summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.csl8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 3d19c9bed..c03c1c9cc 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,11 @@
+2006-05-25 Alan Modra <amodra@bigpond.net.au>
+
+ * bfd/elf.c (sym_is_global): Return a bfd_boolean.
+ (ignore_section_sym): New function.
+ (elf_map_symbols): Use ignore_section_sym to discard some syms.
+ (_bfd_elf_symbol_from_bfd_symbol): Ensure section belongs to
+ bfd before using elf_section_syms.
+
2006-05-25 Nathan Sidwell <nathan@codesourcery.com>
* gas/config/tc-m68k.c (mcf52235_ctrl, mcf5225_ctrl): New.