]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Add x86-64 disassembler support.
authorUlrich Drepper <drepper@redhat.com>
Wed, 9 Jan 2008 05:39:28 +0000 (05:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 9 Jan 2008 05:39:28 +0000 (05:39 +0000)
commitff99322e986f8400995b4371dc39ea59e1252d5c
tree3a288354395723dc0a375d38111c9fe4a03e3a53
parent9e6925dd43d4e6572b69194232f6152f232e737d
Add x86-64 disassembler support.
18 files changed:
backends/ChangeLog
backends/Makefile.am
backends/x86_64_init.c
libcpu/ChangeLog
libcpu/Makefile.am
libcpu/defs/i386
libcpu/defs/x86_64 [deleted file]
libcpu/i386_data.h
libcpu/i386_disasm.c
libcpu/i386_parse.y
tests/ChangeLog
tests/Makefile.am
tests/run-disasm-x86-64.sh [new file with mode: 0755]
tests/run-disasm-x86.sh [moved from tests/run-disasm.sh with 100% similarity]
tests/testfile44.S.bz2
tests/testfile44.expect.bz2
tests/testfile45.S.bz2 [new file with mode: 0644]
tests/testfile45.expect.bz2 [new file with mode: 0644]