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