diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1afcabf..f2b3a47 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,12 @@ 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 Nick Clifton <nickc@redhat.com> * config/obj-coff.h: Convert to ISO C90 formatting. * config/obj-coff.c: Convert to ISO C90 formatting. |