OSDN Git Service

Add DWARF 2.1 attributes
[pf3gnuchains/pf3gnuchains3x.git] / binutils / ChangeLog
index 53aeb36..4885444 100644 (file)
@@ -1,3 +1,71 @@
+2001-06-29  James Cownie <jcownie@etnus.com>
+
+       * readelf.c: Support DWARF 2.1 attributes.
+
+2001-06-28  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c (GET_DATA_ALLOC): Remove.
+       (GET_DATA): Remove.
+       (get_data): New function combining above macros, with an extra
+       test for zero size.
+       (slurp_rela_relocs): Use get_data, and catch error return.
+       (slurp_rel_relocs): Likewise.
+       (get_32bit_program_headers): Likewise.
+       (get_64bit_program_headers): Likewise.
+       (get_32bit_section_headers): Likewise.
+       (get_64bit_section_headers): Likewise.
+       (get_32bit_elf_symbols): Likewise.
+       (get_64bit_elf_symbols): Likewise.
+       (process_section_headers): Likewise.
+       (process_relocs): Likewise.
+       (slurp_ia64_unwind_table): Likewise.
+       (process_unwind): Likewise.
+       (get_32bit_dynamic_segment): Likewise.
+       (get_64bit_dynamic_segment): Likewise.
+       (process_dynamic_segment): Likewise.
+       (process_version_sections): Likewise.
+       (process_symbol_table): Likewise.
+       (dump_section): Likewise.
+       (display_debug_info): Likewise.
+       (display_debug_section): Likewise.
+       (process_section_contents): Likewise.
+       (process_corefile_note_segment): Likewise.
+       (process_mips_specific): Likewise.  Also free econf32, econf64.
+
+2001-06-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c (dump_relocations): Print "bad symbol index" if
+       symtab == NULL with non-zero symtab_index.
+       (process_relocs): Don't bomb if reloc section has no symsec.
+
+2001-06-24  H.J. Lu  <hjl@gnu.org>
+
+       * objcopy.c (strip_main): Revert the change made on 2001-05-30
+       by accident.
+       (copy_main): Apply the the change made to strip_main on
+       2001-05-30 by accident.
+
+2001-06-23  Andreas Jaeger  <aj@suse.de>
+
+       * unwind-ia64.c (unw_decode_x1): Add unused attribute for
+       parameter 'code'.
+       (unw_decode_x2): Likewise.
+       (unw_decode_x3): Likewise.
+       (unw_decode_x4): Likewise.
+
+2001-06-23  Ben Elliston  <bje@redhat.com>
+
+       * MAINTAINERS: Add myself as M88k maintainer.
+
+2001-06-22  Jocelyn Mayer  <jocelyn.mayer@netgem.com>
+
+       * objcopy.c (strip_main): Support -o or --output-file command lien
+       switch.
+
+2001-06-19  H.J. Lu <hjl@gnu.org>
+
+       * doc/Makefile.in: Regenerated.
+
 2001-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * readelf.c: Restore formatting.
         * NEWS: Announce support for OpenRISC.
 
 2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
-       * dlltool.c (do_default_excludes): Initialise to true. 
+
+       * dlltool.c (do_default_excludes): Initialise to true.
+
 2001-04-10  Alan Modra  <amodra@one.net.au>
 
        * MAINTAINERS: Update my email address