]> granicus.if.org Git - yasm/commit
coff/win32/win64: Add support for .def, .scl, .type, and .endef directives.
authorPeter Johnson <peter@tortall.net>
Tue, 17 Aug 2010 05:32:46 +0000 (05:32 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 17 Aug 2010 05:32:46 +0000 (05:32 -0000)
commit5fb3213be3b2cd2b21ea5e6990f32a46e161b02d
tree5e94b6a57a6e5c71264e309ad6fedfcbb882f72b
parent985038f102fc23c63e9012134dd35cfedf82e071
coff/win32/win64: Add support for .def, .scl, .type, and .endef directives.

These can be used to set a specific value for the coff sclass and type
symbol fields.

svn path=/trunk/yasm/; revision=2360
modules/dbgfmts/dwarf2/tests/passwin64/dwarfwin64_testhd.errwarn
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/win32/tests/gas/Makefile.inc
modules/objfmts/win32/tests/gas/win32def.asm [new file with mode: 0644]
modules/objfmts/win32/tests/gas/win32def.hex [new file with mode: 0644]