]> granicus.if.org Git - yasm/commit
* coff-objfmt.c (coff_objfmt_section_switch): Fix up handling of GAS flags
authorPeter Johnson <peter@tortall.net>
Sat, 1 Apr 2006 09:09:53 +0000 (09:09 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 1 Apr 2006 09:09:53 +0000 (09:09 -0000)
commit227731f235a3693547ccb63a4b4d5040836fb5cc
tree511c7ad5650dfe1078bbfdf4bc18f77443177ea3
parent569ba80a8a6643e77d2458347a6b178ca6a04bac
* coff-objfmt.c (coff_objfmt_section_switch): Fix up handling of GAS flags
a bit; add support for .rodata and .debug sections.
* dwarf2-line.c (yasm_dwarf2__generate_line): Set alignment for .debug_line
explicitly to 1 rather than leaving it implicit.

Fix up testcases to match.

svn path=/trunk/yasm/; revision=1446
modules/dbgfmts/dwarf2/dwarf2-line.c
modules/dbgfmts/dwarf2/tests/pass32/dwarf32_testhd.hex
modules/dbgfmts/dwarf2/tests/pass64/dwarf64_2loc.hex
modules/dbgfmts/dwarf2/tests/pass64/dwarf64_leb128.hex
modules/dbgfmts/dwarf2/tests/passwin64/dwarfwin64_testhd.hex
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/coff/tests/x86id.errwarn
modules/objfmts/coff/tests/x86id.hex