reactos/boot/freeldr
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
..
bootsect
fdebug [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
freeldr [ASM] Fixed ".double" macro in asm.inc. 2018-07-15 23:25:23 +02:00
install
tools
CMakeLists.txt
FREELDR.INI
notes.txt