diff options
author | Jakub Jelinek <jakub@redhat.com> | 2002-10-23 20:21:21 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2002-10-23 20:21:21 +0000 |
commit | 475c2a7e6528e2f03957b5c2689f5fe4da8c53ce (patch) | |
tree | 195abb282620161209b29ea6e6093c7427e28c3f /bfd/ChangeLog | |
parent | a8927cfd1ab2dac807c4d22428f3dbfd3c9d8713 (diff) | |
download | gdb-475c2a7e6528e2f03957b5c2689f5fe4da8c53ce.zip gdb-475c2a7e6528e2f03957b5c2689f5fe4da8c53ce.tar.gz gdb-475c2a7e6528e2f03957b5c2689f5fe4da8c53ce.tar.bz2 |
* elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
relocs into shared lib non-allocated reloc sections.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 528f431..af84d2f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-10-23 Jakub Jelinek <jakub@redhat.com> + + * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic + relocs into shared lib non-allocated reloc sections. + 2002-10-23 Nathan Tallent <eraxxon@alumni.rice.edu> * dwarf2.c (add_line_info): Ensure that the line_info_table is |