]> granicus.if.org Git - yasm/commit
Fix GAS section alignment, at least for ELF output. In GAS mode, the
authorPeter Johnson <peter@tortall.net>
Wed, 9 Nov 2005 06:05:58 +0000 (06:05 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 9 Nov 2005 06:05:58 +0000 (06:05 -0000)
commit731093717a9c5f8ab217f2c14f02541c8bdefd4b
treeba26b5f98eda421cba0583afa96b70874ff519c1
parent4debc9c542fdf88a6e2dfcff5af29c07f578de07
Fix GAS section alignment, at least for ELF output.  In GAS mode, the
section alignment is set to the maximum alignment used anywhere in the
section.

svn path=/trunk/yasm/; revision=1317
modules/objfmts/elf/elf-objfmt.c
modules/objfmts/elf/elf.c
modules/objfmts/elf/elf.h
modules/parsers/gas/gas-bison.y
modules/parsers/gas/tests/datavis2.hex
modules/parsers/gas/tests/gassectalign.asm
modules/parsers/gas/tests/gassectalign.hex