OSDN Git Service

a2b2401869513fd95cfc2169f88a9579b4741efe
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2
3         * warn_summary (longLineFilter): New shell function to encapsulate
4         this functionality.  It is off by default, only active if -llf
5         flag is specified.
6         (subdirectoryFilter): Fix bug in filtering which made some
7         subdirectory warnings erroneously appear in the toplevel set.
8         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
9         warnings from stage1 as well as stage0, which means warnings from
10         outside the bootstrap directory.  Eg, the libraries, etc.
11         (warningFilter): New shell function to encapsulate this
12         functionality.
13         (keywordFilter): New shell function to encapsulate this
14         functionality.
15
16         Store data in a temp file rather than calculating it 3x.  Arrange
17         to remove it on exit and signals.
18
19         Add -pass/-wpass flags to do "pass through" (i.e. manual
20         inspection) of bootstrap output from a particular stageN as well
21         as language subdirs.
22
23         Add better comments/documentation.      
24
25 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
26
27         * egcs_update: Add comment about keeping the FAQ synchronized.
28
29 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
30
31         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
32         in the repo again.
33
34 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
35
36         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
37
38 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
39
40         * egcs_update: Remove gcc/java/parse.c from list of files to
41         touch.
42
43 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
44
45         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
46
47 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
48
49         * warn_summary (subdirectoryFilter): New shell function to
50         optionally filter in/out gcc subdirectories when summarizing
51         warnings.  Add new flags to support subdirectory filtering.
52         
53         Also, ensure the bootstrap stage is a number.  Add some more C
54         keywords that are preserved in the "warning type" summary and
55         tighten up the "arg ???" regexp.
56
57 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
58
59         * fixinc/inclhack.def:  Not all C++ comments in C headers
60         were treated alike.  They are now.  Also fixed syntax
61         of sed expression in "systypes" fix.
62
63         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
64
65         * egcs_update:  Added fixinc/* generated files to touch list.
66
67 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
68
69         * egcs_update: Additionally touch gcc/java/parse.[ch].
70
71 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
72         
73         * fixinc/inclhack.def:  Added two files required by
74         SCO's Open Server 5's avoid_bool fix.
75         Regenerated fixinc.x and inclhack.sh to incorporate
76         the update.
77
78 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
79
80         * egcs_update: Do the pass 1 CVS update only for files that
81         may reasonably be under CVS control. 
82
83 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
84
85         * test_installed: new script for testing already-installed
86         gcc/g++/g77
87
88 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
89
90         * egcs_update: Assigned copyright to FSF.
91
92 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
93                           Alexandre Oliva  <oliva@dcc.unicamp.br>
94
95         * egcs_update: New switch --nostdflags and documentation
96         enhancements.
97
98 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
99
100         * egcs_update: New script.
101
102 1998-08-05  Bruce Korb <korbb@datadesign.com>
103
104         * fixinc/Makefile
105         Added define for target machine so machine-specific tests
106         can be selected for or against.
107
108         * fixinc/fixincl.c
109         Added an array of string pointers to machines to select
110         or avoid, depending on a FD_MACH_IFNOT bit flag.
111         Used a shell script to match the defined TARGET_MACHINE
112         with any of the given match patterns.
113
114         * fixinc/fixincl.tpl
115         Generate the array of strings and bit flag, as needed,
116         depending on "mach" and "not_machine" attributes for a fix.
117
118         * fixinc/mkfixinc.sh
119         Invoke the make with TARGET assigned the value of the
120         machine name argument.
121
122 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
123
124         * compare_tests: New script.
125
126 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
127
128         * test_summary: assigned copyright to FSF
129
130 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
131
132         * test_summary: Corrected script name in comments providing
133         documentation.  Added linebreaks for lines with > 80 characters.
134
135 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
136
137         * test_summary: new switch (-i) and environment variable
138         (append_logs) for including files in the report.
139
140 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
141
142         * warn_summary: Update to Kaveh's latest version allowing to
143         specify the last stage built.
144
145 1998-05-29  Bruce Korb <korbb@datadesign.com>
146
147         * fixinc/mkfixinc.sh
148         Changes to make it easier to invoke on platforms that
149         normally do not invoke fixincludes.
150
151         * fixinc/inclhack.def
152         Applied fixes from egcs/gcc/fixincludes from the past several
153         months.
154
155 1998-05-28  Bruce Korb <korbb@datadesign.com>
156
157         * fixinc/*: Updated most everything for a first real
158         try at getting "fast_fixincludes" working.
159
160 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
161
162         * index-prop: New file.
163
164 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
165
166         * test_summary: find good awk (copied from warn_summary).
167
168 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
169
170         * test_summary, warn_summary: New files