aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-09-11 18:21:11 +0000
committerRichard Henderson <rth@redhat.com>2001-09-11 18:21:11 +0000
commitf94952df275cf6c0435a486a654476b0dac3f632 (patch)
treef73d8db6062418b8224f1af999039fcfad0f73b2 /bfd/ChangeLog
parent146f1a875ae6cf47c559826dde490ef8b73c135b (diff)
downloadgdb-f94952df275cf6c0435a486a654476b0dac3f632.zip
gdb-f94952df275cf6c0435a486a654476b0dac3f632.tar.gz
gdb-f94952df275cf6c0435a486a654476b0dac3f632.tar.bz2
* elf64-alpha.c (elf64_alpha_relocate_section): Do not
apply HINT relocations against dynamic symbols.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4285f6f..944790f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,7 +1,11 @@
+2001-09-11 Richard Henderson <rth@redhat.com>
+
+ * elf64-alpha.c (elf64_alpha_relocate_section): Do not
+ apply HINT relocations against dynamic symbols.
+
2001-09-11 H.J. Lu <hjl@gnu.org>
- * inker.c (link_action): Change COMMON_ROW\defw from CREF to
- COM.
+ * linker.c (link_action): Change COMMON_ROW\defw from CREF to COM.
2001-09-09 Richard Henderson <rth@redhat.com>