svn merge -r216614:216993 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch
[official-gcc.git] / gcc-4_9-branch / contrib / ChangeLog
blob6254a17c3e1ba1edf9f0f21007bdd67fa336a554
1 2014-10-30  Release Manager
3         * GCC 4.9.2 released.
5 2014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
7         * config-list.mk (LIST): Add v850-rtems.
9 2014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
11         * config-list.mk (LIST): Add arm-rtems.
12         Add nios2-rtems.  Remove extra option from powerpc-rtems.
14 2014-07-16  Release Manager
16         * GCC 4.9.1 released.
18 2014-06-29  Richard Biener  <rguenther@suse.de>
20         * gennews: Use gcc-3.0/index.html.
22 2014-04-22  Release Manager
24         * GCC 4.9.0 released.
26 2013-04-22  Jakub Jelinek  <jakub@redhat.com>
28         * gennews (files): Add files for GCC 4.9.
30 2014-02-24  Walter Lee  <walt@tilera.com>
32         * config-list.mk (LIST): Add tilegxbe-linux-gnu.
34 2014-02-13  Richard Biener  <rguenther@suse.de>
36         * download_prerequisites: Update ISL and CLOOG versions.
38 2014-01-31  Brooks Moses  <bmoses@google.com>
40         * gcc_update (files_and_dependencies): Add aarch64-tune.md.
42 2014-01-29  Yury Gribov  <y.gribov@samsung.com>
44         * mklog: Improve support of context diffs.
46 2014-01-21  Tatiana Udalova  <t.udalova@samsung.com>
48         * mklog: Avoid adding falsely changed functions to ChangeLog.
50 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
52         * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
53         ordering of some configs.
55 2013-12-23  Yury Gribov  <y.gribov@samsung.com>
57         * mklog: Automatically insert comments in trivial cases.
59 2013-12-19  Yury Gribov  <y.gribov@samsung.com>
61         * mklog: Split generated message in parts.
63 2013-10-31  Chung-Ju Wu  <jasonwucj@gmail.com>
65         * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
67 2013-10-29  Tobias Burnus  <burnus@net-b.de>
69         * gcc_update (files_and_dependencies): Add rules for
70         libcilkrts.
72 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
74         * gcc_update (files_and_dependencies): Fix rule for
75         libgomp/testsuite/Makefile.in.
77 2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
79         * config-list.mk: Add arc configurations.
81 2013-09-27  Diego Novillo  <dnovillo@google.com>
83         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
85 2013-09-12  DJ Delorie  <dj@redhat.com>
87         * config-list.mk: Add msp430-elf.
89 2013-08-31  Diego Novillo  <dnovillo@google.com>
91         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
93 2013-08-29  Mike Stump  <mikestump@comcast.net>
95         * gcc_update (configure): Update to handle svn 1.8.1.
97 2013-08-03  Caroline Tice  <cmtice@google.com>
99         * gcc_update: Add libvtv files.
100         
101 2013-06-06  Brooks Moses  <bmoses@google.com>
103         * testsuite-management/validate_failures.py: Fix handling of
104         summary lines with "|" characters or empty description fields.
106 2013-05-24  Chung-Ju Wu  <jasonwucj@gmail.com>
108         * download_prerequisites: Download isl and cloog conditionally.
110 2013-05-21  David Malcolm  <dmalcolm@redhat.com>
112         * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
114 2013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
116         * config-list.mk (LIST): Add -enable-obsolete for
117         sparc-sun-solaris2.9, i686-solaris2.9.
119 2013-05-13  Mike Stump  <mikestump@comcast.net>
121         * compare_tests: Limit lines to 2000 characters as comm on Mac OS
122         X 10.8.3 doesn't like long lines (those 2055 characters or more).
124 2013-04-22  Sofiane Naci  <sofiane.naci@arm.com>
126         * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
128 2013-04-18  Diego Novillo  <dnovillo@google.com>
130         * validate_failures.py: Fix typo.
132 2013-04-18  Diego Novillo  <dnovillo@google.com>
134         * validate_failures.py: Loosen check for build directory.
135         State what failed if we couldn't find the source tree or
136         the target triplet.
138 2013-03-22  Jakub Jelinek  <jakub@redhat.com>
140         * gennews (files): Add files for GCC 4.8.
142 2013-03-06  Tobias Burnus  <burnus@net-b.de>
144         * make-obstacks-texi.pl: New.
146 2013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
148         * make_sunver.pl: Enforce C locale.
150 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
152         * update-copyright.py: Add libdecnumber to the default list.
153         Remove libquadmath and libssp.
155 2013-02-06  Diego Novillo  <dnovillo@google.com>
157         * testsuite-management/validate_failures.py: Fix typo.
159 2013-02-06  Diego Novillo  <dnovillo@google.com>
161         * testsuite-management/validate_failures.py: Update
162         Copyright years.
163         Request contributions not to use Python features newer
164         than 2.4.
165         (GetBuildData): If this is not a build directory,
166         emit an error only if --results or --manifest are missing.
168 2013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
170         * testsuite-management/validate_failures.py
171         (IsInterestingResult): Fix performance regression
173 2013-02-04  Richard Sandiford  <rdsandiford@googlemail.com>
175         * update-copyright.py: New file.
177 2013-01-15  David Blaikie  <dblaikie@gmail.com>
179         * dg-extract-results.sh: Handle KPASSes.
181         * dg-extract-results.sh: Constrain the start-of-log pattern.
183         * dg-extract-results.sh: Fix order of summary counts.
185 2012-12-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
187         * testsuite-management/validate_failures.py
188         (IsInterestingResult): Only strip line a second time if we did split.
189         Rephrase return statement while at it.
190         (CollectSumFiles): Also ignore .git directory.
192 2012-12-03  Diego Novillo  <dnovillo@google.com>
194         * testsuite-management/validate_failures.py: Fix stale
195         use of 'options'.
197 2012-11-30  Doug Evans  <dje@google.com>
199         * testsuite-management/validate_failures.py: Add support for @include,
200         @remove directives in manifest files.
202         * testsuite-management/validate_failures.py: Add function
203         GetManifestPath.  New global _MANIFEST_SUBDIR.
205 2012-11-29  Doug Evans  <dje@google.com>
207         * testsuite-management/validate_failures.py: Remove pass/fail
208         indicator from result of GetBuildData.
210         * testsuite-management/validate_failures.py: Store options in global
211         variable _OPTIONS.
213         * testsuite-management/validate_failures.py: Rename variable
214         manifest_name to manifest_path everywhere.
216         * testsuite-management/validate_failures.py (CompareBuilds): Pass
217         options.results to GetSumFiles for clean build.
219 2012-11-28  Doug Evans  <dje@google.com>
221         * testsuite-management/validate_failures.py: Use <target_alias> instead
222         of <target>.  Minor whitespace changes.
224         * testsuite-management/validate_failures.py: Record ordinal with
225         TestResult.
227 2012-11-19  Mike Stump  <mikestump@comcast.net>
229         * compare_tests: Add export LC_ALL=C to make sort happier.
231 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
233         * gcc_update: Update libsanitizer generated files.
235 2012-11-12  Tobias Burnus  <burnus@net-b.de>
237         * gcc_update: Add libquadmath generated files.
239 2012-11-12  H.J. Lu  <hongjiu.lu@intel.com>
241         * gcc_update: Add libsanitizer generated files.
243 2012-11-05  Lawrence Crowl  <crowl@google.com>
245         * compare_two_ftime_report_sets: New.
247 2012-11-02  Diego Novillo  <dnovillo@google.com>
249         * testsuite-management/validate_failures.py: Add option
250         --clean_build to compare test results against another
251         build.
253 2012-10-31  Diego Novillo  <dnovillo@google.com>
255         * testsuite-management/validate_failures.py: Fix parsing
256         of summary lines.
258 2012-10-29  Diego Novillo  <dnovillo@google.com>
260         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
262 2012-10-06  Diego Novillo  <dnovillo@google.com>
264         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
266 2012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
268         * check_GNU_style.sh: Remove temporay file upon exit.
270 2012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
272         * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
273         arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
274         Use --enable-obsolete for picochip-elf.
276 2012-09-10   Diego Novillo  <dnovillo@google.com>
278         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
280 2012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
282         * make_sunver.pl: Add missing newline at the end of extern "C++" block.
284 2012-08-24   Diego Novillo  <dnovillo@google.com>
286         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
287         
288 2012-08-14   Diego Novillo  <dnovillo@google.com>
290         * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
292 2012-08-13  Diego Novillo  <dnovillo@google.com>
294         * testsuite-management/validate_failures.py (ExpirationDate): Tidy
295         comment.
297 2012-08-13  Diego Novillo  <dnovillo@google.com>
299         * testsuite-management/validate_failures.py (ParseSummary): Fix
300         comment.
302 2012-08-13  Diego Novillo  <dnovillo@google.com>
304         * testsuite-management/validate_failures.py: Import datetime.
305         (TestResult.ExpirationDate): New.
306         (TestResult.HasExpired): New.
307         (ParseSummary): Call it.  If it returns True, warn that the
308         expected failure has expired and do not add it to the set of
309         expected results.
310         (GetResults): Clarify documentation.
312 2012-07-26   Diego Novillo  <dnovillo@google.com>
314         * testsuite-management/validate_failures.py: Do not use
315         'with ... as ...' constructs.
317 2012-07-19   Diego Novillo  <dnovillo@google.com>
319         * testsuite-management/validate_failures.py (CollectSumFiles):
320         Rename from GetSumFiles.
321         (GetSumFiles): Factor out of CheckExpectedResults.
322         (CheckExpectedResults): Call it.
323         (ProduceManifest): Call it.
325 2012-07-18   Diego Novillo  <dnovillo@google.com>
327         * testsuite-management/validate_failures.py: Fix
328         /usr/bin/python invocation.
330 2012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
332         * check_makefile_deps.sh: Look for c-common.o in c-family/.
333         Add a few more crt* files to the list of files to skip.
335 2012-05-31  Marek Polacek  <polacek@redhat.com>
337        * mklog: Prevent printing three spaces after the date.
339 2012-06-04   Diego Novillo  <dnovillo@google.com>
341         * testsuite-management/validate_failures.py (GetResults):
342         Change argument to accept list of summary files to analyze.
343         Update callers.
344         (CheckExpectedResults): Handle options.manifest, options.results
345         and options.ignore_missing_failures.
346         (Main): Add options --manifest, --results and --ignore_missing_failures.
348 2012-05-31   Diego Novillo  <dnovillo@google.com>
349              Cary Coutant  <ccoutant@google.com>
351         * mklog: New.
353 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
355         PR bootstrap/53472
356         * contrib/compare-debug (remove_comment): New function.
357         Remove any .comment sections if the first cmp failed.
359 2012-05-09  David Edelsohn  <dje.gcc@gmail.com>
361         * gcc_update: Use $GCC_SVN to retrieve branch and revision.
363 2012-05-01  Richard Henderson  <rth@redhat.com>
365         * gcc_update: Add libatomic generated files.
367 2012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
369         * compare_tests: Append '/' to make 'find' traverse
370         symlinked directories.
372 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
374         * testsuite-management/validate_failures.py (GetBuildData): Use
375         target_alias.
377 2012-04-06  Doug Evans  <dje@google.com>
379         * dg-extract-results.sh: Handle KFAILs.
381 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
383         * config-list.mk (LIST): Remove mips-sgi-irix6.5.
385 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
387         * gennews (files): Add files for GCC 4.7.
389 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
391         * config-list.mk (LIST): Remove mips-openbsd.
393 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
395         * config-list.mk (LIST): Remove alpha-dec-osf5.1.
397 2012-03-02   Diego Novillo  <dnovillo@google.com>
399         * testsuite-management/validate_failures.py (class TestResult): Fix
400         match pattern for the summary line.  If there is a parsing failure,
401         show the line we failed to parse.
403 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
405         PR libstdc++/52188
406         * make_sunver.pl: Remove #ifdef handling.
408 2012-02-17   Doug Kwan  <dougkwan@google.com>
410         * contrib/testsuite-management/validate_failures.py
411         (GetMakefileValue): Check for cross compilers.
413 2012-02-15   Quentin Neill  <quentin.neill@amd.com>
415         * compare_tests: Fix trailing paths in dir arguments.
416         Handle sum1/sum2 temp files with others.
418 2012-02-14  Walter Lee  <walt@tilera.com>
420         * config-list.mk (LIST): Add tilegx-linux-gnu and
421         tilepro-linux-gnu.
422         * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
423         (gcc/config/tilepro/mul-tables.c): New dependencies.
425 2012-02-11  Mike Stump  <mikestump@comcast.net>
427         * compare_tests (exit_status): Fix.
429 2012-02-10   Diego Novillo  <dnovillo@google.com>
431         * repro_fail: Add --debug and --debug-tui flags.
433 2012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
434             Jayant R Sonar  <jayant.sonar@kpitcummins.com>
436         * config-list.mk (LIST): Add cr16-elf.
438 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
440         PR target/51345
441         * gcc_update (files_and_dependencies): Add
442         gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
444 2011-11-29  DJ Delorie  <dj@redhat.com>
446         * config-list.mk (LIST): Add rl78-elf.
448 2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
450         * make_sunver.pl: Convert '?' in glob patterns to '.'.
452 2011-11-07  Richard Henderson  <rth@redhat.com>
454         Merged from transactional-memory.
456         * gcc_update: Add libitm to touch data.
458 2011-11-07   Quentin Neill  <quentin.neill@amd.com>
460         * compare_tests: Add ability to compare all .sum
461         files from two build directories.
463 2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
465         * contrib-list.mk: Add Epiphany configurations.
467 2011-09-13   Diego Novillo  <dnovillo@google.com>
469         * testsuite-management: New.
470         * testsuite-management/validate_failures.py: New.
472 2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
474         * gcc_update: Determine svn branch from hg convert_revision.
476 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
478         * config-list.mk (i586-netware): Remove.
479         (.PHONY): Remove make-script-dir dependency.
480         (make-script-dir): Remove.
481         ($(LIST)): Remove make-script-dir dependency.
483 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
485         * gcc_update: Add C6X generated files.
486         * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
488 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
490         * config-list.mk (LIST): Append OPT-enable-obsolete to
491         alpha-dec-osf5.1, mips-sgi-irix6.5.
493 2011-06-24  Diego Novillo  <dnovillo@google.com>
495         * repro_fail: New.
497 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
499         * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
501 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
503         * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
504         gcc/config/arm/arm-fpus.def.
506 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
508         * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
509         dependencies.
511 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
513         * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
515 2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
517         * config-list.mk: New file.
519 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
521         * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
523 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
525         * paranoia.cc (ENUM_BITFIELD): Remove.
527 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
529         * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
531 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
533         * compare-all-tests (all_targets): Remove crx and m68hc11.
535 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
537         PR bootstrap/48135
538         * make_sunver.pl: Don't use File::Glob.
540 2011-03-05  Joseph Myers  <joseph@codesourcery.com>
542         * gennews (files): Add files for GCC 4.6.
544 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
546         * patch_tester.sh (nopristinecache): New shell var, set according
547         to presence or absence of new -nopristinecache option.
548         (usage): Document new option.
549         (bootntest_pristine): Implement it.
551 2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
553         * make_sunver.pl: Use elfdump -s to extract symbols if possible,
554         readelf -s otherwise.
556 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
558         * make_sunver.pl: Ignore entries without symbol name first.  Then do
559         not ignore symbols marked as 'R'.
561 2010-10-18  Andi Kleen  <ak@linux.intel.com>
563         * gccbug.el: Remove.
565 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
567         * gcc_update: Run $GCC_HG pull and update separately.
568         Check parents for SVN revision.
570 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
572         * test_recheck: New script.
574 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
576         * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
577         Also escape characters with grave accents, to be fixed ...
578         (unmunge): ... here.
579         (postprocess): Also handle @/ and @acronym{...}.
581 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
583         * check_GNU_style.sh: Do not print warning messages when there are
584         no occurences.
586 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
588         * gcc_update: Handle hg, too.
590 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
592         * make_sunver.pl: Remove extra whitespace in regexp.
594 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
596         * check_GNU_style.sh: New.
598 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
600         * make_sunver.pl: New file.
602 2010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
604        * compare-debug (Darwin): Remove '-x' flag from ld-based object
605        stripping.  Add a comment as to why we do it this way.
607 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
609         * compare-debug: Drop LTO sections.
611 2010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
613         * gcc_update: Support updating a git clone.
615 2010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
617         * test_summary: Don't use diff -u.
618         Adapt egrep regex.
620 2010-06-02  Andrew Haley  <aph@redhat.com>
622         * download_prerequisites: New script.
624 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
626         * dg-extract-results.sh: Redirect grep output to /dev/null instead
627         of grep -q.
629 2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
631         * gcc_update: Sets the locale to C.
633 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
635         * gennews (files): Add files for GCC 4.5.
637 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
639         Fix *.log tests output containing "===".
640         * dg-extract-results.sh (/\===/): Rename to ...
641         (/^\t\t=== .* ===$/): ... this pattern.
643 2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
645         * dg-extract-results.sh: Fix result order to match sequential case.
647 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
649         * check_warning_flags.sh: Use \012 instead of \n with tr.
651 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
653         * dg-extract-results.sh: Don't use tail -n.
655 2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
656             Richard Guenther  <rguenther@suse.de>
658         PR lto/39216
659         * gcc_update: Adjust file timestamps for lto-plugin.
661 2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
663         PR bootstrap/41245
664         * compare-debug: Handle stripping of dwarf debug sections from darwin
665         mach-o objects.
667 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
669         * compare-debug: Grep for blank before dash to avoid grep -e.
671 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
673         * compare-debug: Look for .gkd files and compare them.
675 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
677         PR testsuite/41166
678         * test_summary: Invoke config.status, rather than trying to
679         parse it.  Adjust awk script.
681 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
683         * compare-debug: Drop .eh_frame relocations too.
685 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
687         PR testsuite/40704
688         * test_summary: Filter out "\r". 
690 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
692         * compare-debug: Don't fail just because of .eh_frame differences.
694 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
696         PR testsuite/39807
697         * dg-extract-results.sh: Close open files and use >> instead of >
698         to decrease number of concurrently open files from awk.  Avoid
699         = at the beginning of a regexp and redirect to a file determined
700         by curfile variable rather than concatenated strings to workaround
701         Solaris nawk bug.
703 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
705         * test_summary: Only include LAST_UPDATED if it exists.
706         Complete copyright years.
708 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
710         * compare-all-tests: New.
712 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
714         * gennews (files): Reference GCC 4.4 web pages.
716 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
718         * reghunt/date_based/reg_periodic: Change copyright header to refer
719         to version 3 of the GNU General Public License and to point readers
720         at the COPYING3 file and the FSF's license web page.
721         * reghunt/date_based/reg_search: Likewise.
722         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
723         * regression/btest-gcc.sh: Likewise.
724         * regression/objs-gcc.sh: Likewise.
726 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
728         * check_warning_flags.sh: Update flag exceptions.
730 2008-11-18  Ben Elliston  <bje@au.ibm.com>
732         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
733         be opened; print a more meaningful error instead.
735 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
736             Jakub Jelinek  <jakub@redhat.com>
738         * dg-extract-results.sh: New file.
740 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
742         * check_makefile_deps.sh: New file.
744 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
746         * patch_tester.sh (report): Do not print "Checker: ".
748 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
750         * patch_tester.sh (report): Do not print the time.
752 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
754         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
755         Handle @heading.  Handle enumerated lists with starting numbers
756         and extra headings.
758 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
760         * patch_tester.sh (initialization): Initialize svnpatch and stop.
761         (usage): Add -svnpath and -stop.        
762         (makedir): New.
763         (argument handling): Process -stop and -svnpath.
764         (setup code): Use makedir, error out if initial svn checkout fails.
765         (update): Use svnpath.  Invoke contrib/gcc_update.
766         (apply_patch): Require that patch was created at top level.  Use eval
767         with option variables.  Don't use bootstrap target for make.  Verify
768         that some tests were run.
769         (bootntest_patched): Use snvpath.
770         (main loop): For -stop, exit when there are no more patches to test.
772 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
774         * check_warning_flags.sh: Instead of invoke.texi, take the path
775         to the doc directory as argument.  Check that warnings listed in
776         'gcc --help' are accepted by the compiler, and listed in the
777         manuals.
779 2008-03-06  Tom Tromey  <tromey@redhat.com>
781         * patch_tester.sh (usage): Watermark is not lexicographic.
782         Load $STATE/defaults if it exists.
783         (selfexec): Use $0.
784         (apply_patch): Handle deletions.
785         (bootntest): Handle default settings.
787 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
789         * gennews (files): Reference GCC 4.3 web pages.
791 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
793         * check_warning_flags.sh: New file.
795 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
797         * paranoia.cc (main): Remove handling of c4x_single and
798         c4x_extended formats.
800 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
802         * compareSumTests3: Changed to GPLv3.
803         * prepare_patch.sh: Same.
804         * uninclude: Same.
805         * dglib.pm: Same.
806         * gennews: Same.
807         * texi2pod.pl: Same.
808         * analyze_brprob: Same.
809         * gcc_build: Same.
811 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
813         * patch_tester.sh: Changed to GPLv3.
815 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
817         * patch_tester.sh: Don't save the script anymore.
819 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
821         * patch_tester.sh: New.
822         * prepare_patch.sh: New.
824 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
826         * compare-debug: Introduce -p flag to preserve .stripped files.
828 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
830         * texi2pod.pl: Handle @asis.
831         (postprocess): Move @gccoptlist{} after all formatting commands.
832         
833 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
835         * compare-debug: Avoid spurious errors when .stripped files
836         exist.
838 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
840         * warn_summary (srcdirFilter): Add fixincludes, sim,
841         newlib and mpfr.
843 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
845         * gcc_update: Handle different URL paths and tags.
847 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
849         * compare-debug: New.
851 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
852             Andreas Schwab  <schwab@suse.de>
854         * gcc_update: Use "svn info" for revision number.  Create
855         gcc/REVISION with branch name and revision number.
857 2007-08-10  Diego Novillo  <dnovillo@google.com>
859         * gcc.doxy: Rename from tree-ssa.doxy.
861 2007-08-10  Diego Novillo  <dnovillo@google.com>
863         * tree-ssa.doxy: Update for doxygen 1.5.
864         Include all the files in the middle and back ends.
866 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
868         * gcc_update (files_and_dependencies): Handle
869         gcc/testsuite/gcc.dg/cpp/direct2s.c.
871 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
873         * gennews (files): Reference GCC 4.2 web pages.
875 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
877         * texi2pod.pl: Correct handling of @itemize with no argument.
879 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
881         * uninclude: New utility, from Alexandre Oliva.
883 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
885         * test_installed: Adjust to the move from g77 to gfortran.
887 2007-02-16  Matthias Klose  <doko@debian.org>
889         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
891 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
893         * test_summary (configflags): Adjust for changes in the
894         config.status format due to update to autoconf 2.59.
896 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
898         * gcc_update: Update for configure.in -> configure.ac.
900 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
902         * texi2pod.pl: Handle @multitable.
904 2007-01-15  Tom Tromey  <tromey@redhat.com>
906         * download_ecj: New file.
908 2006-09-27  Matthew Sachs  <msachs@apple.com>
910         * compareSumTests3: POD syntax fix.
912 2006-09-27  Matthew Sachs  <msachs@apple.com>
914         * dglib.pm: Initial commit.
915         * compareSumTests3: Initial commit.
917 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
919         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
920         and not non-existing nm[old].
922 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
924         Port to hosts whose 'sort' and 'tail' implementations
925         treat operands with leading '+' as file names, as POSIX
926         has required since 2001.  However, make sure the code still
927         works on pre-POSIX hosts.
928         * compare_tests: Don't assume "sort +2" is equivalent to
929         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
931 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
933         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
935 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
936             Mike Stump  <mrs@apple.com>
938         * compare_tests: Handle multilibs better.
940 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
942         * texi2pod.pl: Correct handling of absolute @include.
944 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
946         * texi2pod.pl: Handle -I.
948 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
950         * gennews (files): Update for GCC 4.1.
952 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
954         * gcc_update (files_and_dependencies): Handle
955         libgomp/testsuite/Makefile.in.
957 2006-01-18  Richard Henderson  <rth@redhat.com>
958             Diego Novillo  <dnovillo@redhat.com>
960         * gcc_update (files_and_dependencies): Add libgomp files.
962 2005-12-06  Ben Elliston  <bje@au.ibm.com>
964         * newcvsroot: Remove.
966 2005-11-03  Steven Bosscher  <stevenb@suse.de>
968         * gcc_build: Fix my previous checking.
970 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
972         * gcc_update: Include revision number in LAST_UPDATED.
974 2005-10-30  Steven Bosscher  <stevenb@suse.de>
976         * gcc_build: Use gcc.gnu.org as the default server.  Set up
977         SVN_REPOSITORY correctly.  Add support for checking out branches.
979 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
981         * gcc_update: When svn update is called and
982         --silent is used, pass -q.
984 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
986         * gcc_update: Remove the -q from svn invocation.
988 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
990         * gcc_build: Remove -d from the call to gcc_update.
992 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
993             Ben Elliston  <bje@au1.ibm.com>
994         
995         * gcc_update: Update for svn.
996         * newcvsroot: Ditto.
997         * gcc_build: Ditto.
999 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
1001         * texi2pod.pl: Substitue for @value even when part of @include. 
1003 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
1005         * texi2pod.pl: Convert two single quotes or two backquotes to
1006         double quotes.
1008 2005-08-23  Ben Elliston  <bje@au.ibm.com>
1010         * gcc_update: Update dependencies for libjava/aclocal.m4.
1012 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
1014         * All files: Update with new FSF address.
1016 2005-07-14  Ben Elliston  <bje@au.ibm.com>
1018         * filter_params.pl: Typo fix.
1019         * filter_knr2ansi.pl: Likewise.
1021 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
1023         * gennews (files): Update for egcs-1.0 release pages consolidation.
1025 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
1027         * gennews (files): Update for GCC 4.0.
1029 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
1031         * gcc_update (silent): Unset instead of initializing to null.
1033 2005-03-18  Andreas Schwab  <schwab@suse.de>
1035         * gcc_update (apply_patch): Properly quote $1.
1037 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
1039         * gcc_update: Add --silent option.
1041 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1043         * warn_summary (keywordFilter): Update sed pattern for new quoting
1044         style in warnings.
1046 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1048         * warn_summary: Add -fortran subdir flag.
1049         (subdirectoryFilter): Fix missing ada subdir.
1051 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
1053         * gcc_update (touch_files): Don't rely on "make" being GNU make;
1054         grep for "Touching" to determine that the rule executes.
1056 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
1058         * gcc_update (touch_files): Explicitly pass --no-print-directory.
1060 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
1062         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
1064 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
1066         * gcc_update: Add fixincludes.
1068 2004-08-26  Matthias Klose  <doko@debian.org>
1070         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
1072 2004-08-26  Matthias Klose  <doko@debian.org>
1074         * test_summary: Include baseline used for libstdc++-v3 abi check
1075         in test summary.
1077 2004-08-25  Ben Elliston  <bje@au.ibm.com>
1079         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
1081 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
1083         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
1084         update done.
1086 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
1088         * gcc_update: libjava/configure.ac -> configure.in.  Automake
1089         1.4 does not handle configure.ac properly.
1091 2004-08-04  Andreas Schwab  <schwab@suse.de>
1093         * gcc_update: libjava/configure.in -> configure.ac.
1095 2004-08-03  Richard Earnshaw  <rearnsha@arm.com>
1097         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
1099 2004-07-16  Jeff Law  <law@redhat.com>
1101         * analyze_brprob: Fix comments.  More consistent output format.
1103 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
1105         * tree-ssa.doxy: Update for doxygen 1.3.5.
1107 2004-06-14  Andreas Jaeger  <aj@suse.de>
1109         * gcc_update: boehm-gc/configure.in -> configure.ac.
1111 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
1113         * gcc_update (boehm-gc/configure): Depend on
1114         boehm-gc/configure.ac instead of boehm-gc/configure.in
1116 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
1118         * gcc_update (libmudflap/configure): Depend on
1119         libmudflap/configure.ac instead of libmudflap/configure.in
1121 2004-06-14  Andreas Jaeger  <aj@suse.de>
1123         * gcc_update: Add libcpp.
1125 2004-06-10  Andreas Jaeger  <aj@suse.de>
1127         * gcc_update: Add libgfortran.
1129 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
1131         * gcc_update (libbanshee/configure): Depend on
1132         libbanshee/configure.ac instead of libbanshee/configure.in
1134 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1136         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
1137         from list of files to be touched.
1138         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
1140 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1142         * gennews: Update for GCC 3.4.
1144 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1146         Merge from tree-ssa-20020619-branch.
1148         * filter_gcc_for_doxygen: New file.
1149         * filter_knr2ansi.pl: New file.
1150         * filter_params.pl: New file.
1151         * tree-ssa.doxy: New file.
1152         * contrib/gcc_update (files_and_dependencies): Handle
1153         libbanshee and libmudflap.
1155 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
1156             Andreas Jaeger  <aj@suse.de>
1158         * gcc_update (files_and_dependencies): Insert zlib dependencies.
1160 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1162         * gcc_update (files_and_dependencies): libobjc/configure now
1163         depends on configure.ac, not configure.in.
1165 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
1167         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
1169 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
1171         * gcc_update (files_and_dependencies): Insert libffi dependencies.
1173 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
1175         * gcc_update (files_and_dependencies): Insert libada/configure.
1177 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
1179         * gcc_update (files_and_dependencies): Update intl/configure.in
1180         to intl/configure.ac.
1182 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
1184         * gcc_update (files_and_dependencies): Update fastjar/configure.in
1185         to fastjar/configure.ac
1187 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
1189         * gcc_update (files_and_dependencies): Remove non-existant files.
1191 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
1193         * gcc_update (files_generated): Revert 2003-12-18 change.
1195 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
1197         * gcc_update (files_and_dependencies): For gcc directory,
1198         rename configure.in to configure.ac.
1200 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
1202         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1203         remove acconfig.h. No longer used.
1205 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
1207         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
1208         gcc/ada/gnat_ug_* to use it.
1210 2003-12-16  James E Wilson  <wilson@specifixinc.com>
1212         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
1213         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
1215 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
1217         * gcc_update (files_and_dependencies): Correct typo in the filename
1218         gnat_ug_wnt.texi.
1220 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
1222         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
1223         treeprs.ads.
1225 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
1227         * gennews (files): Add GCC 3.3 files.
1229 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
1231         * gcc_build: Fix handling of -t option.  Add -x option.
1233 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
1235         * texi2pod.pl: Remove extra line.
1237 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
1239         * texi2pod.pl: Default @itemize's parameter to @bullet.
1241 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
1243         * gcc_update: gcc/acconfig.h no longer exists.
1245 2003-07-11  Matthias Klose  <doko@debian.org>
1247         * test_installed: Add options to run objc tests.
1248         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
1250 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1252         * gcc_update: Remove gcc/intl/plural.c from list.
1253         Add new generated files intl/plural.c, intl/configure,
1254         intl/config.h.in.
1256 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
1258         * gcc_update (files_and_dependencies): Add
1259         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
1260         gcc/testsuite/gcc.dg/cpp/mi1c.h.
1262 2003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1264         * paranoia.cc: Fix spelling error.
1266         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
1267         to GCC.
1269 2003-04-04  Mike Stump  <mrs@apple.com>
1271         * compare_tests: Fix exit status and be more flexible with spacing.
1273 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
1275         * test_summary:  Add -h, print existing comments as help.
1277 2003-03-03  H.J. Lu  <hjl@gnu.org>
1279         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
1280         * gcc_update: Likewise.
1282 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
1284         * test_summary (configflags): Only use the first match.  Remove
1285         excess space.  Use sub instead of gsub where possible.  Use `none'
1286         if no configure flags were given.
1288 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
1290         * test_summary (configflags): awk portability.
1292 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
1294         * test_summary (configflags): Compute correctly with both
1295         autoconfiscated and Cygnus-style top-level.
1297 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1299         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
1300         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
1301         gcc/java/keyword.gperf
1303 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1305         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
1306         depending on gcc/intl/plural.y.
1308 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
1310         * gcc_update (configure): Depend on config/acx.m4 as well.
1312         * gcc_update (configure): Depend on configure.in.
1314 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1316         * texi2pod.pl: Skip contents of @copying.
1318 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
1320         * gthr_supp_vxw_5x.c: New file.
1322 2002-10-21  Richard Henderson  <rth@redhat.com>
1324         * paranoia.cc (real_c_float::image): Accomodate size of
1325         real_internal format.
1326         (main): Unbuffer stdio.  Add real_internal format.
1327         (floor_log2_wide): New.
1329 2002-10-16  Richard Henderson  <rth@redhat.com>
1331         * paranoia.cc (ENUM_BITFIELD): New.
1332         (class): Define as klass around real.h.
1333         (real_c_float): Not a template any longer; define MODE as a
1334         class static constant; use real_format elements for SIZE.
1335         Update uses of real_to_decimal and real_to_hexadecimal.
1336         (main): Change -g argument to use a format name.
1337         (mode_for_size): Remove.
1339 2002-09-16  Richard Henderson  <rth@redhat.com>
1341         * paranoia.cc: New file.
1343 2002-09-04  Richard Henderson  <rth@redhat.com>
1345         * enquire.c: Remove.
1347 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
1349         * gennews (files): Add GCC 3.2 files.
1351 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1353         * gennews (files): Add proper files for the GCC 3.1 release series.
1354         Simplify and reformat introductory wording.
1356 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
1358         * enquire.c: Move from gcc.
1360 2002-07-16  H.J. Lu  <hjl@gnu.org>
1362         * gcc_update (touch_files): Pass -s to ${MAKE}.
1364 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
1366         * texi2pod.pl: Correct handling of the internal R<> sequence.
1368 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1370         * gcc_update (files_and_dependencies): Add generated Texinfo files
1371         for Ada.
1373 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1375         * test_installed: Allow for PWDCMD to override hardcoded pwd.
1376         * test_summary: Likewise.
1378 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
1380         * gcc_update (touch_files): Don't have empty for loop.
1382 2002-04-16  Richard Henderson  <rth@redhat.com>
1384         * gcc_update: Remove libchill.
1386 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1388         * texi2pod.pl: Handle @end ftable and @end vtable.
1390 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
1392         * texi2pod.pl: Handle @include, @ftable, @vtable.
1393         Reformat some code for clarity.
1395 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
1397         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
1398         WARNING and ERROR output from the *.sum files.
1400 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1402         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
1403         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
1404         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
1406 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1408         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
1409         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
1410         egcs-1.1/index.html.
1412 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1414         * warn_summary: Add -ada subdirectory flag.
1416 2001-12-12  Matthias Klose  <doko@debian.org>
1418         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
1419         generation of more than one man page from one source.
1420         Add '-' to set of valid chars for an identifier.
1421         Let -D option accept flags of the form <flag>=<value>.
1422         Use \s+ for whitespace detection in '@c man' lines.
1423         Handle @set and @clear independent of $output.
1424         Substitute all @value{}'s in a line.
1426 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1428         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
1429         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
1430         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
1431         greater than 9 in enumerations.
1433 2001-11-07  Laurent Guerby  <guerby@acm.org>
1435         * gcc_update (files_and_dependencies): Add Ada dependencies.
1437 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1439         * snapshot: Remove.
1441 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
1443         Revert:
1444         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1445         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1446         touch.
1448 2001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
1450         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1451         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1452         touch.
1454 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
1456         * analyze_brprob: Update for changes in gcc debug output.
1458 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
1460         * analyze_brprob: Avoid more overflows.
1462 2001-07-27  Richard Henderson  <rth@redhat.com>
1464         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
1466 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
1468         * analyze_brprob: Avoid overflows.
1470 2001-07-27  Richard Henderson  <rth@redhat.com>
1472         * gcc_update: Dump timestamp in LAST_UPDATED.
1474 2001-07-26  Andreas Jaeger  <aj@suse.de>,
1475             Hans-Peter Nilsson  <hp@bitrange.com>
1477         * analyze_brprob: Fix documentation.
1479 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
1481         * analyze_brprob: Fix awk compatibility problems; update comment.
1483 2001-07-23  Andreas Jaeger  <aj@suse.de>
1485         * analyze_brprob: Fix more typos.
1487 2001-07-23  Andreas Jaeger  <aj@suse.de>
1489         * analyze_brprob: Fix typos.
1491 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1493         * texi2pod.pl: Handle @r inside @item.
1495 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
1497         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1499 2001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
1501         * warn_summary: Fix typo in a comment.
1503 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
1505         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
1507 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
1509         * gennews: Set TERM to vt100 for Lynx.
1511 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1513         * release: Remove.
1515 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
1517         * analyze_brprob: New file.
1519 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
1521         * gcc_build: Output information about the commands used to
1522         configure the compiler.
1524 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1526         * gennews: Update for GCC 3.0.
1528 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1530         * gcc_update: Update for move of documentation to gcc/doc.
1532 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1534         * contrib/test_summary (files): Sort before evaluating.
1536 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1538         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1540 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
1542         * gcc_build: Use -d when invoking gcc_update.
1544 2001-05-18  Andreas Jaeger  <aj@suse.de>
1546         * gcc_update: Add rules for libf2c/libI77.
1548 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
1550         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
1552 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
1554         * gcc_update (touch_files): Enhance make portability.
1556 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
1558         * gcc_update (touch_files): Use a Makefile to touch files.
1560 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1562         * texi2pod.pl: Add copyright and GPL notices.
1564 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1566         * texi2pod.pl: Handle "\,".
1568 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1570         * texi2pod.pl: Fix regular expression for @r to avoid exponential
1571         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
1572         version check.
1574 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1576         * warn_summary (stageNfilter): Update for recent changes in
1577         bootstrap logic.
1579 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1581         * texi2pod.pl: Require at least perl 5.6.0.
1583 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1585         * gcc_update: Add gcc/gcc.1 to generated files.
1586         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
1587         discarding to end of sentence with @xref where the sentence has an
1588         interior "." in markup, and handle discarding parentheses around
1589         such a sentence.
1591 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
1593         * gennews: Add gcc-2.95.3.
1595 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1597         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
1598         @command.  Format URLs and email addresses in bold.
1600 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1602         * gcc_update: Add cpp.1 to the list of generated files.
1604         * texi2pod.pl: Handle @option and @env.
1606 2001-01-03  Mike Stump  <mrs@wrs.com>
1608         * snapshot: Update to account for java libraries.
1610 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
1612         * test_summary: Export filesuffix, not fileprefix.
1614 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1616         * release: Change some EGCS references to GCC.
1618 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1620         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
1621         subdirectory flags.  Add source directory prefix filtering.
1622         Redirect diagnostic output to stderr.
1624 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
1626         * texi2pod.pl: If multiple @c man sections with the same tag
1627         appear, concatenate them in the final output.  When skipping,
1628         ignore block commands that can't cause skipping, and honor
1629         those that can.  Ensure that verbatim blocks are separate
1630         paragraphs.
1632 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1634         * gcc_update: Don't touch tradcif.c or java/parse.h.
1636 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
1638         * texi2pod.pl: Restructure for comprehensibility, add
1639         comments.  Merge handling of @ignore and @ifxxx.  Handle a
1640         whole bunch more Texinfo commands.  Use consistent formatting
1641         style.
1643 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1645         * gennews: New script.
1647 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1649         * gcc_update: Update a comment as we now require bison for CVS users.
1651 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1653         * gcc_update: Add gcov.1 to the list of generated files.
1655 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
1657         * gcc_build: Remove code to put information in a log file.
1659 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
1661         * texi2pod.pl:
1662           - Add real command line parsing.
1663           - Support @ifset, @ifclear, @set, @value, -D switch.
1664           - Support @sc.  Improve handling of @ref and friends.
1665           - Discard @subsection, @need, @node lines.
1666           - Un-nest font changes to match texinfo semantics.
1667           - Handle @{ and @}.  Oops.
1668           - Don't emit E<> directives inside verbatim blocks.
1670 2000-11-12  Bruce Korb  <bkorb@gnu.org>
1672         * release: generalize the release script a bit.
1674 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
1676         * gcc_build: Add -o option for setting the objdir to use.
1678 2000-11-11  Jeff Law  <law@redhat.com>,
1680         * release: New file.
1682 2000-11-08  Jeff Law  <law@redhat.com>,
1683             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1685         * snapshot: New file.
1687 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
1689         * gcc_build (bootstrap_gcc): New function.
1690         (configure_gcc): Likewise.
1691         (build_gcc): Rewritten to use configure and bootstrap.
1692         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1694 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
1696         * gcc_build (MAKE): New variable.
1697         (build_gcc): Use it.  Fix logging of errors.
1698         (install_gcc): Likewise.
1700 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
1702         * gcc_build: Save the output from CVS into the logfile as well.
1704 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
1706         * gcc_build: Fix typos.
1708 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1710         * gperf-2.7-19981006.pat: Remove.
1712 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1714         * test_installed: Change EGCS references to refer to GCC.
1716 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1718         * gcc_update (touch_files): Add some informative output.
1720 2000-09-16  Andreas Jaeger  <aj@suse.de>
1722         * gcc_update: Remove gcc/c-parse.gperf.
1724 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
1725             Alexandre Oliva  <aoliva@redhat.com>
1727         * gcc_update: Execute touch_files_reexec even if `cvs update`
1728         failed.
1730 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
1732         * test_summary: AWK breaks with filenames containing `='.
1734 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
1736         * gcc_build: New script.
1738 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
1740         * gcc_update (files_and_dependencies): Remove generated YACC files.
1742 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
1744         * gcc_update (files_and_dependencies): Remove generated YACC files.
1746 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
1748         * newcvsroot: Handle filenames that contain spaces.
1750 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
1752         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1753         Elide --with-gcc-version-trigger and --norecursion from
1754         configure flags.  Remove code to report status of haifa scheduler.
1756 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
1758         * gcc_update (self): Set to `$0'.
1759         (touch_files_reexec): Use `$self' instead of `$0'.
1761 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
1763         * gcc_update (touch_files_reexec): New function, run after the
1764         tree is modified.
1766 2000-05-08  Richard Hendeson  <rth@cygnus.com>
1768         * gcc_update: Remove references to inclhack.tpl.
1770 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
1772         * index-prop: Use a single pattern.  Also support *** cdiffs.
1774 2000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
1776         * index-prop: Don't change /dev/null.
1778 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1780         * gcc_update: Refer to GCC and gcc_update instead of egcs and
1781         egcs_update.
1783 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
1785         * index-prop: Fix occasional problem when using cvs diff -p.
1787 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
1789         * gcc_update: Remove references to cexp.c/cexp.y.
1791 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1793         * newcvsroot: Add check on the number of command-line arguments.
1794         Add usage.
1796 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
1798         * gcc_update: Allow patches compressed by bzip2.
1800 1999-10-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
1802         * newcvsroot: New file.
1804 1999-09-11  Craig Burley  <craig@jcb-sc.com>
1806         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1808 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1810         * gcc_update: New file.
1811         * egcs_update: Renamed to gcc_update.
1813 1999-08-09  Robert Lipe  <robertlipe@usa.net>
1815         * test_summary: Quote curly braces in 1999-07-03 change.
1817 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1819         * egcs_update (files_and_dependencies): Fixed typo in
1820         gcc/cstamp-h.in.  Added gcc/config.in.
1822 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1824         * egcs_update (files_and_dependencies): New function, with
1825         complete list of files to be updated, as well as their
1826         dependencies.
1827         (touch_files): Check the timestamp of each generated file against
1828         its dependencies'.
1829         (main): New flags --touch, --list and --help.  Remove the
1830         pre-update step.
1832 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
1834         * test_summary: Replace egcs with gcc.  Update e-mail address.
1836 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1837             Jerry Quinn  <jquinn@nortelnetworks.com>
1839         * egcs_update (touch_files, apply_patch): New functions.
1840         Use them.  New command-line option --patch.  Split test of local
1841         tree into two parts.  Add comments.
1843 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1845         * test_summary: If Target is `unix{*}', append the Target variants
1846         to Host.
1848 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1850         * test_summary: Set default mail-address and version for egcs
1851         instead of relying on unpredictable pathnames.
1852         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1854 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
1856         * fixinc/*: Delete obsolete files.
1858 1999-02-04  Robert Lipe  <robertlipe@usa.net>
1860         * egcs_update: Test return values of 'cvs update'.  Propogate
1861         to caller as exit values.
1863 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1865         * egcs_update: Use "if" instead of "&&".  Touch generated files
1866         only after the corresponding *.y files.
1868 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1870         * egcs_update: Do not use xargs, but a backquote construct.
1872 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
1874         * test_summary (version): Remove carriage return that gawk inserts
1875         in the version string for some reason.
1877 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1879         * egcs_update: Only touch files that already exist.
1881 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
1883         * test_summary (EOF): Remove double backslash.
1884         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1886 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1888         * test_summary (address): Set to egcs-testresults mailing list.
1890 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1892         * test_summary (address): Added Marc Lehmann's testsuite-results
1893         to the default e-mail address.
1895 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
1897         * test_summary (-p, prepend_logs): Add these before the summary.
1898         (Compiler, Platform): Print these just before configflags.
1900 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1902         * warn_summary (longLineFilter): New shell function to encapsulate
1903         this functionality.  It is off by default, only active if -llf
1904         flag is specified.
1905         (subdirectoryFilter): Fix bug in filtering which made some
1906         subdirectory warnings erroneously appear in the toplevel set.
1907         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
1908         warnings from stage1 as well as stage0, which means warnings from
1909         outside the bootstrap directory.  Eg, the libraries, etc.
1910         (warningFilter): New shell function to encapsulate this
1911         functionality.
1912         (keywordFilter): New shell function to encapsulate this
1913         functionality.
1915         Store data in a temp file rather than calculating it 3x.  Arrange
1916         to remove it on exit and signals.
1918         Add -pass/-wpass flags to do "pass through" (i.e. manual
1919         inspection) of bootstrap output from a particular stageN as well
1920         as language subdirs.
1922         Add better comments/documentation.
1924 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1926         * egcs_update: Add comment about keeping the FAQ synchronized.
1928 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
1930         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1931         in the repo again.
1933 Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
1935         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
1937 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
1939         * egcs_update: Remove gcc/java/parse.c from list of files to
1940         touch.
1942 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1944         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1946 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1948         * warn_summary (subdirectoryFilter): New shell function to
1949         optionally filter in/out gcc subdirectories when summarizing
1950         warnings.  Add new flags to support subdirectory filtering.
1952         Also, ensure the bootstrap stage is a number.  Add some more C
1953         keywords that are preserved in the "warning type" summary and
1954         tighten up the "arg ???" regexp.
1956 Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
1958         * fixinc/inclhack.def:  Not all C++ comments in C headers
1959         were treated alike.  They are now.  Also fixed syntax
1960         of sed expression in "systypes" fix.
1962         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
1964         * egcs_update:  Added fixinc/* generated files to touch list.
1966 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1968         * egcs_update: Additionally touch gcc/java/parse.[ch].
1970 Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
1972         * fixinc/inclhack.def:  Added two files required by
1973         SCO's Open Server 5's avoid_bool fix.
1974         Regenerated fixinc.x and inclhack.sh to incorporate
1975         the update.
1977 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
1979         * egcs_update: Do the pass 1 CVS update only for files that
1980         may reasonably be under CVS control.
1982 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
1984         * test_installed: New script for testing already-installed
1985         gcc/g++/g77.
1987 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1989         * egcs_update: Assigned copyright to FSF.
1991 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1992                           Alexandre Oliva  <oliva@dcc.unicamp.br>
1994         * egcs_update: New switch --nostdflags and documentation
1995         enhancements.
1997 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1999         * egcs_update: New script.
2001 1998-08-05  Bruce Korb  <korbb@datadesign.com>
2003         * fixinc/Makefile
2004         Added define for target machine so machine-specific tests
2005         can be selected for or against.
2007         * fixinc/fixincl.c
2008         Added an array of string pointers to machines to select
2009         or avoid, depending on a FD_MACH_IFNOT bit flag.
2010         Used a shell script to match the defined TARGET_MACHINE
2011         with any of the given match patterns.
2013         * fixinc/fixincl.tpl
2014         Generate the array of strings and bit flag, as needed,
2015         depending on "mach" and "not_machine" attributes for a fix.
2017         * fixinc/mkfixinc.sh
2018         Invoke the make with TARGET assigned the value of the
2019         machine name argument.
2021 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
2023         * compare_tests: New script.
2025 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
2027         * test_summary: Assigned copyright to FSF.
2029 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2031         * test_summary: Corrected script name in comments providing
2032         documentation.  Added linebreaks for lines with > 80 characters.
2034 Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
2036         * test_summary: New switch, -i, and environment variable,
2037         append_logs, for including files in the report.
2039 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
2041         * warn_summary: Update to Kaveh's latest version allowing to
2042         specify the last stage built.
2044 1998-05-29  Bruce Korb  <korbb@datadesign.com>
2046         * fixinc/mkfixinc.sh
2047         Changes to make it easier to invoke on platforms that
2048         normally do not invoke fixincludes.
2050         * fixinc/inclhack.def
2051         Applied fixes from egcs/gcc/fixincludes from the past several
2052         months.
2054 1998-05-28  Bruce Korb  <korbb@datadesign.com>
2056         * fixinc/*: Updated most everything for a first real
2057         try at getting "fast_fixincludes" working.
2059 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
2061         * index-prop: New file.
2063 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
2065         * test_summary: find good awk (copied from warn_summary).
2067 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
2069         * test_summary, warn_summary: New files