aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
1998-11-26test_summary (address): added Marc Lehmann's testsuite-results to the ↵Alexandre Oliva2-1/+6
default e-mail address * test_summary (address): added Marc Lehmann's testsuite-results to the default e-mail address From-SVN: r23908
1998-11-25test_summary (-p, [...]): add these before the summaryAlexandre Oliva2-3/+13
* test_summary (-p, prepend_logs): add these before the summary (Compiler, Platform): print these just before configflags From-SVN: r23864
1998-10-31warn_summary (longLineFilter): New shell function to encapsulate this ↵Kaveh R. Ghazi2-34/+148
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* egcs_update: Add comment about keeping the FAQ synchronized.Gerald Pfeifer2-0/+6
From-SVN: r23471
1998-10-29egcs_update: Do touch java/parse.c and java/parse-scan.c.Jeffrey A Law2-0/+7
* egcs_update: Do touch java/parse.c and java/parse-scan.c. They're in the repo again. From-SVN: r23444
1998-10-16New files to touchBruce Korb2-1/+8
From-SVN: r23128
1998-10-13egcs_update: Remove gcc/java/parse.c from list of files to touch.Jeffrey A Law2-1/+5
* egcs_update: Remove gcc/java/parse.c from list of files to touch. From-SVN: r23062
1998-10-07* gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.Kaveh R. Ghazi2-0/+152
From-SVN: r22890
1998-10-05warn_summary (subdirectoryFilter): New shell function to optionally filter ↵Kaveh R. Ghazi2-8/+54
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-09-22describe changesBruce Korb1-0/+10
From-SVN: r22547
1998-09-22Add the fixinc generated files to the touch listBruce Korb1-1/+4
From-SVN: r22546
1998-09-22Commit updates generated from def/tpl filesBruce Korb3-459/+232
From-SVN: r22545
1998-09-22Syntax error in sed script, combine '//' fixesBruce Korb1-31/+45
From-SVN: r22544
1998-09-22remove -p from /bin/sh scriptBruce Korb1-2/+2
From-SVN: r22543
1998-09-16* egcs_update: Additionally touch gcc/java/parse.[ch].Kaveh R. Ghazi2-0/+7
From-SVN: r22452
1998-09-09Document term.h and tinfo.h in avoid_boolBruce Korb1-0/+6
From-SVN: r22363
1998-09-09Regenerated, based on update to inclhack.defBruce Korb2-4/+8
From-SVN: r22361
1998-09-09Added files term.h and tinfo.h in avoid_bool for use by Open Server 5Bruce Korb1-0/+2
From-SVN: r22360
1998-09-03egcs_update: Do the pass 1 CVS update only for files that may reasonably be ↵Robert Lipe2-1/+13
under CVS control. * egcs_update: Do the pass 1 CVS update only for files that may reasonably be under CVS control. ChangeLog egcs_update From-SVN: r22205
1998-08-14test_installed: new script for testing already-installedAlexandre Oliva2-0/+119
* test_installed: new script for testing already-installed gcc/g++/g77 From-SVN: r21728
1998-08-12* egcs_update: Assigned copyright to FSF.Gerald Pfeifer2-1/+12
From-SVN: r21682
1998-08-11egcs_update: New switch --nostdflags and documentation enhancements.Gerald Pfeifer2-2/+28
* egcs_update: New switch --nostdflags and documentation enhancements. Co-Authored-By: Alexandre Oliva <oliva@dcc.unicamp.br> From-SVN: r21667
1998-08-11* egcs_update: New script.Gerald Pfeifer2-0/+51
From-SVN: r21664
1998-08-05Update the generated file, tooBruce Korb1-432/+983
From-SVN: r21615
1998-08-05Changes to allow bypassing tests for certain machinesBruce Korb4-264/+320
From-SVN: r21614
1998-08-05Document today's changesBruce Korb1-0/+20
From-SVN: r21613
1998-07-27* compare_tests: New script.Mike Stump2-0/+102
From-SVN: r21422
1998-07-27* test_summary: assigned copyright to FSFAlexandre Oliva2-1/+6
From-SVN: r21421
1998-07-27test_summary: Corrected script name in comments providing documentation.Gerald Pfeifer1-4/+6
P * test_summary: Corrected script name in comments providing documentation. Added linebreaks for lines with > 80 characters. From-SVN: r21420
1998-07-27test_summary: Corrected script name in comments providing documentation.Gerald Pfeifer1-0/+5
F * test_summary: Corrected script name in comments providing documentation. Added linebreaks for lines with > 80 characters. From-SVN: r21419
1998-06-18test_summary: new switch (-i) and environment variable (append_logs) for ↵Alexandre Oliva2-0/+9
including files in... * test_summary: new switch (-i) and environment variable (append_logs) for including files in the report. From-SVN: r20578
1998-06-03This is a more workable makefileBruce Korb1-15/+28
From-SVN: r20208
1998-06-02update generated filesBruce Korb3-201/+646
From-SVN: r20181
1998-06-02Fix variable name to match inclhack shell scriptBruce Korb2-11/+21
From-SVN: r20180
1998-06-01warn_summary: Update to Kaveh's latest version allowing to specify the last ↵Manfred Hollstein1-7/+22
stage built. * warn_summary: Update to Kaveh's latest version allowing to specify the last stage built. From-SVN: r20161
1998-06-01warn_summary: Update to Kaveh's latest version allowing to specify the last ↵Manfred Hollstein1-0/+7
stage built. � * warn_summary: Update to Kaveh's latest version allowing to specify the last stage built. From-SVN: r20160
1998-05-29changesBruce Korb1-0/+9
From-SVN: r20141
1998-05-29fixes from six months of fixincludes hackingBruce Korb2-20/+131
From-SVN: r20140
1998-05-28makefile changes to support all thisBruce Korb1-8/+11
From-SVN: r20120
1998-05-28finally, the script to install the fixincludesBruce Korb1-0/+113
From-SVN: r20119
1998-05-28Changes for POSIX-ification (I hope)Bruce Korb1-9/+12
From-SVN: r20118
1998-05-28Added exclusion of C++ files for double slash fixBruce Korb5-1740/+1758
From-SVN: r20117
1998-05-28Commentary on fast_fixincludesBruce Korb1-0/+4
From-SVN: r20116
1998-05-27* index-prop: New file.Jason Merrill2-0/+29
From-SVN: r20112
1998-05-23* test_summary: find good awk (copied from warn_summary).Jeff Law2-1/+20
From-SVN: r19992
1998-05-23Moved here from the gcc subdir.Jeff Law2-0/+165
From-SVN: r19990
1998-05-06typo typo fixes fixesJeff Law1-4/+4
From-SVN: r19601
1998-03-20Initial revisionBruce Korb13-0/+16750
From-SVN: r18731