[FEAT RQ] data section extended attributes
Michael Urman
mu at tortall.net
Tue Dec 2 00:32:48 PST 2003
On Tue, Dec 02, 2003 at 02:24:46AM +0100, Edouard Gomez wrote:
> this is not a real bug, but just a feature request. pentium4 is very
> picky when it comes to data alignment. In XviD we have to align most
> of data sections (.rodata) to 16bytes boundaries to make happy SSE2
> instructions. Is there any plan for extended attributes in yasm ?
Feature request granted! (if you mean for ELF)
Actually, as noted in the CVS checkin message, i'd managed to if(0) out
the code that handled this for some reason back in the initial commit of
elf support. Give it a whirl, and see if it does the trick; my quick
tests show that the elf object file is as it should be, but i lack
anything better to test with.
-m
--
Michael Urman [- mu+yasm at tortall.net -]
More information about the bug-yasm
mailing list