diff options
author | Richard Henderson <rth@redhat.com> | 2000-11-15 19:22:28 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2000-11-15 19:22:28 +0000 |
commit | dac544a8172d3cc1a6468762ae4748ce7da665f9 (patch) | |
tree | 4d03fc3b01349a75ad9ca79e8dd3022b5214659a /bfd/ChangeLog | |
parent | a8761a19f49de4a9997e094ce8f65e2bb501679e (diff) | |
download | gdb-dac544a8172d3cc1a6468762ae4748ce7da665f9.zip gdb-dac544a8172d3cc1a6468762ae4748ce7da665f9.tar.gz gdb-dac544a8172d3cc1a6468762ae4748ce7da665f9.tar.bz2 |
* elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc
section with the same ALLOC|LOAD flags as the source section.
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 98ed9ce..dcbba6b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2000-11-15 Richard Henderson <rth@redhat.com> + + * elf64-alpha.c (elf64_alpha_check_relocs): Create the reloc + section with the same ALLOC|LOAD flags as the source section. + 2000-11-14 Jakub Jelinek <jakub@redhat.com> * elf64-alpha.c (elf64_alpha_relax_opt_call): Only check bits used |