]> granicus.if.org Git - yasm/commit
* dbgfmt.h (yasm_dbgfmt_directive): Add section parameter to specify currently
authorPeter Johnson <peter@tortall.net>
Sun, 29 Jan 2006 21:04:00 +0000 (21:04 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 29 Jan 2006 21:04:00 +0000 (21:04 -0000)
commitd23670b12a5e2030efcfe6d154fc9e50a8b44194
tree8220dbd73d135d20b06f6747290807b62a7ffaa5
parentcea67a24b22a6ff28b546a31f51ca7e85b6205fa
* dbgfmt.h (yasm_dbgfmt_directive): Add section parameter to specify currently
active section at the time of the directive.
* null-dbgfmt.c, stabs-dbgfmt.c: Implement.
* gas-bison.y: Pass.

svn path=/trunk/yasm/; revision=1348
libyasm/dbgfmt.h
modules/dbgfmts/null/null-dbgfmt.c
modules/dbgfmts/stabs/stabs-dbgfmt.c
modules/parsers/gas/gas-bison.y