reactos/boot/freeldr/freeldr/arch
Victor Perevertkin 2ae1675208 [ASM] Fixed ".double" macro in asm.inc.
GAS uses ".double" symbol for declaring floating-point constants and
".quad" symbol for declaring 64-bit numbers.
This is not compatible with our macro for MASM and introduces bugs.
Now 64-bit constants are supposed to be declared using ".quad" macro.
2018-07-15 23:25:23 +02:00
..
amd64 [ASM] Fixed ".double" macro in asm.inc. 2018-07-15 23:25:23 +02:00
arm Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
i386 [FREELDR] PcMemGetBiosMemoryMap(): Add a default handling of entry with "EA.ErrorLog = 1". CORE-14150 2018-07-01 12:03:50 +02:00
powerpc [FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201) 2018-01-26 23:34:21 +00:00
realmode Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
archwsup.c [FREELDR] FreeLdr debug.h does not care about NDEBUG. (#201) 2018-01-26 23:34:21 +00:00