A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 3eba2a1fe4 [INTRIN]
Add some missing intrinsics for GCC (_InterlockedExchangeAdd8, __incgsqword, _BitScanForward64, _BitScanReverse64, _bittest64, _bittestandset64, _bittestandreset64, _bittestandcomplement64, _rotr64, _lrotl, _lrotr, __lzcnt, __lzcnt16, __popcnt, __popcnt16, __lzcnt64, __popcnt64, __cpuidex, __ud2, __writecr8/__readcr8 (x86))
Remove useless top level const modifiers from parameters (they do only tell the compiler that the variable cannot be modified, they do not tell the compiler whether the parameter is a compiler constant!)

svn path=/trunk/; revision=66598
2015-03-07 13:22:42 +00:00
reactos [INTRIN] 2015-03-07 13:22:42 +00:00
rosapps Move explorer_old to the rosapps. 2015-02-20 14:54:05 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests Revert r66580 and r66579. 2015-03-06 14:31:32 +00:00
wallpaper [WALLPAPER] 2015-01-22 22:29:48 +00:00