aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-03-16 16:17:14 +0000
committerNick Clifton <nickc@redhat.com>2005-03-16 16:17:14 +0000
commit1ad12f975f8a2a0ce45569ea3f550ef25705ad37 (patch)
treed5cc4951369f37e674d91cba4892aaa87a487ab7 /ld/ChangeLog
parent9b265ec209d7dd38bd411cdd3bac4d705a244398 (diff)
downloadfsf-binutils-gdb-1ad12f975f8a2a0ce45569ea3f550ef25705ad37.zip
fsf-binutils-gdb-1ad12f975f8a2a0ce45569ea3f550ef25705ad37.tar.gz
fsf-binutils-gdb-1ad12f975f8a2a0ce45569ea3f550ef25705ad37.tar.bz2
Enable -Werror by default
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1ef1d76..c0dfec0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+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-16 Alan Modra <amodra@bigpond.net.au>
* emulparams/elf32ppclinux.sh (OTHER_READWRITE_SECTION): Delete.