]> granicus.if.org Git - yasm/commit
Add support for NASM-compatible ELF extensions to the GLOBAL and COMMON
authorPeter Johnson <peter@tortall.net>
Mon, 17 May 2004 04:20:52 +0000 (04:20 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 17 May 2004 04:20:52 +0000 (04:20 -0000)
commit1934989ab1c3857d2aa63d8925821e45e8237043
treee5d65d5ad004ab0c4e2fcdc31a5d24fb7399e2c4
parent27f75eead2fc981e1daeedc9f8cf52f59e16edb3
Add support for NASM-compatible ELF extensions to the GLOBAL and COMMON
directives.

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