2004-02-24 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 708682fd591dda1612189afe784581299a7a7a4a..6c66b18dabae9badf45f1cabf041ebee2068dd70 100644 (file)
@@ -1,3 +1,46 @@
+2004-02-23  Daniel Lucq  <daniel@lucq.org>
+
+       * readelf.c (process_mips_specific): Print conflictsno as an
+       unsigned long.
+
+2004-02-21  Dmitry Timoshkov  <dmitry@baikal.ru>
+
+       * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
+
+2004-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * objcopy.c (copy_section): Avoid warnings.
+
+2004-02-14  Andrew Cagney  <cagney@redhat.com>
+
+       * ar.c (remove_output): Use bfd_cache_close.
+       * arsup.c (ar_end): Ditto.
+
+2004-01-21  Roland McGrath  <roland@redhat.com>
+
+       * readelf.c (get_note_type): Match NT_AUXV.
+
+2004-01-20  Nick Clifton  <nickc@redhat.com>
+
+       * version.c (print_version): Update copyright year to 2004.
+
+2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
+       throughout.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2004-01-12  Jakub Jelinek  <jakub@redhat.com>
+
+       * objcopy.c: Include elf-bfd.h.
+       (is_strip_section): Don't strip debugging sections if
+       STRIP_NONDEBUG.
+       (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
+       ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
+
+       * objcopy.c (copy_section): Free relpp if relcount == 0.
+
 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
 
        * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
This page took 0.023246 seconds and 4 git commands to generate.