aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-08-10 10:56:47 +0000
committerAndreas Jaeger <aj@suse.de>2001-08-10 10:56:47 +0000
commit0218d1e4c25fb3aecc216393a6b3de08dd88d310 (patch)
tree075eb6574cacb2000ebf0ef84f617be6ca50b4b7 /ld/ChangeLog
parentfb6e5c55206f732aac9f05cddacb29e46f43e5c0 (diff)
downloadgdb-0218d1e4c25fb3aecc216393a6b3de08dd88d310.zip
gdb-0218d1e4c25fb3aecc216393a6b3de08dd88d310.tar.gz
gdb-0218d1e4c25fb3aecc216393a6b3de08dd88d310.tar.bz2
* configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
to build warnings. * configure: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index b0ca8a4..94f54c5 100644
--- a/ld/ChangeLog
+++ b/ld/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>
* emultempl/elf32.em (output_prev_sec_find): Add missing prototype.