From 695c4ddc5ecff65b0705a39e1c15653633c5d7c8 Mon Sep 17 00:00:00 2001 From: Julian Brown Date: Thu, 25 May 2006 16:49:50 +0000 Subject: * 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. --- ChangeLog.csl | 8 ++++++++ 1 file changed, 8 insertions(+) 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 + + * 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 * gas/config/tc-m68k.c (mcf52235_ctrl, mcf5225_ctrl): New. -- cgit v1.2.3