OSDN Git Service

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