OSDN Git Service

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