From b0c4170911beec5bdad9a622b8ae8053a8dcc55e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 10 Dec 2008 03:49:02 +0000 Subject: * elf32-spu.c (define_ovtab_symbol): Don't abort on symbols defined in linker scripts. (discover_functions): Consider STT_SECTION symbols too. (collect_lib_sections): Don't cut short call tree traversal when function size is too large. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6b4e40b..17f1fb4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,6 +5,10 @@ (mark_detached_root): New function. (build_call_tree): Call it. (sort_calls): Don't do void* arithmetic. + (define_ovtab_symbol): Don't abort on symbols defined in linker scripts. + (discover_functions): Consider STT_SECTION symbols too. + (collect_lib_sections): Don't cut short call tree traversal + when function size is too large. 2008-12-09 Tom Tromey -- cgit v1.1