yasm/tools
Peter Johnson da554ebe3b * xdf-objfmt.c (xdf_reloc.type): Remove FLAT relocation type and renumber.
(xdf_objfmt_output_expr): Likewise.
(xdf_section_data_print): Likewise.
* xdf.h (xdf_rtype): Likewise.
* xdfdump.c (print_reloc): Likewise.

* xdf.h: Bump revision number of xdf due to FLAT relocation removal.

* modules/objfmts/xdf/Makefile.inc: Add tests for XDF format.
* modules/objfmts/xdf/tests/Makefile.inc: Likewise.
* xdf_test.sh: Likewise.
* xdflong.asm, xdflong.errwarn, xdflong.hex: Likewise.
* xdfprotect.asm, xdfprotect.errwarn, xdfprotect.hex: Likewise.
* xdfother.asm, xdfother.errwarn, xdfother.hex: Likewise.


svn path=/trunk/yasm/; revision=1151
2004-09-29 03:36:52 +00:00
..
re2c * ins.h, scanner.h, dfa.h, code.c, re.h, parse.h, token.h, substr.h: 2004-09-12 07:57:47 +00:00
xdf * xdf-objfmt.c (xdf_reloc.type): Remove FLAT relocation type and renumber. 2004-09-29 03:36:52 +00:00
Makefile.inc * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00