From 09fd7e3854052ec57c76d54f8cc8ba7485a9e5b0 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Mon, 4 Dec 2000 16:34:44 +0000 Subject: * readelf.c (process_section_headers): Handle linkonce.wi sections. (display_debug_section): Likewise. (display_debug_info): Display CU header before bailing. --- binutils/ChangeLog | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 8b21dbc..9e5904d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,14 +1,20 @@ +2000-12-04 Jason Merrill + + * readelf.c (process_section_headers): Handle linkonce.wi sections. + (display_debug_section): Likewise. + (display_debug_info): Display CU header before bailing. + 2000-12-01 Chris Demetriou - * readelf.c (get_machine_flags): Recognize MIPS32 ISA in - EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with - E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly. + * readelf.c (get_machine_flags): Recognize MIPS32 ISA in + EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with + E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly. - * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5, - and E_MIPS_ARCH_64. + * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5, + and E_MIPS_ARCH_64. - * readelf.c (get_machine_flags): Add case for - E_MIPS_MACH_SB1. + * readelf.c (get_machine_flags): Add case for + E_MIPS_MACH_SB1. 2000-11-30 Richard Earnshaw -- cgit v1.1