mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
27cf503e03
- Panos Minos's LDRDF fix (correct export of relocation records); - Panos Minos's symtab.c verbose dump fix; - Librarian (rdflib) now puts a signature block when creating a library (instead of creating an empty file). In theory it doesn't break binary compatibility, but due to a bug in the original 'rdlib.c' you can't use old LDRDF with new libraries. Fix this bug as well. - Other minor changes in LDRDF. |
||
---|---|---|
.. | ||
Makefile | ||
makelib.sh | ||
rdfseg2.asm | ||
rdfseg.asm | ||
rdftest1.asm | ||
rdftest2.asm | ||
rdtlib.asm | ||
rdtmain.asm | ||
testlib.asm |