OSDN Git Service

* test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
2
3         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
4         Elide --with-gcc-version-trigger and --norecursion from
5         configure flags.  Remove code to report status of haifa scheduler.
6
7 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
8
9         * gcc_update (self): Set to `$0'.
10         (touch_files_reexec): Use `$self' instead of `$0'.
11
12 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
13
14         * gcc_update (touch_files_reexec): New function, run after the
15         tree is modified.
16
17 2000-05-08  Richard Hendeson  <rth@cygnus.com>
18
19         * gcc_update: Remove references to inclhack.tpl.
20
21 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
22
23         * index-prop: Use a single pattern.  Also support *** cdiffs.
24
25 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
26
27         * index-prop: Don't change /dev/null.
28
29 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
30
31         * gcc_update: Refer to GCC and gcc_update instead of egcs and
32         egcs_update.
33
34 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
35
36         * index-prop: Fix occasional problem when using cvs diff -p.
37
38 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
39
40         * gcc_update: Remove references to cexp.c/cexp.y.
41
42 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
43
44         * newcvsroot: Add check on the number of command-line arguments.
45         Add usage.
46
47 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
48
49         * gcc_update: Allow patches compressed by bzip2.
50
51 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
52
53         * newcvsroot: New file.
54
55 1999-09-11  Craig Burley  <craig@jcb-sc.com>
56
57         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
58
59 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
60
61         * gcc_update: New file.
62         * egcs_update: Renamed to gcc_update.
63
64 1999-08-09  Robert Lipe  <robertlipe@usa.net>
65
66         * test_summary: Quote curly braces in 1999-07-03 change.
67
68 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
69
70         * egcs_update (files_and_dependencies): Fixed typo in
71         gcc/cstamp-h.in.  Added gcc/config.in.
72
73 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
74
75         * egcs_update (files_and_dependencies): New function, with
76         complete list of files to be updated, as well as their
77         dependencies.
78         (touch_files): Check the timestamp of each generated file against
79         its dependencies'.
80         (main): New flags --touch, --list and --help.  Remove the
81         pre-update step.
82
83 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
84         
85         * test_summary: Replace egcs with gcc.  Update e-mail address.
86
87 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
88             Jerry Quinn <jquinn@nortelnetworks.com>
89
90         * egcs_update (touch_files, apply_patch): New functions.
91         Use them.  New command-line option --patch.  Split test of local
92         tree into two parts.  Add comments.
93
94 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
95
96         * test_summary: If Target is `unix{*}', append the Target variants 
97         to Host.
98
99 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
100
101         * test_summary: Set default mail-address and version for egcs
102         instead of relying on unpredictable pathnames.
103         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
104
105 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
106
107         * fixinc/*: Delete obsolete files.
108
109 1999-02-04  Robert Lipe  <robertlipe@usa.net>
110
111         * egcs_update: Test return values of 'cvs update'.  Propogate 
112         to caller as exit values.     
113
114 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
115
116         * egcs_update: Use "if" instead of "&&".  Touch generated files
117         only after the corresponding *.y files.
118
119 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
120
121         * egcs_update: Do not use xargs, but a backquote construct.
122
123 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
124
125         * test_summary (version): Remove carriage return that gawk inserts
126         in the version string for some reason.
127
128 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
129
130         * egcs_update: Only touch files that already exist.
131
132 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
133
134         * test_summary (EOF): Remove double backslash.
135         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
136
137 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
138
139         * test_summary (address): Set to egcs-testresults mailing list.
140
141 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
142
143         * test_summary (address): Added Marc Lehmann's testsuite-results
144         to the default e-mail address.
145
146 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
147
148         * test_summary (-p, prepend_logs): Add these before the summary.
149         (Compiler, Platform): Print these just before configflags.
150
151 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
152
153         * warn_summary (longLineFilter): New shell function to encapsulate
154         this functionality.  It is off by default, only active if -llf
155         flag is specified.
156         (subdirectoryFilter): Fix bug in filtering which made some
157         subdirectory warnings erroneously appear in the toplevel set.
158         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
159         warnings from stage1 as well as stage0, which means warnings from
160         outside the bootstrap directory.  Eg, the libraries, etc.
161         (warningFilter): New shell function to encapsulate this
162         functionality.
163         (keywordFilter): New shell function to encapsulate this
164         functionality.
165
166         Store data in a temp file rather than calculating it 3x.  Arrange
167         to remove it on exit and signals.
168
169         Add -pass/-wpass flags to do "pass through" (i.e. manual
170         inspection) of bootstrap output from a particular stageN as well
171         as language subdirs.
172
173         Add better comments/documentation.      
174
175 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
176
177         * egcs_update: Add comment about keeping the FAQ synchronized.
178
179 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
180
181         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
182         in the repo again.
183
184 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
185
186         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
187
188 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
189
190         * egcs_update: Remove gcc/java/parse.c from list of files to
191         touch.
192
193 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
194
195         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
196
197 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
198
199         * warn_summary (subdirectoryFilter): New shell function to
200         optionally filter in/out gcc subdirectories when summarizing
201         warnings.  Add new flags to support subdirectory filtering.
202         
203         Also, ensure the bootstrap stage is a number.  Add some more C
204         keywords that are preserved in the "warning type" summary and
205         tighten up the "arg ???" regexp.
206
207 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
208
209         * fixinc/inclhack.def:  Not all C++ comments in C headers
210         were treated alike.  They are now.  Also fixed syntax
211         of sed expression in "systypes" fix.
212
213         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
214
215         * egcs_update:  Added fixinc/* generated files to touch list.
216
217 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
218
219         * egcs_update: Additionally touch gcc/java/parse.[ch].
220
221 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
222         
223         * fixinc/inclhack.def:  Added two files required by
224         SCO's Open Server 5's avoid_bool fix.
225         Regenerated fixinc.x and inclhack.sh to incorporate
226         the update.
227
228 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
229
230         * egcs_update: Do the pass 1 CVS update only for files that
231         may reasonably be under CVS control. 
232
233 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
234
235         * test_installed: New script for testing already-installed
236         gcc/g++/g77.
237
238 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
239
240         * egcs_update: Assigned copyright to FSF.
241
242 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
243                           Alexandre Oliva  <oliva@dcc.unicamp.br>
244
245         * egcs_update: New switch --nostdflags and documentation
246         enhancements.
247
248 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
249
250         * egcs_update: New script.
251
252 1998-08-05  Bruce Korb <korbb@datadesign.com>
253
254         * fixinc/Makefile
255         Added define for target machine so machine-specific tests
256         can be selected for or against.
257
258         * fixinc/fixincl.c
259         Added an array of string pointers to machines to select
260         or avoid, depending on a FD_MACH_IFNOT bit flag.
261         Used a shell script to match the defined TARGET_MACHINE
262         with any of the given match patterns.
263
264         * fixinc/fixincl.tpl
265         Generate the array of strings and bit flag, as needed,
266         depending on "mach" and "not_machine" attributes for a fix.
267
268         * fixinc/mkfixinc.sh
269         Invoke the make with TARGET assigned the value of the
270         machine name argument.
271
272 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
273
274         * compare_tests: New script.
275
276 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
277
278         * test_summary: Assigned copyright to FSF.
279
280 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
281
282         * test_summary: Corrected script name in comments providing
283         documentation.  Added linebreaks for lines with > 80 characters.
284
285 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
286
287         * test_summary: New switch, -i, and environment variable,
288         append_logs, for including files in the report.
289
290 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
291
292         * warn_summary: Update to Kaveh's latest version allowing to
293         specify the last stage built.
294
295 1998-05-29  Bruce Korb <korbb@datadesign.com>
296
297         * fixinc/mkfixinc.sh
298         Changes to make it easier to invoke on platforms that
299         normally do not invoke fixincludes.
300
301         * fixinc/inclhack.def
302         Applied fixes from egcs/gcc/fixincludes from the past several
303         months.
304
305 1998-05-28  Bruce Korb <korbb@datadesign.com>
306
307         * fixinc/*: Updated most everything for a first real
308         try at getting "fast_fixincludes" working.
309
310 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
311
312         * index-prop: New file.
313
314 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
315
316         * test_summary: find good awk (copied from warn_summary).
317
318 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
319
320         * test_summary, warn_summary: New files