diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e1d35dd39dc..eafb6a3a46e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2002-08-27 Mark Mitchell <mark@codesourcery.com> + + * c-common.c (warn_abi): New variable. + * c-common.h (warn_abi): Likewise. + * c-opts.c (COMMAND_LINE_OPTIONS): Add -Wabi. + (c_common_decode_option): Handle it. + * doc/invoke.texi:P Document -Wabi. + Tue Aug 27 23:03:52 2002 Nicola Pero <n.pero@mi.flashnet.it> * c-common.c (warn_undeclared_selector): New variable. |

