]> granicus.if.org Git - yasm/commit
Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process.
authorPeter Johnson <peter@tortall.net>
Sat, 14 Jul 2007 04:34:41 +0000 (04:34 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 14 Jul 2007 04:34:41 +0000 (04:34 -0000)
commita958ef6df8d9b4140e1e8445e34a7773dcf6b14b
treed10efa354c731413a76392c54c48bd5f920ca005
parentab13bd719e5dc229fc37ded795d4a8e4fb8a9a54
Merge bc-int.h into bytecode.h, removing YASM_BC_INTERNAL in the process.

svn path=/trunk/yasm/; revision=1894
33 files changed:
libyasm.h
libyasm/Makefile.inc
libyasm/bc-align.c
libyasm/bc-data.c
libyasm/bc-incbin.c
libyasm/bc-int.h [deleted file]
libyasm/bc-org.c
libyasm/bc-reserve.c
libyasm/bytecode.c
libyasm/bytecode.h
libyasm/coretype.h
libyasm/insn.c
libyasm/section.c
libyasm/value.c
modules/arch/lc3b/lc3bbc.c
modules/arch/lc3b/lc3bid.re
modules/arch/x86/x86bc.c
modules/arch/x86/x86id.c
modules/dbgfmts/codeview/cv-dbgfmt.c
modules/dbgfmts/codeview/cv-symline.c
modules/dbgfmts/codeview/cv-type.c
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
modules/dbgfmts/dwarf2/dwarf2-info.c
modules/dbgfmts/dwarf2/dwarf2-line.c
modules/dbgfmts/stabs/stabs-dbgfmt.c
modules/listfmts/nasm/nasm-listfmt.c
modules/objfmts/bin/bin-objfmt.c
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/coff/win64-except.c
modules/objfmts/elf/elf-objfmt.c
modules/objfmts/macho/macho-objfmt.c
modules/objfmts/rdf/rdf-objfmt.c
modules/objfmts/xdf/xdf-objfmt.c