* resrc.c: (read_rc_file): Add include path of user passed rc input file.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index c210ccc9561e6605c02e42b859ea352d511d1714..be8ca019769d6418221aef86a8acce4da0e7eb35 100644 (file)
@@ -1,4 +1,100 @@
-2007-06-19  Kai Tietz   <kai.tietz@onevision.com>
+2007-07-05  Kai Tietz  <kai.tietz@onevision.com>
+
+        * resrc.c: (read_rc_file): Add include path of user passed rc
+       input file.
+        * windres.c: (windres_add_include_dir): New.
+        (main): Use of windres_add_include_dir.
+        * windres.h: (windres_add_include_dir): Add prototype.
+
+2007-07-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * doc/binutils.texi (size): Document --common.
+       * size.c: Make a number of vars static.  Delete unnecessary
+       function declarations.
+       (show_common, common_size): New vars.
+       (usage): Describe --common.
+       (OPTION_FORMAT, OPTION_RADIX, OPTION_TARGET): Define and use.
+       (long_options): Add common.
+       (calculate_common_size): New function.
+       (print_berkeley_format): Add common_size to bsssize.
+       (sysv_one_line): New function split out from..
+       (sysv_internal_printer): ..here.
+       (print_sysv_format): Handle display of *COM*.
+       (print_sizes): Call calculate_common_size.
+
+2007-07-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * emul_aix.c (ar_emul_aix_internal): Rename "next" to "archive_next".
+
+2007-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 4716
+       * objcopy.c (filter_symbols): Correct relocatable file test.
+
+2007-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * config.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+       * po/binutils.pot: Regenerate.
+
+2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * aclocal.m4: Regenerated.
+       * doc/Makefile.in: Likewise.
+       * Makefile.in: Likewise.
+
+2007-06-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * readelf.c (display_power_gnu_attribute, process_power_specific):
+       New.
+       (process_arch_specific): Call process_power_specific.
+
+2007-06-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * readelf.c (display_mips_gnu_attribute): New.
+       (process_mips_specific): Call process_attributes.
+
+2007-06-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * readelf.c (display_gnu_attribute): New.
+       (process_arm_specific): Rearrange as process_attributes.
+       (process_arm_specific): Replace by wrapper of process_attributes.
+
+2007-06-28  Roland McGrath  <roland@frob.com>
+
+       * objcopy.c (setup_section): Don't reset ELF section type to
+       SHT_NOBITS when it is SHT_NOTE.
+       * doc/binutils.texi (objcopy, strip): Mention under --only-keep-debug.
+
+2007-06-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * ar.c: Rename uses of bfd.next to bfd.archive_next throughout.
+       * arsup.c: Likewise.
+       * binemul.c: Likewise.
+       * objcopy.c: Likewise.
+       * dlltool.c: Likewise.
+
+2007-06-26  Shantonu Sen  <ssen@apple.com>
+
+       PR binutils/4693
+       * Makefile.am (windres_DEPENDENCIES, windmc_DEPENDENCIES): Move
+       dependency on $(LIBICONV) to ...
+       (windres_LDADD, windmc_LDADD) ... here.
+       * Makefile.in: Regenerate.
+
+2007-06-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * embedspu.sh (relas): Correct sh_info parsing.
+
+2007-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * objdump.c: Include sys/stat.h.
+
+2007-06-19  Kai Tietz  <kai.tietz@onevision.com>
 
         * Makefile.am: Add windmc tool.
         * Makefile.in: Regenerate.
 
 2007-06-18  Andi Kleen  <ak@suse.de>
 
-       * objdump.c: Include sys/mman.h 
+       * objdump.c: Include sys/mman.h
        (print_file_list): Remove f, add map, mapsize, linemap, maxline,
        last_line, first fields.
        (slurp_file): Add.
        * doc/binutils.texi: Document new option.
        * NEWS: Mention new features of windres.
 
-2007-06-18  Brian D. Watt <bwatt@us.ibm.com>
+2007-06-18  Brian D. Watt  <bwatt@us.ibm.com>
 
        * embedspu.sh: Parse _SPUEAR_ symbol values as hex.
 
This page took 0.024698 seconds and 4 git commands to generate.