ChangeLog revision 1.1.1.6
12014-12-19  Release Manager
2
3	* GCC 4.8.4 released.
4
52014-07-07  Richard Biener  <rguenther@suse.de>
6
7        * gennews: Use gcc-3.0/index.html.
8
92014-05-22  Release Manager
10
11	* GCC 4.8.3 released.
12
132013-10-21  Mike Stump  <mikestump@comcast.net>
14
15	* gcc_update (configure): Update to handle svn 1.8.1.
16
172013-10-16  Release Manager
18
19	* GCC 4.8.2 released.
20
212013-05-31  Release Manager
22
23	* GCC 4.8.1 released.
24
252013-03-22  Release Manager
26
27	* GCC 4.8.0 released.
28
292013-03-22  Jakub Jelinek  <jakub@redhat.com>
30
31	* gennews (files): Add files for GCC 4.8.
32
332013-03-06  Tobias Burnus  <burnus@net-b.de>
34
35	* make-obstacks-texi.pl: New.
36
372013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
38
39	* make_sunver.pl: Enforce C locale.
40
412013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
42
43	* update-copyright.py: Add libdecnumber to the default list.
44	Remove libquadmath and libssp.
45
462013-02-06  Diego Novillo  <dnovillo@google.com>
47
48	* testsuite-management/validate_failures.py: Fix typo.
49
502013-02-06  Diego Novillo  <dnovillo@google.com>
51
52	* testsuite-management/validate_failures.py: Update
53	Copyright years.
54	Request contributions not to use Python features newer
55	than 2.4.
56	(GetBuildData): If this is not a build directory,
57	emit an error only if --results or --manifest are missing.
58
592013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
60
61	* testsuite-management/validate_failures.py
62	(IsInterestingResult): Fix performance regression
63
642013-02-04  Richard Sandiford  <rdsandiford@googlemail.com>
65
66	* update-copyright.py: New file.
67
682013-01-15  David Blaikie  <dblaikie@gmail.com>
69
70	* dg-extract-results.sh: Handle KPASSes.
71
72	* dg-extract-results.sh: Constrain the start-of-log pattern.
73
74	* dg-extract-results.sh: Fix order of summary counts.
75
762012-12-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
77
78	* testsuite-management/validate_failures.py
79	(IsInterestingResult): Only strip line a second time if we did split.
80	Rephrase return statement while at it.
81	(CollectSumFiles): Also ignore .git directory.
82
832012-12-03  Diego Novillo  <dnovillo@google.com>
84
85	* testsuite-management/validate_failures.py: Fix stale
86	use of 'options'.
87
882012-11-30  Doug Evans  <dje@google.com>
89
90	* testsuite-management/validate_failures.py: Add support for @include,
91	@remove directives in manifest files.
92
93	* testsuite-management/validate_failures.py: Add function
94	GetManifestPath.  New global _MANIFEST_SUBDIR.
95
962012-11-29  Doug Evans  <dje@google.com>
97
98	* testsuite-management/validate_failures.py: Remove pass/fail
99	indicator from result of GetBuildData.
100
101	* testsuite-management/validate_failures.py: Store options in global
102	variable _OPTIONS.
103
104	* testsuite-management/validate_failures.py: Rename variable
105	manifest_name to manifest_path everywhere.
106
107	* testsuite-management/validate_failures.py (CompareBuilds): Pass
108	options.results to GetSumFiles for clean build.
109
1102012-11-28  Doug Evans  <dje@google.com>
111
112	* testsuite-management/validate_failures.py: Use <target_alias> instead
113	of <target>.  Minor whitespace changes.
114
115	* testsuite-management/validate_failures.py: Record ordinal with
116	TestResult.
117
1182012-11-19  Mike Stump  <mikestump@comcast.net>
119
120	* compare_tests: Add export LC_ALL=C to make sort happier.
121
1222012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
123
124	* gcc_update: Update libsanitizer generated files.
125
1262012-11-12  Tobias Burnus  <burnus@net-b.de>
127
128	* gcc_update: Add libquadmath generated files.
129
1302012-11-12  H.J. Lu  <hongjiu.lu@intel.com>
131
132	* gcc_update: Add libsanitizer generated files.
133
1342012-11-05  Lawrence Crowl  <crowl@google.com>
135
136	* compare_two_ftime_report_sets: New.
137
1382012-11-02  Diego Novillo  <dnovillo@google.com>
139
140	* testsuite-management/validate_failures.py: Add option
141	--clean_build to compare test results against another
142	build.
143
1442012-10-31  Diego Novillo  <dnovillo@google.com>
145
146	* testsuite-management/validate_failures.py: Fix parsing
147	of summary lines.
148
1492012-10-29  Diego Novillo  <dnovillo@google.com>
150
151	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
152
1532012-10-06  Diego Novillo  <dnovillo@google.com>
154
155	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
156
1572012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
158
159	* check_GNU_style.sh: Remove temporay file upon exit.
160
1612012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
162
163	* contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
164	arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
165	Use --enable-obsolete for picochip-elf.
166
1672012-09-10   Diego Novillo  <dnovillo@google.com>
168
169	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
170
1712012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
172
173	* make_sunver.pl: Add missing newline at the end of extern "C++" block.
174
1752012-08-24   Diego Novillo  <dnovillo@google.com>
176
177	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
178	
1792012-08-14   Diego Novillo  <dnovillo@google.com>
180
181	* testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
182
1832012-08-13  Diego Novillo  <dnovillo@google.com>
184
185	* testsuite-management/validate_failures.py (ExpirationDate): Tidy
186	comment.
187
1882012-08-13  Diego Novillo  <dnovillo@google.com>
189
190	* testsuite-management/validate_failures.py (ParseSummary): Fix
191	comment.
192
1932012-08-13  Diego Novillo  <dnovillo@google.com>
194
195	* testsuite-management/validate_failures.py: Import datetime.
196	(TestResult.ExpirationDate): New.
197	(TestResult.HasExpired): New.
198	(ParseSummary): Call it.  If it returns True, warn that the
199	expected failure has expired and do not add it to the set of
200	expected results.
201	(GetResults): Clarify documentation.
202
2032012-07-26   Diego Novillo  <dnovillo@google.com>
204
205	* testsuite-management/validate_failures.py: Do not use
206	'with ... as ...' constructs.
207
2082012-07-19   Diego Novillo  <dnovillo@google.com>
209
210	* testsuite-management/validate_failures.py (CollectSumFiles):
211	Rename from GetSumFiles.
212	(GetSumFiles): Factor out of CheckExpectedResults.
213	(CheckExpectedResults): Call it.
214	(ProduceManifest): Call it.
215
2162012-07-18   Diego Novillo  <dnovillo@google.com>
217
218	* testsuite-management/validate_failures.py: Fix
219	/usr/bin/python invocation.
220
2212012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
222
223	* check_makefile_deps.sh: Look for c-common.o in c-family/.
224	Add a few more crt* files to the list of files to skip.
225
2262012-05-31  Marek Polacek  <polacek@redhat.com>
227
228       * mklog: Prevent printing three spaces after the date.
229
2302012-06-04   Diego Novillo  <dnovillo@google.com>
231
232	* testsuite-management/validate_failures.py (GetResults):
233	Change argument to accept list of summary files to analyze.
234	Update callers.
235	(CheckExpectedResults): Handle options.manifest, options.results
236	and options.ignore_missing_failures.
237	(Main): Add options --manifest, --results and --ignore_missing_failures.
238
2392012-05-31   Diego Novillo  <dnovillo@google.com>
240	     Cary Coutant  <ccoutant@google.com>
241
242	* mklog: New.
243
2442012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
245
246	PR bootstrap/53472
247	* contrib/compare-debug (remove_comment): New function.
248	Remove any .comment sections if the first cmp failed.
249
2502012-05-09  David Edelsohn  <dje.gcc@gmail.com>
251
252	* gcc_update: Use $GCC_SVN to retrieve branch and revision.
253
2542012-05-01  Richard Henderson  <rth@redhat.com>
255
256	* gcc_update: Add libatomic generated files.
257
2582012-04-23  Manuel L��pez-Ib����ez  <manu@gcc.gnu.org>
259
260	* compare_tests: Append '/' to make 'find' traverse
261	symlinked directories.
262
2632012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
264
265	* testsuite-management/validate_failures.py (GetBuildData): Use
266	target_alias.
267
2682012-04-06  Doug Evans  <dje@google.com>
269
270	* dg-extract-results.sh: Handle KFAILs.
271
2722012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
273
274	* config-list.mk (LIST): Remove mips-sgi-irix6.5.
275
2762012-03-13  Joseph Myers  <joseph@codesourcery.com>
277
278	* gennews (files): Add files for GCC 4.7.
279
2802012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
281
282	* config-list.mk (LIST): Remove mips-openbsd.
283
2842012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
285
286	* config-list.mk (LIST): Remove alpha-dec-osf5.1.
287
2882012-03-02   Diego Novillo  <dnovillo@google.com>
289
290	* testsuite-management/validate_failures.py (class TestResult): Fix
291	match pattern for the summary line.  If there is a parsing failure,
292	show the line we failed to parse.
293
2942012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
295
296	PR libstdc++/52188
297	* make_sunver.pl: Remove #ifdef handling.
298
2992012-02-17   Doug Kwan  <dougkwan@google.com>
300
301	* contrib/testsuite-management/validate_failures.py
302	(GetMakefileValue): Check for cross compilers.
303
3042012-02-15   Quentin Neill  <quentin.neill@amd.com>
305
306	* compare_tests: Fix trailing paths in dir arguments.
307	Handle sum1/sum2 temp files with others.
308
3092012-02-14  Walter Lee  <walt@tilera.com>
310
311	* config-list.mk (LIST): Add tilegx-linux-gnu and
312	tilepro-linux-gnu.
313	* gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
314	(gcc/config/tilepro/mul-tables.c): New dependencies.
315
3162012-02-11  Mike Stump  <mikestump@comcast.net>
317
318	* compare_tests (exit_status): Fix.
319
3202012-02-10   Diego Novillo  <dnovillo@google.com>
321
322	* repro_fail: Add --debug and --debug-tui flags.
323
3242012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
325	    Jayant R Sonar  <jayant.sonar@kpitcummins.com>
326
327	* config-list.mk (LIST): Add cr16-elf.
328
3292012-01-02  Georg-Johann Lay  <avr@gjlay.de>
330
331	PR target/51345
332	* gcc_update (files_and_dependencies): Add
333	gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
334
3352011-11-29  DJ Delorie  <dj@redhat.com>
336
337	* config-list.mk (LIST): Add rl78-elf.
338
3392011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
340
341	* make_sunver.pl: Convert '?' in glob patterns to '.'.
342
3432011-11-07  Richard Henderson  <rth@redhat.com>
344
345	Merged from transactional-memory.
346
347	* gcc_update: Add libitm to touch data.
348
3492011-11-07   Quentin Neill  <quentin.neill@amd.com>
350
351	* compare_tests: Add ability to compare all .sum
352	files from two build directories.
353
3542011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
355
356	* contrib-list.mk: Add Epiphany configurations.
357
3582011-09-13   Diego Novillo  <dnovillo@google.com>
359
360	* testsuite-management: New.
361	* testsuite-management/validate_failures.py: New.
362
3632011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
364
365	* gcc_update: Determine svn branch from hg convert_revision.
366
3672011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
368
369	* config-list.mk (i586-netware): Remove.
370	(.PHONY): Remove make-script-dir dependency.
371	(make-script-dir): Remove.
372	($(LIST)): Remove make-script-dir dependency.
373
3742011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
375
376	* gcc_update: Add C6X generated files.
377	* contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
378
3792011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
380
381	* config-list.mk (LIST): Append OPT-enable-obsolete to
382	alpha-dec-osf5.1, mips-sgi-irix6.5.
383
3842011-06-24  Diego Novillo  <dnovillo@google.com>
385
386	* repro_fail: New.
387
3882011-06-21  Joseph Myers  <joseph@codesourcery.com>
389
390	* gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
391
3922011-05-19  Joseph Myers  <joseph@codesourcery.com>
393
394	* gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
395	gcc/config/arm/arm-fpus.def.
396
3972011-05-10  Joseph Myers  <joseph@codesourcery.com>
398
399	* gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
400	dependencies.
401
4022011-05-09  Joseph Myers  <joseph@codesourcery.com>
403
404	* gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
405
4062010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
407
408	* config-list.mk: New file.
409
4102011-05-02  Joseph Myers  <joseph@codesourcery.com>
411
412	* gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
413
4142011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
415
416	* paranoia.cc (ENUM_BITFIELD): Remove.
417
4182011-04-08  Joseph Myers  <joseph@codesourcery.com>
419
420	* gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
421
4222011-03-22  Joseph Myers  <joseph@codesourcery.com>
423
424	* compare-all-tests (all_targets): Remove crx and m68hc11.
425
4262011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
427
428	PR bootstrap/48135
429	* make_sunver.pl: Don't use File::Glob.
430
4312011-03-05  Joseph Myers  <joseph@codesourcery.com>
432
433	* gennews (files): Add files for GCC 4.6.
434
4352011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
436
437	* patch_tester.sh (nopristinecache): New shell var, set according
438	to presence or absence of new -nopristinecache option.
439	(usage): Document new option.
440	(bootntest_pristine): Implement it.
441
4422010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
443
444	* make_sunver.pl: Use elfdump -s to extract symbols if possible,
445	readelf -s otherwise.
446
4472010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
448
449	* make_sunver.pl: Ignore entries without symbol name first.  Then do
450	not ignore symbols marked as 'R'.
451
4522010-10-18  Andi Kleen  <ak@linux.intel.com>
453
454	* gccbug.el: Remove.
455
4562010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
457
458	* gcc_update: Run $GCC_HG pull and update separately.
459	Check parents for SVN revision.
460
4612010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
462
463	* test_recheck: New script.
464
4652010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
466
467	* texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
468	Also escape characters with grave accents, to be fixed ...
469	(unmunge): ... here.
470	(postprocess): Also handle @/ and @acronym{...}.
471
4722010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
473
474	* check_GNU_style.sh: Do not print warning messages when there are
475	no occurences.
476
4772010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
478
479	* gcc_update: Handle hg, too.
480
4812010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
482
483	* make_sunver.pl: Remove extra whitespace in regexp.
484
4852010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
486
487	* check_GNU_style.sh: New.
488
4892010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
490
491	* make_sunver.pl: New file.
492
4932010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
494
495       * compare-debug (Darwin): Remove '-x' flag from ld-based object
496       stripping.  Add a comment as to why we do it this way.
497
4982010-06-20  Alexandre Oliva  <aoliva@redhat.com>
499
500	* compare-debug: Drop LTO sections.
501
5022010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
503
504	* gcc_update: Support updating a git clone.
505
5062010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
507
508	* test_summary: Don't use diff -u.
509	Adapt egrep regex.
510
5112010-06-02  Andrew Haley  <aph@redhat.com>
512
513	* download_prerequisites: New script.
514
5152010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
516
517	* dg-extract-results.sh: Redirect grep output to /dev/null instead
518	of grep -q.
519
5202010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
521
522	* gcc_update: Sets the locale to C.
523
5242010-04-06  Joseph Myers  <joseph@codesourcery.com>
525
526	* gennews (files): Add files for GCC 4.5.
527
5282010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
529
530	Fix *.log tests output containing "===".
531	* dg-extract-results.sh (/\===/): Rename to ...
532	(/^\t\t=== .* ===$/): ... this pattern.
533
5342010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
535
536	* dg-extract-results.sh: Fix result order to match sequential case.
537
5382010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
539
540	* check_warning_flags.sh: Use \012 instead of \n with tr.
541
5422010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
543
544	* dg-extract-results.sh: Don't use tail -n.
545
5462009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
547	    Richard Guenther  <rguenther@suse.de>
548
549	PR lto/39216
550	* gcc_update: Adjust file timestamps for lto-plugin.
551
5522009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
553
554	PR bootstrap/41245
555	* compare-debug: Handle stripping of dwarf debug sections from darwin
556	mach-o objects.
557
5582009-09-04  Alexandre Oliva  <aoliva@redhat.com>
559
560	* compare-debug: Grep for blank before dash to avoid grep -e.
561
5622009-09-01  Alexandre Oliva  <aoliva@redhat.com>
563
564	* compare-debug: Look for .gkd files and compare them.
565
5662009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
567
568	PR testsuite/41166
569	* test_summary: Invoke config.status, rather than trying to
570	parse it.  Adjust awk script.
571
5722009-08-18  Alexandre Oliva  <aoliva@redhat.com>
573
574	* compare-debug: Drop .eh_frame relocations too.
575
5762009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
577
578	PR testsuite/40704
579	* test_summary: Filter out "\r". 
580
5812009-06-02  Alexandre Oliva  <aoliva@redhat.com>
582
583	* compare-debug: Don't fail just because of .eh_frame differences.
584
5852009-04-27  Jakub Jelinek  <jakub@redhat.com>
586
587	PR testsuite/39807
588	* dg-extract-results.sh: Close open files and use >> instead of >
589	to decrease number of concurrently open files from awk.  Avoid
590	= at the beginning of a regexp and redirect to a file determined
591	by curfile variable rather than concatenated strings to workaround
592	Solaris nawk bug.
593
5942009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
595
596	* test_summary: Only include LAST_UPDATED if it exists.
597	Complete copyright years.
598
5992009-04-16  Paolo Bonzini  <bonzini@gnu.org>
600
601	* compare-all-tests: New.
602
6032009-04-14  Jakub Jelinek  <jakub@redhat.com>
604
605	* gennews (files): Reference GCC 4.4 web pages.
606
6072009-04-09  Jakub Jelinek  <jakub@redhat.com>
608
609	* reghunt/date_based/reg_periodic: Change copyright header to refer
610	to version 3 of the GNU General Public License and to point readers
611	at the COPYING3 file and the FSF's license web page.
612	* reghunt/date_based/reg_search: Likewise.
613	* regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
614	* regression/btest-gcc.sh: Likewise.
615	* regression/objs-gcc.sh: Likewise.
616
6172009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
618
619	* check_warning_flags.sh: Update flag exceptions.
620
6212008-11-18  Ben Elliston  <bje@au.ibm.com>
622
623	* dg-cmp-results.sh: Do not print usage if either .sum file cannot
624	be opened; print a more meaningful error instead.
625
6262008-10-24  Janis Johnson  <janis187@us.ibm.com>
627	    Jakub Jelinek  <jakub@redhat.com>
628
629	* dg-extract-results.sh: New file.
630
6312008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
632
633	* check_makefile_deps.sh: New file.
634
6352008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
636
637	* patch_tester.sh (report): Do not print "Checker: ".
638
6392008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
640
641	* patch_tester.sh (report): Do not print the time.
642
6432008-04-01  Joseph Myers  <joseph@codesourcery.com>
644
645	* texi2pod.pl: Handle @samp and @url inside verbatim blocks.
646	Handle @heading.  Handle enumerated lists with starting numbers
647	and extra headings.
648
6492008-03-10  Janis Johnson  <janis187@us.ibm.com>
650
651	* patch_tester.sh (initialization): Initialize svnpatch and stop.
652	(usage): Add -svnpath and -stop.	
653	(makedir): New.
654	(argument handling): Process -stop and -svnpath.
655	(setup code): Use makedir, error out if initial svn checkout fails.
656	(update): Use svnpath.  Invoke contrib/gcc_update.
657	(apply_patch): Require that patch was created at top level.  Use eval
658	with option variables.  Don't use bootstrap target for make.  Verify
659	that some tests were run.
660	(bootntest_patched): Use snvpath.
661	(main loop): For -stop, exit when there are no more patches to test.
662
6632008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
664
665	* check_warning_flags.sh: Instead of invoke.texi, take the path
666	to the doc directory as argument.  Check that warnings listed in
667	'gcc --help' are accepted by the compiler, and listed in the
668	manuals.
669
6702008-03-06  Tom Tromey  <tromey@redhat.com>
671
672	* patch_tester.sh (usage): Watermark is not lexicographic.
673	Load $STATE/defaults if it exists.
674	(selfexec): Use $0.
675	(apply_patch): Handle deletions.
676	(bootntest): Handle default settings.
677
6782008-03-05  Jakub Jelinek  <jakub@redhat.com>
679
680	* gennews (files): Reference GCC 4.3 web pages.
681
6822008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
683
684	* check_warning_flags.sh: New file.
685
6862008-01-25  Joseph Myers  <joseph@codesourcery.com>
687
688	* paranoia.cc (main): Remove handling of c4x_single and
689	c4x_extended formats.
690
6912007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
692
693	* compareSumTests3: Changed to GPLv3.
694	* prepare_patch.sh: Same.
695	* uninclude: Same.
696	* dglib.pm: Same.
697	* gennews: Same.
698	* texi2pod.pl: Same.
699	* analyze_brprob: Same.
700	* gcc_build: Same.
701
7022007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
703
704	* patch_tester.sh: Changed to GPLv3.
705
7062007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
707
708	* patch_tester.sh: Don't save the script anymore.
709
7102007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
711
712	* patch_tester.sh: New.
713	* prepare_patch.sh: New.
714
7152007-11-26  Alexandre Oliva  <aoliva@redhat.com>
716
717	* compare-debug: Introduce -p flag to preserve .stripped files.
718
7192007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
720
721	* texi2pod.pl: Handle @asis.
722	(postprocess): Move @gccoptlist{} after all formatting commands.
723	
7242007-10-01  Alexandre Oliva  <aoliva@redhat.com>
725
726	* compare-debug: Avoid spurious errors when .stripped files
727	exist.
728
7292007-09-22  Hans-Peter Nilsson  <hp@axis.com>
730
731	* warn_summary (srcdirFilter): Add fixincludes, sim,
732	newlib and mpfr.
733
7342007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
735
736	* gcc_update: Handle different URL paths and tags.
737
7382007-08-16  Alexandre Oliva  <aoliva@redhat.com>
739
740	* compare-debug: New.
741
7422007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
743	    Andreas Schwab  <schwab@suse.de>
744
745	* gcc_update: Use "svn info" for revision number.  Create
746	gcc/REVISION with branch name and revision number.
747
7482007-08-10  Diego Novillo  <dnovillo@google.com>
749
750	* gcc.doxy: Rename from tree-ssa.doxy.
751
7522007-08-10  Diego Novillo  <dnovillo@google.com>
753
754	* tree-ssa.doxy: Update for doxygen 1.5.
755	Include all the files in the middle and back ends.
756
7572007-06-30  Hans-Peter Nilsson  <hp@axis.com>
758
759	* gcc_update (files_and_dependencies): Handle
760	gcc/testsuite/gcc.dg/cpp/direct2s.c.
761
7622007-05-13  Mark Mitchell  <mark@codesourcery.com>
763
764	* gennews (files): Reference GCC 4.2 web pages.
765
7662007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
767
768	* texi2pod.pl: Correct handling of @itemize with no argument.
769
7702007-03-17  Hans-Peter Nilsson  <hp@axis.com>
771
772	* uninclude: New utility, from Alexandre Oliva.
773
7742007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
775
776	* test_installed: Adjust to the move from g77 to gfortran.
777
7782007-02-16  Matthias Klose  <doko@debian.org>
779
780	* texi2pod.pl: Handle @subsubsection, ignore @anchor.
781
7822007-02-10  Hans-Peter Nilsson  <hp@axis.com>
783
784	* test_summary (configflags): Adjust for changes in the
785	config.status format due to update to autoconf 2.59.
786
7872007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
788
789	* gcc_update: Update for configure.in -> configure.ac.
790
7912007-02-06  Richard Sandiford  <richard@codesourcery.com>
792
793	* texi2pod.pl: Handle @multitable.
794
7952007-01-15  Tom Tromey  <tromey@redhat.com>
796
797	* download_ecj: New file.
798
7992006-09-27  Matthew Sachs  <msachs@apple.com>
800
801	* compareSumTests3: POD syntax fix.
802
8032006-09-27  Matthew Sachs  <msachs@apple.com>
804
805	* dglib.pm: Initial commit.
806	* compareSumTests3: Initial commit.
807
8082006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
809
810	* dg-cmp-results.sh (compare-$$.awk): Print name[old]
811	and not non-existing nm[old].
812
8132006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
814
815	Port to hosts whose 'sort' and 'tail' implementations
816	treat operands with leading '+' as file names, as POSIX
817	has required since 2001.  However, make sure the code still
818	works on pre-POSIX hosts.
819	* compare_tests: Don't assume "sort +2" is equivalent to
820	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
821
8222006-06-05  James Lemke  <jwlemke@wasabisystems.com>
823
824	* dg-cmp-results.sh: New script for comparing DejaGNU logs.
825
8262006-06-02  Richard Earnshaw  <rearnsha@arm.com>
827	    Mike Stump  <mrs@apple.com>
828
829	* compare_tests: Handle multilibs better.
830
8312006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
832
833	* texi2pod.pl: Correct handling of absolute @include.
834
8352006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
836
837	* texi2pod.pl: Handle -I.
838
8392006-02-28  Mark Mitchell  <mark@codesourcery.com>
840
841	* gennews (files): Update for GCC 4.1.
842
8432006-01-24  Diego Novillo  <dnovillo@redhat.com>
844
845	* gcc_update (files_and_dependencies): Handle
846	libgomp/testsuite/Makefile.in.
847
8482006-01-18  Richard Henderson  <rth@redhat.com>
849	    Diego Novillo  <dnovillo@redhat.com>
850
851	* gcc_update (files_and_dependencies): Add libgomp files.
852
8532005-12-06  Ben Elliston  <bje@au.ibm.com>
854
855	* newcvsroot: Remove.
856
8572005-11-03  Steven Bosscher  <stevenb@suse.de>
858
859	* gcc_build: Fix my previous checking.
860
8612005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
862
863	* gcc_update: Include revision number in LAST_UPDATED.
864
8652005-10-30  Steven Bosscher  <stevenb@suse.de>
866
867	* gcc_build: Use gcc.gnu.org as the default server.  Set up
868	SVN_REPOSITORY correctly.  Add support for checking out branches.
869
8702005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
871
872	* gcc_update: When svn update is called and
873	--silent is used, pass -q.
874
8752005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
876
877	* gcc_update: Remove the -q from svn invocation.
878
8792005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
880
881	* gcc_build: Remove -d from the call to gcc_update.
882
8832005-10-28  Daniel Berlin  <dberlin@dberlin.org>
884	    Ben Elliston  <bje@au1.ibm.com>
885	
886	* gcc_update: Update for svn.
887	* newcvsroot: Ditto.
888	* gcc_build: Ditto.
889
8902005-10-21  Mark Mitchell  <mark@codesourcery.com>
891
892	* texi2pod.pl: Substitue for @value even when part of @include. 
893
8942005-10-21  Bob Wilson  <bob.wilson@acm.org>
895
896	* texi2pod.pl: Convert two single quotes or two backquotes to
897	double quotes.
898
8992005-08-23  Ben Elliston  <bje@au.ibm.com>
900
901	* gcc_update: Update dependencies for libjava/aclocal.m4.
902
9032005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
904
905	* All files: Update with new FSF address.
906
9072005-07-14  Ben Elliston  <bje@au.ibm.com>
908
909	* filter_params.pl: Typo fix.
910	* filter_knr2ansi.pl: Likewise.
911
9122005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
913
914	* gennews (files): Update for egcs-1.0 release pages consolidation.
915
9162005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
917
918	* gennews (files): Update for GCC 4.0.
919
9202005-03-18  Alexandre Oliva  <aoliva@redhat.com>
921
922	* gcc_update (silent): Unset instead of initializing to null.
923
9242005-03-18  Andreas Schwab  <schwab@suse.de>
925
926	* gcc_update (apply_patch): Properly quote $1.
927
9282005-03-18  Zack Weinberg  <zack@codesourcery.com>
929
930	* gcc_update: Add --silent option.
931
9322005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
933
934	* warn_summary (keywordFilter): Update sed pattern for new quoting
935	style in warnings.
936
9372005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
938
939	* warn_summary: Add -fortran subdir flag.
940	(subdirectoryFilter): Fix missing ada subdir.
941
9422004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
943
944	* gcc_update (touch_files): Don't rely on "make" being GNU make;
945	grep for "Touching" to determine that the rule executes.
946
9472004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
948
949	* gcc_update (touch_files): Explicitly pass --no-print-directory.
950
9512004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
952
953	* gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
954
9552004-08-04  Paolo Bonzini  <bonzini@gnu.org>
956
957	* gcc_update: Add fixincludes.
958
9592004-08-26  Matthias Klose  <doko@debian.org>
960
961	* texi2pod.pl: keep references of the form @ref{...}, print them bold.
962
9632004-08-26  Matthias Klose  <doko@debian.org>
964
965	* test_summary: Include baseline used for libstdc++-v3 abi check
966	in test summary.
967
9682004-08-25  Ben Elliston  <bje@au.ibm.com>
969
970	* gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
971
9722004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
973
974	* gcc_update (self): libjava/configure.in -> configure.ac. Automake
975	update done.
976
9772004-08-04  Paolo Bonzini  <bonzini@gnu.org>
978
979	* gcc_update: libjava/configure.ac -> configure.in.  Automake
980	1.4 does not handle configure.ac properly.
981
9822004-08-04  Andreas Schwab  <schwab@suse.de>
983
984	* gcc_update: libjava/configure.in -> configure.ac.
985
9862004-08-03  Richard Earnshaw  <rearnsha@arm.com>
987
988	* gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
989
9902004-07-16  Jeff Law  <law@redhat.com>
991
992	* analyze_brprob: Fix comments.  More consistent output format.
993
9942004-06-17  Diego Novillo  <dnovillo@redhat.com>
995
996	* tree-ssa.doxy: Update for doxygen 1.3.5.
997
9982004-06-14  Andreas Jaeger  <aj@suse.de>
999
1000	* gcc_update: boehm-gc/configure.in -> configure.ac.
1001
10022004-06-16  Paolo Bonzini  <bonzini@gnu.org>
1003
1004	* gcc_update (boehm-gc/configure): Depend on
1005	boehm-gc/configure.ac instead of boehm-gc/configure.in
1006
10072004-06-14  Paolo Bonzini  <bonzini@gnu.org>
1008
1009	* gcc_update (libmudflap/configure): Depend on
1010	libmudflap/configure.ac instead of libmudflap/configure.in
1011
10122004-06-14  Andreas Jaeger  <aj@suse.de>
1013
1014	* gcc_update: Add libcpp.
1015
10162004-06-10  Andreas Jaeger  <aj@suse.de>
1017
1018	* gcc_update: Add libgfortran.
1019
10202004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
1021
1022	* gcc_update (libbanshee/configure): Depend on
1023	libbanshee/configure.ac instead of libbanshee/configure.in
1024
10252004-05-17  Zack Weinberg  <zack@codesourcery.com>
1026
1027	* gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
1028	from list of files to be touched.
1029	* convert_to_f2c, convert_to_g2c, download_f2c: Delete.
1030
10312004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1032
1033	* gennews: Update for GCC 3.4.
1034
10352004-05-13  Diego Novillo  <dnovillo@redhat.com>
1036
1037	Merge from tree-ssa-20020619-branch.
1038
1039	* filter_gcc_for_doxygen: New file.
1040	* filter_knr2ansi.pl: New file.
1041	* filter_params.pl: New file.
1042	* tree-ssa.doxy: New file.
1043	* contrib/gcc_update (files_and_dependencies): Handle
1044	libbanshee and libmudflap.
1045
10462004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
1047	    Andreas Jaeger  <aj@suse.de>
1048
1049	* gcc_update (files_and_dependencies): Insert zlib dependencies.
1050
10512004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1052
1053	* gcc_update (files_and_dependencies): libobjc/configure now
1054	depends on configure.ac, not configure.in.
1055
10562004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
1057
1058	* gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
1059
10602004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
1061
1062	* gcc_update (files_and_dependencies): Insert libffi dependencies.
1063
10642004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
1065
1066	* gcc_update (files_and_dependencies): Insert libada/configure.
1067
10682004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
1069
1070	* gcc_update (files_and_dependencies): Update intl/configure.in
1071	to intl/configure.ac.
1072
10732004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
1074
1075	* gcc_update (files_and_dependencies): Update fastjar/configure.in
1076	to fastjar/configure.ac
1077
10782004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
1079
1080	* gcc_update (files_and_dependencies): Remove non-existant files.
1081
10822004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
1083
1084	* gcc_update (files_generated): Revert 2003-12-18 change.
1085
10862004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
1087
1088	* gcc_update (files_and_dependencies): For gcc directory,
1089	rename configure.in to configure.ac.
1090
10912003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
1092
1093	* gcc_update (files_and_dependencies): For libjava/libltdl directory,
1094	remove acconfig.h. No longer used.
1095
10962003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
1097
1098	* gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
1099	gcc/ada/gnat_ug_* to use it.
1100
11012003-12-16  James E Wilson  <wilson@specifixinc.com>
1102
1103	* gcc_update (files_and_dependencies): For libjava/libltdl directory,
1104	rename configure.in to configure.ac, and stamp-h.in to config-h.in.
1105
11062003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
1107
1108	* gcc_update (files_and_dependencies): Correct typo in the filename
1109	gnat_ug_wnt.texi.
1110
11112003-12-08  Arnaud Charlet  <charlet@act-europe.fr
1112
1113	* gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
1114	treeprs.ads.
1115
11162003-10-16  Mark Mitchell  <mark@codesourcery.com>
1117
1118	* gennews (files): Add GCC 3.3 files.
1119
11202003-08-21  Mark Mitchell  <mark@codesourcery.com>
1121
1122	* gcc_build: Fix handling of -t option.  Add -x option.
1123
11242003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
1125
1126	* texi2pod.pl: Remove extra line.
1127
11282003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
1129
1130	* texi2pod.pl: Default @itemize's parameter to @bullet.
1131
11322003-07-12  Zack Weinberg  <zack@codesourcery.com>
1133
1134	* gcc_update: gcc/acconfig.h no longer exists.
1135
11362003-07-11  Matthias Klose  <doko@debian.org>
1137
1138	* test_installed: Add options to run objc tests.
1139	In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
1140
11412003-07-04  Zack Weinberg  <zack@codesourcery.com>
1142
1143	* gcc_update: Remove gcc/intl/plural.c from list.
1144	Add new generated files intl/plural.c, intl/configure,
1145	intl/config.h.in.
1146
11472003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
1148
1149	* gcc_update (files_and_dependencies): Add
1150	gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
1151	gcc/testsuite/gcc.dg/cpp/mi1c.h.
1152
11532003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1154
1155	* paranoia.cc: Fix spelling error.
1156
1157	* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
1158	to GCC.
1159
11602003-04-04  Mike Stump  <mrs@apple.com>
1161
1162	* compare_tests: Fix exit status and be more flexible with spacing.
1163
11642003-03-08  Phil Edwards  <pme@gcc.gnu.org>
1165
1166	* test_summary:  Add -h, print existing comments as help.
1167
11682003-03-03  H.J. Lu  <hjl@gnu.org>
1169
1170	* gcc_build: Use $GCC_CVS/$CVS instead of cvs.
1171	* gcc_update: Likewise.
1172
11732003-01-19  Alexandre Oliva  <aoliva@redhat.com>
1174
1175	* test_summary (configflags): Only use the first match.  Remove
1176	excess space.  Use sub instead of gsub where possible.  Use `none'
1177	if no configure flags were given.
1178
11792003-01-10  Loren J. Rittle  <ljrittle@acm.org>
1180
1181	* test_summary (configflags): awk portability.
1182
11832003-01-07  Alexandre Oliva  <aoliva@redhat.com>
1184
1185	* test_summary (configflags): Compute correctly with both
1186	autoconfiscated and Cygnus-style top-level.
1187
11882003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1189
1190	* gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
1191	on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
1192	gcc/java/keyword.gperf
1193
11942002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1195
1196	* gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
1197	depending on gcc/intl/plural.y.
1198
11992002-12-28  Alexandre Oliva  <aoliva@redhat.com>
1200
1201	* gcc_update (configure): Depend on config/acx.m4 as well.
1202
1203	* gcc_update (configure): Depend on configure.in.
1204
12052002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1206
1207	* texi2pod.pl: Skip contents of @copying.
1208
12092002-11-09  Zack Weinberg  <zack@codesourcery.com>
1210
1211	* gthr_supp_vxw_5x.c: New file.
1212
12132002-10-21  Richard Henderson  <rth@redhat.com>
1214
1215	* paranoia.cc (real_c_float::image): Accomodate size of
1216	real_internal format.
1217	(main): Unbuffer stdio.  Add real_internal format.
1218	(floor_log2_wide): New.
1219
12202002-10-16  Richard Henderson  <rth@redhat.com>
1221
1222	* paranoia.cc (ENUM_BITFIELD): New.
1223	(class): Define as klass around real.h.
1224	(real_c_float): Not a template any longer; define MODE as a
1225	class static constant; use real_format elements for SIZE.
1226	Update uses of real_to_decimal and real_to_hexadecimal.
1227	(main): Change -g argument to use a format name.
1228	(mode_for_size): Remove.
1229
12302002-09-16  Richard Henderson  <rth@redhat.com>
1231
1232	* paranoia.cc: New file.
1233
12342002-09-04  Richard Henderson  <rth@redhat.com>
1235
1236	* enquire.c: Remove.
1237
12382002-08-14  Mark Mitchell  <mark@codesourcery.com>
1239
1240	* gennews (files): Add GCC 3.2 files.
1241
12422002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1243
1244	* gennews (files): Add proper files for the GCC 3.1 release series.
1245	Simplify and reformat introductory wording.
1246
12472002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
1248
1249	* enquire.c: Move from gcc.
1250
12512002-07-16  H.J. Lu  <hjl@gnu.org>
1252
1253	* gcc_update (touch_files): Pass -s to ${MAKE}.
1254
12552002-06-26  Zack Weinberg  <zack@codesourcery.com>
1256
1257	* texi2pod.pl: Correct handling of the internal R<> sequence.
1258
12592002-05-31  Florian Weimer  <fw@deneb.enyo.de>
1260
1261	* gcc_update (files_and_dependencies): Add generated Texinfo files
1262	for Ada.
1263
12642002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1265
1266	* test_installed: Allow for PWDCMD to override hardcoded pwd.
1267	* test_summary: Likewise.
1268
12692002-04-18  Geoffrey Keating  <geoffk@redhat.com>
1270
1271	* gcc_update (touch_files): Don't have empty for loop.
1272
12732002-04-16  Richard Henderson  <rth@redhat.com>
1274
1275	* gcc_update: Remove libchill.
1276
12772002-03-25  Zack Weinberg  <zack@codesourcery.com>
1278
1279	* texi2pod.pl: Handle @end ftable and @end vtable.
1280
12812002-03-11  Zack Weinberg  <zack@codesourcery.com>
1282
1283	* texi2pod.pl: Handle @include, @ftable, @vtable.
1284	Reformat some code for clarity.
1285
12862002-02-24  Christian J��nsson  <c.christian.joensson@telia.com>
1287
1288	* test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
1289	WARNING and ERROR output from the *.sum files.
1290
12912002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1292
1293	* gennews (files): Replace gcc-2.95/gcc-2.95.html,
1294	gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
1295	and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
1296
12972002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1298
1299	* gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
1300	egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
1301	egcs-1.1/index.html.
1302
13032002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1304
1305	* warn_summary: Add -ada subdirectory flag.
1306
13072001-12-12  Matthias Klose  <doko@debian.org>
1308
1309	* texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
1310	generation of more than one man page from one source.
1311	Add '-' to set of valid chars for an identifier.
1312	Let -D option accept flags of the form <flag>=<value>.
1313	Use \s+ for whitespace detection in '@c man' lines.
1314	Handle @set and @clear independent of $output.
1315	Substitute all @value{}'s in a line.
1316
13172001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1318
1319	* texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
1320	in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
1321	and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
1322	greater than 9 in enumerations.
1323
13242001-11-07  Laurent Guerby  <guerby@acm.org>
1325
1326	* gcc_update (files_and_dependencies): Add Ada dependencies.
1327
13282001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1329
1330	* snapshot: Remove.
1331
13322001-09-07  Richard Sandiford  <rsandifo@redhat.com>
1333
1334	Revert:
1335	* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1336	gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1337	touch.
1338
13392001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
1340
1341	* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
1342	gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
1343	touch.
1344
1345Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
1346
1347	* analyze_brprob: Update for changes in gcc debug output.
1348
1349Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
1350
1351	* analyze_brprob: Avoid more overflows.
1352
13532001-07-27  Richard Henderson  <rth@redhat.com>
1354
1355	* test_summary: Copy LAST_UPDATED UTC time to head of summary.
1356
1357Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
1358
1359	* analyze_brprob: Avoid overflows.
1360
13612001-07-27  Richard Henderson  <rth@redhat.com>
1362
1363	* gcc_update: Dump timestamp in LAST_UPDATED.
1364
13652001-07-26  Andreas Jaeger  <aj@suse.de>,
1366	    Hans-Peter Nilsson  <hp@bitrange.com>
1367
1368	* analyze_brprob: Fix documentation.
1369
1370Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
1371
1372	* analyze_brprob: Fix awk compatibility problems; update comment.
1373
13742001-07-23  Andreas Jaeger  <aj@suse.de>
1375
1376	* analyze_brprob: Fix more typos.
1377
13782001-07-23  Andreas Jaeger  <aj@suse.de>
1379
1380	* analyze_brprob: Fix typos.
1381
13822001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1383
1384	* texi2pod.pl: Handle @r inside @item.
1385
13862001-07-02  Zack Weinberg  <zackw@stanford.edu>
1387
1388	* gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
1389
13902001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
1391
1392	* warn_summary: Fix typo in a comment.
1393
13942001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
1395
1396	* contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
1397
13982001-06-13  Mark Mitchell  <mark@codesourcery.com>
1399
1400	* gennews: Set TERM to vt100 for Lynx.
1401
14022001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1403
1404	* release: Remove.
1405
1406Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
1407
1408	* analyze_brprob: New file.
1409
14102001-06-11  Mark Mitchell  <mark@codesourcery.com>
1411
1412	* gcc_build: Output information about the commands used to
1413	configure the compiler.
1414
14152001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1416
1417	* gennews: Update for GCC 3.0.
1418
14192001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1420
1421	* gcc_update: Update for move of documentation to gcc/doc.
1422
14232001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1424
1425	* contrib/test_summary (files): Sort before evaluating.
1426
14272001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1428
1429	* gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
1430
14312001-05-21  Mark Mitchell  <mark@codesourcery.com>
1432
1433	* gcc_build: Use -d when invoking gcc_update.
1434
14352001-05-18  Andreas Jaeger  <aj@suse.de>
1436
1437	* gcc_update: Add rules for libf2c/libI77.
1438
14392001-05-17  Alexandre Oliva  <aoliva@redhat.com>
1440
1441	* gcc_update (touch_files): Use simpler, yet as portable, syntax.
1442
14432001-05-14  Loren J. Rittle  <ljrittle@acm.org>
1444
1445	* gcc_update (touch_files): Enhance make portability.
1446
14472001-05-14  Alexandre Oliva  <aoliva@redhat.com>
1448
1449	* gcc_update (touch_files): Use a Makefile to touch files.
1450
14512001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1452
1453	* texi2pod.pl: Add copyright and GPL notices.
1454
14552001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1456
1457	* texi2pod.pl: Handle "\,".
1458
14592001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1460
1461	* texi2pod.pl: Fix regular expression for @r to avoid exponential
1462	recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
1463	version check.
1464
14652001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1466
1467	* warn_summary (stageNfilter): Update for recent changes in
1468	bootstrap logic.
1469
14702001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1471
1472	* texi2pod.pl: Require at least perl 5.6.0.
1473
14742001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1475
1476	* gcc_update: Add gcc/gcc.1 to generated files.
1477	* texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
1478	discarding to end of sentence with @xref where the sentence has an
1479	interior "." in markup, and handle discarding parentheses around
1480	such a sentence.
1481
14822001-01-11  Bernd Schmidt  <bernds@redhat.com>
1483
1484	* gennews: Add gcc-2.95.3.
1485
14862001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1487
1488	* texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
1489	@command.  Format URLs and email addresses in bold.
1490
14912001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1492
1493	* gcc_update: Add cpp.1 to the list of generated files.
1494
1495	* texi2pod.pl: Handle @option and @env.
1496
14972001-01-03  Mike Stump  <mrs@wrs.com>
1498
1499	* snapshot: Update to account for java libraries.
1500
15012000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
1502
1503	* test_summary: Export filesuffix, not fileprefix.
1504
15052000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1506
1507	* release: Change some EGCS references to GCC.
1508
15092000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1510
1511	* warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
1512	subdirectory flags.  Add source directory prefix filtering.
1513	Redirect diagnostic output to stderr.
1514
15152000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
1516
1517	* texi2pod.pl: If multiple @c man sections with the same tag
1518	appear, concatenate them in the final output.  When skipping,
1519	ignore block commands that can't cause skipping, and honor
1520	those that can.  Ensure that verbatim blocks are separate
1521	paragraphs.
1522
15232000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1524
1525	* gcc_update: Don't touch tradcif.c or java/parse.h.
1526
15272000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
1528
1529	* texi2pod.pl: Restructure for comprehensibility, add
1530	comments.  Merge handling of @ignore and @ifxxx.  Handle a
1531	whole bunch more Texinfo commands.  Use consistent formatting
1532	style.
1533
15342000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1535
1536	* gennews: New script.
1537
15382000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1539
1540	* gcc_update: Update a comment as we now require bison for CVS users.
1541
15422000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1543
1544	* gcc_update: Add gcov.1 to the list of generated files.
1545
15462000-11-21  Mark Mitchell  <mark@codesourcery.com>
1547
1548	* gcc_build: Remove code to put information in a log file.
1549
15502000-11-19  Zack Weinberg  <zackw@stanford.edu>
1551
1552	* texi2pod.pl:
1553	  - Add real command line parsing.
1554	  - Support @ifset, @ifclear, @set, @value, -D switch.
1555	  - Support @sc.  Improve handling of @ref and friends.
1556	  - Discard @subsection, @need, @node lines.
1557	  - Un-nest font changes to match texinfo semantics.
1558	  - Handle @{ and @}.  Oops.
1559	  - Don't emit E<> directives inside verbatim blocks.
1560
15612000-11-12  Bruce Korb  <bkorb@gnu.org>
1562
1563	* release: generalize the release script a bit.
1564
1565Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
1566
1567	* gcc_build: Add -o option for setting the objdir to use.
1568
15692000-11-11  Jeff Law  <law@redhat.com>,
1570
1571	* release: New file.
1572
15732000-11-08  Jeff Law  <law@redhat.com>,
1574	    Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1575
1576	* snapshot: New file.
1577
15782000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
1579
1580	* gcc_build (bootstrap_gcc): New function.
1581	(configure_gcc): Likewise.
1582	(build_gcc): Rewritten to use configure and bootstrap.
1583	(MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
1584
15852000-10-31  Mark Mitchell  <mark@codesourcery.com>
1586
1587	* gcc_build (MAKE): New variable.
1588	(build_gcc): Use it.  Fix logging of errors.
1589	(install_gcc): Likewise.
1590
15912000-10-29  Mark Mitchell  <mark@codesourcery.com>
1592
1593	* gcc_build: Save the output from CVS into the logfile as well.
1594
15952000-10-25  Mark Mitchell  <mark@codesourcery.com>
1596
1597	* gcc_build: Fix typos.
1598
15992000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1600
1601	* gperf-2.7-19981006.pat: Remove.
1602
16032000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1604
1605	* test_installed: Change EGCS references to refer to GCC.
1606
16072000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1608
1609	* gcc_update (touch_files): Add some informative output.
1610
16112000-09-16  Andreas Jaeger  <aj@suse.de>
1612
1613	* gcc_update: Remove gcc/c-parse.gperf.
1614
16152000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
1616	    Alexandre Oliva  <aoliva@redhat.com>
1617
1618	* gcc_update: Execute touch_files_reexec even if `cvs update`
1619	failed.
1620
16212000-08-09  Alexandre Oliva  <aoliva@redhat.com>
1622
1623	* test_summary: AWK breaks with filenames containing `='.
1624
1625Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
1626
1627	* gcc_build: New script.
1628
16292000-07-13  Mark Mitchell  <mark@codesourcery.com>
1630
1631	* gcc_update (files_and_dependencies): Remove generated YACC files.
1632
16332000-07-12  Mark Mitchell  <mark@codesourcery.com>
1634
1635	* gcc_update (files_and_dependencies): Remove generated YACC files.
1636
16372000-06-04  Mark Mitchell  <mark@codesourcery.com>
1638
1639	* newcvsroot: Handle filenames that contain spaces.
1640
16412000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
1642
1643	* test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
1644	Elide --with-gcc-version-trigger and --norecursion from
1645	configure flags.  Remove code to report status of haifa scheduler.
1646
16472000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
1648
1649	* gcc_update (self): Set to `$0'.
1650	(touch_files_reexec): Use `$self' instead of `$0'.
1651
16522000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
1653
1654	* gcc_update (touch_files_reexec): New function, run after the
1655	tree is modified.
1656
16572000-05-08  Richard Hendeson  <rth@cygnus.com>
1658
1659	* gcc_update: Remove references to inclhack.tpl.
1660
16612000-04-28  Jason Merrill  <jason@casey.cygnus.com>
1662
1663	* index-prop: Use a single pattern.  Also support *** cdiffs.
1664
16652000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
1666
1667	* index-prop: Don't change /dev/null.
1668
16692000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1670
1671	* gcc_update: Refer to GCC and gcc_update instead of egcs and
1672	egcs_update.
1673
16742000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
1675
1676	* index-prop: Fix occasional problem when using cvs diff -p.
1677
16782000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
1679
1680	* gcc_update: Remove references to cexp.c/cexp.y.
1681
16821999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1683
1684	* newcvsroot: Add check on the number of command-line arguments.
1685	Add usage.
1686
1687Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
1688
1689	* gcc_update: Allow patches compressed by bzip2.
1690
16911999-10-11  Martin v. L��wis  <loewis@informatik.hu-berlin.de>
1692
1693	* newcvsroot: New file.
1694
16951999-09-11  Craig Burley  <craig@jcb-sc.com>
1696
1697	* convert_to_f2c, convert_to_g2c, download_f2c: New file.
1698
16991999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1700
1701	* gcc_update: New file.
1702	* egcs_update: Renamed to gcc_update.
1703
17041999-08-09  Robert Lipe  <robertlipe@usa.net>
1705
1706	* test_summary: Quote curly braces in 1999-07-03 change.
1707
17081999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1709
1710	* egcs_update (files_and_dependencies): Fixed typo in
1711	gcc/cstamp-h.in.  Added gcc/config.in.
1712
17131999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1714
1715	* egcs_update (files_and_dependencies): New function, with
1716	complete list of files to be updated, as well as their
1717	dependencies.
1718	(touch_files): Check the timestamp of each generated file against
1719	its dependencies'.
1720	(main): New flags --touch, --list and --help.  Remove the
1721	pre-update step.
1722
17231999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
1724
1725	* test_summary: Replace egcs with gcc.  Update e-mail address.
1726
17271999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1728	    Jerry Quinn  <jquinn@nortelnetworks.com>
1729
1730	* egcs_update (touch_files, apply_patch): New functions.
1731	Use them.  New command-line option --patch.  Split test of local
1732	tree into two parts.  Add comments.
1733
17341999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
1735
1736	* test_summary: If Target is `unix{*}', append the Target variants
1737	to Host.
1738
17391999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
1740
1741	* test_summary: Set default mail-address and version for egcs
1742	instead of relying on unpredictable pathnames.
1743	Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1744
1745Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
1746
1747	* fixinc/*: Delete obsolete files.
1748
17491999-02-04  Robert Lipe  <robertlipe@usa.net>
1750
1751	* egcs_update: Test return values of 'cvs update'.  Propogate
1752	to caller as exit values.
1753
17541999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1755
1756	* egcs_update: Use "if" instead of "&&".  Touch generated files
1757	only after the corresponding *.y files.
1758
17591999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1760
1761	* egcs_update: Do not use xargs, but a backquote construct.
1762
17631999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
1764
1765	* test_summary (version): Remove carriage return that gawk inserts
1766	in the version string for some reason.
1767
17681998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1769
1770	* egcs_update: Only touch files that already exist.
1771
17721998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
1773
1774	* test_summary (EOF): Remove double backslash.
1775	Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1776
17771998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1778
1779	* test_summary (address): Set to egcs-testresults mailing list.
1780
17811998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
1782
1783	* test_summary (address): Added Marc Lehmann's testsuite-results
1784	to the default e-mail address.
1785
17861998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
1787
1788	* test_summary (-p, prepend_logs): Add these before the summary.
1789	(Compiler, Platform): Print these just before configflags.
1790
1791Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1792
1793	* warn_summary (longLineFilter): New shell function to encapsulate
1794	this functionality.  It is off by default, only active if -llf
1795	flag is specified.
1796	(subdirectoryFilter): Fix bug in filtering which made some
1797	subdirectory warnings erroneously appear in the toplevel set.
1798	(stageNfilter): Renamed from `stageNwarns'.  Updated to collect
1799	warnings from stage1 as well as stage0, which means warnings from
1800	outside the bootstrap directory.  Eg, the libraries, etc.
1801	(warningFilter): New shell function to encapsulate this
1802	functionality.
1803	(keywordFilter): New shell function to encapsulate this
1804	functionality.
1805
1806	Store data in a temp file rather than calculating it 3x.  Arrange
1807	to remove it on exit and signals.
1808
1809	Add -pass/-wpass flags to do "pass through" (i.e. manual
1810	inspection) of bootstrap output from a particular stageN as well
1811	as language subdirs.
1812
1813	Add better comments/documentation.
1814
1815Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1816
1817	* egcs_update: Add comment about keeping the FAQ synchronized.
1818
1819Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
1820
1821	* egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
1822	in the repo again.
1823
1824Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
1825
1826	* egcs_update:  Added gcc/fixinc/* generated files to touch list.
1827
1828Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
1829
1830	* egcs_update: Remove gcc/java/parse.c from list of files to
1831	touch.
1832
1833Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1834
1835	* gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
1836
1837Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1838
1839	* warn_summary (subdirectoryFilter): New shell function to
1840	optionally filter in/out gcc subdirectories when summarizing
1841	warnings.  Add new flags to support subdirectory filtering.
1842
1843	Also, ensure the bootstrap stage is a number.  Add some more C
1844	keywords that are preserved in the "warning type" summary and
1845	tighten up the "arg ???" regexp.
1846
1847Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
1848
1849	* fixinc/inclhack.def:  Not all C++ comments in C headers
1850	were treated alike.  They are now.  Also fixed syntax
1851	of sed expression in "systypes" fix.
1852
1853	* fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
1854
1855	* egcs_update:  Added fixinc/* generated files to touch list.
1856
1857Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1858
1859	* egcs_update: Additionally touch gcc/java/parse.[ch].
1860
1861Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
1862
1863	* fixinc/inclhack.def:  Added two files required by
1864	SCO's Open Server 5's avoid_bool fix.
1865	Regenerated fixinc.x and inclhack.sh to incorporate
1866	the update.
1867
1868Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
1869
1870	* egcs_update: Do the pass 1 CVS update only for files that
1871	may reasonably be under CVS control.
1872
18731998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
1874
1875	* test_installed: New script for testing already-installed
1876	gcc/g++/g77.
1877
1878Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1879
1880	* egcs_update: Assigned copyright to FSF.
1881
1882Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1883			  Alexandre Oliva  <oliva@dcc.unicamp.br>
1884
1885	* egcs_update: New switch --nostdflags and documentation
1886	enhancements.
1887
1888Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1889
1890	* egcs_update: New script.
1891
18921998-08-05  Bruce Korb  <korbb@datadesign.com>
1893
1894	* fixinc/Makefile
1895	Added define for target machine so machine-specific tests
1896	can be selected for or against.
1897
1898	* fixinc/fixincl.c
1899	Added an array of string pointers to machines to select
1900	or avoid, depending on a FD_MACH_IFNOT bit flag.
1901	Used a shell script to match the defined TARGET_MACHINE
1902	with any of the given match patterns.
1903
1904	* fixinc/fixincl.tpl
1905	Generate the array of strings and bit flag, as needed,
1906	depending on "mach" and "not_machine" attributes for a fix.
1907
1908	* fixinc/mkfixinc.sh
1909	Invoke the make with TARGET assigned the value of the
1910	machine name argument.
1911
1912Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
1913
1914	* compare_tests: New script.
1915
19161998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
1917
1918	* test_summary: Assigned copyright to FSF.
1919
1920Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1921
1922	* test_summary: Corrected script name in comments providing
1923	documentation.  Added linebreaks for lines with > 80 characters.
1924
1925Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
1926
1927	* test_summary: New switch, -i, and environment variable,
1928	append_logs, for including files in the report.
1929
19301998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
1931
1932	* warn_summary: Update to Kaveh's latest version allowing to
1933	specify the last stage built.
1934
19351998-05-29  Bruce Korb  <korbb@datadesign.com>
1936
1937	* fixinc/mkfixinc.sh
1938	Changes to make it easier to invoke on platforms that
1939	normally do not invoke fixincludes.
1940
1941	* fixinc/inclhack.def
1942	Applied fixes from egcs/gcc/fixincludes from the past several
1943	months.
1944
19451998-05-28  Bruce Korb  <korbb@datadesign.com>
1946
1947	* fixinc/*: Updated most everything for a first real
1948	try at getting "fast_fixincludes" working.
1949
19501998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
1951
1952	* index-prop: New file.
1953
1954Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
1955
1956	* test_summary: find good awk (copied from warn_summary).
1957
1958Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
1959
1960	* test_summary, warn_summary: New files
1961