mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
2ae1675208
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. |
||
---|---|---|
.. | ||
3rdparty | ||
atl | ||
cmlib | ||
comsupp | ||
conutils | ||
cportlib | ||
cpprt | ||
crt | ||
cryptlib | ||
debugsup | ||
delayimp | ||
dnslib | ||
drivers | ||
dxguid | ||
epsapi | ||
evtlib | ||
fast486 | ||
fslib | ||
gcc_ssp | ||
inflib | ||
ioevent | ||
lsalib | ||
nt | ||
ppcmmu | ||
pseh | ||
rossym | ||
rossym_new | ||
rtl | ||
runtmchk | ||
scrnsave | ||
skiplist | ||
smlib | ||
strmiids | ||
tdilib | ||
uuid | ||
wdmguid | ||
CMakeLists.txt |