Enable -Werror by default
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 02f0b4d5ad5bd0088b98e402ecfb218c4368dd3e..f45d24c6bdb86014d167fd3b2e55af2f992f586c 100644 (file)
@@ -1,8 +1,49 @@
+2005-03-16  Nick Clifton  <nickc@redhat.com>
+           Ben Elliston  <bje@au.ibm.com>
+
+       * configure.in (error-on-warning): New switch: Add -Werror to the
+       compiler command line.  Enabled by default.  Disable via
+       --disable-error-on-warning.
+       * configure: Regenerate.
+
+2005-03-15  Daniel Marques  <marques@cs.cornell.edu>
+            Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (globalize_specific_list): New linked list of symbols
+       to convert from local binding into global binding.
+       (command_line_switch): Add OPTION_GLOBALIZE_SYMBOL and
+       OPTION_GLOBALIZE_SYMBOLS.
+       (copy_options): Add "globalize-symbol" and "globalize-symbols".
+       (copy_usage): Document the new switches.
+       (filter_symbols): Convert defined local symbols mentioned on the
+       globalize_specific_list into global symbols.
+       (copy_object): Perform actions if the globalize_specific_list is
+       not empty.
+       (copy_main): Handle new switches.
+       * NEWS: Mention new feature.
+       * doc/binutils.texi: Document new switches.
+
+2005-03-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/es.po: Commit new Spanish translation.
+
+       * po/fr.po: Commit new French translation.
+
+2005-03-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/tr.po: Commit new Turkish translation.
+
+2005-03-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
 2005-03-10  Nick Clifton  <nickc@redhat.com>
 
        * configure.in (ALL_LINGUAS): Add Romanian lingua "ro".
-       * po/ro.po: New file.
        * configure: Regenerate.
+       * po/ro.po: New file.
+
+       * po/ru.po: Updated file.
 
 2005-03-05  Alan Modra  <amodra@bigpond.net.au>
 
This page took 0.034124 seconds and 4 git commands to generate.