aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-09-11 18:26:27 +0000
committerRichard Henderson <rth@redhat.com>2001-09-11 18:26:27 +0000
commit204692d7e646329022568555cf669e169cb3b517 (patch)
tree898a94734a12e408264900ecabc3d3f8049e545d /bfd/ChangeLog
parentd61a78a7afc8aff36e96a065460943aea80f39b4 (diff)
downloadgdb-204692d7e646329022568555cf669e169cb3b517.zip
gdb-204692d7e646329022568555cf669e169cb3b517.tar.gz
gdb-204692d7e646329022568555cf669e169cb3b517.tar.bz2
* elf64-alpha.c (elf64_alpha_section_flags): New.
(elf64_alpha_fake_sections): Map SEC_SMALL_DATA to SHF_ALPHA_GPREL.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 944790f..e696e8d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2001-09-11 Richard Henderson <rth@redhat.com>
+ * elf64-alpha.c (elf64_alpha_section_flags): New.
+ (elf64_alpha_fake_sections): Map SEC_SMALL_DATA to SHF_ALPHA_GPREL.
+
+2001-09-11 Richard Henderson <rth@redhat.com>
+
* elf64-alpha.c (elf64_alpha_relocate_section): Do not
apply HINT relocations against dynamic symbols.