Yasm Assembler mainline development tree
(ffmpeg 依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Johnson
7a703538bf
* xdf-objfmt.c (XDF_MAGIC): Change to XDF version 2.0. No backwards
compatibility with previous versions maintained.
(xdf_section_data): Add virtual address field.
(xdf_objfmt_output_section): Output in section header.
(xdf_objfmt_output): Adjust section header size to 40 bytes.
(xdf_objfmt_section_switch): Add "virtual=" valparam handling.
(xdf_section_data_destroy): Delete vaddr.
(xdf_section_data_print): Print vaddr.
* xdflong.hex, xdfprotect.hex, xdfother.hex: Update to XDF2 files.
* xdfversion.asm, xdfversion.errwarn, xdfvirtual.hex: Add testcase for
"virtual=" functionality.
* xdf.h (XDF_MAGIC): Update to XDF version 2.0
(SECTION_HEADER): Add s_vaddr field.
* xdfdump.c (print_section): Print virtual address.
svn path=/trunk/yasm/; revision=1201
|
20 years ago |
.. |
re2c
|
* ins.h, scanner.h, dfa.h, code.c, re.h, parse.h, token.h, substr.h:
|
20 years ago |
xdf
|
* xdf-objfmt.c (XDF_MAGIC): Change to XDF version 2.0. No backwards
|
20 years ago |
Makefile.inc
|
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
|
20 years ago |