OSDN Git Service

* gennews (files): Add proper files for the GCC 3.1 release series.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2
3         * gennews (files): Add proper files for the GCC 3.1 release series.
4         Simplify and reformat introductory wording.
5
6 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7
8         * enquire.c: Move from gcc.
9
10 2002-07-16  H.J. Lu <hjl@gnu.org>
11
12         * gcc_update (touch_files): Pass -s to ${MAKE}.
13
14 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
15
16         * texi2pod.pl: Correct handling of the internal R<> sequence.
17
18 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
19
20         * gcc_update (files_and_dependencies): Add generated Texinfo files
21         for Ada.
22
23 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
24
25         * test_installed: Allow for PWDCMD to override hardcoded pwd.
26         * test_summary: Likewise.
27
28 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
29
30         * gcc_update (touch_files): Don't have empty for loop.
31
32 2002-04-16  Richard Henderson  <rth@redhat.com>
33
34         * gcc_update: Remove libchill.
35
36 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
37
38         * texi2pod.pl: Handle @end ftable and @end vtable.
39
40 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
41
42         * texi2pod.pl: Handle @include, @ftable, @vtable.
43         Reformat some code for clarity.
44
45 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
46
47         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
48         WARNING and ERROR output from the *.sum files.
49
50 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
51
52         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
53         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
54         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
55
56 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
57
58         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
59         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
60         egcs-1.1/index.html.
61
62 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
63
64         * warn_summary: Add -ada subdirectory flag.
65
66 2001-12-12  Matthias Klose  <doko@debian.org>
67
68         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
69         generation of more than one man page from one source.
70         Add '-' to set of valid chars for an identifier.
71         Let -D option accept flags of the form <flag>=<value>.
72         Use \s+ for whitespace detection in '@c man' lines.
73         Handle @set and @clear independent of $output.
74         Substitute all @value{}'s in a line.
75
76 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
77
78         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
79         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
80         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
81         greater than 9 in enumerations.
82
83 2001-11-07  Laurent Guerby <guerby@acm.org>
84
85         * gcc_update (files_and_dependencies): Add Ada dependencies.
86
87 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
88
89         * snapshot: Remove.
90
91 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
92
93         Revert:
94         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
95         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
96         touch.
97
98 2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
99
100         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
101         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
102         touch.
103
104 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
105
106         * analyze_brprob: Update for changes in gcc debug output.
107
108 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
109
110         * analyze_brprob: Avoid more overflows.
111
112 2001-07-27  Richard Henderson  <rth@redhat.com>
113
114         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
115
116 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
117
118         * analyze_brprob: Avoid overflows.
119
120 2001-07-27  Richard Henderson  <rth@redhat.com>
121
122         * gcc_update: Dump timestamp in LAST_UPDATED.
123
124 2001-07-26  Andreas Jaeger  <aj@suse.de>,
125             Hans-Peter Nilsson <hp@bitrange.com>
126
127         * analyze_brprob: Fix documentation.
128
129 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
130
131         * analyze_brprob: Fix awk compatibility problems; update comment.
132
133 2001-07-23  Andreas Jaeger  <aj@suse.de>
134
135         * analyze_brprob: Fix more typos.
136
137 2001-07-23  Andreas Jaeger  <aj@suse.de>
138
139         * analyze_brprob: Fix typos.
140
141 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
142
143         * texi2pod.pl: Handle @r inside @item.
144
145 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
146
147         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
148
149 2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
150
151         * warn_summary: Fix typo in a comment.
152
153 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
154
155         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
156
157 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
158
159         * gennews: Set TERM to vt100 for Lynx.
160
161 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
162
163         * release: Remove.
164
165 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
166
167         * analyze_brprob: New file.
168
169 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
170
171         * gcc_build: Output information about the commands used to
172         configure the compiler.
173
174 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
175
176         * gennews: Update for GCC 3.0.
177
178 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
179
180         * gcc_update: Update for move of documentation to gcc/doc.
181
182 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
183
184         * contrib/test_summary (files): Sort before evaluating.
185
186 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
187
188         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
189
190 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
191
192         * gcc_build: Use -d when invoking gcc_update.
193
194 2001-05-18  Andreas Jaeger  <aj@suse.de>
195
196         * gcc_update: Add rules for libf2c/libI77.
197
198 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
199
200         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
201
202 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
203
204         * gcc_update (touch_files): Enhance make portability.
205
206 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
207
208         * gcc_update (touch_files): Use a Makefile to touch files.
209
210 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
211
212         * texi2pod.pl: Add copyright and GPL notices.
213
214 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
215
216         * texi2pod.pl: Handle "\,".
217
218 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
219
220         * texi2pod.pl: Fix regular expression for @r to avoid exponential
221         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
222         version check.
223
224 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
225
226         * warn_summary (stageNfilter): Update for recent changes in
227         bootstrap logic.
228
229 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
230
231         * texi2pod.pl: Require at least perl 5.6.0.
232
233 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
234
235         * gcc_update: Add gcc/gcc.1 to generated files.
236         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
237         discarding to end of sentence with @xref where the sentence has an
238         interior "." in markup, and handle discarding parentheses around
239         such a sentence.
240
241 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
242
243         * gennews: Add gcc-2.95.3.
244
245 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
246
247         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
248         @command.  Format URLs and email addresses in bold.
249
250 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
251
252         * gcc_update: Add cpp.1 to the list of generated files.
253
254         * texi2pod.pl: Handle @option and @env.
255
256 2001-01-03  Mike Stump  <mrs@wrs.com>
257
258         * snapshot: Update to account for java libraries.
259
260 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
261
262         * test_summary: Export filesuffix, not fileprefix.
263
264 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
265
266         * release: Change some EGCS references to GCC.
267
268 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
269
270         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
271         subdirectory flags.  Add source directory prefix filtering.
272         Redirect diagnostic output to stderr.
273
274 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
275
276         * texi2pod.pl: If multiple @c man sections with the same tag
277         appear, concatenate them in the final output.  When skipping,
278         ignore block commands that can't cause skipping, and honor
279         those that can.  Ensure that verbatim blocks are separate
280         paragraphs.
281
282 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
283
284         * gcc_update: Don't touch tradcif.c or java/parse.h.
285
286 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
287
288         * texi2pod.pl: Restructure for comprehensibility, add
289         comments.  Merge handling of @ignore and @ifxxx.  Handle a
290         whole bunch more Texinfo commands.  Use consistent formatting
291         style.
292
293 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
294
295         * gennews: New script.
296
297 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
298
299         * gcc_update: Update a comment as we now require bison for CVS users.
300
301 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
302
303         * gcc_update: Add gcov.1 to the list of generated files.
304
305 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
306
307         * gcc_build: Remove code to put information in a log file.
308
309 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
310
311         * texi2pod.pl:
312           - Add real command line parsing.
313           - Support @ifset, @ifclear, @set, @value, -D switch.
314           - Support @sc.  Improve handling of @ref and friends.
315           - Discard @subsection, @need, @node lines.
316           - Un-nest font changes to match texinfo semantics.
317           - Handle @{ and @}.  Oops.
318           - Don't emit E<> directives inside verbatim blocks.
319
320 2000-11-12  Bruce Korb  <bkorb@gnu.org>
321
322         * release: generalize the release script a bit.
323
324 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
325
326         * gcc_build: Add -o option for setting the objdir to use.
327
328 2000-11-11  Jeff Law  <law@redhat.com>,
329
330         * release: New file.
331
332 2000-11-08  Jeff Law  <law@redhat.com>,
333             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
334
335         * snapshot: New file.
336
337 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
338
339         * gcc_build (bootstrap_gcc): New function.
340         (configure_gcc): Likewise.
341         (build_gcc): Rewritten to use configure and bootstrap.
342         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
343
344 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
345
346         * gcc_build (MAKE): New variable.
347         (build_gcc): Use it.  Fix logging of errors.
348         (install_gcc): Likewise.
349
350 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
351
352         * gcc_build: Save the output from CVS into the logfile as well.
353
354 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
355
356         * gcc_build: Fix typos.
357
358 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
359
360         * gperf-2.7-19981006.pat: Remove.
361
362 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
363
364         * test_installed: Change EGCS references to refer to GCC.
365
366 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
367
368         * gcc_update (touch_files): Add some informative output.
369
370 2000-09-16  Andreas Jaeger  <aj@suse.de>
371
372         * gcc_update: Remove gcc/c-parse.gperf.
373
374 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
375             Alexandre Oliva  <aoliva@redhat.com>
376
377         * gcc_update: Execute touch_files_reexec even if `cvs update`
378         failed.
379
380 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
381
382         * test_summary: AWK breaks with filenames containing `='.
383
384 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
385
386         * gcc_build: New script.
387
388 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
389
390         * gcc_update (files_and_dependencies): Remove generated YACC files.
391
392 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
393
394         * gcc_update (files_and_dependencies): Remove generated YACC files.
395
396 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
397
398         * newcvsroot: Handle filenames that contain spaces.
399
400 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
401
402         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
403         Elide --with-gcc-version-trigger and --norecursion from
404         configure flags.  Remove code to report status of haifa scheduler.
405
406 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
407
408         * gcc_update (self): Set to `$0'.
409         (touch_files_reexec): Use `$self' instead of `$0'.
410
411 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
412
413         * gcc_update (touch_files_reexec): New function, run after the
414         tree is modified.
415
416 2000-05-08  Richard Hendeson  <rth@cygnus.com>
417
418         * gcc_update: Remove references to inclhack.tpl.
419
420 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
421
422         * index-prop: Use a single pattern.  Also support *** cdiffs.
423
424 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
425
426         * index-prop: Don't change /dev/null.
427
428 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
429
430         * gcc_update: Refer to GCC and gcc_update instead of egcs and
431         egcs_update.
432
433 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
434
435         * index-prop: Fix occasional problem when using cvs diff -p.
436
437 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
438
439         * gcc_update: Remove references to cexp.c/cexp.y.
440
441 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
442
443         * newcvsroot: Add check on the number of command-line arguments.
444         Add usage.
445
446 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
447
448         * gcc_update: Allow patches compressed by bzip2.
449
450 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
451
452         * newcvsroot: New file.
453
454 1999-09-11  Craig Burley  <craig@jcb-sc.com>
455
456         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
457
458 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
459
460         * gcc_update: New file.
461         * egcs_update: Renamed to gcc_update.
462
463 1999-08-09  Robert Lipe  <robertlipe@usa.net>
464
465         * test_summary: Quote curly braces in 1999-07-03 change.
466
467 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
468
469         * egcs_update (files_and_dependencies): Fixed typo in
470         gcc/cstamp-h.in.  Added gcc/config.in.
471
472 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
473
474         * egcs_update (files_and_dependencies): New function, with
475         complete list of files to be updated, as well as their
476         dependencies.
477         (touch_files): Check the timestamp of each generated file against
478         its dependencies'.
479         (main): New flags --touch, --list and --help.  Remove the
480         pre-update step.
481
482 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
483
484         * test_summary: Replace egcs with gcc.  Update e-mail address.
485
486 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
487             Jerry Quinn <jquinn@nortelnetworks.com>
488
489         * egcs_update (touch_files, apply_patch): New functions.
490         Use them.  New command-line option --patch.  Split test of local
491         tree into two parts.  Add comments.
492
493 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
494
495         * test_summary: If Target is `unix{*}', append the Target variants
496         to Host.
497
498 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
499
500         * test_summary: Set default mail-address and version for egcs
501         instead of relying on unpredictable pathnames.
502         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
503
504 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
505
506         * fixinc/*: Delete obsolete files.
507
508 1999-02-04  Robert Lipe  <robertlipe@usa.net>
509
510         * egcs_update: Test return values of 'cvs update'.  Propogate
511         to caller as exit values.
512
513 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
514
515         * egcs_update: Use "if" instead of "&&".  Touch generated files
516         only after the corresponding *.y files.
517
518 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
519
520         * egcs_update: Do not use xargs, but a backquote construct.
521
522 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
523
524         * test_summary (version): Remove carriage return that gawk inserts
525         in the version string for some reason.
526
527 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
528
529         * egcs_update: Only touch files that already exist.
530
531 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
532
533         * test_summary (EOF): Remove double backslash.
534         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
535
536 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
537
538         * test_summary (address): Set to egcs-testresults mailing list.
539
540 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
541
542         * test_summary (address): Added Marc Lehmann's testsuite-results
543         to the default e-mail address.
544
545 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
546
547         * test_summary (-p, prepend_logs): Add these before the summary.
548         (Compiler, Platform): Print these just before configflags.
549
550 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
551
552         * warn_summary (longLineFilter): New shell function to encapsulate
553         this functionality.  It is off by default, only active if -llf
554         flag is specified.
555         (subdirectoryFilter): Fix bug in filtering which made some
556         subdirectory warnings erroneously appear in the toplevel set.
557         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
558         warnings from stage1 as well as stage0, which means warnings from
559         outside the bootstrap directory.  Eg, the libraries, etc.
560         (warningFilter): New shell function to encapsulate this
561         functionality.
562         (keywordFilter): New shell function to encapsulate this
563         functionality.
564
565         Store data in a temp file rather than calculating it 3x.  Arrange
566         to remove it on exit and signals.
567
568         Add -pass/-wpass flags to do "pass through" (i.e. manual
569         inspection) of bootstrap output from a particular stageN as well
570         as language subdirs.
571
572         Add better comments/documentation.
573
574 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
575
576         * egcs_update: Add comment about keeping the FAQ synchronized.
577
578 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
579
580         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
581         in the repo again.
582
583 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
584
585         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
586
587 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
588
589         * egcs_update: Remove gcc/java/parse.c from list of files to
590         touch.
591
592 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
593
594         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
595
596 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
597
598         * warn_summary (subdirectoryFilter): New shell function to
599         optionally filter in/out gcc subdirectories when summarizing
600         warnings.  Add new flags to support subdirectory filtering.
601
602         Also, ensure the bootstrap stage is a number.  Add some more C
603         keywords that are preserved in the "warning type" summary and
604         tighten up the "arg ???" regexp.
605
606 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
607
608         * fixinc/inclhack.def:  Not all C++ comments in C headers
609         were treated alike.  They are now.  Also fixed syntax
610         of sed expression in "systypes" fix.
611
612         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
613
614         * egcs_update:  Added fixinc/* generated files to touch list.
615
616 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
617
618         * egcs_update: Additionally touch gcc/java/parse.[ch].
619
620 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
621
622         * fixinc/inclhack.def:  Added two files required by
623         SCO's Open Server 5's avoid_bool fix.
624         Regenerated fixinc.x and inclhack.sh to incorporate
625         the update.
626
627 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
628
629         * egcs_update: Do the pass 1 CVS update only for files that
630         may reasonably be under CVS control.
631
632 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
633
634         * test_installed: New script for testing already-installed
635         gcc/g++/g77.
636
637 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
638
639         * egcs_update: Assigned copyright to FSF.
640
641 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
642                           Alexandre Oliva  <oliva@dcc.unicamp.br>
643
644         * egcs_update: New switch --nostdflags and documentation
645         enhancements.
646
647 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
648
649         * egcs_update: New script.
650
651 1998-08-05  Bruce Korb <korbb@datadesign.com>
652
653         * fixinc/Makefile
654         Added define for target machine so machine-specific tests
655         can be selected for or against.
656
657         * fixinc/fixincl.c
658         Added an array of string pointers to machines to select
659         or avoid, depending on a FD_MACH_IFNOT bit flag.
660         Used a shell script to match the defined TARGET_MACHINE
661         with any of the given match patterns.
662
663         * fixinc/fixincl.tpl
664         Generate the array of strings and bit flag, as needed,
665         depending on "mach" and "not_machine" attributes for a fix.
666
667         * fixinc/mkfixinc.sh
668         Invoke the make with TARGET assigned the value of the
669         machine name argument.
670
671 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
672
673         * compare_tests: New script.
674
675 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
676
677         * test_summary: Assigned copyright to FSF.
678
679 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
680
681         * test_summary: Corrected script name in comments providing
682         documentation.  Added linebreaks for lines with > 80 characters.
683
684 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
685
686         * test_summary: New switch, -i, and environment variable,
687         append_logs, for including files in the report.
688
689 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
690
691         * warn_summary: Update to Kaveh's latest version allowing to
692         specify the last stage built.
693
694 1998-05-29  Bruce Korb <korbb@datadesign.com>
695
696         * fixinc/mkfixinc.sh
697         Changes to make it easier to invoke on platforms that
698         normally do not invoke fixincludes.
699
700         * fixinc/inclhack.def
701         Applied fixes from egcs/gcc/fixincludes from the past several
702         months.
703
704 1998-05-28  Bruce Korb <korbb@datadesign.com>
705
706         * fixinc/*: Updated most everything for a first real
707         try at getting "fast_fixincludes" working.
708
709 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
710
711         * index-prop: New file.
712
713 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
714
715         * test_summary: find good awk (copied from warn_summary).
716
717 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
718
719         * test_summary, warn_summary: New files