aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-05-23 14:15:30 +0000
committerH.J. Lu <hjl.tools@gmail.com>2000-05-23 14:15:30 +0000
commitedb72b3b352c80a36e4f1c6f6b7f5980d25f6368 (patch)
tree0a2e0313f62b98812dc100f4564b822d8cf71bd1 /bfd/ChangeLog
parent3a27a730c73e9ad0383ed15eb17d542169d80cdb (diff)
downloadgdb-edb72b3b352c80a36e4f1c6f6b7f5980d25f6368.zip
gdb-edb72b3b352c80a36e4f1c6f6b7f5980d25f6368.tar.gz
gdb-edb72b3b352c80a36e4f1c6f6b7f5980d25f6368.tar.bz2
2000-05-23 H.J. Lu <hjl@gnu.org>
* elf64-alpha.c (elf64_alpha_relocate_section): Check h->root.other not h->other.
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 0616628..62fc301 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2000-05-23 H.J. Lu <hjl@gnu.org>
+ * elf64-alpha.c (elf64_alpha_relocate_section): Check
+ h->root.other not h->other.
+
+2000-05-23 H.J. Lu <hjl@gnu.org>
+
* elf32-i386.c (elf_i386_relocate_section): Don't allow the
undefined symbol with the non-default visibility attributes.
* elf-hppa.h (elf_hppa_relocate_section): Likewise.