A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 62dc9b0d32 [PSEH3]
- Switch the registration asm functions from a complete custom calling convention to regparm(2), so that it can be used in "returns_twice" based algorithm (required by CLANG, which doesn't support "asm goto" construct)
- Add support for saving all non-volatiles in the registration frame (also required by CLANG, since without asm goto, we cannot give the compiler the required hints to save these registers itself)

svn path=/trunk/; revision=62383
2014-03-02 19:36:50 +00:00
reactos [PSEH3] 2014-03-02 19:36:50 +00:00
rosapps [RosApps|WineFile] - update some resource files, please review and update them. 2014-02-17 04:18:52 +00:00
rostests [User32Test] 2014-02-26 22:54:03 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00