diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-07-11 19:03:10 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-07-11 19:03:10 +0000 |
commit | 067a7d17c46263a249d418edc6111b7cbd694527 (patch) | |
tree | cad70e014ee934cb5703fb27959f73711be7ac61 /bfd/ChangeLog | |
parent | f175af981800f9ab8fbcd8af1823c1ab411404ab (diff) | |
download | gdb-067a7d17c46263a249d418edc6111b7cbd694527.zip gdb-067a7d17c46263a249d418edc6111b7cbd694527.tar.gz gdb-067a7d17c46263a249d418edc6111b7cbd694527.tar.bz2 |
2001-07-11 H.J. Lu <hjl@gnu.org>
* elf64-alpha.c (elf64_alpha_check_relocs): Only use the same
ALLOC|LOAD flags as the source section for debugging sections
when creating the reloc section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b4937f5..c0e0704 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2001-07-11 H.J. Lu <hjl@gnu.org> + + * elf64-alpha.c (elf64_alpha_check_relocs): Only use the same + ALLOC|LOAD flags as the source section for debugging sections + when creating the reloc section. + 2001-07-05 Jim Wilson <wilson@redhat.com> * linker.c (_bfd_generic_link_add_one_symbol, case BIG): Use |