From d966045b7b22448c0c4cdfa90eb1afab34d07c46 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 5 Sep 2008 14:49:05 +0000 Subject: * readelf.c (load_specific_debug_section): New function, from load_debug_section. (load_debug_section): Use load_specific_debug_section. (display_debug_section): Use load_specific_debug_section. Check for multiple sections with the same name. --- binutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 525dbe2..eff5d7b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,11 @@ +2008-09-05 Daniel Jacobowitz + + * readelf.c (load_specific_debug_section): New function, from + load_debug_section. + (load_debug_section): Use load_specific_debug_section. + (display_debug_section): Use load_specific_debug_section. Check for + multiple sections with the same name. + 2008-08-28 Tristan Gingold * objdump.c (dump_stabs): Add sections for Darwin. -- cgit v1.1