aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-02-09 18:38:58 +0000
committerNick Clifton <nickc@redhat.com>2001-02-09 18:38:58 +0000
commit356d255deb0cb49d4dade90addbb7bdcde0d7e36 (patch)
tree031da06a1265dcb6c472927f01d0af6c0844ebf8 /bfd/ChangeLog
parentde68de201f0696f3c6df05c00b12a062eb0f7578 (diff)
downloadgdb-356d255deb0cb49d4dade90addbb7bdcde0d7e36.zip
gdb-356d255deb0cb49d4dade90addbb7bdcde0d7e36.tar.gz
gdb-356d255deb0cb49d4dade90addbb7bdcde0d7e36.tar.bz2
Suppress extra addition of ImageBase.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2ce1c3c..082c643 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-09 Nick Clifton <nickc@redhat.com>
+
+ * peigen.c (_bfd_pe_get_symbol_info): Suppress addition of
+ ImageBase. This has already been done by coff_swap_hdr_in.
+
2001-02-09 Jakub Jelinek <jakub@redhat.com>
* elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.