outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.
commite0c059ab4e1e5d471372aa42caa57573de912655
authorYuri Zaporogets <yuriz@users.sourceforge.net>
Wed, 15 Sep 2004 06:54:34 +0000 (15 06:54 +0000)
committerYuri Zaporogets <yuriz@users.sourceforge.net>
Wed, 15 Sep 2004 06:54:34 +0000 (15 06:54 +0000)
treef496dd3cd93c4ec4126ab9dd327474a589ac9ae1
parent7549d149982c8c89991485d5ef359d22a3416a1f
outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.
Export/import/common label size is increased from 33 to 64. Fixed the bug
that caused wrong behavior of rdfgetheaderrec() if label length was 32.
Changed error codes from numeric values to symbolic constants.
Moved some routines from rdfdump.c to rdoff.c. They will be utilized also
by rdfdisasm, which is being developed.
22 files changed:
output/outrdf2.c
rdoff/Makefile.in
rdoff/Mkfiles/Makefile.dj
rdoff/Mkfiles/Makefile.emx
rdoff/Mkfiles/Makefile.unx
rdoff/README
rdoff/collectn.c
rdoff/collectn.h
rdoff/doc/rdoff.texi
rdoff/hash.c
rdoff/ldrdf.c
rdoff/rdf2bin.c
rdoff/rdf2ihx.c
rdoff/rdfdump.c
rdoff/rdfload.c
rdoff/rdfload.h
rdoff/rdlib.c
rdoff/rdlib.h
rdoff/rdoff.c
rdoff/rdoff.h
rdoff/rdx.c
rdoff/segtab.h