]> granicus.if.org Git - yasm/commitdiff
Update POTFILES for new optimizer; disable lc3b as it's not active yet.
authorPeter Johnson <peter@tortall.net>
Wed, 21 Jun 2006 04:40:09 +0000 (04:40 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 21 Jun 2006 04:40:09 +0000 (04:40 -0000)
svn path=/branches/new-optimizer/; revision=1587

po/POTFILES.in

index 52ab74b38c711f6299e50232b055debcee8abac8..a894d91789f193388396704405d46b92851f9c02 100644 (file)
@@ -8,7 +8,13 @@ frontends/yasm/yasm-options.c
 frontends/yasm/yasm.c
 gas-bison.c
 gas-token.c
-lc3bid.c
+#lc3bid.c
+libyasm/bc-align.c
+libyasm/bc-data.c
+libyasm/bc-incbin.c
+libyasm/bc-insn.c
+libyasm/bc-org.c
+libyasm/bc-reserve.c
 libyasm/bitvect.c
 libyasm/bytecode.c
 libyasm/errwarn.c
@@ -18,13 +24,16 @@ libyasm/hamt.c
 libyasm/intnum.c
 libyasm/section.c
 libyasm/symrec.c
+libyasm/value.c
 libyasm/xmalloc.c
-modules/arch/lc3b/lc3barch.c
-modules/arch/lc3b/lc3bbc.c
+#modules/arch/lc3b/lc3barch.c
+#modules/arch/lc3b/lc3bbc.c
 modules/arch/x86/x86arch.c
 modules/arch/x86/x86bc.c
 modules/arch/x86/x86expr.c
 modules/arch/x86/x86id.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
@@ -38,8 +47,8 @@ modules/objfmts/elf/elf-x86-amd64.c
 modules/objfmts/elf/elf-x86-x86.c
 modules/objfmts/elf/elf.c
 modules/objfmts/xdf/xdf-objfmt.c
-modules/optimizers/basic/basic-optimizer.c
 modules/parsers/gas/gas-parser.c
+modules/parsers/nasm/nasm-token.c
 modules/preprocs/nasm/nasm-pp.c
 modules/preprocs/raw/raw-preproc.c
 nasm-bison.c