* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
[platform/upstream/gcc.git] / contrib / ChangeLog
1 2012-08-24   Diego Novillo  <dnovillo@google.com>
2
3         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
4         
5 2012-08-14   Diego Novillo  <dnovillo@google.com>
6
7         * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
8
9 2012-08-13  Diego Novillo  <dnovillo@google.com>
10
11         * testsuite-management/validate_failures.py (ExpirationDate): Tidy
12         comment.
13
14 2012-08-13  Diego Novillo  <dnovillo@google.com>
15
16         * testsuite-management/validate_failures.py (ParseSummary): Fix
17         comment.
18
19 2012-08-13  Diego Novillo  <dnovillo@google.com>
20
21         * testsuite-management/validate_failures.py: Import datetime.
22         (TestResult.ExpirationDate): New.
23         (TestResult.HasExpired): New.
24         (ParseSummary): Call it.  If it returns True, warn that the
25         expected failure has expired and do not add it to the set of
26         expected results.
27         (GetResults): Clarify documentation.
28
29 2012-07-26   Diego Novillo  <dnovillo@google.com>
30
31         * testsuite-management/validate_failures.py: Do not use
32         'with ... as ...' constructs.
33
34 2012-07-19   Diego Novillo  <dnovillo@google.com>
35
36         * testsuite-management/validate_failures.py (CollectSumFiles):
37         Rename from GetSumFiles.
38         (GetSumFiles): Factor out of CheckExpectedResults.
39         (CheckExpectedResults): Call it.
40         (ProduceManifest): Call it.
41
42 2012-07-18   Diego Novillo  <dnovillo@google.com>
43
44         * testsuite-management/validate_failures.py: Fix
45         /usr/bin/python invocation.
46
47 2012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
48
49         * check_makefile_deps.sh: Look for c-common.o in c-family/.
50         Add a few more crt* files to the list of files to skip.
51
52 2012-05-31  Marek Polacek  <polacek@redhat.com>
53
54        * mklog: Prevent printing three spaces after the date.
55
56 2012-06-04   Diego Novillo  <dnovillo@google.com>
57
58         * testsuite-management/validate_failures.py (GetResults):
59         Change argument to accept list of summary files to analyze.
60         Update callers.
61         (CheckExpectedResults): Handle options.manifest, options.results
62         and options.ignore_missing_failures.
63         (Main): Add options --manifest, --results and --ignore_missing_failures.
64
65 2012-05-31   Diego Novillo  <dnovillo@google.com>
66              Cary Coutant  <ccoutant@google.com>
67
68         * mklog: New.
69
70 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
71
72         PR bootstrap/53472
73         * contrib/compare-debug (remove_comment): New function.
74         Remove any .comment sections if the first cmp failed.
75
76 2012-05-09  David Edelsohn  <dje.gcc@gmail.com>
77
78         * gcc_update: Use $GCC_SVN to retrieve branch and revision.
79
80 2012-05-01  Richard Henderson  <rth@redhat.com>
81
82         * gcc_update: Add libatomic generated files.
83
84 2012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
85
86         * compare_tests: Append '/' to make 'find' traverse
87         symlinked directories.
88
89 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
90
91         * testsuite-management/validate_failures.py (GetBuildData): Use
92         target_alias.
93
94 2012-04-06  Doug Evans  <dje@google.com>
95
96         * dg-extract-results.sh: Handle KFAILs.
97
98 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
99
100         * config-list.mk (LIST): Remove mips-sgi-irix6.5.
101
102 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
103
104         * gennews (files): Add files for GCC 4.7.
105
106 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
107
108         * config-list.mk (LIST): Remove mips-openbsd.
109
110 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
111
112         * config-list.mk (LIST): Remove alpha-dec-osf5.1.
113
114 2012-03-02   Diego Novillo  <dnovillo@google.com>
115
116         * testsuite-management/validate_failures.py (class TestResult): Fix
117         match pattern for the summary line.  If there is a parsing failure,
118         show the line we failed to parse.
119
120 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
121
122         PR libstdc++/52188
123         * make_sunver.pl: Remove #ifdef handling.
124
125 2012-02-17   Doug Kwan  <dougkwan@google.com>
126
127         * contrib/testsuite-management/validate_failures.py
128         (GetMakefileValue): Check for cross compilers.
129
130 2012-02-15   Quentin Neill  <quentin.neill@amd.com>
131
132         * compare_tests: Fix trailing paths in dir arguments.
133         Handle sum1/sum2 temp files with others.
134
135 2012-02-14  Walter Lee  <walt@tilera.com>
136
137         * config-list.mk (LIST): Add tilegx-linux-gnu and
138         tilepro-linux-gnu.
139         * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
140         (gcc/config/tilepro/mul-tables.c): New dependencies.
141
142 2012-02-11  Mike Stump  <mikestump@comcast.net>
143
144         * compare_tests (exit_status): Fix.
145
146 2012-02-10   Diego Novillo  <dnovillo@google.com>
147
148         * repro_fail: Add --debug and --debug-tui flags.
149
150 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
151             Jayant R Sonar <jayant.sonar@kpitcummins.com>
152
153         * config-list.mk (LIST): Add cr16-elf.
154
155 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
156
157         PR target/51345
158         * gcc_update (files_and_dependencies): Add
159         gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
160
161 2011-11-29  DJ Delorie  <dj@redhat.com>
162
163         * config-list.mk (LIST): Add rl78-elf.
164
165 2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
166
167         * make_sunver.pl: Convert '?' in glob patterns to '.'.
168
169 2011-11-07  Richard Henderson  <rth@redhat.com>
170
171         Merged from transactional-memory.
172
173         * gcc_update: Add libitm to touch data.
174
175 2011-11-07   Quentin Neill  <quentin.neill@amd.com>
176
177         * compare_tests: Add ability to compare all .sum
178         files from two build directories.
179
180 2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
181
182         * contrib-list.mk: Add Epiphany configurations.
183
184 2011-09-13   Diego Novillo  <dnovillo@google.com>
185
186         * testsuite-management: New.
187         * testsuite-management/validate_failures.py: New.
188
189 2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
190
191         * gcc_update: Determine svn branch from hg convert_revision.
192
193 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
194
195         * config-list.mk (i586-netware): Remove.
196         (.PHONY): Remove make-script-dir dependency.
197         (make-script-dir): Remove.
198         ($(LIST)): Remove make-script-dir dependency.
199
200 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
201
202         * gcc_update: Add C6X generated files.
203         * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
204
205 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
206
207         * config-list.mk (LIST): Append OPT-enable-obsolete to
208         alpha-dec-osf5.1, mips-sgi-irix6.5.
209
210 2011-06-24  Diego Novillo  <dnovillo@google.com>
211
212         * repro_fail: New.
213
214 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
215
216         * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
217
218 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
219
220         * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
221         gcc/config/arm/arm-fpus.def.
222
223 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
224
225         * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
226         dependencies.
227
228 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
229
230         * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
231
232 2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
233
234         * config-list.mk: New file.
235
236 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
237
238         * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
239
240 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
241
242         * paranoia.cc (ENUM_BITFIELD): Remove.
243
244 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
245
246         * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
247
248 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
249
250         * compare-all-tests (all_targets): Remove crx and m68hc11.
251
252 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
253
254         PR bootstrap/48135
255         * make_sunver.pl: Don't use File::Glob.
256
257 2011-03-05  Joseph Myers  <joseph@codesourcery.com>
258
259         * gennews (files): Add files for GCC 4.6.
260
261 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
262
263         * patch_tester.sh (nopristinecache): New shell var, set according
264         to presence or absence of new -nopristinecache option.
265         (usage): Document new option.
266         (bootntest_pristine): Implement it.
267
268 2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
269
270         * make_sunver.pl: Use elfdump -s to extract symbols if possible,
271         readelf -s otherwise.
272
273 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
274
275         * make_sunver.pl: Ignore entries without symbol name first.  Then do
276         not ignore symbols marked as 'R'.
277
278 2010-10-18  Andi Kleen  <ak@linux.intel.com>
279
280         * gccbug.el: Remove.
281
282 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
283
284         * gcc_update: Run $GCC_HG pull and update separately.
285         Check parents for SVN revision.
286
287 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
288
289         * test_recheck: New script.
290
291 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
292
293         * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
294         Also escape characters with grave accents, to be fixed ...
295         (unmunge): ... here.
296         (postprocess): Also handle @/ and @acronym{...}.
297
298 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
299
300         * check_GNU_style.sh: Do not print warning messages when there are
301         no occurences.
302
303 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
304
305         * gcc_update: Handle hg, too.
306
307 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
308
309         * make_sunver.pl: Remove extra whitespace in regexp.
310
311 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
312
313         * check_GNU_style.sh: New.
314
315 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
316
317         * make_sunver.pl: New file.
318
319 2010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
320
321        * compare-debug (Darwin): Remove '-x' flag from ld-based object
322        stripping.  Add a comment as to why we do it this way.
323
324 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
325
326         * compare-debug: Drop LTO sections.
327
328 2010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
329
330         * gcc_update: Support updating a git clone.
331
332 2010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
333
334         * test_summary: Don't use diff -u.
335         Adapt egrep regex.
336
337 2010-06-02  Andrew Haley  <aph@redhat.com>
338
339         * download_prerequisites: New script.
340
341 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
342
343         * dg-extract-results.sh: Redirect grep output to /dev/null instead
344         of grep -q.
345
346 2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
347
348         * gcc_update: Sets the locale to C.
349
350 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
351
352         * gennews (files): Add files for GCC 4.5.
353
354 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
355
356         Fix *.log tests output containing "===".
357         * dg-extract-results.sh (/\===/): Rename to ...
358         (/^\t\t=== .* ===$/): ... this pattern.
359
360 2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
361
362         * dg-extract-results.sh: Fix result order to match sequential case.
363
364 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
365
366         * check_warning_flags.sh: Use \012 instead of \n with tr.
367
368 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
369
370         * dg-extract-results.sh: Don't use tail -n.
371
372 2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
373             Richard Guenther  <rguenther@suse.de>
374
375         PR lto/39216
376         * gcc_update: Adjust file timestamps for lto-plugin.
377
378 2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
379
380         PR bootstrap/41245
381         * compare-debug: Handle stripping of dwarf debug sections from darwin
382         mach-o objects.
383
384 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
385
386         * compare-debug: Grep for blank before dash to avoid grep -e.
387
388 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
389
390         * compare-debug: Look for .gkd files and compare them.
391
392 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
393
394         PR testsuite/41166
395         * test_summary: Invoke config.status, rather than trying to
396         parse it.  Adjust awk script.
397
398 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
399
400         * compare-debug: Drop .eh_frame relocations too.
401
402 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
403
404         PR testsuite/40704
405         * test_summary: Filter out "\r". 
406
407 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
408
409         * compare-debug: Don't fail just because of .eh_frame differences.
410
411 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
412
413         PR testsuite/39807
414         * dg-extract-results.sh: Close open files and use >> instead of >
415         to decrease number of concurrently open files from awk.  Avoid
416         = at the beginning of a regexp and redirect to a file determined
417         by curfile variable rather than concatenated strings to workaround
418         Solaris nawk bug.
419
420 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
421
422         * test_summary: Only include LAST_UPDATED if it exists.
423         Complete copyright years.
424
425 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
426
427         * compare-all-tests: New.
428
429 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
430
431         * gennews (files): Reference GCC 4.4 web pages.
432
433 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
434
435         * reghunt/date_based/reg_periodic: Change copyright header to refer
436         to version 3 of the GNU General Public License and to point readers
437         at the COPYING3 file and the FSF's license web page.
438         * reghunt/date_based/reg_search: Likewise.
439         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
440         * regression/btest-gcc.sh: Likewise.
441         * regression/objs-gcc.sh: Likewise.
442
443 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
444
445         * check_warning_flags.sh: Update flag exceptions.
446
447 2008-11-18  Ben Elliston  <bje@au.ibm.com>
448
449         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
450         be opened; print a more meaningful error instead.
451
452 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
453             Jakub Jelinek  <jakub@redhat.com>
454
455         * dg-extract-results.sh: New file.
456
457 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
458
459         * check_makefile_deps.sh: New file.
460
461 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
462
463         * patch_tester.sh (report): Do not print "Checker: ".
464
465 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
466
467         * patch_tester.sh (report): Do not print the time.
468
469 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
470
471         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
472         Handle @heading.  Handle enumerated lists with starting numbers
473         and extra headings.
474
475 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
476
477         * patch_tester.sh (initialization): Initialize svnpatch and stop.
478         (usage): Add -svnpath and -stop.        
479         (makedir): New.
480         (argument handling): Process -stop and -svnpath.
481         (setup code): Use makedir, error out if initial svn checkout fails.
482         (update): Use svnpath.  Invoke contrib/gcc_update.
483         (apply_patch): Require that patch was created at top level.  Use eval
484         with option variables.  Don't use bootstrap target for make.  Verify
485         that some tests were run.
486         (bootntest_patched): Use snvpath.
487         (main loop): For -stop, exit when there are no more patches to test.
488
489 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
490
491         * check_warning_flags.sh: Instead of invoke.texi, take the path
492         to the doc directory as argument.  Check that warnings listed in
493         'gcc --help' are accepted by the compiler, and listed in the
494         manuals.
495
496 2008-03-06  Tom Tromey  <tromey@redhat.com>
497
498         * patch_tester.sh (usage): Watermark is not lexicographic.
499         Load $STATE/defaults if it exists.
500         (selfexec): Use $0.
501         (apply_patch): Handle deletions.
502         (bootntest): Handle default settings.
503
504 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
505
506         * gennews (files): Reference GCC 4.3 web pages.
507
508 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
509
510         * check_warning_flags.sh: New file.
511
512 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
513
514         * paranoia.cc (main): Remove handling of c4x_single and
515         c4x_extended formats.
516
517 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
518
519         * compareSumTests3: Changed to GPLv3.
520         * prepare_patch.sh: Same.
521         * uninclude: Same.
522         * dglib.pm: Same.
523         * gennews: Same.
524         * texi2pod.pl: Same.
525         * analyze_brprob: Same.
526         * gcc_build: Same.
527
528 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
529
530         * patch_tester.sh: Changed to GPLv3.
531
532 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
533
534         * patch_tester.sh: Don't save the script anymore.
535
536 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
537
538         * patch_tester.sh: New.
539         * prepare_patch.sh: New.
540
541 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
542
543         * compare-debug: Introduce -p flag to preserve .stripped files.
544
545 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
546
547         * texi2pod.pl: Handle @asis.
548         (postprocess): Move @gccoptlist{} after all formatting commands.
549         
550 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
551
552         * compare-debug: Avoid spurious errors when .stripped files
553         exist.
554
555 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
556
557         * warn_summary (srcdirFilter): Add fixincludes, sim,
558         newlib and mpfr.
559
560 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
561
562         * gcc_update: Handle different URL paths and tags.
563
564 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
565
566         * compare-debug: New.
567
568 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
569             Andreas Schwab <schwab@suse.de>
570
571         * gcc_update: Use "svn info" for revision number.  Create
572         gcc/REVISION with branch name and revision number.
573
574 2007-08-10  Diego Novillo  <dnovillo@google.com>
575
576         * gcc.doxy: Rename from tree-ssa.doxy.
577
578 2007-08-10  Diego Novillo  <dnovillo@google.com>
579
580         * tree-ssa.doxy: Update for doxygen 1.5.
581         Include all the files in the middle and back ends.
582
583 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
584
585         * gcc_update (files_and_dependencies): Handle
586         gcc/testsuite/gcc.dg/cpp/direct2s.c.
587
588 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
589
590         * gennews (files): Reference GCC 4.2 web pages.
591
592 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
593
594         * texi2pod.pl: Correct handling of @itemize with no argument.
595
596 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
597
598         * uninclude: New utility, from Alexandre Oliva.
599
600 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
601
602         * test_installed: Adjust to the move from g77 to gfortran.
603
604 2007-02-16  Matthias Klose  <doko@debian.org>
605
606         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
607
608 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
609
610         * test_summary (configflags): Adjust for changes in the
611         config.status format due to update to autoconf 2.59.
612
613 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
614
615         * gcc_update: Update for configure.in -> configure.ac.
616
617 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
618
619         * texi2pod.pl: Handle @multitable.
620
621 2007-01-15  Tom Tromey  <tromey@redhat.com>
622
623         * download_ecj: New file.
624
625 2006-09-27  Matthew Sachs  <msachs@apple.com>
626
627         * compareSumTests3: POD syntax fix.
628
629 2006-09-27  Matthew Sachs  <msachs@apple.com>
630
631         * dglib.pm: Initial commit.
632         * compareSumTests3: Initial commit.
633
634 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
635
636         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
637         and not non-existing nm[old].
638
639 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
640
641         Port to hosts whose 'sort' and 'tail' implementations
642         treat operands with leading '+' as file names, as POSIX
643         has required since 2001.  However, make sure the code still
644         works on pre-POSIX hosts.
645         * compare_tests: Don't assume "sort +2" is equivalent to
646         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
647
648 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
649
650         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
651
652 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
653             Mike Stump  <mrs@apple.com>
654
655         * compare_tests: Handle multilibs better.
656
657 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
658
659         * texi2pod.pl: Correct handling of absolute @include.
660
661 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
662
663         * texi2pod.pl: Handle -I.
664
665 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
666
667         * gennews (files): Update for GCC 4.1.
668
669 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
670
671         * gcc_update (files_and_dependencies): Handle
672         libgomp/testsuite/Makefile.in.
673
674 2006-01-18  Richard Henderson  <rth@redhat.com>
675             Diego Novillo  <dnovillo@redhat.com>
676
677         * gcc_update (files_and_dependencies): Add libgomp files.
678
679 2005-12-06  Ben Elliston  <bje@au.ibm.com>
680
681         * newcvsroot: Remove.
682
683 2005-11-03  Steven Bosscher  <stevenb@suse.de>
684
685         * gcc_build: Fix my previous checking.
686
687 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
688
689         * gcc_update: Include revision number in LAST_UPDATED.
690
691 2005-10-30  Steven Bosscher  <stevenb@suse.de>
692
693         * gcc_build: Use gcc.gnu.org as the default server.  Set up
694         SVN_REPOSITORY correctly.  Add support for checking out branches.
695
696 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
697
698         * gcc_update: When svn update is called and
699         --silent is used, pass -q.
700
701 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
702
703         * gcc_update: Remove the -q from svn invocation.
704
705 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
706
707         * gcc_build: Remove -d from the call to gcc_update.
708
709 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
710             Ben Elliston <bje@au1.ibm.com>
711         
712         * gcc_update: Update for svn.
713         * newcvsroot: Ditto.
714         * gcc_build: Ditto.
715
716 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
717
718         * texi2pod.pl: Substitue for @value even when part of @include. 
719
720 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
721
722         * texi2pod.pl: Convert two single quotes or two backquotes to
723         double quotes.
724
725 2005-08-23  Ben Elliston  <bje@au.ibm.com>
726
727         * gcc_update: Update dependencies for libjava/aclocal.m4.
728
729 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
730
731         * All files: Update with new FSF address.
732
733 2005-07-14  Ben Elliston  <bje@au.ibm.com>
734
735         * filter_params.pl: Typo fix.
736         * filter_knr2ansi.pl: Likewise.
737
738 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
739
740         * gennews (files): Update for egcs-1.0 release pages consolidation.
741
742 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
743
744         * gennews (files): Update for GCC 4.0.
745
746 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
747
748         * gcc_update (silent): Unset instead of initializing to null.
749
750 2005-03-18  Andreas Schwab  <schwab@suse.de>
751
752         * gcc_update (apply_patch): Properly quote $1.
753
754 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
755
756         * gcc_update: Add --silent option.
757
758 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
759
760         * warn_summary (keywordFilter): Update sed pattern for new quoting
761         style in warnings.
762
763 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
764
765         * warn_summary: Add -fortran subdir flag.
766         (subdirectoryFilter): Fix missing ada subdir.
767
768 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
769
770         * gcc_update (touch_files): Don't rely on "make" being GNU make;
771         grep for "Touching" to determine that the rule executes.
772
773 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
774
775         * gcc_update (touch_files): Explicitly pass --no-print-directory.
776
777 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
778
779         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
780
781 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
782
783         * gcc_update: Add fixincludes.
784
785 2004-08-26  Matthias Klose  <doko@debian.org>
786
787         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
788
789 2004-08-26  Matthias Klose  <doko@debian.org>
790
791         * test_summary: Include baseline used for libstdc++-v3 abi check
792         in test summary.
793
794 2004-08-25  Ben Elliston  <bje@au.ibm.com>
795
796         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
797
798 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
799
800         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
801         update done.
802
803 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
804
805         * gcc_update: libjava/configure.ac -> configure.in.  Automake
806         1.4 does not handle configure.ac properly.
807
808 2004-08-04  Andreas Schwab  <schwab@suse.de>
809
810         * gcc_update: libjava/configure.in -> configure.ac.
811
812 2004-08-03  Richard Earnshaw <rearnsha@arm.com>
813
814         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
815
816 2004-07-16  Jeff Law  <law@redhat.com>
817
818         * analyze_brprob: Fix comments.  More consistent output format.
819
820 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
821
822         * tree-ssa.doxy: Update for doxygen 1.3.5.
823
824 2004-06-14  Andreas Jaeger  <aj@suse.de>
825
826         * gcc_update: boehm-gc/configure.in -> configure.ac.
827
828 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
829
830         * gcc_update (boehm-gc/configure): Depend on
831         boehm-gc/configure.ac instead of boehm-gc/configure.in
832
833 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
834
835         * gcc_update (libmudflap/configure): Depend on
836         libmudflap/configure.ac instead of libmudflap/configure.in
837
838 2004-06-14  Andreas Jaeger  <aj@suse.de>
839
840         * gcc_update: Add libcpp.
841
842 2004-06-10  Andreas Jaeger  <aj@suse.de>
843
844         * gcc_update: Add libgfortran.
845
846 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
847
848         * gcc_update (libbanshee/configure): Depend on
849         libbanshee/configure.ac instead of libbanshee/configure.in
850
851 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
852
853         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
854         from list of files to be touched.
855         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
856
857 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
858
859         * gennews: Update for GCC 3.4.
860
861 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
862
863         Merge from tree-ssa-20020619-branch.
864
865         * filter_gcc_for_doxygen: New file.
866         * filter_knr2ansi.pl: New file.
867         * filter_params.pl: New file.
868         * tree-ssa.doxy: New file.
869         * contrib/gcc_update (files_and_dependencies): Handle
870         libbanshee and libmudflap.
871
872 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
873             Andreas Jaeger  <aj@suse.de>
874
875         * gcc_update (files_and_dependencies): Insert zlib dependencies.
876
877 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
878
879         * gcc_update (files_and_dependencies): libobjc/configure now
880         depends on configure.ac, not configure.in.
881
882 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
883
884         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
885
886 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
887
888         * gcc_update (files_and_dependencies): Insert libffi dependencies.
889
890 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
891
892         * gcc_update (files_and_dependencies): Insert libada/configure.
893
894 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
895
896         * gcc_update (files_and_dependencies): Update intl/configure.in
897         to intl/configure.ac.
898
899 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
900
901         * gcc_update (files_and_dependencies): Update fastjar/configure.in
902         to fastjar/configure.ac
903
904 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
905
906         * gcc_update (files_and_dependencies): Remove non-existant files.
907
908 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
909
910         * gcc_update (files_generated): Revert 2003-12-18 change.
911
912 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
913
914         * gcc_update (files_and_dependencies): For gcc directory,
915         rename configure.in to configure.ac.
916
917 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
918
919         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
920         remove acconfig.h. No longer used.
921
922 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
923
924         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
925         gcc/ada/gnat_ug_* to use it.
926
927 2003-12-16  James E Wilson  <wilson@specifixinc.com>
928
929         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
930         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
931
932 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
933
934         * gcc_update (files_and_dependencies): Correct typo in the filename
935         gnat_ug_wnt.texi.
936
937 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
938
939         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
940         treeprs.ads.
941
942 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
943
944         * gennews (files): Add GCC 3.3 files.
945
946 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
947
948         * gcc_build: Fix handling of -t option.  Add -x option.
949
950 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
951
952         * texi2pod.pl: Remove extra line.
953
954 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
955
956         * texi2pod.pl: Default @itemize's parameter to @bullet.
957
958 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
959
960         * gcc_update: gcc/acconfig.h no longer exists.
961
962 2003-07-11  Matthias Klose  <doko@debian.org>
963
964         * test_installed: Add options to run objc tests.
965         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
966
967 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
968
969         * gcc_update: Remove gcc/intl/plural.c from list.
970         Add new generated files intl/plural.c, intl/configure,
971         intl/config.h.in.
972
973 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
974
975         * gcc_update (files_and_dependencies): Add
976         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
977         gcc/testsuite/gcc.dg/cpp/mi1c.h.
978
979 2003-05-23  Nathanael Nerode <neroden@gcc.gnu.org>
980
981         * paranoia.cc: Fix spelling error.
982
983         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
984         to GCC.
985
986 2003-04-04  Mike Stump  <mrs@apple.com>
987
988         * compare_tests: Fix exit status and be more flexible with spacing.
989
990 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
991
992         * test_summary:  Add -h, print existing comments as help.
993
994 2003-03-03  H.J. Lu <hjl@gnu.org>
995
996         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
997         * gcc_update: Likewise.
998
999 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
1000
1001         * test_summary (configflags): Only use the first match.  Remove
1002         excess space.  Use sub instead of gsub where possible.  Use `none'
1003         if no configure flags were given.
1004
1005 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
1006
1007         * test_summary (configflags): awk portability.
1008
1009 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
1010
1011         * test_summary (configflags): Compute correctly with both
1012         autoconfiscated and Cygnus-style top-level.
1013
1014 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1015
1016         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
1017         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
1018         gcc/java/keyword.gperf
1019
1020 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1021
1022         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
1023         depending on gcc/intl/plural.y.
1024
1025 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
1026
1027         * gcc_update (configure): Depend on config/acx.m4 as well.
1028
1029         * gcc_update (configure): Depend on configure.in.
1030
1031 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1032
1033         * texi2pod.pl: Skip contents of @copying.
1034
1035 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
1036
1037         * gthr_supp_vxw_5x.c: New file.
1038
1039 2002-10-21  Richard Henderson  <rth@redhat.com>
1040
1041         * paranoia.cc (real_c_float::image): Accomodate size of
1042         real_internal format.
1043         (main): Unbuffer stdio.  Add real_internal format.
1044         (floor_log2_wide): New.
1045
1046 2002-10-16  Richard Henderson  <rth@redhat.com>
1047
1048         * paranoia.cc (ENUM_BITFIELD): New.
1049         (class): Define as klass around real.h.
1050         (real_c_float): Not a template any longer; define MODE as a
1051         class static constant; use real_format elements for SIZE.
1052         Update uses of real_to_decimal and real_to_hexadecimal.
1053         (main): Change -g argument to use a format name.
1054         (mode_for_size): Remove.
1055
1056 2002-09-16  Richard Henderson  <rth@redhat.com>
1057
1058         * paranoia.cc: New file.
1059
1060 2002-09-04  Richard Henderson  <rth@redhat.com>
1061
1062         * enquire.c: Remove.
1063
1064 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
1065
1066         * gennews (files): Add GCC 3.2 files.
1067
1068 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1069
1070         * gennews (files): Add proper files for the GCC 3.1 release series.
1071         Simplify and reformat introductory wording.
1072
1073 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
1074
1075         * enquire.c: Move from gcc.
1076
1077 2002-07-16  H.J. Lu <hjl@gnu.org>
1078
1079         * gcc_update (touch_files): Pass -s to ${MAKE}.
1080
1081 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
1082
1083         * texi2pod.pl: Correct handling of the internal R<> sequence.
1084
1085 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1086
1087         * gcc_update (files_and_dependencies): Add generated Texinfo files
1088         for Ada.
1089
1090 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1091
1092         * test_installed: Allow for PWDCMD to override hardcoded pwd.
1093         * test_summary: Likewise.
1094
1095 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
1096
1097         * gcc_update (touch_files): Don't have empty for loop.
1098
1099 2002-04-16  Richard Henderson  <rth@redhat.com>
1100
1101         * gcc_update: Remove libchill.
1102
1103 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1104
1105         * texi2pod.pl: Handle @end ftable and @end vtable.
1106
1107 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
1108
1109         * texi2pod.pl: Handle @include, @ftable, @vtable.
1110         Reformat some code for clarity.
1111
1112 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
1113
1114         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
1115         WARNING and ERROR output from the *.sum files.
1116
1117 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1118
1119         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
1120         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
1121         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
1122
1123 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1124
1125         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
1126         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
1127         egcs-1.1/index.html.
1128
1129 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1130
1131         * warn_summary: Add -ada subdirectory flag.
1132
1133 2001-12-12  Matthias Klose  <doko@debian.org>
1134
1135         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
1136         generation of more than one man page from one source.
1137         Add '-' to set of valid chars for an identifier.
1138         Let -D option accept flags of the form <flag>=<value>.
1139         Use \s+ for whitespace detection in '@c man' lines.
1140         Handle @set and @clear independent of $output.
1141         Substitute all @value{}'s in a line.
1142
1143 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1144
1145         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
1146         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
1147         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
1148         greater than 9 in enumerations.
1149
1150 2001-11-07  Laurent Guerby <guerby@acm.org>
1151
1152         * gcc_update (files_and_dependencies): Add Ada dependencies.
1153
1154 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1155
1156         * snapshot: Remove.
1157
1158 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
1159
1160         Revert:
1161         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1162         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1163         touch.
1164
1165 2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
1166
1167         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1168         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1169         touch.
1170
1171 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
1172
1173         * analyze_brprob: Update for changes in gcc debug output.
1174
1175 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
1176
1177         * analyze_brprob: Avoid more overflows.
1178
1179 2001-07-27  Richard Henderson  <rth@redhat.com>
1180
1181         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
1182
1183 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
1184
1185         * analyze_brprob: Avoid overflows.
1186
1187 2001-07-27  Richard Henderson  <rth@redhat.com>
1188
1189         * gcc_update: Dump timestamp in LAST_UPDATED.
1190
1191 2001-07-26  Andreas Jaeger  <aj@suse.de>,
1192             Hans-Peter Nilsson <hp@bitrange.com>
1193
1194         * analyze_brprob: Fix documentation.
1195
1196 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
1197
1198         * analyze_brprob: Fix awk compatibility problems; update comment.
1199
1200 2001-07-23  Andreas Jaeger  <aj@suse.de>
1201
1202         * analyze_brprob: Fix more typos.
1203
1204 2001-07-23  Andreas Jaeger  <aj@suse.de>
1205
1206         * analyze_brprob: Fix typos.
1207
1208 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1209
1210         * texi2pod.pl: Handle @r inside @item.
1211
1212 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
1213
1214         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1215
1216 2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
1217
1218         * warn_summary: Fix typo in a comment.
1219
1220 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
1221
1222         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
1223
1224 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
1225
1226         * gennews: Set TERM to vt100 for Lynx.
1227
1228 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1229
1230         * release: Remove.
1231
1232 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
1233
1234         * analyze_brprob: New file.
1235
1236 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
1237
1238         * gcc_build: Output information about the commands used to
1239         configure the compiler.
1240
1241 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1242
1243         * gennews: Update for GCC 3.0.
1244
1245 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1246
1247         * gcc_update: Update for move of documentation to gcc/doc.
1248
1249 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1250
1251         * contrib/test_summary (files): Sort before evaluating.
1252
1253 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1254
1255         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1256
1257 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
1258
1259         * gcc_build: Use -d when invoking gcc_update.
1260
1261 2001-05-18  Andreas Jaeger  <aj@suse.de>
1262
1263         * gcc_update: Add rules for libf2c/libI77.
1264
1265 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
1266
1267         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
1268
1269 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
1270
1271         * gcc_update (touch_files): Enhance make portability.
1272
1273 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
1274
1275         * gcc_update (touch_files): Use a Makefile to touch files.
1276
1277 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1278
1279         * texi2pod.pl: Add copyright and GPL notices.
1280
1281 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1282
1283         * texi2pod.pl: Handle "\,".
1284
1285 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1286
1287         * texi2pod.pl: Fix regular expression for @r to avoid exponential
1288         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
1289         version check.
1290
1291 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1292
1293         * warn_summary (stageNfilter): Update for recent changes in
1294         bootstrap logic.
1295
1296 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1297
1298         * texi2pod.pl: Require at least perl 5.6.0.
1299
1300 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1301
1302         * gcc_update: Add gcc/gcc.1 to generated files.
1303         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
1304         discarding to end of sentence with @xref where the sentence has an
1305         interior "." in markup, and handle discarding parentheses around
1306         such a sentence.
1307
1308 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
1309
1310         * gennews: Add gcc-2.95.3.
1311
1312 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1313
1314         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
1315         @command.  Format URLs and email addresses in bold.
1316
1317 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1318
1319         * gcc_update: Add cpp.1 to the list of generated files.
1320
1321         * texi2pod.pl: Handle @option and @env.
1322
1323 2001-01-03  Mike Stump  <mrs@wrs.com>
1324
1325         * snapshot: Update to account for java libraries.
1326
1327 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
1328
1329         * test_summary: Export filesuffix, not fileprefix.
1330
1331 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1332
1333         * release: Change some EGCS references to GCC.
1334
1335 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1336
1337         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
1338         subdirectory flags.  Add source directory prefix filtering.
1339         Redirect diagnostic output to stderr.
1340
1341 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
1342
1343         * texi2pod.pl: If multiple @c man sections with the same tag
1344         appear, concatenate them in the final output.  When skipping,
1345         ignore block commands that can't cause skipping, and honor
1346         those that can.  Ensure that verbatim blocks are separate
1347         paragraphs.
1348
1349 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1350
1351         * gcc_update: Don't touch tradcif.c or java/parse.h.
1352
1353 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
1354
1355         * texi2pod.pl: Restructure for comprehensibility, add
1356         comments.  Merge handling of @ignore and @ifxxx.  Handle a
1357         whole bunch more Texinfo commands.  Use consistent formatting
1358         style.
1359
1360 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1361
1362         * gennews: New script.
1363
1364 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1365
1366         * gcc_update: Update a comment as we now require bison for CVS users.
1367
1368 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1369
1370         * gcc_update: Add gcov.1 to the list of generated files.
1371
1372 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
1373
1374         * gcc_build: Remove code to put information in a log file.
1375
1376 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
1377
1378         * texi2pod.pl:
1379           - Add real command line parsing.
1380           - Support @ifset, @ifclear, @set, @value, -D switch.
1381           - Support @sc.  Improve handling of @ref and friends.
1382           - Discard @subsection, @need, @node lines.
1383           - Un-nest font changes to match texinfo semantics.
1384           - Handle @{ and @}.  Oops.
1385           - Don't emit E<> directives inside verbatim blocks.
1386
1387 2000-11-12  Bruce Korb  <bkorb@gnu.org>
1388
1389         * release: generalize the release script a bit.
1390
1391 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
1392
1393         * gcc_build: Add -o option for setting the objdir to use.
1394
1395 2000-11-11  Jeff Law  <law@redhat.com>,
1396
1397         * release: New file.
1398
1399 2000-11-08  Jeff Law  <law@redhat.com>,
1400             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1401
1402         * snapshot: New file.
1403
1404 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
1405
1406         * gcc_build (bootstrap_gcc): New function.
1407         (configure_gcc): Likewise.
1408         (build_gcc): Rewritten to use configure and bootstrap.
1409         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1410
1411 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
1412
1413         * gcc_build (MAKE): New variable.
1414         (build_gcc): Use it.  Fix logging of errors.
1415         (install_gcc): Likewise.
1416
1417 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
1418
1419         * gcc_build: Save the output from CVS into the logfile as well.
1420
1421 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
1422
1423         * gcc_build: Fix typos.
1424
1425 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1426
1427         * gperf-2.7-19981006.pat: Remove.
1428
1429 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1430
1431         * test_installed: Change EGCS references to refer to GCC.
1432
1433 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1434
1435         * gcc_update (touch_files): Add some informative output.
1436
1437 2000-09-16  Andreas Jaeger  <aj@suse.de>
1438
1439         * gcc_update: Remove gcc/c-parse.gperf.
1440
1441 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
1442             Alexandre Oliva  <aoliva@redhat.com>
1443
1444         * gcc_update: Execute touch_files_reexec even if `cvs update`
1445         failed.
1446
1447 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
1448
1449         * test_summary: AWK breaks with filenames containing `='.
1450
1451 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
1452
1453         * gcc_build: New script.
1454
1455 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
1456
1457         * gcc_update (files_and_dependencies): Remove generated YACC files.
1458
1459 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
1460
1461         * gcc_update (files_and_dependencies): Remove generated YACC files.
1462
1463 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
1464
1465         * newcvsroot: Handle filenames that contain spaces.
1466
1467 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
1468
1469         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1470         Elide --with-gcc-version-trigger and --norecursion from
1471         configure flags.  Remove code to report status of haifa scheduler.
1472
1473 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
1474
1475         * gcc_update (self): Set to `$0'.
1476         (touch_files_reexec): Use `$self' instead of `$0'.
1477
1478 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
1479
1480         * gcc_update (touch_files_reexec): New function, run after the
1481         tree is modified.
1482
1483 2000-05-08  Richard Hendeson  <rth@cygnus.com>
1484
1485         * gcc_update: Remove references to inclhack.tpl.
1486
1487 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
1488
1489         * index-prop: Use a single pattern.  Also support *** cdiffs.
1490
1491 2000-04-28  Pavel Roskin <pavel_roskin@geocities.com>
1492
1493         * index-prop: Don't change /dev/null.
1494
1495 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1496
1497         * gcc_update: Refer to GCC and gcc_update instead of egcs and
1498         egcs_update.
1499
1500 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
1501
1502         * index-prop: Fix occasional problem when using cvs diff -p.
1503
1504 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
1505
1506         * gcc_update: Remove references to cexp.c/cexp.y.
1507
1508 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1509
1510         * newcvsroot: Add check on the number of command-line arguments.
1511         Add usage.
1512
1513 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
1514
1515         * gcc_update: Allow patches compressed by bzip2.
1516
1517 1999-10-11  Martin v. Löwis <loewis@informatik.hu-berlin.de>
1518
1519         * newcvsroot: New file.
1520
1521 1999-09-11  Craig Burley  <craig@jcb-sc.com>
1522
1523         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
1524
1525 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1526
1527         * gcc_update: New file.
1528         * egcs_update: Renamed to gcc_update.
1529
1530 1999-08-09  Robert Lipe  <robertlipe@usa.net>
1531
1532         * test_summary: Quote curly braces in 1999-07-03 change.
1533
1534 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1535
1536         * egcs_update (files_and_dependencies): Fixed typo in
1537         gcc/cstamp-h.in.  Added gcc/config.in.
1538
1539 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1540
1541         * egcs_update (files_and_dependencies): New function, with
1542         complete list of files to be updated, as well as their
1543         dependencies.
1544         (touch_files): Check the timestamp of each generated file against
1545         its dependencies'.
1546         (main): New flags --touch, --list and --help.  Remove the
1547         pre-update step.
1548
1549 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
1550
1551         * test_summary: Replace egcs with gcc.  Update e-mail address.
1552
1553 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1554             Jerry Quinn <jquinn@nortelnetworks.com>
1555
1556         * egcs_update (touch_files, apply_patch): New functions.
1557         Use them.  New command-line option --patch.  Split test of local
1558         tree into two parts.  Add comments.
1559
1560 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1561
1562         * test_summary: If Target is `unix{*}', append the Target variants
1563         to Host.
1564
1565 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1566
1567         * test_summary: Set default mail-address and version for egcs
1568         instead of relying on unpredictable pathnames.
1569         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1570
1571 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
1572
1573         * fixinc/*: Delete obsolete files.
1574
1575 1999-02-04  Robert Lipe  <robertlipe@usa.net>
1576
1577         * egcs_update: Test return values of 'cvs update'.  Propogate
1578         to caller as exit values.
1579
1580 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1581
1582         * egcs_update: Use "if" instead of "&&".  Touch generated files
1583         only after the corresponding *.y files.
1584
1585 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1586
1587         * egcs_update: Do not use xargs, but a backquote construct.
1588
1589 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
1590
1591         * test_summary (version): Remove carriage return that gawk inserts
1592         in the version string for some reason.
1593
1594 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1595
1596         * egcs_update: Only touch files that already exist.
1597
1598 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
1599
1600         * test_summary (EOF): Remove double backslash.
1601         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1602
1603 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1604
1605         * test_summary (address): Set to egcs-testresults mailing list.
1606
1607 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1608
1609         * test_summary (address): Added Marc Lehmann's testsuite-results
1610         to the default e-mail address.
1611
1612 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
1613
1614         * test_summary (-p, prepend_logs): Add these before the summary.
1615         (Compiler, Platform): Print these just before configflags.
1616
1617 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1618
1619         * warn_summary (longLineFilter): New shell function to encapsulate
1620         this functionality.  It is off by default, only active if -llf
1621         flag is specified.
1622         (subdirectoryFilter): Fix bug in filtering which made some
1623         subdirectory warnings erroneously appear in the toplevel set.
1624         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
1625         warnings from stage1 as well as stage0, which means warnings from
1626         outside the bootstrap directory.  Eg, the libraries, etc.
1627         (warningFilter): New shell function to encapsulate this
1628         functionality.
1629         (keywordFilter): New shell function to encapsulate this
1630         functionality.
1631
1632         Store data in a temp file rather than calculating it 3x.  Arrange
1633         to remove it on exit and signals.
1634
1635         Add -pass/-wpass flags to do "pass through" (i.e. manual
1636         inspection) of bootstrap output from a particular stageN as well
1637         as language subdirs.
1638
1639         Add better comments/documentation.
1640
1641 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1642
1643         * egcs_update: Add comment about keeping the FAQ synchronized.
1644
1645 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
1646
1647         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1648         in the repo again.
1649
1650 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
1651
1652         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
1653
1654 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
1655
1656         * egcs_update: Remove gcc/java/parse.c from list of files to
1657         touch.
1658
1659 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1660
1661         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1662
1663 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1664
1665         * warn_summary (subdirectoryFilter): New shell function to
1666         optionally filter in/out gcc subdirectories when summarizing
1667         warnings.  Add new flags to support subdirectory filtering.
1668
1669         Also, ensure the bootstrap stage is a number.  Add some more C
1670         keywords that are preserved in the "warning type" summary and
1671         tighten up the "arg ???" regexp.
1672
1673 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
1674
1675         * fixinc/inclhack.def:  Not all C++ comments in C headers
1676         were treated alike.  They are now.  Also fixed syntax
1677         of sed expression in "systypes" fix.
1678
1679         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
1680
1681         * egcs_update:  Added fixinc/* generated files to touch list.
1682
1683 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1684
1685         * egcs_update: Additionally touch gcc/java/parse.[ch].
1686
1687 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
1688
1689         * fixinc/inclhack.def:  Added two files required by
1690         SCO's Open Server 5's avoid_bool fix.
1691         Regenerated fixinc.x and inclhack.sh to incorporate
1692         the update.
1693
1694 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
1695
1696         * egcs_update: Do the pass 1 CVS update only for files that
1697         may reasonably be under CVS control.
1698
1699 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
1700
1701         * test_installed: New script for testing already-installed
1702         gcc/g++/g77.
1703
1704 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1705
1706         * egcs_update: Assigned copyright to FSF.
1707
1708 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1709                           Alexandre Oliva  <oliva@dcc.unicamp.br>
1710
1711         * egcs_update: New switch --nostdflags and documentation
1712         enhancements.
1713
1714 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1715
1716         * egcs_update: New script.
1717
1718 1998-08-05  Bruce Korb <korbb@datadesign.com>
1719
1720         * fixinc/Makefile
1721         Added define for target machine so machine-specific tests
1722         can be selected for or against.
1723
1724         * fixinc/fixincl.c
1725         Added an array of string pointers to machines to select
1726         or avoid, depending on a FD_MACH_IFNOT bit flag.
1727         Used a shell script to match the defined TARGET_MACHINE
1728         with any of the given match patterns.
1729
1730         * fixinc/fixincl.tpl
1731         Generate the array of strings and bit flag, as needed,
1732         depending on "mach" and "not_machine" attributes for a fix.
1733
1734         * fixinc/mkfixinc.sh
1735         Invoke the make with TARGET assigned the value of the
1736         machine name argument.
1737
1738 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
1739
1740         * compare_tests: New script.
1741
1742 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1743
1744         * test_summary: Assigned copyright to FSF.
1745
1746 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1747
1748         * test_summary: Corrected script name in comments providing
1749         documentation.  Added linebreaks for lines with > 80 characters.
1750
1751 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
1752
1753         * test_summary: New switch, -i, and environment variable,
1754         append_logs, for including files in the report.
1755
1756 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
1757
1758         * warn_summary: Update to Kaveh's latest version allowing to
1759         specify the last stage built.
1760
1761 1998-05-29  Bruce Korb <korbb@datadesign.com>
1762
1763         * fixinc/mkfixinc.sh
1764         Changes to make it easier to invoke on platforms that
1765         normally do not invoke fixincludes.
1766
1767         * fixinc/inclhack.def
1768         Applied fixes from egcs/gcc/fixincludes from the past several
1769         months.
1770
1771 1998-05-28  Bruce Korb <korbb@datadesign.com>
1772
1773         * fixinc/*: Updated most everything for a first real
1774         try at getting "fast_fixincludes" working.
1775
1776 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
1777
1778         * index-prop: New file.
1779
1780 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
1781
1782         * test_summary: find good awk (copied from warn_summary).
1783
1784 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
1785
1786         * test_summary, warn_summary: New files