2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index be8ca019769d6418221aef86a8acce4da0e7eb35..3e85f189a59d35cb53e1ac04ed5b165869dfa9d8 100644 (file)
+2007-08-28  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Mention Coverity's contribution.
+
+2007-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * readelf.c (process_note): Recognize SPU core file notes.
+
+2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Install embedspu on powerpc*-*-eabi* also.
+       * configure: Regenerated.
+
+2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/uk.po: Updated Ukrainian translation.
+
+2007-08-22  Ben Elliston  <bje@au.ibm.com>
+
+       * doc/binutils.texi (objdump): Document -Mppcps.
+
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
+2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c: Revert last change.
+
+2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (get_segment_type): Change PT_GNU_STACK to
+       PT_GNU_ATTR.
+
+2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * NEWS: Add a marker for the 2.18 features.
+
+2007-08-12  Matthias Klose  <doko@ubuntu.com>
+
+       * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
+       $(top_srcdir)/../../bfd/doc.
+       * doc/Makefile.in: Regenerate.
+
+2007-08-10  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+
+       * MAINTAINERS: Add myself as CR16 support maintainer and
+       update myself as CRX support maintainer.
+
+2007-08-10  Nick Clifton  <nickc@redhat.com>
+
+       * po/fi.po: Updated Finnish translation.
+       * po/vi.po: Updated Vietnamese translation.
+
+2007-08-10  Kai Tietz  <kai.tietz@onevision.com>
+
+       * doc/binutils.texi: (windmc): Correct incorrect desciption.
+
+2007-08-04  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 4888
+       * objcopy.c (setup_section): Do modify section flags for ELF
+       STRIP_NONDEBUG (reverting part of 2007-05-30 change).  Prevent
+       header rewrite by twiddling input section flags instead.
+       Simplify code setting SHT_NOBITS.
+
+2007-07-28  Christopher Faylor  <me+binutils@cgf.cx>
+
+       * MAINTAINERS: Update my email address.
+
+2007-07-26  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * readelf.c (process_archive): Also skip Irix6-style archive symbol
+       tables.
+
+2007-07-24  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (NUM_ELEM): Remove redundant macro; replace references
+       to it with references to ARRAY_SIZE.
+       Add support for CR16.
+       Fix formatting.
+
+2007-07-19  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/4802
+       * srconv.c (strip_suffix): Add const qualifier to argument.
+
+2007-07-16  Nick Clifton  <nickc@redhat.com>
+
+       * po/uk.po: New Ukrainian translation.
+       * configure.in (ALL_LINGUAS): Add 'uk'.
+       * configure: Regenerate.
+
+2007-07-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * objdump.c (dump_dwarf): Correct setting of is_relocatable.
+
+2007-07-09  Roland McGrath  <roland@redhat.com>
+
+       * readelf.c (get_gnu_elf_note_type): New function.
+       (process_note): Use it for "GNU" name.
+
+2007-07-08  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h.
+       (CFILES): Add unwind-ia64.c.
+       Regenerate dependencies.
+       * Makefile.in: Regenerate.
+
+2007-07-05  Nick Clifton  <nickc@redhat.com>
+
+       * addr2line.c: Update copyright notice to refer to GPLv3.
+       * ar.c, arlex.l, arparse.y, arsup.c, arsup.h, bin2c.c, binemul.c,
+       binemul.h, bucomm.c, bucomm.h, budbg.h, coffdump.c, coffgrok.c,
+       coffgrok.h, cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y,
+       dlltool.c, dlltool.h, dllwrap.c, dwarf.c, dwarf.h, embedspu.sh,
+       emul_aix.c, emul_vanilla.c, filemode.c, ieee.c, mclex.c,
+       mcparse.y, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
+       objdump.c, prdbg.c, rclex.c, rcparse.y, rdcoff.c, rddbg.c,
+       readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
+       size.c, srconv.c, stabs.c, strings.c, sysdep.h, sysdump.c,
+       sysinfo.y, syslex.l, unwind-ia64.c, unwind-ia64.h, version.c,
+       windint.h, windmc.c, windmc.h, windres.c, windres.h, winduni.c,
+       winduni.h, wrstabs.c: Likewise.
+       * is-ranlib.c, is-strip.c, maybe-ranlib.c, maybe-strip.c,
+       not-ranlib.c, not-strip.c, ranlib.sh, sanity.sh: Add a copyright
+       notice.
+       * NEWS: Mention that the sources are now released under GPLv3.
+       Add a marker for the changes that went into v2.17.
+       * version.c (print_version): Specify that the program is released
+       under version 3 of the GPL.
+
 2007-07-05  Kai Tietz  <kai.tietz@onevision.com>
 
-        * resrc.c: (read_rc_file): Add include path of user passed rc
+       * 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.
+       * 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>
 
 
 2007-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
 
-       * objdump.c: Include sys/stat.h.
+       * objdump.c: Include sys/stat.h.
 
 2007-06-19  Kai Tietz  <kai.tietz@onevision.com>
 
-        * Makefile.am: Add windmc tool.
-        * Makefile.in: Regenerate.
-        * configure.in: Add windmc tool.
-        * configure: Regenerate.
-        * mclex.c: New.
-        * mcparse.y: New.
-        * windmc.c: New.
-        * windmc.h: New.
-        * doc/Makefile.am: Add windmc tool.
-        * doc/Makefile.in: Regenerate.
-        * doc/binutils.texi: Add windmc documentation.
+       * Makefile.am: Add windmc tool.
+       * Makefile.in: Regenerate.
+       * configure.in: Add windmc tool.
+       * configure: Regenerate.
+       * mclex.c: New.
+       * mcparse.y: New.
+       * windmc.c: New.
+       * windmc.h: New.
+       * doc/Makefile.am: Add windmc tool.
+       * doc/Makefile.in: Regenerate.
+       * doc/binutils.texi: Add windmc documentation.
        * NEWS: Mention new tool.
 
 2007-06-18  Andi Kleen  <ak@suse.de>
This page took 0.026509 seconds and 4 git commands to generate.