Rename function arguments to avoid shadowing global symbols of the same name.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index d6d0f76bff628abc67c625b86964f7141572d539..239f3273441e27740b70d586a45019e172637079 100644 (file)
@@ -1,3 +1,72 @@
+2002-07-31  Nick Clifton  <nickc@redhat.com>
+
+       * addr2line.c (process_file): Rename parameter 'filename' to
+       'file_name' in order to avoid shadowing global symbol of the
+       same name.
+       (main): Likewise.
+
+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.
This page took 0.025364 seconds and 4 git commands to generate.