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