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