OSDN Git Service

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