diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-12-14 20:09:41 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-12-14 20:09:41 +0000 |
commit | 679107679ee1e955ac96c1d3a5e79ec1abdd72cf (patch) | |
tree | 6bb7340e0e02d5561041b7a075bfb7355bf66d4f /contrib/ChangeLog | |
parent | efa0703e914d75d67f7aca9207be55238d6fed6d (diff) | |
download | gcc-679107679ee1e955ac96c1d3a5e79ec1abdd72cf.tar.gz |
* warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
subdirectory flags. Add source directory prefix filtering.
Redirect diagnostic output to stderr.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38260 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 771c2556076..3aa918c828c 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,9 @@ +2000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc + subdirectory flags. Add source directory prefix filtering. + Redirect diagnostic output to stderr. + 2000-12-07 Zack Weinberg <zack@wolery.stanford.edu> * texi2pod.pl: If multiple @c man sections with the same tag |