diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
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> |