OSDN Git Service

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