diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2011-02-17 13:51:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2011-02-17 13:51:52 +0000 |
commit | 98e16b7718cb6978c9a0bd1919bd1856a3b442cb (patch) | |
tree | 31069ee27449ac4a27e199ab15d6e560fa201d5f /bfd/ChangeLog | |
parent | e67ad678a1e75d69343e4270305c3bf390922362 (diff) | |
download | gdb-98e16b7718cb6978c9a0bd1919bd1856a3b442cb.zip gdb-98e16b7718cb6978c9a0bd1919bd1856a3b442cb.tar.gz gdb-98e16b7718cb6978c9a0bd1919bd1856a3b442cb.tar.bz2 |
Revert the last change to elf64-x86-64.c.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7ce8b2f..1ab968c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,9 +1,3 @@ -2011-02-16 H.J. Lu <hongjiu.lu@intel.com> - - * elf64-x86-64.c (elf_x86_64_check_relocs): Check relocation - overflow only for ABI_64_P. - (elf_x86_64_relocate_section): Likewise. - 2011-02-15 Tristan Gingold <gingold@adacore.com> * vms-alpha.c (alpha_vms_link_add_archive_symbols): Add a comment. |