binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 96ba1e042f2970e41ddb44b3e73a751f49fdc573..4dbb485035ae4c1e91dcbf36981f390b9a4e466b 100644 (file)
@@ -1,3 +1,69 @@
+2004-12-15 Jan Beulich  <jbeulich@novell.com>
+
+       * doc/binutils.texi: Document --strip-unneeded-symbol and
+       --strip-unneeded-symbols.
+       * objcopy.c (strip_unneeded_list): New.
+       (enum command_line_switch): Add OPTION_STRIP_UNNEEDED_SYMBOL
+       and OPTION_STRIP_UNNEEDED_SYMBOLS.
+       (copy_options): Add  --strip-unneeded-symbol and
+       --strip-unneeded-symbols.
+       (copy_usage): Likewise.
+       (filter_symbols): Suppress copying of symbol if in strip_unneeded_list
+       and the symbol is not needed.
+       (copy_main): Handle OPTION_STRIP_UNNEEDED_SYMBOL and
+       OPTION_STRIP_UNNEEDED_SYMBOLS.
+
+2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.
+
+2004-12-08  Ben Elliston  <bje@au.ibm.com>
+
+       * arlex.l: Fix formatting.
+
+2004-12-08  Ben Elliston  <bje@au.ibm.com>
+
+       * doc/Makefile.am (config.texi): Emit a @set UPDATED command to
+       config.texi whose value is the current month and year.
+       * doc/Makefile.in: Rebuild.
+       * doc/binutils.texi: Set the document subtitle to be the value of
+       the Texinfo UPDATED variable (obtained from config.texi).
+
+2004-12-07  Ben Elliston  <bje@au.ibm.com>
+
+       PR binutils/249
+       * doc/binutils.texi (def file format): New node.
+       (dlltool): Use the tool name as the @chapter name, like all the
+       other binutils.  Use @file{.def} throughout for consistency.
+
+2004-12-06  Ben Elliston  <bje@au.ibm.com>
+
+       * dlltool.c: Comment fix.
+
+2004-12-06  Ben Elliston  <bje@au.ibm.com>
+
+       * doc/binutils.texi: Update copyright years.
+
+2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * MAINTAINERS: Remove mention of config.if.
+
+2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
+
+       * Makefile.am: Change LOCALEDIR to $(datadir)/share.
+       * Makefile.in: Regenerate.
+
+2004-11-10  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       PR binutils/536
+       * stabs.c (stab_demangle_template): Call stab_demangle_count
+       rather than stab_demangle_get_count to get the length of a pointer
+       target.
+
+2004-11-10  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * defparse.y: Remove unnecessary commas from token list.
+
 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
 
        * doc/binutils.texi (nm): Update description of weak symbols.
This page took 0.026948 seconds and 4 git commands to generate.