source: trunk/third/gcc/contrib/ChangeLog @ 16960

Revision 16960, 19.1 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r16959, which included commits to RCS files with non-trunk default branches.
Line 
12001-12-20  Release Manager
2
3        * GCC 3.0.3 Released.
4
52001-12-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6
7        * PR3145.patch: Update.
8
92001-12-01  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10
11        * PR3145.patch: Backported bugfix.
12
132001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14
15        * gcc_update (files_and_dependencies): Add the new *.7 man pages.
16
172001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18
19        * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
20        in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
21        and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
22        greater than 9 in enumerations.
23
242001-10-23  Release Manager
25
26        * GCC 3.0.2 Released.
27
282001-08-24  Mark Mitchell  <mark@codesourcery.com>
29
30        * gcc_release: Correct quoting.
31
322001-08-19  Release Manager
33
34        * GCC 3.0.1 Released.
35
362001-08-19  Release Manager
37
38        * GCC 3.0.1 Released.
39
402001-08-13  Mark Mitchell  <mark@codesourcery.com>
41
42        * gcc_release: Remove restriction against minor revisions.
43
442001-07-28  Richard Henderson  <rth@redhat.com>
45
46        * test_summary: Copy LAST_UPDATED UTC time to head of summary.
47        * gcc_update: Dump timestamp in LAST_UPDATED.
48
492001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
50
51        * texi2pod.pl: Handle @r inside @item.
52
532001-06-21  Joseph S. Myers  <jsm28@cam.ac.uk>
54
55        * gcc_release: Add another space to ChangeLog headers.  Use tab to
56        indent ChangeLog message.  Update release status in Fortran
57        version files.
58
592001-06-18  Mark Mitchell  <mark@codesourcery.com>
60
61        * gcc_release (build_sources): Fix dates generated
62        for ChangeLogs.
63
64        * gcc_release: Add support for modifying ChangeLogs and
65        updating versions.
66
6720010617 Release Manager
68
69        * GCC 3.0 Released.
70
712001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
72
73        * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
74
752001-06-14  Mark Mitchell  <mark@codesourcery.com>
76            Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
77
78        * gcc_release (build_sources): Generate more files from
79        web documents.
80        (CVS): Use compression everywhere.
81
822001-06-14  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
83
84        * gcc_release (build_sources): Obtain some documentation files
85        from the wwwdocs module.
86
872001-06-13  Mark Mitchell  <mark@codesourcery.com>
88
89        * gcc_release (-b): Remove option.
90        (build_sources): Generate NEWS files.
91        (build_tarfiles): Set permissions on directories and files.
92        Always generate BZIP2 files.
93        * gennews: Set TERM to vt100 for Lynx.
94
952001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
96
97        * gcc_release (build_sources): Generate documentation in HTML from
98        gcc/doc/install.texi.
99
1002001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
101
102        * release: Remove.
103
1042001-06-11  Mark Mitchell  <mark@codesourcery.com>
105
106        * gcc_build: Output information about the commands used to
107        configure the compiler.
108
1092001-06-09  Joseph S. Myers  <jsm28@cam.ac.uk>
110
111        * gcc_update: Update for move of documentation to gcc/doc.
112
1132001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
114
115        * gennews: Update for GCC 3.0.
116
1172001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
118
119        * gcc_release: Tweaks for solaris /bin/sh.
120
1212001-06-02  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
122
123        * gcc_release: Fail for unknown modes instead of ignoring them.
124
1252001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
126
127        * contrib/test_summary (files): Sort before evaluating.
128
1292001-05-27  Joseph S. Myers  <jsm28@cam.ac.uk>
130
131        * gcc_release: Support creating diffs.  Support creating .bz2
132        files.  Support creating CVS tags.  Support creating snapshots
133        without generated files.  Move generated .gmo files to the source
134        directory.  Update comments.  Fix typos.
135
1362001-05-21  Mark Mitchell  <mark@codesourcery.com>
137
138        * gcc_build: Use -d when invoking gcc_update.
139
1402001-05-18  Andreas Jaeger  <aj@suse.de>
141
142        * gcc_update: Add rules for libf2c/libI77.
143
1442001-05-17  Alexandre Oliva  <aoliva@redhat.com>
145
146        * gcc_update (touch_files): Use simpler, yet as portable, syntax.
147
1482001-05-14  Loren J. Rittle  <ljrittle@acm.org>
149
150        * gcc_update (touch_files): Enhance make portability.
151
1522001-05-14  Alexandre Oliva  <aoliva@redhat.com>
153
154        * gcc_update (touch_files): Use a Makefile to touch files.
155
1562001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
157
158        * texi2pod.pl: Add copyright and GPL notices.
159
1602001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
161
162        * texi2pod.pl: Handle "\,".
163
1642001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
165
166        * texi2pod.pl: Fix regular expression for @r to avoid exponential
167        recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
168        version check.
169
1702001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
171
172        * warn_summary (stageNfilter): Update for recent changes in
173        bootstrap logic.
174
1752001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
176
177        * texi2pod.pl: Require at least perl 5.6.0.
178
1792001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
180
181        * gcc_update: Add gcc/gcc.1 to generated files.
182        * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
183        discarding to end of sentence with @xref where the sentence has an
184        interior "." in markup, and handle discarding parentheses around
185        such a sentence.
186
1872001-01-11  Bernd Schmidt  <bernds@redhat.com>
188
189        * gennews: Add gcc-2.95.3.
190
1912001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
192
193        * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
194        @command.  Format URLs and email addresses in bold.
195
1962001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
197
198        * gcc_update: Add cpp.1 to the list of generated files.
199
200        * texi2pod.pl: Handle @option and @env.
201
2022001-01-03  Mike Stump  <mrs@wrs.com>
203
204        * snapshot: Update to account for java libraries.
205
2062000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
207
208        * test_summary: Export filesuffix, not fileprefix.
209
2102000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
211
212        * release: Change some EGCS references to GCC.
213
2142000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
215
216        * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
217        subdirectory flags.  Add source directory prefix filtering.
218        Redirect diagnostic output to stderr.
219
2202000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
221
222        * texi2pod.pl: If multiple @c man sections with the same tag
223        appear, concatenate them in the final output.  When skipping,
224        ignore block commands that can't cause skipping, and honor
225        those that can.  Ensure that verbatim blocks are separate
226        paragraphs.
227
2282000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
229
230        * gcc_update: Don't touch tradcif.c or java/parse.h.
231
2322000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
233
234        * texi2pod.pl: Restructure for comprehensibility, add
235        comments.  Merge handling of @ignore and @ifxxx.  Handle a
236        whole bunch more Texinfo commands.  Use consistent formatting
237        style.
238
2392000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
240
241        * gennews: New script.
242
2432000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
244
245        * gcc_update: Update a comment as we now require bison for CVS users.
246
2472000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
248
249        * gcc_update: Add gcov.1 to the list of generated files.
250
2512000-11-21  Mark Mitchell  <mark@codesourcery.com>
252
253        * gcc_build: Remove code to put information in a log file.
254
2552000-11-19  Zack Weinberg  <zackw@stanford.edu>
256
257        * texi2pod.pl:
258          - Add real command line parsing.
259          - Support @ifset, @ifclear, @set, @value, -D switch.
260          - Support @sc.  Improve handling of @ref and friends.
261          - Discard @subsection, @need, @node lines.
262          - Un-nest font changes to match texinfo semantics.
263          - Handle @{ and @}.  Oops.
264          - Don't emit E<> directives inside verbatim blocks.
265
2662000-11-12  Bruce Korb  <bkorb@gnu.org>
267
268        * release: generalize the release script a bit.
269
270Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
271
272        * gcc_build: Add -o option for setting the objdir to use.
273
2742000-11-11  Jeff Law  <law@redhat.com>,
275
276        * release: New file.
277
2782000-11-08  Jeff Law  <law@redhat.com>,
279            Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
280
281        * snapshot: New file.
282
2832000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
284
285        * gcc_build (bootstrap_gcc): New function.
286        (configure_gcc): Likewise.
287        (build_gcc): Rewritten to use configure and bootstrap.
288        (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
289
2902000-10-31  Mark Mitchell  <mark@codesourcery.com>
291
292        * gcc_build (MAKE): New variable.
293        (build_gcc): Use it.  Fix logging of errors.
294        (install_gcc): Likewise.
295
2962000-10-29  Mark Mitchell  <mark@codesourcery.com>
297
298        * gcc_build: Save the output from CVS into the logfile as well.
299
3002000-10-25  Mark Mitchell  <mark@codesourcery.com>
301
302        * gcc_build: Fix typos.
303
3042000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
305
306        * gperf-2.7-19981006.pat: Remove.
307
3082000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
309
310        * test_installed: Change EGCS references to refer to GCC.
311
3122000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
313
314        * gcc_update (touch_files): Add some informative output.
315
3162000-09-16  Andreas Jaeger  <aj@suse.de>
317
318        * gcc_update: Remove gcc/c-parse.gperf.
319
3202000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
321            Alexandre Oliva  <aoliva@redhat.com>
322
323        * gcc_update: Execute touch_files_reexec even if `cvs update`
324        failed.
325
3262000-08-09  Alexandre Oliva  <aoliva@redhat.com>
327
328        * test_summary: AWK breaks with filenames containing `='.
329
330Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
331
332        * gcc_build: New script.
333
3342000-07-13  Mark Mitchell  <mark@codesourcery.com>
335
336        * gcc_update (files_and_dependencies): Remove generated YACC files.
337
3382000-07-12  Mark Mitchell  <mark@codesourcery.com>
339
340        * gcc_update (files_and_dependencies): Remove generated YACC files.
341
3422000-06-04  Mark Mitchell  <mark@codesourcery.com>
343
344        * newcvsroot: Handle filenames that contain spaces.
345
3462000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
347
348        * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
349        Elide --with-gcc-version-trigger and --norecursion from
350        configure flags.  Remove code to report status of haifa scheduler.
351
3522000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
353
354        * gcc_update (self): Set to `$0'.
355        (touch_files_reexec): Use `$self' instead of `$0'.
356
3572000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
358
359        * gcc_update (touch_files_reexec): New function, run after the
360        tree is modified.
361
3622000-05-08  Richard Hendeson  <rth@cygnus.com>
363
364        * gcc_update: Remove references to inclhack.tpl.
365
3662000-04-28  Jason Merrill  <jason@casey.cygnus.com>
367
368        * index-prop: Use a single pattern.  Also support *** cdiffs.
369
3702000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
371
372        * index-prop: Don't change /dev/null.
373
3742000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
375
376        * gcc_update: Refer to GCC and gcc_update instead of egcs and
377        egcs_update.
378
3792000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
380
381        * index-prop: Fix occasional problem when using cvs diff -p.
382
3832000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
384
385        * gcc_update: Remove references to cexp.c/cexp.y.
386
3871999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
388
389        * newcvsroot: Add check on the number of command-line arguments.
390        Add usage.
391
392Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
393
394        * gcc_update: Allow patches compressed by bzip2.
395
3961999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
397
398        * newcvsroot: New file.
399
4001999-09-11  Craig Burley  <craig@jcb-sc.com>
401
402        * convert_to_f2c, convert_to_g2c, download_f2c: New file.
403
4041999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
405
406        * gcc_update: New file.
407        * egcs_update: Renamed to gcc_update.
408
4091999-08-09  Robert Lipe  <robertlipe@usa.net>
410
411        * test_summary: Quote curly braces in 1999-07-03 change.
412
4131999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
414
415        * egcs_update (files_and_dependencies): Fixed typo in
416        gcc/cstamp-h.in.  Added gcc/config.in.
417
4181999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
419
420        * egcs_update (files_and_dependencies): New function, with
421        complete list of files to be updated, as well as their
422        dependencies.
423        (touch_files): Check the timestamp of each generated file against
424        its dependencies'.
425        (main): New flags --touch, --list and --help.  Remove the
426        pre-update step.
427
4281999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
429
430        * test_summary: Replace egcs with gcc.  Update e-mail address.
431
4321999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
433            Jerry Quinn <jquinn@nortelnetworks.com>
434
435        * egcs_update (touch_files, apply_patch): New functions.
436        Use them.  New command-line option --patch.  Split test of local
437        tree into two parts.  Add comments.
438
4391999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
440
441        * test_summary: If Target is `unix{*}', append the Target variants
442        to Host.
443
4441999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
445
446        * test_summary: Set default mail-address and version for egcs
447        instead of relying on unpredictable pathnames.
448        Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
449
450Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
451
452        * fixinc/*: Delete obsolete files.
453
4541999-02-04  Robert Lipe  <robertlipe@usa.net>
455
456        * egcs_update: Test return values of 'cvs update'.  Propogate
457        to caller as exit values.
458
4591999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
460
461        * egcs_update: Use "if" instead of "&&".  Touch generated files
462        only after the corresponding *.y files.
463
4641999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
465
466        * egcs_update: Do not use xargs, but a backquote construct.
467
4681999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
469
470        * test_summary (version): Remove carriage return that gawk inserts
471        in the version string for some reason.
472
4731998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
474
475        * egcs_update: Only touch files that already exist.
476
4771998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
478
479        * test_summary (EOF): Remove double backslash.
480        Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
481
4821998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
483
484        * test_summary (address): Set to egcs-testresults mailing list.
485
4861998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
487
488        * test_summary (address): Added Marc Lehmann's testsuite-results
489        to the default e-mail address.
490
4911998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
492
493        * test_summary (-p, prepend_logs): Add these before the summary.
494        (Compiler, Platform): Print these just before configflags.
495
496Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
497
498        * warn_summary (longLineFilter): New shell function to encapsulate
499        this functionality.  It is off by default, only active if -llf
500        flag is specified.
501        (subdirectoryFilter): Fix bug in filtering which made some
502        subdirectory warnings erroneously appear in the toplevel set.
503        (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
504        warnings from stage1 as well as stage0, which means warnings from
505        outside the bootstrap directory.  Eg, the libraries, etc.
506        (warningFilter): New shell function to encapsulate this
507        functionality.
508        (keywordFilter): New shell function to encapsulate this
509        functionality.
510
511        Store data in a temp file rather than calculating it 3x.  Arrange
512        to remove it on exit and signals.
513
514        Add -pass/-wpass flags to do "pass through" (i.e. manual
515        inspection) of bootstrap output from a particular stageN as well
516        as language subdirs.
517
518        Add better comments/documentation.
519
520Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
521
522        * egcs_update: Add comment about keeping the FAQ synchronized.
523
524Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
525
526        * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
527        in the repo again.
528
529Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
530
531        * egcs_update:  Added gcc/fixinc/* generated files to touch list.
532
533Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
534
535        * egcs_update: Remove gcc/java/parse.c from list of files to
536        touch.
537
538Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
539
540        * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
541
542Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
543
544        * warn_summary (subdirectoryFilter): New shell function to
545        optionally filter in/out gcc subdirectories when summarizing
546        warnings.  Add new flags to support subdirectory filtering.
547
548        Also, ensure the bootstrap stage is a number.  Add some more C
549        keywords that are preserved in the "warning type" summary and
550        tighten up the "arg ???" regexp.
551
552Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
553
554        * fixinc/inclhack.def:  Not all C++ comments in C headers
555        were treated alike.  They are now.  Also fixed syntax
556        of sed expression in "systypes" fix.
557
558        * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
559
560        * egcs_update:  Added fixinc/* generated files to touch list.
561
562Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
563
564        * egcs_update: Additionally touch gcc/java/parse.[ch].
565
566Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
567
568        * fixinc/inclhack.def:  Added two files required by
569        SCO's Open Server 5's avoid_bool fix.
570        Regenerated fixinc.x and inclhack.sh to incorporate
571        the update.
572
573Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
574
575        * egcs_update: Do the pass 1 CVS update only for files that
576        may reasonably be under CVS control.
577
5781998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
579
580        * test_installed: New script for testing already-installed
581        gcc/g++/g77.
582
583Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
584
585        * egcs_update: Assigned copyright to FSF.
586
587Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
588                          Alexandre Oliva  <oliva@dcc.unicamp.br>
589
590        * egcs_update: New switch --nostdflags and documentation
591        enhancements.
592
593Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
594
595        * egcs_update: New script.
596
5971998-08-05  Bruce Korb <korbb@datadesign.com>
598
599        * fixinc/Makefile
600        Added define for target machine so machine-specific tests
601        can be selected for or against.
602
603        * fixinc/fixincl.c
604        Added an array of string pointers to machines to select
605        or avoid, depending on a FD_MACH_IFNOT bit flag.
606        Used a shell script to match the defined TARGET_MACHINE
607        with any of the given match patterns.
608
609        * fixinc/fixincl.tpl
610        Generate the array of strings and bit flag, as needed,
611        depending on "mach" and "not_machine" attributes for a fix.
612
613        * fixinc/mkfixinc.sh
614        Invoke the make with TARGET assigned the value of the
615        machine name argument.
616
617Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
618
619        * compare_tests: New script.
620
6211998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
622
623        * test_summary: Assigned copyright to FSF.
624
625Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
626
627        * test_summary: Corrected script name in comments providing
628        documentation.  Added linebreaks for lines with > 80 characters.
629
630Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
631
632        * test_summary: New switch, -i, and environment variable,
633        append_logs, for including files in the report.
634
6351998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
636
637        * warn_summary: Update to Kaveh's latest version allowing to
638        specify the last stage built.
639
6401998-05-29  Bruce Korb <korbb@datadesign.com>
641
642        * fixinc/mkfixinc.sh
643        Changes to make it easier to invoke on platforms that
644        normally do not invoke fixincludes.
645
646        * fixinc/inclhack.def
647        Applied fixes from egcs/gcc/fixincludes from the past several
648        months.
649
6501998-05-28  Bruce Korb <korbb@datadesign.com>
651
652        * fixinc/*: Updated most everything for a first real
653        try at getting "fast_fixincludes" working.
654
6551998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
656
657        * index-prop: New file.
658
659Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
660
661        * test_summary: find good awk (copied from warn_summary).
662
663Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
664
665        * test_summary, warn_summary: New files
Note: See TracBrowser for help on using the repository browser.