]> git.ipfire.org Git - thirdparty/gcc.git/blob - contrib/ChangeLog
contrib:
[thirdparty/gcc.git] / contrib / ChangeLog
1 2001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
2
3 * texi2pod.pl: Handle @option and @env.
4
5 2001-01-03 Mike Stump <mrs@wrs.com>
6
7 * snapshot: Update to account for java libraries.
8
9 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
10
11 * test_summary: Export filesuffix, not fileprefix.
12
13 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
14
15 * release: Change some EGCS references to GCC.
16
17 2000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18
19 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
20 subdirectory flags. Add source directory prefix filtering.
21 Redirect diagnostic output to stderr.
22
23 2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
24
25 * texi2pod.pl: If multiple @c man sections with the same tag
26 appear, concatenate them in the final output. When skipping,
27 ignore block commands that can't cause skipping, and honor
28 those that can. Ensure that verbatim blocks are separate
29 paragraphs.
30
31 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
32
33 * gcc_update: Don't touch tradcif.c or java/parse.h.
34
35 2000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
36
37 * texi2pod.pl: Restructure for comprehensibility, add
38 comments. Merge handling of @ignore and @ifxxx. Handle a
39 whole bunch more Texinfo commands. Use consistent formatting
40 style.
41
42 2000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
43
44 * gennews: New script.
45
46 2000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
47
48 * gcc_update: Update a comment as we now require bison for CVS users.
49
50 2000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
51
52 * gcc_update: Add gcov.1 to the list of generated files.
53
54 2000-11-21 Mark Mitchell <mark@codesourcery.com>
55
56 * gcc_build: Remove code to put information in a log file.
57
58 2000-11-19 Zack Weinberg <zackw@stanford.edu>
59
60 * texi2pod.pl:
61 - Add real command line parsing.
62 - Support @ifset, @ifclear, @set, @value, -D switch.
63 - Support @sc. Improve handling of @ref and friends.
64 - Discard @subsection, @need, @node lines.
65 - Un-nest font changes to match texinfo semantics.
66 - Handle @{ and @}. Oops.
67 - Don't emit E<> directives inside verbatim blocks.
68
69 2000-11-12 Bruce Korb <bkorb@gnu.org>
70
71 * release: generalize the release script a bit.
72
73 Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
74
75 * gcc_build: Add -o option for setting the objdir to use.
76
77 2000-11-11 Jeff Law <law@redhat.com>,
78
79 * release: New file.
80
81 2000-11-08 Jeff Law <law@redhat.com>,
82 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
83
84 * snapshot: New file.
85
86 2000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
87
88 * gcc_build (bootstrap_gcc): New function.
89 (configure_gcc): Likewise.
90 (build_gcc): Rewritten to use configure and bootstrap.
91 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
92
93 2000-10-31 Mark Mitchell <mark@codesourcery.com>
94
95 * gcc_build (MAKE): New variable.
96 (build_gcc): Use it. Fix logging of errors.
97 (install_gcc): Likewise.
98
99 2000-10-29 Mark Mitchell <mark@codesourcery.com>
100
101 * gcc_build: Save the output from CVS into the logfile as well.
102
103 2000-10-25 Mark Mitchell <mark@codesourcery.com>
104
105 * gcc_build: Fix typos.
106
107 2000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
108
109 * gperf-2.7-19981006.pat: Remove.
110
111 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
112
113 * test_installed: Change EGCS references to refer to GCC.
114
115 2000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
116
117 * gcc_update (touch_files): Add some informative output.
118
119 2000-09-16 Andreas Jaeger <aj@suse.de>
120
121 * gcc_update: Remove gcc/c-parse.gperf.
122
123 2000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
124 Alexandre Oliva <aoliva@redhat.com>
125
126 * gcc_update: Execute touch_files_reexec even if `cvs update`
127 failed.
128
129 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
130
131 * test_summary: AWK breaks with filenames containing `='.
132
133 Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
134
135 * gcc_build: New script.
136
137 2000-07-13 Mark Mitchell <mark@codesourcery.com>
138
139 * gcc_update (files_and_dependencies): Remove generated YACC files.
140
141 2000-07-12 Mark Mitchell <mark@codesourcery.com>
142
143 * gcc_update (files_and_dependencies): Remove generated YACC files.
144
145 2000-06-04 Mark Mitchell <mark@codesourcery.com>
146
147 * newcvsroot: Handle filenames that contain spaces.
148
149 2000-06-03 Zack Weinberg <zack@wolery.cumb.org>
150
151 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
152 Elide --with-gcc-version-trigger and --norecursion from
153 configure flags. Remove code to report status of haifa scheduler.
154
155 2000-05-18 Alexandre Oliva <aoliva@cygnus.com>
156
157 * gcc_update (self): Set to `$0'.
158 (touch_files_reexec): Use `$self' instead of `$0'.
159
160 2000-05-12 Alexandre Oliva <aoliva@cygnus.com>
161
162 * gcc_update (touch_files_reexec): New function, run after the
163 tree is modified.
164
165 2000-05-08 Richard Hendeson <rth@cygnus.com>
166
167 * gcc_update: Remove references to inclhack.tpl.
168
169 2000-04-28 Jason Merrill <jason@casey.cygnus.com>
170
171 * index-prop: Use a single pattern. Also support *** cdiffs.
172
173 2000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
174
175 * index-prop: Don't change /dev/null.
176
177 2000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
178
179 * gcc_update: Refer to GCC and gcc_update instead of egcs and
180 egcs_update.
181
182 2000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
183
184 * index-prop: Fix occasional problem when using cvs diff -p.
185
186 2000-04-18 Zack Weinberg <zack@wolery.cumb.org>
187
188 * gcc_update: Remove references to cexp.c/cexp.y.
189
190 1999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
191
192 * newcvsroot: Add check on the number of command-line arguments.
193 Add usage.
194
195 Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
196
197 * gcc_update: Allow patches compressed by bzip2.
198
199 1999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
200
201 * newcvsroot: New file.
202
203 1999-09-11 Craig Burley <craig@jcb-sc.com>
204
205 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
206
207 1999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
208
209 * gcc_update: New file.
210 * egcs_update: Renamed to gcc_update.
211
212 1999-08-09 Robert Lipe <robertlipe@usa.net>
213
214 * test_summary: Quote curly braces in 1999-07-03 change.
215
216 1999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
217
218 * egcs_update (files_and_dependencies): Fixed typo in
219 gcc/cstamp-h.in. Added gcc/config.in.
220
221 1999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
222
223 * egcs_update (files_and_dependencies): New function, with
224 complete list of files to be updated, as well as their
225 dependencies.
226 (touch_files): Check the timestamp of each generated file against
227 its dependencies'.
228 (main): New flags --touch, --list and --help. Remove the
229 pre-update step.
230
231 1999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
232
233 * test_summary: Replace egcs with gcc. Update e-mail address.
234
235 1999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
236 Jerry Quinn <jquinn@nortelnetworks.com>
237
238 * egcs_update (touch_files, apply_patch): New functions.
239 Use them. New command-line option --patch. Split test of local
240 tree into two parts. Add comments.
241
242 1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
243
244 * test_summary: If Target is `unix{*}', append the Target variants
245 to Host.
246
247 1999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
248
249 * test_summary: Set default mail-address and version for egcs
250 instead of relying on unpredictable pathnames.
251 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
252
253 Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
254
255 * fixinc/*: Delete obsolete files.
256
257 1999-02-04 Robert Lipe <robertlipe@usa.net>
258
259 * egcs_update: Test return values of 'cvs update'. Propogate
260 to caller as exit values.
261
262 1999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
263
264 * egcs_update: Use "if" instead of "&&". Touch generated files
265 only after the corresponding *.y files.
266
267 1999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
268
269 * egcs_update: Do not use xargs, but a backquote construct.
270
271 1999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
272
273 * test_summary (version): Remove carriage return that gawk inserts
274 in the version string for some reason.
275
276 1998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
277
278 * egcs_update: Only touch files that already exist.
279
280 1998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
281
282 * test_summary (EOF): Remove double backslash.
283 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
284
285 1998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
286
287 * test_summary (address): Set to egcs-testresults mailing list.
288
289 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
290
291 * test_summary (address): Added Marc Lehmann's testsuite-results
292 to the default e-mail address.
293
294 1998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
295
296 * test_summary (-p, prepend_logs): Add these before the summary.
297 (Compiler, Platform): Print these just before configflags.
298
299 Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
300
301 * warn_summary (longLineFilter): New shell function to encapsulate
302 this functionality. It is off by default, only active if -llf
303 flag is specified.
304 (subdirectoryFilter): Fix bug in filtering which made some
305 subdirectory warnings erroneously appear in the toplevel set.
306 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
307 warnings from stage1 as well as stage0, which means warnings from
308 outside the bootstrap directory. Eg, the libraries, etc.
309 (warningFilter): New shell function to encapsulate this
310 functionality.
311 (keywordFilter): New shell function to encapsulate this
312 functionality.
313
314 Store data in a temp file rather than calculating it 3x. Arrange
315 to remove it on exit and signals.
316
317 Add -pass/-wpass flags to do "pass through" (i.e. manual
318 inspection) of bootstrap output from a particular stageN as well
319 as language subdirs.
320
321 Add better comments/documentation.
322
323 Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
324
325 * egcs_update: Add comment about keeping the FAQ synchronized.
326
327 Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
328
329 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
330 in the repo again.
331
332 Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
333
334 * egcs_update: Added gcc/fixinc/* generated files to touch list.
335
336 Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
337
338 * egcs_update: Remove gcc/java/parse.c from list of files to
339 touch.
340
341 Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
342
343 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
344
345 Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
346
347 * warn_summary (subdirectoryFilter): New shell function to
348 optionally filter in/out gcc subdirectories when summarizing
349 warnings. Add new flags to support subdirectory filtering.
350
351 Also, ensure the bootstrap stage is a number. Add some more C
352 keywords that are preserved in the "warning type" summary and
353 tighten up the "arg ???" regexp.
354
355 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
356
357 * fixinc/inclhack.def: Not all C++ comments in C headers
358 were treated alike. They are now. Also fixed syntax
359 of sed expression in "systypes" fix.
360
361 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
362
363 * egcs_update: Added fixinc/* generated files to touch list.
364
365 Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
366
367 * egcs_update: Additionally touch gcc/java/parse.[ch].
368
369 Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
370
371 * fixinc/inclhack.def: Added two files required by
372 SCO's Open Server 5's avoid_bool fix.
373 Regenerated fixinc.x and inclhack.sh to incorporate
374 the update.
375
376 Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
377
378 * egcs_update: Do the pass 1 CVS update only for files that
379 may reasonably be under CVS control.
380
381 1998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
382
383 * test_installed: New script for testing already-installed
384 gcc/g++/g77.
385
386 Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
387
388 * egcs_update: Assigned copyright to FSF.
389
390 Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
391 Alexandre Oliva <oliva@dcc.unicamp.br>
392
393 * egcs_update: New switch --nostdflags and documentation
394 enhancements.
395
396 Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
397
398 * egcs_update: New script.
399
400 1998-08-05 Bruce Korb <korbb@datadesign.com>
401
402 * fixinc/Makefile
403 Added define for target machine so machine-specific tests
404 can be selected for or against.
405
406 * fixinc/fixincl.c
407 Added an array of string pointers to machines to select
408 or avoid, depending on a FD_MACH_IFNOT bit flag.
409 Used a shell script to match the defined TARGET_MACHINE
410 with any of the given match patterns.
411
412 * fixinc/fixincl.tpl
413 Generate the array of strings and bit flag, as needed,
414 depending on "mach" and "not_machine" attributes for a fix.
415
416 * fixinc/mkfixinc.sh
417 Invoke the make with TARGET assigned the value of the
418 machine name argument.
419
420 Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
421
422 * compare_tests: New script.
423
424 1998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
425
426 * test_summary: Assigned copyright to FSF.
427
428 Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
429
430 * test_summary: Corrected script name in comments providing
431 documentation. Added linebreaks for lines with > 80 characters.
432
433 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
434
435 * test_summary: New switch, -i, and environment variable,
436 append_logs, for including files in the report.
437
438 1998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
439
440 * warn_summary: Update to Kaveh's latest version allowing to
441 specify the last stage built.
442
443 1998-05-29 Bruce Korb <korbb@datadesign.com>
444
445 * fixinc/mkfixinc.sh
446 Changes to make it easier to invoke on platforms that
447 normally do not invoke fixincludes.
448
449 * fixinc/inclhack.def
450 Applied fixes from egcs/gcc/fixincludes from the past several
451 months.
452
453 1998-05-28 Bruce Korb <korbb@datadesign.com>
454
455 * fixinc/*: Updated most everything for a first real
456 try at getting "fast_fixincludes" working.
457
458 1998-05-28 Jason Merrill <jason@yorick.cygnus.com>
459
460 * index-prop: New file.
461
462 Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
463
464 * test_summary: find good awk (copied from warn_summary).
465
466 Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
467
468 * test_summary, warn_summary: New files