diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3f431b7..23196f6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2001-08-10 Andreas Jaeger <aj@suse.de> + + * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes + to build warnings. + * configure: Regenerate. + 2001-08-09 Alan Modra <amodra@bigpond.net.au> * readelf.c: Add missing prototypes. @@ -102,10 +108,10 @@ (parse_args): Handle "-w[mM]" to mean display macro info. (process_section_headers): Handle debug_macinfo. (debug_displays): Replace unsupported function with macinfo - function for .debug_macinfo display. + function for .debug_macinfo display. * doc/binutils.texi: Document new command line switch. * NEWS: Document new feature of readelf. - + 2001-07-05 H.J. Lu <hjl@gnu.org> * objcopy.c (filter_symbols): Don't turn undefined symbols |