* sh.c (sh_can_use_simple_return_p): Return false for SHmedia
[official-gcc.git] / contrib / ChangeLog
blob6e4cab402e17811ba4099115179ceb836e9e3697
1 2012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
3         * check_GNU_style.sh: Remove temporay file upon exit.
5 2012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
7         * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
8         arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
9         Use --enable-obsolete for picochip-elf.
11 2012-09-10   Diego Novillo  <dnovillo@google.com>
13         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
15 2012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
17         * make_sunver.pl: Add missing newline at the end of extern "C++" block.
19 2012-08-24   Diego Novillo  <dnovillo@google.com>
21         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
22         
23 2012-08-14   Diego Novillo  <dnovillo@google.com>
25         * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
27 2012-08-13  Diego Novillo  <dnovillo@google.com>
29         * testsuite-management/validate_failures.py (ExpirationDate): Tidy
30         comment.
32 2012-08-13  Diego Novillo  <dnovillo@google.com>
34         * testsuite-management/validate_failures.py (ParseSummary): Fix
35         comment.
37 2012-08-13  Diego Novillo  <dnovillo@google.com>
39         * testsuite-management/validate_failures.py: Import datetime.
40         (TestResult.ExpirationDate): New.
41         (TestResult.HasExpired): New.
42         (ParseSummary): Call it.  If it returns True, warn that the
43         expected failure has expired and do not add it to the set of
44         expected results.
45         (GetResults): Clarify documentation.
47 2012-07-26   Diego Novillo  <dnovillo@google.com>
49         * testsuite-management/validate_failures.py: Do not use
50         'with ... as ...' constructs.
52 2012-07-19   Diego Novillo  <dnovillo@google.com>
54         * testsuite-management/validate_failures.py (CollectSumFiles):
55         Rename from GetSumFiles.
56         (GetSumFiles): Factor out of CheckExpectedResults.
57         (CheckExpectedResults): Call it.
58         (ProduceManifest): Call it.
60 2012-07-18   Diego Novillo  <dnovillo@google.com>
62         * testsuite-management/validate_failures.py: Fix
63         /usr/bin/python invocation.
65 2012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
67         * check_makefile_deps.sh: Look for c-common.o in c-family/.
68         Add a few more crt* files to the list of files to skip.
70 2012-05-31  Marek Polacek  <polacek@redhat.com>
72        * mklog: Prevent printing three spaces after the date.
74 2012-06-04   Diego Novillo  <dnovillo@google.com>
76         * testsuite-management/validate_failures.py (GetResults):
77         Change argument to accept list of summary files to analyze.
78         Update callers.
79         (CheckExpectedResults): Handle options.manifest, options.results
80         and options.ignore_missing_failures.
81         (Main): Add options --manifest, --results and --ignore_missing_failures.
83 2012-05-31   Diego Novillo  <dnovillo@google.com>
84              Cary Coutant  <ccoutant@google.com>
86         * mklog: New.
88 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
90         PR bootstrap/53472
91         * contrib/compare-debug (remove_comment): New function.
92         Remove any .comment sections if the first cmp failed.
94 2012-05-09  David Edelsohn  <dje.gcc@gmail.com>
96         * gcc_update: Use $GCC_SVN to retrieve branch and revision.
98 2012-05-01  Richard Henderson  <rth@redhat.com>
100         * gcc_update: Add libatomic generated files.
102 2012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
104         * compare_tests: Append '/' to make 'find' traverse
105         symlinked directories.
107 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
109         * testsuite-management/validate_failures.py (GetBuildData): Use
110         target_alias.
112 2012-04-06  Doug Evans  <dje@google.com>
114         * dg-extract-results.sh: Handle KFAILs.
116 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
118         * config-list.mk (LIST): Remove mips-sgi-irix6.5.
120 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
122         * gennews (files): Add files for GCC 4.7.
124 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
126         * config-list.mk (LIST): Remove mips-openbsd.
128 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
130         * config-list.mk (LIST): Remove alpha-dec-osf5.1.
132 2012-03-02   Diego Novillo  <dnovillo@google.com>
134         * testsuite-management/validate_failures.py (class TestResult): Fix
135         match pattern for the summary line.  If there is a parsing failure,
136         show the line we failed to parse.
138 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
140         PR libstdc++/52188
141         * make_sunver.pl: Remove #ifdef handling.
143 2012-02-17   Doug Kwan  <dougkwan@google.com>
145         * contrib/testsuite-management/validate_failures.py
146         (GetMakefileValue): Check for cross compilers.
148 2012-02-15   Quentin Neill  <quentin.neill@amd.com>
150         * compare_tests: Fix trailing paths in dir arguments.
151         Handle sum1/sum2 temp files with others.
153 2012-02-14  Walter Lee  <walt@tilera.com>
155         * config-list.mk (LIST): Add tilegx-linux-gnu and
156         tilepro-linux-gnu.
157         * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
158         (gcc/config/tilepro/mul-tables.c): New dependencies.
160 2012-02-11  Mike Stump  <mikestump@comcast.net>
162         * compare_tests (exit_status): Fix.
164 2012-02-10   Diego Novillo  <dnovillo@google.com>
166         * repro_fail: Add --debug and --debug-tui flags.
168 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
169             Jayant R Sonar <jayant.sonar@kpitcummins.com>
171         * config-list.mk (LIST): Add cr16-elf.
173 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
175         PR target/51345
176         * gcc_update (files_and_dependencies): Add
177         gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
179 2011-11-29  DJ Delorie  <dj@redhat.com>
181         * config-list.mk (LIST): Add rl78-elf.
183 2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
185         * make_sunver.pl: Convert '?' in glob patterns to '.'.
187 2011-11-07  Richard Henderson  <rth@redhat.com>
189         Merged from transactional-memory.
191         * gcc_update: Add libitm to touch data.
193 2011-11-07   Quentin Neill  <quentin.neill@amd.com>
195         * compare_tests: Add ability to compare all .sum
196         files from two build directories.
198 2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
200         * contrib-list.mk: Add Epiphany configurations.
202 2011-09-13   Diego Novillo  <dnovillo@google.com>
204         * testsuite-management: New.
205         * testsuite-management/validate_failures.py: New.
207 2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
209         * gcc_update: Determine svn branch from hg convert_revision.
211 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
213         * config-list.mk (i586-netware): Remove.
214         (.PHONY): Remove make-script-dir dependency.
215         (make-script-dir): Remove.
216         ($(LIST)): Remove make-script-dir dependency.
218 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
220         * gcc_update: Add C6X generated files.
221         * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
223 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
225         * config-list.mk (LIST): Append OPT-enable-obsolete to
226         alpha-dec-osf5.1, mips-sgi-irix6.5.
228 2011-06-24  Diego Novillo  <dnovillo@google.com>
230         * repro_fail: New.
232 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
234         * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
236 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
238         * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
239         gcc/config/arm/arm-fpus.def.
241 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
243         * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
244         dependencies.
246 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
248         * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
250 2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
252         * config-list.mk: New file.
254 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
256         * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
258 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
260         * paranoia.cc (ENUM_BITFIELD): Remove.
262 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
264         * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
266 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
268         * compare-all-tests (all_targets): Remove crx and m68hc11.
270 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
272         PR bootstrap/48135
273         * make_sunver.pl: Don't use File::Glob.
275 2011-03-05  Joseph Myers  <joseph@codesourcery.com>
277         * gennews (files): Add files for GCC 4.6.
279 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
281         * patch_tester.sh (nopristinecache): New shell var, set according
282         to presence or absence of new -nopristinecache option.
283         (usage): Document new option.
284         (bootntest_pristine): Implement it.
286 2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
288         * make_sunver.pl: Use elfdump -s to extract symbols if possible,
289         readelf -s otherwise.
291 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
293         * make_sunver.pl: Ignore entries without symbol name first.  Then do
294         not ignore symbols marked as 'R'.
296 2010-10-18  Andi Kleen  <ak@linux.intel.com>
298         * gccbug.el: Remove.
300 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
302         * gcc_update: Run $GCC_HG pull and update separately.
303         Check parents for SVN revision.
305 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
307         * test_recheck: New script.
309 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
311         * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
312         Also escape characters with grave accents, to be fixed ...
313         (unmunge): ... here.
314         (postprocess): Also handle @/ and @acronym{...}.
316 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
318         * check_GNU_style.sh: Do not print warning messages when there are
319         no occurences.
321 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
323         * gcc_update: Handle hg, too.
325 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
327         * make_sunver.pl: Remove extra whitespace in regexp.
329 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
331         * check_GNU_style.sh: New.
333 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
335         * make_sunver.pl: New file.
337 2010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
339        * compare-debug (Darwin): Remove '-x' flag from ld-based object
340        stripping.  Add a comment as to why we do it this way.
342 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
344         * compare-debug: Drop LTO sections.
346 2010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
348         * gcc_update: Support updating a git clone.
350 2010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
352         * test_summary: Don't use diff -u.
353         Adapt egrep regex.
355 2010-06-02  Andrew Haley  <aph@redhat.com>
357         * download_prerequisites: New script.
359 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
361         * dg-extract-results.sh: Redirect grep output to /dev/null instead
362         of grep -q.
364 2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
366         * gcc_update: Sets the locale to C.
368 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
370         * gennews (files): Add files for GCC 4.5.
372 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
374         Fix *.log tests output containing "===".
375         * dg-extract-results.sh (/\===/): Rename to ...
376         (/^\t\t=== .* ===$/): ... this pattern.
378 2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
380         * dg-extract-results.sh: Fix result order to match sequential case.
382 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
384         * check_warning_flags.sh: Use \012 instead of \n with tr.
386 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
388         * dg-extract-results.sh: Don't use tail -n.
390 2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
391             Richard Guenther  <rguenther@suse.de>
393         PR lto/39216
394         * gcc_update: Adjust file timestamps for lto-plugin.
396 2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
398         PR bootstrap/41245
399         * compare-debug: Handle stripping of dwarf debug sections from darwin
400         mach-o objects.
402 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
404         * compare-debug: Grep for blank before dash to avoid grep -e.
406 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
408         * compare-debug: Look for .gkd files and compare them.
410 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
412         PR testsuite/41166
413         * test_summary: Invoke config.status, rather than trying to
414         parse it.  Adjust awk script.
416 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
418         * compare-debug: Drop .eh_frame relocations too.
420 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
422         PR testsuite/40704
423         * test_summary: Filter out "\r". 
425 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
427         * compare-debug: Don't fail just because of .eh_frame differences.
429 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
431         PR testsuite/39807
432         * dg-extract-results.sh: Close open files and use >> instead of >
433         to decrease number of concurrently open files from awk.  Avoid
434         = at the beginning of a regexp and redirect to a file determined
435         by curfile variable rather than concatenated strings to workaround
436         Solaris nawk bug.
438 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
440         * test_summary: Only include LAST_UPDATED if it exists.
441         Complete copyright years.
443 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
445         * compare-all-tests: New.
447 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
449         * gennews (files): Reference GCC 4.4 web pages.
451 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
453         * reghunt/date_based/reg_periodic: Change copyright header to refer
454         to version 3 of the GNU General Public License and to point readers
455         at the COPYING3 file and the FSF's license web page.
456         * reghunt/date_based/reg_search: Likewise.
457         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
458         * regression/btest-gcc.sh: Likewise.
459         * regression/objs-gcc.sh: Likewise.
461 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
463         * check_warning_flags.sh: Update flag exceptions.
465 2008-11-18  Ben Elliston  <bje@au.ibm.com>
467         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
468         be opened; print a more meaningful error instead.
470 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
471             Jakub Jelinek  <jakub@redhat.com>
473         * dg-extract-results.sh: New file.
475 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
477         * check_makefile_deps.sh: New file.
479 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
481         * patch_tester.sh (report): Do not print "Checker: ".
483 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
485         * patch_tester.sh (report): Do not print the time.
487 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
489         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
490         Handle @heading.  Handle enumerated lists with starting numbers
491         and extra headings.
493 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
495         * patch_tester.sh (initialization): Initialize svnpatch and stop.
496         (usage): Add -svnpath and -stop.        
497         (makedir): New.
498         (argument handling): Process -stop and -svnpath.
499         (setup code): Use makedir, error out if initial svn checkout fails.
500         (update): Use svnpath.  Invoke contrib/gcc_update.
501         (apply_patch): Require that patch was created at top level.  Use eval
502         with option variables.  Don't use bootstrap target for make.  Verify
503         that some tests were run.
504         (bootntest_patched): Use snvpath.
505         (main loop): For -stop, exit when there are no more patches to test.
507 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
509         * check_warning_flags.sh: Instead of invoke.texi, take the path
510         to the doc directory as argument.  Check that warnings listed in
511         'gcc --help' are accepted by the compiler, and listed in the
512         manuals.
514 2008-03-06  Tom Tromey  <tromey@redhat.com>
516         * patch_tester.sh (usage): Watermark is not lexicographic.
517         Load $STATE/defaults if it exists.
518         (selfexec): Use $0.
519         (apply_patch): Handle deletions.
520         (bootntest): Handle default settings.
522 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
524         * gennews (files): Reference GCC 4.3 web pages.
526 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
528         * check_warning_flags.sh: New file.
530 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
532         * paranoia.cc (main): Remove handling of c4x_single and
533         c4x_extended formats.
535 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
537         * compareSumTests3: Changed to GPLv3.
538         * prepare_patch.sh: Same.
539         * uninclude: Same.
540         * dglib.pm: Same.
541         * gennews: Same.
542         * texi2pod.pl: Same.
543         * analyze_brprob: Same.
544         * gcc_build: Same.
546 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
548         * patch_tester.sh: Changed to GPLv3.
550 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
552         * patch_tester.sh: Don't save the script anymore.
554 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
556         * patch_tester.sh: New.
557         * prepare_patch.sh: New.
559 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
561         * compare-debug: Introduce -p flag to preserve .stripped files.
563 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
565         * texi2pod.pl: Handle @asis.
566         (postprocess): Move @gccoptlist{} after all formatting commands.
567         
568 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
570         * compare-debug: Avoid spurious errors when .stripped files
571         exist.
573 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
575         * warn_summary (srcdirFilter): Add fixincludes, sim,
576         newlib and mpfr.
578 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
580         * gcc_update: Handle different URL paths and tags.
582 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
584         * compare-debug: New.
586 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
587             Andreas Schwab <schwab@suse.de>
589         * gcc_update: Use "svn info" for revision number.  Create
590         gcc/REVISION with branch name and revision number.
592 2007-08-10  Diego Novillo  <dnovillo@google.com>
594         * gcc.doxy: Rename from tree-ssa.doxy.
596 2007-08-10  Diego Novillo  <dnovillo@google.com>
598         * tree-ssa.doxy: Update for doxygen 1.5.
599         Include all the files in the middle and back ends.
601 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
603         * gcc_update (files_and_dependencies): Handle
604         gcc/testsuite/gcc.dg/cpp/direct2s.c.
606 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
608         * gennews (files): Reference GCC 4.2 web pages.
610 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
612         * texi2pod.pl: Correct handling of @itemize with no argument.
614 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
616         * uninclude: New utility, from Alexandre Oliva.
618 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
620         * test_installed: Adjust to the move from g77 to gfortran.
622 2007-02-16  Matthias Klose  <doko@debian.org>
624         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
626 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
628         * test_summary (configflags): Adjust for changes in the
629         config.status format due to update to autoconf 2.59.
631 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
633         * gcc_update: Update for configure.in -> configure.ac.
635 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
637         * texi2pod.pl: Handle @multitable.
639 2007-01-15  Tom Tromey  <tromey@redhat.com>
641         * download_ecj: New file.
643 2006-09-27  Matthew Sachs  <msachs@apple.com>
645         * compareSumTests3: POD syntax fix.
647 2006-09-27  Matthew Sachs  <msachs@apple.com>
649         * dglib.pm: Initial commit.
650         * compareSumTests3: Initial commit.
652 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
654         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
655         and not non-existing nm[old].
657 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
659         Port to hosts whose 'sort' and 'tail' implementations
660         treat operands with leading '+' as file names, as POSIX
661         has required since 2001.  However, make sure the code still
662         works on pre-POSIX hosts.
663         * compare_tests: Don't assume "sort +2" is equivalent to
664         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
666 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
668         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
670 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
671             Mike Stump  <mrs@apple.com>
673         * compare_tests: Handle multilibs better.
675 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
677         * texi2pod.pl: Correct handling of absolute @include.
679 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
681         * texi2pod.pl: Handle -I.
683 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
685         * gennews (files): Update for GCC 4.1.
687 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
689         * gcc_update (files_and_dependencies): Handle
690         libgomp/testsuite/Makefile.in.
692 2006-01-18  Richard Henderson  <rth@redhat.com>
693             Diego Novillo  <dnovillo@redhat.com>
695         * gcc_update (files_and_dependencies): Add libgomp files.
697 2005-12-06  Ben Elliston  <bje@au.ibm.com>
699         * newcvsroot: Remove.
701 2005-11-03  Steven Bosscher  <stevenb@suse.de>
703         * gcc_build: Fix my previous checking.
705 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
707         * gcc_update: Include revision number in LAST_UPDATED.
709 2005-10-30  Steven Bosscher  <stevenb@suse.de>
711         * gcc_build: Use gcc.gnu.org as the default server.  Set up
712         SVN_REPOSITORY correctly.  Add support for checking out branches.
714 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
716         * gcc_update: When svn update is called and
717         --silent is used, pass -q.
719 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
721         * gcc_update: Remove the -q from svn invocation.
723 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
725         * gcc_build: Remove -d from the call to gcc_update.
727 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
728             Ben Elliston <bje@au1.ibm.com>
729         
730         * gcc_update: Update for svn.
731         * newcvsroot: Ditto.
732         * gcc_build: Ditto.
734 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
736         * texi2pod.pl: Substitue for @value even when part of @include. 
738 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
740         * texi2pod.pl: Convert two single quotes or two backquotes to
741         double quotes.
743 2005-08-23  Ben Elliston  <bje@au.ibm.com>
745         * gcc_update: Update dependencies for libjava/aclocal.m4.
747 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
749         * All files: Update with new FSF address.
751 2005-07-14  Ben Elliston  <bje@au.ibm.com>
753         * filter_params.pl: Typo fix.
754         * filter_knr2ansi.pl: Likewise.
756 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
758         * gennews (files): Update for egcs-1.0 release pages consolidation.
760 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
762         * gennews (files): Update for GCC 4.0.
764 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
766         * gcc_update (silent): Unset instead of initializing to null.
768 2005-03-18  Andreas Schwab  <schwab@suse.de>
770         * gcc_update (apply_patch): Properly quote $1.
772 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
774         * gcc_update: Add --silent option.
776 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
778         * warn_summary (keywordFilter): Update sed pattern for new quoting
779         style in warnings.
781 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
783         * warn_summary: Add -fortran subdir flag.
784         (subdirectoryFilter): Fix missing ada subdir.
786 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
788         * gcc_update (touch_files): Don't rely on "make" being GNU make;
789         grep for "Touching" to determine that the rule executes.
791 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
793         * gcc_update (touch_files): Explicitly pass --no-print-directory.
795 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
797         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
799 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
801         * gcc_update: Add fixincludes.
803 2004-08-26  Matthias Klose  <doko@debian.org>
805         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
807 2004-08-26  Matthias Klose  <doko@debian.org>
809         * test_summary: Include baseline used for libstdc++-v3 abi check
810         in test summary.
812 2004-08-25  Ben Elliston  <bje@au.ibm.com>
814         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
816 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
818         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
819         update done.
821 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
823         * gcc_update: libjava/configure.ac -> configure.in.  Automake
824         1.4 does not handle configure.ac properly.
826 2004-08-04  Andreas Schwab  <schwab@suse.de>
828         * gcc_update: libjava/configure.in -> configure.ac.
830 2004-08-03  Richard Earnshaw <rearnsha@arm.com>
832         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
834 2004-07-16  Jeff Law  <law@redhat.com>
836         * analyze_brprob: Fix comments.  More consistent output format.
838 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
840         * tree-ssa.doxy: Update for doxygen 1.3.5.
842 2004-06-14  Andreas Jaeger  <aj@suse.de>
844         * gcc_update: boehm-gc/configure.in -> configure.ac.
846 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
848         * gcc_update (boehm-gc/configure): Depend on
849         boehm-gc/configure.ac instead of boehm-gc/configure.in
851 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
853         * gcc_update (libmudflap/configure): Depend on
854         libmudflap/configure.ac instead of libmudflap/configure.in
856 2004-06-14  Andreas Jaeger  <aj@suse.de>
858         * gcc_update: Add libcpp.
860 2004-06-10  Andreas Jaeger  <aj@suse.de>
862         * gcc_update: Add libgfortran.
864 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
866         * gcc_update (libbanshee/configure): Depend on
867         libbanshee/configure.ac instead of libbanshee/configure.in
869 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
871         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
872         from list of files to be touched.
873         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
875 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
877         * gennews: Update for GCC 3.4.
879 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
881         Merge from tree-ssa-20020619-branch.
883         * filter_gcc_for_doxygen: New file.
884         * filter_knr2ansi.pl: New file.
885         * filter_params.pl: New file.
886         * tree-ssa.doxy: New file.
887         * contrib/gcc_update (files_and_dependencies): Handle
888         libbanshee and libmudflap.
890 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
891             Andreas Jaeger  <aj@suse.de>
893         * gcc_update (files_and_dependencies): Insert zlib dependencies.
895 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
897         * gcc_update (files_and_dependencies): libobjc/configure now
898         depends on configure.ac, not configure.in.
900 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
902         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
904 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
906         * gcc_update (files_and_dependencies): Insert libffi dependencies.
908 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
910         * gcc_update (files_and_dependencies): Insert libada/configure.
912 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
914         * gcc_update (files_and_dependencies): Update intl/configure.in
915         to intl/configure.ac.
917 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
919         * gcc_update (files_and_dependencies): Update fastjar/configure.in
920         to fastjar/configure.ac
922 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
924         * gcc_update (files_and_dependencies): Remove non-existant files.
926 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
928         * gcc_update (files_generated): Revert 2003-12-18 change.
930 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
932         * gcc_update (files_and_dependencies): For gcc directory,
933         rename configure.in to configure.ac.
935 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
937         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
938         remove acconfig.h. No longer used.
940 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
942         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
943         gcc/ada/gnat_ug_* to use it.
945 2003-12-16  James E Wilson  <wilson@specifixinc.com>
947         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
948         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
950 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
952         * gcc_update (files_and_dependencies): Correct typo in the filename
953         gnat_ug_wnt.texi.
955 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
957         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
958         treeprs.ads.
960 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
962         * gennews (files): Add GCC 3.3 files.
964 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
966         * gcc_build: Fix handling of -t option.  Add -x option.
968 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
970         * texi2pod.pl: Remove extra line.
972 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
974         * texi2pod.pl: Default @itemize's parameter to @bullet.
976 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
978         * gcc_update: gcc/acconfig.h no longer exists.
980 2003-07-11  Matthias Klose  <doko@debian.org>
982         * test_installed: Add options to run objc tests.
983         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
985 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
987         * gcc_update: Remove gcc/intl/plural.c from list.
988         Add new generated files intl/plural.c, intl/configure,
989         intl/config.h.in.
991 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
993         * gcc_update (files_and_dependencies): Add
994         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
995         gcc/testsuite/gcc.dg/cpp/mi1c.h.
997 2003-05-23  Nathanael Nerode <neroden@gcc.gnu.org>
999         * paranoia.cc: Fix spelling error.
1001         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
1002         to GCC.
1004 2003-04-04  Mike Stump  <mrs@apple.com>
1006         * compare_tests: Fix exit status and be more flexible with spacing.
1008 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
1010         * test_summary:  Add -h, print existing comments as help.
1012 2003-03-03  H.J. Lu <hjl@gnu.org>
1014         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
1015         * gcc_update: Likewise.
1017 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
1019         * test_summary (configflags): Only use the first match.  Remove
1020         excess space.  Use sub instead of gsub where possible.  Use `none'
1021         if no configure flags were given.
1023 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
1025         * test_summary (configflags): awk portability.
1027 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
1029         * test_summary (configflags): Compute correctly with both
1030         autoconfiscated and Cygnus-style top-level.
1032 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1034         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
1035         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
1036         gcc/java/keyword.gperf
1038 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1040         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
1041         depending on gcc/intl/plural.y.
1043 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
1045         * gcc_update (configure): Depend on config/acx.m4 as well.
1047         * gcc_update (configure): Depend on configure.in.
1049 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1051         * texi2pod.pl: Skip contents of @copying.
1053 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
1055         * gthr_supp_vxw_5x.c: New file.
1057 2002-10-21  Richard Henderson  <rth@redhat.com>
1059         * paranoia.cc (real_c_float::image): Accomodate size of
1060         real_internal format.
1061         (main): Unbuffer stdio.  Add real_internal format.
1062         (floor_log2_wide): New.
1064 2002-10-16  Richard Henderson  <rth@redhat.com>
1066         * paranoia.cc (ENUM_BITFIELD): New.
1067         (class): Define as klass around real.h.
1068         (real_c_float): Not a template any longer; define MODE as a
1069         class static constant; use real_format elements for SIZE.
1070         Update uses of real_to_decimal and real_to_hexadecimal.
1071         (main): Change -g argument to use a format name.
1072         (mode_for_size): Remove.
1074 2002-09-16  Richard Henderson  <rth@redhat.com>
1076         * paranoia.cc: New file.
1078 2002-09-04  Richard Henderson  <rth@redhat.com>
1080         * enquire.c: Remove.
1082 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
1084         * gennews (files): Add GCC 3.2 files.
1086 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1088         * gennews (files): Add proper files for the GCC 3.1 release series.
1089         Simplify and reformat introductory wording.
1091 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
1093         * enquire.c: Move from gcc.
1095 2002-07-16  H.J. Lu <hjl@gnu.org>
1097         * gcc_update (touch_files): Pass -s to ${MAKE}.
1099 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
1101         * texi2pod.pl: Correct handling of the internal R<> sequence.
1103 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1105         * gcc_update (files_and_dependencies): Add generated Texinfo files
1106         for Ada.
1108 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1110         * test_installed: Allow for PWDCMD to override hardcoded pwd.
1111         * test_summary: Likewise.
1113 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
1115         * gcc_update (touch_files): Don't have empty for loop.
1117 2002-04-16  Richard Henderson  <rth@redhat.com>
1119         * gcc_update: Remove libchill.
1121 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1123         * texi2pod.pl: Handle @end ftable and @end vtable.
1125 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
1127         * texi2pod.pl: Handle @include, @ftable, @vtable.
1128         Reformat some code for clarity.
1130 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
1132         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
1133         WARNING and ERROR output from the *.sum files.
1135 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1137         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
1138         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
1139         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
1141 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1143         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
1144         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
1145         egcs-1.1/index.html.
1147 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1149         * warn_summary: Add -ada subdirectory flag.
1151 2001-12-12  Matthias Klose  <doko@debian.org>
1153         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
1154         generation of more than one man page from one source.
1155         Add '-' to set of valid chars for an identifier.
1156         Let -D option accept flags of the form <flag>=<value>.
1157         Use \s+ for whitespace detection in '@c man' lines.
1158         Handle @set and @clear independent of $output.
1159         Substitute all @value{}'s in a line.
1161 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1163         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
1164         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
1165         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
1166         greater than 9 in enumerations.
1168 2001-11-07  Laurent Guerby <guerby@acm.org>
1170         * gcc_update (files_and_dependencies): Add Ada dependencies.
1172 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1174         * snapshot: Remove.
1176 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
1178         Revert:
1179         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1180         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1181         touch.
1183 2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
1185         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1186         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1187         touch.
1189 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
1191         * analyze_brprob: Update for changes in gcc debug output.
1193 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
1195         * analyze_brprob: Avoid more overflows.
1197 2001-07-27  Richard Henderson  <rth@redhat.com>
1199         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
1201 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
1203         * analyze_brprob: Avoid overflows.
1205 2001-07-27  Richard Henderson  <rth@redhat.com>
1207         * gcc_update: Dump timestamp in LAST_UPDATED.
1209 2001-07-26  Andreas Jaeger  <aj@suse.de>,
1210             Hans-Peter Nilsson <hp@bitrange.com>
1212         * analyze_brprob: Fix documentation.
1214 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
1216         * analyze_brprob: Fix awk compatibility problems; update comment.
1218 2001-07-23  Andreas Jaeger  <aj@suse.de>
1220         * analyze_brprob: Fix more typos.
1222 2001-07-23  Andreas Jaeger  <aj@suse.de>
1224         * analyze_brprob: Fix typos.
1226 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1228         * texi2pod.pl: Handle @r inside @item.
1230 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
1232         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1234 2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
1236         * warn_summary: Fix typo in a comment.
1238 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
1240         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
1242 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
1244         * gennews: Set TERM to vt100 for Lynx.
1246 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1248         * release: Remove.
1250 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
1252         * analyze_brprob: New file.
1254 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
1256         * gcc_build: Output information about the commands used to
1257         configure the compiler.
1259 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1261         * gennews: Update for GCC 3.0.
1263 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1265         * gcc_update: Update for move of documentation to gcc/doc.
1267 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1269         * contrib/test_summary (files): Sort before evaluating.
1271 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1273         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1275 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
1277         * gcc_build: Use -d when invoking gcc_update.
1279 2001-05-18  Andreas Jaeger  <aj@suse.de>
1281         * gcc_update: Add rules for libf2c/libI77.
1283 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
1285         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
1287 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
1289         * gcc_update (touch_files): Enhance make portability.
1291 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
1293         * gcc_update (touch_files): Use a Makefile to touch files.
1295 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1297         * texi2pod.pl: Add copyright and GPL notices.
1299 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1301         * texi2pod.pl: Handle "\,".
1303 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1305         * texi2pod.pl: Fix regular expression for @r to avoid exponential
1306         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
1307         version check.
1309 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1311         * warn_summary (stageNfilter): Update for recent changes in
1312         bootstrap logic.
1314 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1316         * texi2pod.pl: Require at least perl 5.6.0.
1318 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1320         * gcc_update: Add gcc/gcc.1 to generated files.
1321         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
1322         discarding to end of sentence with @xref where the sentence has an
1323         interior "." in markup, and handle discarding parentheses around
1324         such a sentence.
1326 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
1328         * gennews: Add gcc-2.95.3.
1330 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1332         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
1333         @command.  Format URLs and email addresses in bold.
1335 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1337         * gcc_update: Add cpp.1 to the list of generated files.
1339         * texi2pod.pl: Handle @option and @env.
1341 2001-01-03  Mike Stump  <mrs@wrs.com>
1343         * snapshot: Update to account for java libraries.
1345 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
1347         * test_summary: Export filesuffix, not fileprefix.
1349 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1351         * release: Change some EGCS references to GCC.
1353 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1355         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
1356         subdirectory flags.  Add source directory prefix filtering.
1357         Redirect diagnostic output to stderr.
1359 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
1361         * texi2pod.pl: If multiple @c man sections with the same tag
1362         appear, concatenate them in the final output.  When skipping,
1363         ignore block commands that can't cause skipping, and honor
1364         those that can.  Ensure that verbatim blocks are separate
1365         paragraphs.
1367 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1369         * gcc_update: Don't touch tradcif.c or java/parse.h.
1371 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
1373         * texi2pod.pl: Restructure for comprehensibility, add
1374         comments.  Merge handling of @ignore and @ifxxx.  Handle a
1375         whole bunch more Texinfo commands.  Use consistent formatting
1376         style.
1378 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1380         * gennews: New script.
1382 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1384         * gcc_update: Update a comment as we now require bison for CVS users.
1386 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1388         * gcc_update: Add gcov.1 to the list of generated files.
1390 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
1392         * gcc_build: Remove code to put information in a log file.
1394 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
1396         * texi2pod.pl:
1397           - Add real command line parsing.
1398           - Support @ifset, @ifclear, @set, @value, -D switch.
1399           - Support @sc.  Improve handling of @ref and friends.
1400           - Discard @subsection, @need, @node lines.
1401           - Un-nest font changes to match texinfo semantics.
1402           - Handle @{ and @}.  Oops.
1403           - Don't emit E<> directives inside verbatim blocks.
1405 2000-11-12  Bruce Korb  <bkorb@gnu.org>
1407         * release: generalize the release script a bit.
1409 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
1411         * gcc_build: Add -o option for setting the objdir to use.
1413 2000-11-11  Jeff Law  <law@redhat.com>,
1415         * release: New file.
1417 2000-11-08  Jeff Law  <law@redhat.com>,
1418             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1420         * snapshot: New file.
1422 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
1424         * gcc_build (bootstrap_gcc): New function.
1425         (configure_gcc): Likewise.
1426         (build_gcc): Rewritten to use configure and bootstrap.
1427         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1429 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
1431         * gcc_build (MAKE): New variable.
1432         (build_gcc): Use it.  Fix logging of errors.
1433         (install_gcc): Likewise.
1435 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
1437         * gcc_build: Save the output from CVS into the logfile as well.
1439 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
1441         * gcc_build: Fix typos.
1443 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1445         * gperf-2.7-19981006.pat: Remove.
1447 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1449         * test_installed: Change EGCS references to refer to GCC.
1451 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1453         * gcc_update (touch_files): Add some informative output.
1455 2000-09-16  Andreas Jaeger  <aj@suse.de>
1457         * gcc_update: Remove gcc/c-parse.gperf.
1459 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
1460             Alexandre Oliva  <aoliva@redhat.com>
1462         * gcc_update: Execute touch_files_reexec even if `cvs update`
1463         failed.
1465 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
1467         * test_summary: AWK breaks with filenames containing `='.
1469 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
1471         * gcc_build: New script.
1473 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
1475         * gcc_update (files_and_dependencies): Remove generated YACC files.
1477 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
1479         * gcc_update (files_and_dependencies): Remove generated YACC files.
1481 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
1483         * newcvsroot: Handle filenames that contain spaces.
1485 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
1487         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1488         Elide --with-gcc-version-trigger and --norecursion from
1489         configure flags.  Remove code to report status of haifa scheduler.
1491 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
1493         * gcc_update (self): Set to `$0'.
1494         (touch_files_reexec): Use `$self' instead of `$0'.
1496 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
1498         * gcc_update (touch_files_reexec): New function, run after the
1499         tree is modified.
1501 2000-05-08  Richard Hendeson  <rth@cygnus.com>
1503         * gcc_update: Remove references to inclhack.tpl.
1505 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
1507         * index-prop: Use a single pattern.  Also support *** cdiffs.
1509 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
1511         * index-prop: Don't change /dev/null.
1513 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1515         * gcc_update: Refer to GCC and gcc_update instead of egcs and
1516         egcs_update.
1518 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
1520         * index-prop: Fix occasional problem when using cvs diff -p.
1522 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
1524         * gcc_update: Remove references to cexp.c/cexp.y.
1526 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1528         * newcvsroot: Add check on the number of command-line arguments.
1529         Add usage.
1531 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
1533         * gcc_update: Allow patches compressed by bzip2.
1535 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
1537         * newcvsroot: New file.
1539 1999-09-11  Craig Burley  <craig@jcb-sc.com>
1541         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1543 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1545         * gcc_update: New file.
1546         * egcs_update: Renamed to gcc_update.
1548 1999-08-09  Robert Lipe  <robertlipe@usa.net>
1550         * test_summary: Quote curly braces in 1999-07-03 change.
1552 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1554         * egcs_update (files_and_dependencies): Fixed typo in
1555         gcc/cstamp-h.in.  Added gcc/config.in.
1557 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1559         * egcs_update (files_and_dependencies): New function, with
1560         complete list of files to be updated, as well as their
1561         dependencies.
1562         (touch_files): Check the timestamp of each generated file against
1563         its dependencies'.
1564         (main): New flags --touch, --list and --help.  Remove the
1565         pre-update step.
1567 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
1569         * test_summary: Replace egcs with gcc.  Update e-mail address.
1571 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1572             Jerry Quinn <jquinn@nortelnetworks.com>
1574         * egcs_update (touch_files, apply_patch): New functions.
1575         Use them.  New command-line option --patch.  Split test of local
1576         tree into two parts.  Add comments.
1578 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1580         * test_summary: If Target is `unix{*}', append the Target variants
1581         to Host.
1583 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1585         * test_summary: Set default mail-address and version for egcs
1586         instead of relying on unpredictable pathnames.
1587         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1589 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
1591         * fixinc/*: Delete obsolete files.
1593 1999-02-04  Robert Lipe  <robertlipe@usa.net>
1595         * egcs_update: Test return values of 'cvs update'.  Propogate
1596         to caller as exit values.
1598 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1600         * egcs_update: Use "if" instead of "&&".  Touch generated files
1601         only after the corresponding *.y files.
1603 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1605         * egcs_update: Do not use xargs, but a backquote construct.
1607 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
1609         * test_summary (version): Remove carriage return that gawk inserts
1610         in the version string for some reason.
1612 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1614         * egcs_update: Only touch files that already exist.
1616 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
1618         * test_summary (EOF): Remove double backslash.
1619         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1621 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1623         * test_summary (address): Set to egcs-testresults mailing list.
1625 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1627         * test_summary (address): Added Marc Lehmann's testsuite-results
1628         to the default e-mail address.
1630 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
1632         * test_summary (-p, prepend_logs): Add these before the summary.
1633         (Compiler, Platform): Print these just before configflags.
1635 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1637         * warn_summary (longLineFilter): New shell function to encapsulate
1638         this functionality.  It is off by default, only active if -llf
1639         flag is specified.
1640         (subdirectoryFilter): Fix bug in filtering which made some
1641         subdirectory warnings erroneously appear in the toplevel set.
1642         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
1643         warnings from stage1 as well as stage0, which means warnings from
1644         outside the bootstrap directory.  Eg, the libraries, etc.
1645         (warningFilter): New shell function to encapsulate this
1646         functionality.
1647         (keywordFilter): New shell function to encapsulate this
1648         functionality.
1650         Store data in a temp file rather than calculating it 3x.  Arrange
1651         to remove it on exit and signals.
1653         Add -pass/-wpass flags to do "pass through" (i.e. manual
1654         inspection) of bootstrap output from a particular stageN as well
1655         as language subdirs.
1657         Add better comments/documentation.
1659 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1661         * egcs_update: Add comment about keeping the FAQ synchronized.
1663 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
1665         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1666         in the repo again.
1668 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
1670         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
1672 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
1674         * egcs_update: Remove gcc/java/parse.c from list of files to
1675         touch.
1677 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1679         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1681 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1683         * warn_summary (subdirectoryFilter): New shell function to
1684         optionally filter in/out gcc subdirectories when summarizing
1685         warnings.  Add new flags to support subdirectory filtering.
1687         Also, ensure the bootstrap stage is a number.  Add some more C
1688         keywords that are preserved in the "warning type" summary and
1689         tighten up the "arg ???" regexp.
1691 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
1693         * fixinc/inclhack.def:  Not all C++ comments in C headers
1694         were treated alike.  They are now.  Also fixed syntax
1695         of sed expression in "systypes" fix.
1697         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
1699         * egcs_update:  Added fixinc/* generated files to touch list.
1701 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1703         * egcs_update: Additionally touch gcc/java/parse.[ch].
1705 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
1707         * fixinc/inclhack.def:  Added two files required by
1708         SCO's Open Server 5's avoid_bool fix.
1709         Regenerated fixinc.x and inclhack.sh to incorporate
1710         the update.
1712 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
1714         * egcs_update: Do the pass 1 CVS update only for files that
1715         may reasonably be under CVS control.
1717 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
1719         * test_installed: New script for testing already-installed
1720         gcc/g++/g77.
1722 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1724         * egcs_update: Assigned copyright to FSF.
1726 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1727                           Alexandre Oliva  <oliva@dcc.unicamp.br>
1729         * egcs_update: New switch --nostdflags and documentation
1730         enhancements.
1732 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1734         * egcs_update: New script.
1736 1998-08-05  Bruce Korb <korbb@datadesign.com>
1738         * fixinc/Makefile
1739         Added define for target machine so machine-specific tests
1740         can be selected for or against.
1742         * fixinc/fixincl.c
1743         Added an array of string pointers to machines to select
1744         or avoid, depending on a FD_MACH_IFNOT bit flag.
1745         Used a shell script to match the defined TARGET_MACHINE
1746         with any of the given match patterns.
1748         * fixinc/fixincl.tpl
1749         Generate the array of strings and bit flag, as needed,
1750         depending on "mach" and "not_machine" attributes for a fix.
1752         * fixinc/mkfixinc.sh
1753         Invoke the make with TARGET assigned the value of the
1754         machine name argument.
1756 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
1758         * compare_tests: New script.
1760 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1762         * test_summary: Assigned copyright to FSF.
1764 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1766         * test_summary: Corrected script name in comments providing
1767         documentation.  Added linebreaks for lines with > 80 characters.
1769 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
1771         * test_summary: New switch, -i, and environment variable,
1772         append_logs, for including files in the report.
1774 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
1776         * warn_summary: Update to Kaveh's latest version allowing to
1777         specify the last stage built.
1779 1998-05-29  Bruce Korb <korbb@datadesign.com>
1781         * fixinc/mkfixinc.sh
1782         Changes to make it easier to invoke on platforms that
1783         normally do not invoke fixincludes.
1785         * fixinc/inclhack.def
1786         Applied fixes from egcs/gcc/fixincludes from the past several
1787         months.
1789 1998-05-28  Bruce Korb <korbb@datadesign.com>
1791         * fixinc/*: Updated most everything for a first real
1792         try at getting "fast_fixincludes" working.
1794 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
1796         * index-prop: New file.
1798 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
1800         * test_summary: find good awk (copied from warn_summary).
1802 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
1804         * test_summary, warn_summary: New files