]> granicus.if.org Git - yasm/commit
Remove $Id$ and RCSID() usage.
authorPeter Johnson <peter@tortall.net>
Fri, 19 Aug 2011 17:43:16 +0000 (10:43 -0700)
committerPeter Johnson <peter@tortall.net>
Fri, 19 Aug 2011 17:43:16 +0000 (10:43 -0700)
commit94ab1135a30827eeb9a422489656c363ed115eec
tree30e469b7fde9c7b682b643e291d3a8cba9605eba
parent502eebd33964a95cb8d9aa0dfed981679c30f7da
Remove $Id$ and RCSID() usage.

These are useless now that we're using git.
279 files changed:
HACKING
Makefile.am
Mkfiles/Makefile.dj
Mkfiles/Makefile.flat
Mkfiles/dj/config.h
Mkfiles/nightly-build.pl
Mkfiles/vc10/config.h
Mkfiles/vc9/config.h
autogen.sh
configure.ac
frontends/Makefile.inc
frontends/tasm/Makefile.inc
frontends/tasm/tasm-options.c
frontends/tasm/tasm-options.h
frontends/tasm/tasm.c
frontends/vsyasm/Makefile.inc
frontends/vsyasm/vsyasm.c
frontends/yasm/Makefile.inc
frontends/yasm/yasm-options.c
frontends/yasm/yasm-options.h
frontends/yasm/yasm-plugin.c
frontends/yasm/yasm-plugin.h
frontends/yasm/yasm.c
frontends/yasm/yasm.xml
genstring.c
libyasm.h
libyasm/Makefile.inc
libyasm/arch.h
libyasm/assocdat.c
libyasm/assocdat.h
libyasm/bc-align.c
libyasm/bc-data.c
libyasm/bc-incbin.c
libyasm/bc-org.c
libyasm/bc-reserve.c
libyasm/bitvect.c
libyasm/bitvect.h
libyasm/bytecode.c
libyasm/bytecode.h
libyasm/cmake-module.c
libyasm/compat-queue.h
libyasm/coretype.h
libyasm/dbgfmt.h
libyasm/errwarn.c
libyasm/errwarn.h
libyasm/expr.c
libyasm/expr.h
libyasm/file.c
libyasm/file.h
libyasm/floatnum.c
libyasm/floatnum.h
libyasm/genmodule.c
libyasm/hamt.c
libyasm/hamt.h
libyasm/insn.c
libyasm/insn.h
libyasm/intnum.c
libyasm/intnum.h
libyasm/inttree.c
libyasm/inttree.h
libyasm/linemap.c
libyasm/linemap.h
libyasm/listfmt.h
libyasm/md5.c
libyasm/md5.h
libyasm/mergesort.c
libyasm/module.h
libyasm/module.in
libyasm/objfmt.h
libyasm/parser.h
libyasm/phash.c
libyasm/phash.h
libyasm/preproc.h
libyasm/section.c
libyasm/section.h
libyasm/strcasecmp.c
libyasm/strsep.c
libyasm/symrec.c
libyasm/symrec.h
libyasm/tests/Makefile.inc
libyasm/tests/bitvect_test.c
libyasm/tests/combpath_test.c
libyasm/tests/floatnum_test.c
libyasm/tests/leb128_test.c
libyasm/tests/libyasm_test.sh
libyasm/tests/splitpath_test.c
libyasm/tests/uncstring_test.c
libyasm/valparam.c
libyasm/valparam.h
libyasm/value.c
libyasm/value.h
libyasm/xmalloc.c
libyasm/xstrdup.c
modules/Makefile.inc
modules/arch/Makefile.inc
modules/arch/lc3b/Makefile.inc
modules/arch/lc3b/lc3barch.c
modules/arch/lc3b/lc3barch.h
modules/arch/lc3b/lc3bbc.c
modules/arch/lc3b/lc3bid.re
modules/arch/lc3b/tests/Makefile.inc
modules/arch/lc3b/tests/lc3b_test.sh
modules/arch/x86/Makefile.inc
modules/arch/x86/gen_x86_insn.py
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/gas32/Makefile.inc
modules/arch/x86/tests/gas32/x86_gas32_test.sh
modules/arch/x86/tests/gas64/Makefile.inc
modules/arch/x86/tests/gas64/x86_gas64_test.sh
modules/arch/x86/tests/x86_test.sh
modules/arch/x86/x86arch.c
modules/arch/x86/x86arch.h
modules/arch/x86/x86bc.c
modules/arch/x86/x86cpu.gperf
modules/arch/x86/x86expr.c
modules/arch/x86/x86id.c
modules/arch/x86/x86regtmod.gperf
modules/arch/yasm_arch.xml
modules/dbgfmts/Makefile.inc
modules/dbgfmts/codeview/Makefile.inc
modules/dbgfmts/codeview/cv-dbgfmt.c
modules/dbgfmts/codeview/cv-dbgfmt.h
modules/dbgfmts/codeview/cv-symline.c
modules/dbgfmts/codeview/cv-type.c
modules/dbgfmts/dwarf2/Makefile.inc
modules/dbgfmts/dwarf2/dwarf2-aranges.c
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
modules/dbgfmts/dwarf2/dwarf2-info.c
modules/dbgfmts/dwarf2/dwarf2-line.c
modules/dbgfmts/dwarf2/tests/Makefile.inc
modules/dbgfmts/dwarf2/tests/gen64/Makefile.inc
modules/dbgfmts/dwarf2/tests/gen64/dwarf2_gen64_test.sh
modules/dbgfmts/dwarf2/tests/pass32/Makefile.inc
modules/dbgfmts/dwarf2/tests/pass32/dwarf2_pass32_test.sh
modules/dbgfmts/dwarf2/tests/pass64/Makefile.inc
modules/dbgfmts/dwarf2/tests/pass64/dwarf2_pass64_test.sh
modules/dbgfmts/dwarf2/tests/passwin64/Makefile.inc
modules/dbgfmts/dwarf2/tests/passwin64/dwarf2_passwin64_test.sh
modules/dbgfmts/null/Makefile.inc
modules/dbgfmts/null/null-dbgfmt.c
modules/dbgfmts/stabs/Makefile.inc
modules/dbgfmts/stabs/stabs-dbgfmt.c
modules/dbgfmts/stabs/tests/Makefile.inc
modules/dbgfmts/stabs/tests/stabs_test.sh
modules/dbgfmts/yasm_dbgfmts.xml
modules/listfmts/Makefile.inc
modules/listfmts/nasm/Makefile.inc
modules/listfmts/nasm/nasm-listfmt.c
modules/objfmts/Makefile.inc
modules/objfmts/bin/Makefile.inc
modules/objfmts/bin/bin-objfmt.c
modules/objfmts/bin/tests/Makefile.inc
modules/objfmts/bin/tests/bin_test.sh
modules/objfmts/bin/tests/multisect/Makefile.inc
modules/objfmts/bin/tests/multisect/bin_multi_test.sh
modules/objfmts/coff/Makefile.inc
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/coff/coff-objfmt.h
modules/objfmts/coff/tests/Makefile.inc
modules/objfmts/coff/tests/coff_test.sh
modules/objfmts/coff/win64-except.c
modules/objfmts/dbg/Makefile.inc
modules/objfmts/dbg/dbg-objfmt.c
modules/objfmts/elf/Makefile.inc
modules/objfmts/elf/elf-machine.h
modules/objfmts/elf/elf-objfmt.c
modules/objfmts/elf/elf-x86-amd64.c
modules/objfmts/elf/elf-x86-x86.c
modules/objfmts/elf/elf.c
modules/objfmts/elf/elf.h
modules/objfmts/elf/tests/Makefile.inc
modules/objfmts/elf/tests/amd64/Makefile.inc
modules/objfmts/elf/tests/amd64/elf_amd64_test.sh
modules/objfmts/elf/tests/elf_test.sh
modules/objfmts/elf/tests/gas32/Makefile.inc
modules/objfmts/elf/tests/gas32/elf_gas32_test.sh
modules/objfmts/elf/tests/gas64/Makefile.inc
modules/objfmts/elf/tests/gas64/elf_gas64_test.sh
modules/objfmts/macho/Makefile.inc
modules/objfmts/macho/macho-objfmt.c
modules/objfmts/macho/tests/Makefile.inc
modules/objfmts/macho/tests/gas32/Makefile.inc
modules/objfmts/macho/tests/gas32/gas_macho32_test.sh
modules/objfmts/macho/tests/gas64/Makefile.inc
modules/objfmts/macho/tests/gas64/gas_macho64_test.sh
modules/objfmts/macho/tests/nasm32/Makefile.inc
modules/objfmts/macho/tests/nasm32/macho32_test.sh
modules/objfmts/macho/tests/nasm64/Makefile.inc
modules/objfmts/macho/tests/nasm64/macho64_test.sh
modules/objfmts/rdf/Makefile.inc
modules/objfmts/rdf/rdf-objfmt.c
modules/objfmts/rdf/tests/Makefile.inc
modules/objfmts/rdf/tests/rdf_test.sh
modules/objfmts/win32/Makefile.inc
modules/objfmts/win32/tests/Makefile.inc
modules/objfmts/win32/tests/gas/Makefile.inc
modules/objfmts/win32/tests/gas/win32_gas_test.sh
modules/objfmts/win32/tests/win32_test.sh
modules/objfmts/win64/Makefile.inc
modules/objfmts/win64/tests/Makefile.inc
modules/objfmts/win64/tests/gas/Makefile.inc
modules/objfmts/win64/tests/gas/win64_gas_test.sh
modules/objfmts/win64/tests/win64_test.sh
modules/objfmts/xdf/Makefile.inc
modules/objfmts/xdf/tests/Makefile.inc
modules/objfmts/xdf/tests/xdf_test.sh
modules/objfmts/xdf/xdf-objfmt.c
modules/objfmts/yasm_objfmts.xml
modules/parsers/Makefile.inc
modules/parsers/gas/Makefile.inc
modules/parsers/gas/gas-parse-intel.c
modules/parsers/gas/gas-parse.c
modules/parsers/gas/gas-parser.c
modules/parsers/gas/gas-parser.h
modules/parsers/gas/gas-token.re
modules/parsers/gas/tests/Makefile.inc
modules/parsers/gas/tests/bin/Makefile.inc
modules/parsers/gas/tests/bin/gas_bin_test.sh
modules/parsers/gas/tests/gas_test.sh
modules/parsers/nasm/Makefile.inc
modules/parsers/nasm/nasm-parse.c
modules/parsers/nasm/nasm-parser-struct.h
modules/parsers/nasm/nasm-parser.c
modules/parsers/nasm/nasm-parser.h
modules/parsers/nasm/nasm-token.re
modules/parsers/nasm/tests/Makefile.inc
modules/parsers/nasm/tests/nasm_test.sh
modules/parsers/nasm/tests/worphan/Makefile.inc
modules/parsers/nasm/tests/worphan/nasm_worphan_test.sh
modules/parsers/tasm/Makefile.inc
modules/parsers/tasm/tests/Makefile.inc
modules/parsers/tasm/tests/exe/Makefile.inc
modules/parsers/tasm/tests/exe/tasm_exe_test.sh
modules/parsers/tasm/tests/tasm_test.sh
modules/parsers/yasm_parsers.xml
modules/preprocs/Makefile.inc
modules/preprocs/gas/Makefile.inc
modules/preprocs/gas/gas-preproc.c
modules/preprocs/gas/tests/Makefile.inc
modules/preprocs/nasm/Makefile.inc
modules/preprocs/nasm/genversion.c
modules/preprocs/nasm/nasm-preproc.c
modules/preprocs/nasm/tests/Makefile.inc
modules/preprocs/nasm/tests/nasmpp_test.sh
modules/preprocs/raw/Makefile.inc
modules/preprocs/raw/raw-preproc.c
modules/preprocs/raw/tests/Makefile.inc
modules/preprocs/raw/tests/rawpp_test.sh
modules/preprocs/tasm/Makefile.inc
modules/preprocs/tasm/tests/Makefile.inc
modules/preprocs/tasm/tests/tasmpp_test.sh
modules/preprocs/yapp/Makefile.inc
modules/preprocs/yapp/tests/Makefile.inc
modules/preprocs/yapp/tests/yapp_test.sh
modules/preprocs/yapp/yapp-preproc.c
modules/preprocs/yapp/yapp-preproc.h
modules/preprocs/yapp/yapp-token.l
out_test.sh
po/POTFILES.in
test_hd.c
tools/Makefile.inc
tools/genmacro/Makefile.inc
tools/genmacro/genmacro.c
tools/genperf/Makefile.inc
tools/genperf/genperf.c
tools/genperf/perfect.c
tools/python-yasm/Makefile.inc
tools/python-yasm/tests/Makefile.inc
tools/python-yasm/tests/__init__.py
tools/python-yasm/tests/python_test.sh
tools/python-yasm/tests/test_bytecode.py
tools/python-yasm/tests/test_expr.py
tools/python-yasm/tests/test_intnum.py
tools/python-yasm/tests/test_symrec.py
tools/re2c/Makefile.inc
tools/xdf/xdf.h
tools/xdf/xdfdump.c
util.h