]> granicus.if.org Git - yasm/commit
Enable elf support for extended section attribute align=foo parameters.
authorMichael Urman <mu@tortall.net>
Tue, 2 Dec 2003 06:27:53 +0000 (06:27 -0000)
committerMichael Urman <mu@tortall.net>
Tue, 2 Dec 2003 06:27:53 +0000 (06:27 -0000)
commit55ecdad6ebb377adebccdf473adfcf358e9549b8
tree165147018493a2bd9cd41e3e78bcf1f4d023ceb2
parent3d6c6afb9eda97eda815b4dce678ed41bbe01fb0
Enable elf support for extended section attribute align=foo parameters.
It had previously been mysteriously if(0)'d out.

Reported By: Edouard Gomez <ed.gomez@free.fr>

svn path=/trunk/yasm/; revision=1085
modules/objfmts/elf/elf-objfmt.c
modules/objfmts/elf/tests/Makefile.inc
modules/objfmts/elf/tests/elfsectalign.asm [new file with mode: 0644]
modules/objfmts/elf/tests/elfsectalign.errwarn [new file with mode: 0644]
modules/objfmts/elf/tests/elfsectalign.hex [new file with mode: 0644]