include/elf/
[external/binutils.git] / binutils / ChangeLog
index 0383870..04a3194 100644 (file)
@@ -1,6 +1,89 @@
+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 Ukranian translation.
+       * po/uk.po: New Ukrainian translation.
        * configure.in (ALL_LINGUAS): Add 'uk'.
        * configure: Regenerate.