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