aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 52e65fb..a5f42e8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,14 @@
2005-08-17 Alan Modra <amodra@bigpond.net.au>
+ * elf64-mmix.c (mmix_elf_add_symbol_hook): Mark reg section
+ SEC_LINKER_CREATED.
+ (mmix_elf_final_link): Check that section hasn't already been
+ removed before removing.
+ * mmo.c (mmo_scan): Mark reg contents section SEC_LINKER_CREATED.
+ (mmo_canonicalize_symtab): Likewise for reg section.
+
+2005-08-17 Alan Modra <amodra@bigpond.net.au>
+
* elf32-cris.c (elf_cris_adjust_gotplt_to_got): Move assert later.
* elfxx-mips.c (_bfd_mips_elf_hide_symbol): Cope with being called
without any got section.