aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-09-05 02:42:16 +0000
committerAlan Modra <amodra@gmail.com>2000-09-05 02:42:16 +0000
commit1bd916895e07d6a81e774e50c4a8d95ae3ee51dc (patch)
treeb118275f5d2ba670ec3f68ebbd114f2c7a9891a7 /bfd/ChangeLog
parent832d951ba4ee02c091e78f55cff863e648b5d7a0 (diff)
downloadgdb-1bd916895e07d6a81e774e50c4a8d95ae3ee51dc.zip
gdb-1bd916895e07d6a81e774e50c4a8d95ae3ee51dc.tar.gz
gdb-1bd916895e07d6a81e774e50c4a8d95ae3ee51dc.tar.bz2
(SEC_HAS_GOT_REF): Define new flag for asection.
(bfd_get_unique_section_name): New function.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index cae9129..ab44781 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2000-09-05 Alan Modra <alan@linuxcare.com.au>
+ * section.c (SEC_HAS_GOT_REF): Define new flag for asection.
+ (bfd_get_unique_section_name): New function.
+ * bfd_in2.h: Regenerate.
+
* elf64-hppa.c (elf64_hppa_check_relocs): Handle R_PARISC_PCREL12F.
(elf64_hppa_size_dynamic_sections): Remove the FIXME at bfd_zalloc
comment.