PR binutils/2879
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b4784e968e1eddaf4c6fbfa9954fb067dd5a9854..80a3b255c71b7f31b4d5f9139c97241bfe96ca30 100644 (file)
@@ -1,3 +1,132 @@
+2006-07-06  Mohammed Adnène Trojette  <adn@diwi.org>
+
+       PR binutils/2879
+       * doc/binutils.texi: Document -T shorthand for --target switch.
+       * strings.c: Update comment to include -T option.
+
+2006-06-30  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf.c (display_debug_frames): Catch a corrupt length field
+       generating an end of block address that is beyond the end of the
+       section.
+       When encountering a corrupt CIE pointer do not reset the start
+       pointer as more data still has to be read.
+       Do not warn about user defined call frame instructions.
+
+2006-06-29  DJ Delorie  <dj@redhat.com>
+
+       * readelf.c (process_section_headers): Add H8/300 support.
+
+2006-06-23  Richard Sandiford  <richard@codesourcery.com>
+
+       * objcopy.c (localize_hidden): New variable.
+       (OPTION_LOCALIZE_HIDDEN): New command_line_switch value.
+       (copy_options): Add --localize-hidden.
+       (copy_usage): Mention --localize-hidden.
+       (is_hidden_symbol): New function.
+       (filter_symbols): Handle localize_hidden.
+       (copy_object): Call filter_symbols if localize_hidden.
+       (copy_main): Handle OPTION_LOCALIZE_HIDDEN.
+       * doc/binutils.texi (--localize-hidden): Document new option.
+
+2006-06-23  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am (ar_DEPENDENCIES, ranlib_DEPENDENCIES)
+       (dlltool_DEPENDENCIES, windres_DEPENDENCIES): Remove @LEXLIB@.
+       * Makefile.in: Regenerate.
+
+2006-06-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (*_DEPENDENCIES): Add missing dependencies.
+       * Makefile.in: Regenerate.
+
+2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * po/Make-in (pdf, ps): New dummy targets.
+
+2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/Make-in (top_builddir): Define.
+
+2006-06-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * config.in: Regenerate.
+
+2006-06-02  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * doc/Makefile.am (TEXI2DVI): Define.
+       * doc/Makefile.in: Regenerate.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am: Replace INTLLIBS with LIBINTL everywhere.  Add
+       DEPENDENCIES variables for every program.
+       (INTLLIBS): Remove.
+       (INCLUDES): Use @INCINTL@.
+       * acinclude.m4: Include new gettext macros.
+       * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
+       Remove local code for po/Makefile.
+       * Makefile.in, configure, doc/Makefile.in: Regenerated.
+
+2006-05-30  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2006-05-25  J"orn Rennecke <joern.rennecke@st.com>
+
+       * MAINTAINERS: Update my email address.
+
+2006-05-24  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2006-05-23  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated Vietnamese translation.
+
+2006-05-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/ru.po: Updated translation.
+
+2006-05-19  Andreas Schwab  <schwab@suse.de>
+
+       * doc/Makefile.am (addr2line.1): Depend on $(binutils_TEXINFOS).
+       (ar.1): Likewise.
+       (dlltool.1): Likewise.
+       (nlmconv.1): Likewise.
+       (nm.1): Likewise.
+       (objcopy.1): Likewise.
+       (objdump.1): Likewise.
+       (ranlib.1): Likewise.
+       (readelf.1): Likewise.
+       (size.1): Likewise.
+       (strings.1): Likewise.
+       (strip.1): Likewise.
+       (windres.1): Likewise.
+       (cxxfilt.man): Likewise.
+       * doc/Makefile.in: Regenerated.
+
+2006-05-17  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * doc/binutils.texi: Use "Binutils Index" for index name.
+
+2006-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * dwarf.c (display_debug_frames): Don't return on ZERO
+       terminator.
+
+2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * doc/Makefile.am (AM_MAKEINFOFLAGS): New.
+       (TEXI2POD): Use AM_MAKEINFOFLAGS.
+       (config.texi): Don't set top_srcdir.
+       * doc/binutils.texi: Don't use top_srcdir.
+       * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
+
+2006-04-26  Julian Brown  <julian@codesourcery.com>
+
+       * readelf.c (arm_attr_tag_VFP_arch): Add VFPv3.
+
 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
 
        * Makefile.am: Run "make dep-am".
This page took 0.027439 seconds and 4 git commands to generate.