* ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 79233c64e59650037dbceaf77d281c182dfa82e4..73628035fb90ecc885d7198e8771682e819ff5cd 100644 (file)
@@ -1,3 +1,93 @@
+2002-07-30  Jakub Jelinek  <jakub@redhat.com>
+
+       * readelf.c (OPTION_DEBUG_DUMP): Define.
+       (options): Use it.
+       (usage): Update help.
+       (parse_args): Handle --debug-dump separately from -w.
+       * doc/binutils.texi (readelf): Update documentation.
+
+2002-07-25  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+       * po/fr.po: Updated French translation.
+
+2002-07-24  Nick Clifton  <nickc@redhat.com>
+       
+       * po/es.po: Updated Spanish translation.
+
+2002-07-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2002-07-23  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2002-07-23  Eric S. Raymond  <esr@golux.thyrsus.com>
+
+       * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
+
+2002-07-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * budemang.c: Include config.h and string.h/strings.h.
+
+2002-07-18 Denis Chertykov  <denisc@overta.ru>
+          Frank Ch. Eigler  <fche@redhat.com>
+
+       * readelf.c: Include "elf/ip2k.h".
+       (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
+       (dump_relocations): Likewise.
+       (get_machine_name): Likewise.
+       * NEWS: Mention IP2K support.
+
+2002-07-16  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * NEWS: Add 'Changes in 2.13'.
+
+2002-07-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
+       DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
+       (get_section_type_name): Handle SHT_GNU_LIBLIST.
+       (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
+       DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
+       (process_gnu_liblist): New.
+       (process_file): Call it.
+
+2002-07-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
+       * Makefile.in: Regenerate.
+
+2002-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * budemang.c: New file, "demangle" function.
+       * budemang.h: New file.
+       * addr2line.c (translate_addresses): Use "demangle".
+       * nm.c (print_symname): Likewise.
+       * objdump.c (objdump_print_symname): Likewise.
+       (dump_symbols): Likewise.  Also, don't use bfd_asymbol_name macro
+       here since that obfuscates.
+       * rdcoff.c: Don't #include demangle.h.
+       * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
+       emul_vanilla.c.  Remove emul_$(EMULATION).c.  Sort.
+       (HFILES): Add budemang.h.  Sort.
+       (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
+       Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2002-07-01  Matt Thomas  <matt@3am-software.com>
+
+       * readelf.c: Include "elf/vax.h".
+       (guess_is_rela): Move EM_VAX from unknown to RELA case.
+       (dump_relocations): Handle VAX relocations.
+       (get_machine_flags): Handle VAX machine flags.
+
+2002-06-29  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
+
 2002-06-26  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
This page took 0.032516 seconds and 4 git commands to generate.