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