aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-12 20:58:46 +0000
committerNick Clifton <nickc@redhat.com>2000-12-12 20:58:46 +0000
commitbcedfee6be1bb5bbe474fde47547472d3a5312d7 (patch)
tree39d2a126999fe7080f515fd937f9ef3dd6b75060 /binutils/ChangeLog
parent4c15ccf7afa959f14f950cb96f7f93eb9349777d (diff)
downloadgdb-bcedfee6be1bb5bbe474fde47547472d3a5312d7.zip
gdb-bcedfee6be1bb5bbe474fde47547472d3a5312d7.tar.gz
gdb-bcedfee6be1bb5bbe474fde47547472d3a5312d7.tar.bz2
Add EM_X86_64.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index e63cbc5..40882fb 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2000-12-04 Andreas Jaeger <aj@suse.de>
+
+ * readelf.c (guess_is_rela): Add EM_X86_64.
+ (dump_relocations): Add EM_X86_64.
+ (get_machine_name): Add EM_X86_64.
+ Include "elf/x86-64.h".
+
2000-12-12 Nick Clifton <nickc@redhat.com>
* readelf.c: Fix formatting.