Commit Graph

11 Commits

Author SHA1 Message Date
Hans-Peter Nilsson 1733c7eb5b warn_summary (srcdirFilter): Add fixincludes, sim, newlib and mpfr.
* warn_summary (srcdirFilter): Add fixincludes, sim,
	newlib and mpfr.

From-SVN: r128662
2007-09-22 01:19:10 +00:00
Kaveh R. Ghazi be93246638 warn_summary (keywordFilter): Update sed pattern for new quoting style in warnings.
* warn_summary (keywordFilter): Update sed pattern for new quoting
	style in warnings.

From-SVN: r96102
2005-03-08 13:42:18 +00:00
Kaveh R. Ghazi 1f43e92e35 warn_summary: Add -fortran subdir flag.
* warn_summary: Add -fortran subdir flag.
	(subdirectoryFilter): Fix missing ada subdir.

From-SVN: r96022
2005-03-07 14:59:17 +00:00
Kaveh R. Ghazi 99e9e773cb * warn_summary: Add -ada subdirectory flag.
From-SVN: r48457
2002-01-02 03:35:21 +00:00
Zoltan Felleg e514984118 * warn_summary: Fix typo in a comment.
From-SVN: r43669
2001-07-01 10:25:32 +00:00
Kaveh R. Ghazi c2b31703ba warn_summary (stageNfilter): Update for recent changes in bootstrap logic.
* warn_summary (stageNfilter): Update for recent changes in
	bootstrap logic.

From-SVN: r39045
2001-01-15 17:53:57 +00:00
Kaveh R. Ghazi c097fab647 warn_summary: Fix subdirectory filtering.
* warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
	subdirectory flags.  Add source directory prefix filtering.
	Redirect diagnostic output to stderr.

From-SVN: r38260
2000-12-14 20:09:41 +00:00
Kaveh R. Ghazi 0d4f7920f5 warn_summary (longLineFilter): New shell function to encapsulate this functionality.
* warn_summary (longLineFilter): New shell function to encapsulate
        this functionality.  It is off by default, only active if -llf
        flag is specified.
        (subdirectoryFilter): Fix bug in filtering which made some
        subdirectory warnings erroneously appear in the toplevel set.
        (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
        warnings from stage1 as well as stage0, which means warnings from
        outside the bootstrap directory.  Eg, the libraries, etc.
        (warningFilter): New shell function to encapsulate this
        functionality.
        (keywordFilter): New shell function to encapsulate this
        functionality.
        Store data in a temp file rather than calculating it 3x.  Arrange
        to remove it on exit and signals.
        Add -pass/-wpass flags to do "pass through" (i.e. manual
        inspection) of bootstrap output from a particular stageN as well
        as language subdirs.
        Add better comments/documentation.

From-SVN: r23473
1998-10-31 08:30:53 +00:00
Kaveh R. Ghazi a3225b7a3d warn_summary (subdirectoryFilter): New shell function to optionally filter in/out gcc subdirectories when...
* warn_summary (subdirectoryFilter): New shell function to
       optionally filter in/out gcc subdirectories when summarizing
       warnings.  Add new flags to support subdirectory filtering.
       Also, ensure the bootstrap stage is a number.  Add some more C
       keywords that are preserved in the "warning type" summary and
       tighten up the "arg ???" regexp.

From-SVN: r22839
1998-10-05 11:27:05 +00:00
Manfred Hollstein c903011605 warn_summary: Update to Kaveh's latest version allowing to specify the last stage built.
* warn_summary: Update to Kaveh's latest version allowing to
	specify the last stage built.

From-SVN: r20161
1998-06-01 00:26:36 +00:00
Jeff Law d258564a1d Moved here from the gcc subdir.
From-SVN: r19990
1998-05-23 16:35:33 -06:00