binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index d7f22f8881badcefff7431e569c62389a47e4054..4dbb485035ae4c1e91dcbf36981f390b9a4e466b 100644 (file)
@@ -1,3 +1,49 @@
+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.
This page took 0.027027 seconds and 4 git commands to generate.