diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-05-12 04:37:00 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-05-12 04:37:00 +0000 |
commit | 746a987d82a5517a78b9fe8e1827969984301252 (patch) | |
tree | 2f89aef60e155a0feda68d0926f746dce11bab26 /gdb/ChangeLog | |
parent | a76b448c6ff46befe77f3708d330edfc8c03da20 (diff) | |
download | gdb-746a987d82a5517a78b9fe8e1827969984301252.zip gdb-746a987d82a5517a78b9fe8e1827969984301252.tar.gz gdb-746a987d82a5517a78b9fe8e1827969984301252.tar.bz2 |
Check -W options before using them.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cc58ae5..92272bb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Thu May 11 21:52:55 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * configure.in (WERROR_CFLAGS): Check that GCC accepts a -W + options before using them. Report result. + * configure: Regenerate. + 2000-05-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * coffread.c (coff_symtab_read): In the case of C_THUMBEXT | |