xref: /netbsd-src/external/gpl3/gcc/dist/contrib/ChangeLog (revision b0d1725196a7921d003d2c66a14f186abda4176b)
12022-06-28  Release Manager
2
3	* GCC 10.4.0 released.
4
52022-01-27  Martin Liska  <mliska@suse.cz>
6
7	* gcc-git-customization.sh: Sync from master.
8	* git-descr.sh: New file.
9	* git-undescr.sh: New file.
10
112022-01-24  Martin Liska  <mliska@suse.cz>
12
13	* gcc-changelog/git_commit.py: Sync from master.
14	* gcc-changelog/test_email.py: Likewise.
15	* gcc-changelog/test_patches.txt: Likewise.
16
172022-01-19  Martin Liska  <mliska@suse.cz>
18
19	* git-backport.py: Sync from master.
20	* git-commit-mklog.py: Likewise.
21	* git-fix-changelog.py: New file.
22
232022-01-17  Martin Liska  <mliska@suse.cz>
24
25	Backported from master:
26	2022-01-17  Martin Liska  <mliska@suse.cz>
27
28	* git-backport.py: Support renaming of .cc files.
29
302021-11-08  Martin Liska  <mliska@suse.cz>
31
32	* gcc-changelog/git_check_commit.py: Sync from master.
33	* gcc-changelog/git_commit.py: Likewise.
34	* gcc-changelog/git_email.py: Likewise.
35	* gcc-changelog/git_update_version.py: Likewise.
36	* gcc-changelog/test_email.py: Likewise.
37	* gcc-changelog/test_patches.txt: Likewise.
38
392021-06-23  Martin Liska  <mliska@suse.cz>
40
41	* mklog.py: New file.
42	* test_mklog.py: New file.
43
442021-06-23  Martin Liska  <mliska@suse.cz>
45
46	* git-commit-mklog.py: New file.
47
482021-05-18  Jonathan Wakely  <jwakely@redhat.com>
49
50	Backported from master:
51	2021-05-18  Jonathan Wakely  <jwakely@redhat.com>
52
53	* gcc-changelog/git_email.py: Remove use of non-strict mode.
54
552021-05-17  Richard Biener  <rguenther@suse.de>
56
57	Backported from master:
58	2021-05-17  Richard Biener  <rguenther@suse.de>
59
60	* download_prerequisites: Update mpfr version to 3.1.6.
61	* prerequisites.md5: Update.
62	* prerequisites.sha512: Likewise.
63
642021-05-14  Martin Liska  <mliska@suse.cz>
65
66	* gcc-changelog/git_check_commit.py: Sync from master.
67	* gcc-changelog/git_commit.py: Likewise.
68	* gcc-changelog/git_email.py: Likewise.
69	* gcc-changelog/git_repository.py: Likewise.
70	* gcc-changelog/git_update_version.py: Likewise.
71	* gcc-changelog/test_email.py: Likewise.
72	* gcc-changelog/test_patches.txt: Likewise.
73
742021-04-14  Martin Liska  <mliska@suse.cz>
75
76	* gcc-changelog/git_commit.py: Sync with master.
77	* gcc-changelog/git_email.py: Likewise.
78	* gcc-changelog/git_update_version.py: Likewise.
79	* gcc-changelog/setup.cfg: Likewise.
80	* gcc-changelog/test_email.py: Likewise.
81	* gcc-changelog/test_patches.txt: Likewise.
82
832021-04-08  Release Manager
84
85	* GCC 10.3.0 released.
86
872021-03-19  Matthias Klose  <doko@ubuntu.com>
88
89	Backported from master:
90	2021-03-19  Matthias Klose  <doko@ubuntu.com>
91
92	* texi2pod.pl: Substitute @tie{} with a space for the man pages.
93
942021-01-28  Eric Botcazou  <ebotcazou@adacore.com>
95
96	PR lto/85574
97	* compare-lto: Deal with PE-COFF executables specifically.
98
992021-01-07  Martin Liska  <mliska@suse.cz>
100
101	* gcc-changelog/git_commit.py: Sync from master.
102	* gcc-changelog/git_email.py: Likewise.
103	* gcc-changelog/git_repository.py: Likewise.
104	* gcc-changelog/test_email.py: Likewise.
105	* gcc-changelog/test_patches.txt: Likewise.
106
1072020-11-25  Martin Liska  <mliska@suse.cz>
108
109	* gcc-changelog/git_commit.py: Use revert_regex instead
110	of string prefix.  Convert sets to literals.
111
1122020-11-06  Martin Liska  <mliska@suse.cz>
113
114	* gcc-changelog/git_commit.py: Sync.
115	* gcc-changelog/git_email.py: Likewise.
116	* gcc-changelog/git_repository.py: Likewise.
117	* gcc-changelog/test_email.py: Likewise.
118	* gcc-changelog/test_patches.txt: Likewise.
119	* gcc-changelog/setup.cfg: New file.
120
1212020-07-29  Martin Liska  <mliska@suse.cz>
122
123	* git-backport.py: fix how are ChangeLog paths combined.
124
1252020-07-23  Martin Liska  <mliska@suse.cz>
126
127	Backported from master:
128	2020-07-23  Martin Liska  <mliska@suse.cz>
129
130	* gcc-changelog/git_commit.py: When reverting a backport,
131	we should print only Revert header.
132
1332020-07-23  Jonathan Wakely  <jwakely@redhat.com>
134
135	Backported from master:
136	2020-07-17  Jonathan Wakely  <jwakely@redhat.com>
137
138	* gcc-changelog/git_update_version.py: Fix typo.
139
1402020-07-23  Release Manager
141
142	* GCC 10.2.0 released.
143
1442020-07-08  Alexandre Oliva  <oliva@adacore.com>
145
146	Backported from master:
147	2020-07-07  Alexandre Oliva  <oliva@adacore.com>
148		    Martin Liska  <mliska@suse.cz>
149
150	* gcc-changelog/git_commit.py: Support CASE and COND.
151	* gcc-changelog/test_patches.txt: Add test.
152	* gcc-changelog/test_email.py: Add test.
153
1542020-07-02  Martin Liska  <mliska@suse.cz>
155
156	* gcc-changelog/git_check_commit.py: New file.
157	* gcc-changelog/git_commit.py: New file.
158	* gcc-changelog/git_email.py: New file.
159	* gcc-changelog/git_repository.py: New file.
160	* gcc-changelog/git_update_version.py: New file.
161	* gcc-changelog/test_email.py: New file.
162	* gcc-changelog/test_patches.txt: New file.
163
1642020-05-29  Martin Liska  <mliska@suse.cz>
165
166	* git-backport.py: The script did 'git co HEAD~' when
167	there was no modified ChangeLog file in a successful
168	git cherry pick.
169	Run cherry-pick --continue without editor.
170
1712020-05-27  Martin Liska  <mliska@suse.cz>
172
173	* git-backport.py: New file.
174
1752020-05-07  Release Manager
176
177	* GCC 10.1.0 released.
178
1792020-05-07  Jakub Jelinek  <jakub@redhat.com>
180
181	* gennews (files): Add files for GCC 10.
182
1832020-04-17  Martin Liska  <mliska@suse.cz>
184
185	* vimrc: We do not want to modify tab options
186	for Python files.
187
1882020-04-16  Jakub Jelinek  <jakub@redhat.com>
189
190	PR bootstrap/92008
191	* gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
192
1932020-04-03  Martin Liska  <mliska@suse.cz>
194
195	* gcc-git-customization.sh: Search for the pattern
196	at line beginning only.
197
1982020-01-24  Richard Earnshaw  <rearnsha@arm.com>
199
200	* gcc-git-customization.sh: Use users/<pfx> for the personal remote
201	rather than just <pfx>.  Convert existing personal branches to the
202	new remote.
203	* git-add-user-branch.sh: New file.
204
2052020-01-22  Richard Earnshaw  <rearnsha@arm.com>
206
207	* git-add-vendor-branch.sh: New file.
208
2092020-01-20  Richard Earnshaw  <rearnsha@arm.com>
210
211	* gcc-git-customization.sh: Check that user-supplied remote
212	name exists before continuting.  Use a separate remotes for the
213	personal commit area.  Convert existing personal and vendor
214	fetch rules to new layout.
215	* git-fetch-vendor.sh: New vendor layout.  Add --enable-push
216	option.
217
2182020-01-17  Hans-Peter Nilsson  <hp@axis.com>
219
220	* gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
221	not "--pretty=%p:%t:%H".
222
2232020-01-16  Andreas Schwab  <schwab@linux-m68k.org>
224
225	* gcc-git-customization.sh: Avoid double expansion.
226
2272020-01-16  Richard Earnshaw  <rearnsha@arm.com>
228
229	* gcc-git-customization.sh: Check that user.name and user.email
230	are set.  Use $(cmd) instead of `cmd`.  Fix variable quoting when
231	using eval.
232
2332020-01-16  Jakub Jelinek  <jakub@redhat.com>
234
235	* gcc-git-customization.sh: Verify the id to be printed is ancestor of
236	the corresponding remote release branch (or master), otherwise print
237	nothing.
238
2392020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
240	    Jakub Jelinek  <jakub@redhat.com>
241
242	* gcc-git-customization.sh: Change uses to use in comment.
243
2442020-01-15  Jakub Jelinek  <jakub@redhat.com>
245
246	* gcc-git-customization.sh: Handle output of older git which doesn't
247	print tags/ prefixes before branchpoint/gcc-.
248
2492010-01-15  Richard Earnshaw  <rearnsha@arm.com>
250
251	* gcc-git-customization.sh: Explain why we want the user's
252	upstream account name.  Don't add push rules.  Check if push rules
253	have been added and suggest that they should be removed.
254	* git-fetch-vendor.sh: Don't add push rules.
255
2562010-01-13  Richard Earnshaw  <rearnsha@arm.com>
257
258	Revert:
259	2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
260
261	* gcc-git-customization.sh: Add back the default rule that
262	is lost by adding a custom push rule.
263	* git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
264
2652010-01-13  Richard Earnshaw  <rearnsha@arm.com>
266
267	* gcc-git-customization.sh: Add back the default rule that
268	is lost by adding a custom push rule.
269	* git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
270
2712010-01-13  Richard Earnshaw  <rearnsha@arm.com>
272
273	* contrib/git-fetch-vendor.sh: New file.
274
2752020-01-13  Jakub Jelinek  <jakub@redhat.com>
276
277	* contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
278	aliases.
279
2802010-01-13  Richard Earnshaw  <rearnsha@arm.com>
281
282	* gcc-git-customization.sh: New file.
283
2842020-01-01  Jakub Jelinek  <jakub@redhat.com>
285
286	* update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
287	Sato as external authors.  Skip LICENSE.txt files.
288
2892019-12-16  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
290
291	* config-list.mk: Add msp430-elfbare.
292
2932019-12-09  Lewis Hyatt  <lhyatt@gmail.com>
294
295	PR preprocessor/49973
296	* unicode/from_glibc/unicode_utils.py: Support script from
297	glibc (commit 464cd3) to extract character widths from Unicode data
298	files.
299	* unicode/from_glibc/utf8_gen.py: Likewise.
300	* unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
301	* unicode/EastAsianWidth.txt: Likewise.
302	* unicode/PropList.txt: Likewise.
303	* unicode/gen_wcwidth.py: New utility to generate
304	libcpp/generated_cpp_wcwidth.h with help from the glibc support
305	scripts and the Unicode data files.
306	* unicode/unicode-license.txt: Added.
307	* unicode/README: New explanatory file.
308
3092019-12-07  Richard Sandiford  <richard.sandiford@arm.com>
310
311	* texi2pod.pl: Handle @headitems in @multitables, printing them
312	in italics.  Push an empty item code onto the stack.
313
3142019-11-13  Janne Blomqvist  <jb@gcc.gnu.org>
315
316	* download_prerequisites: Use http instead of ftp for downloading.
317
3182019-11-08  Martin Liska  <mliska@suse.cz>
319
320	* mklog: The script fails for patches that contain:
321	'---param=foo=bar xyz'.
322
3232019-09-18  Martin Liska  <mliska@suse.cz>
324
325	* clang-format: Tweak configuration based on new
326	options offered.
327
3282019-09-09  Jose E. Marchesi  <jemarch@gnu.org>
329
330	* config-list.mk (LIST): Disable go in bpf-*-* targets.
331
3322019-09-04  Martin Liska  <mliska@suse.cz>
333
334	* mklog: Do not print changed functions for
335	testsuite files.
336
3372019-09-04  Martin Liska  <mliska@suse.cz>
338
339	* mklog: Parse PR references from newly added
340	test files.
341
3422019-09-04  Martin Liska  <mliska@suse.cz>
343
344	* mklog: Use argparse instead of getopt.
345
3462019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
347
348	* compare-all-tests (all_targets): Remove references to spu.
349	* config-list.mk (LIST): Likewise.
350
3512019-09-02  Alexander Monakov  <amonakov@ispras.ru>
352
353	* vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
354	* vimrc: Set preferred values for 'tabstop', 'softtabstop',
355	'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
356	files, not just C-like files.
357
3582019-09-02  Martin Liska  <mliska@suse.cz>
359
360	* vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
361
3622019-08-13  Uros Bizjak  <ubizjak@gmail.com>
363
364	* test_summary: Do not escape "=".
365
3662019-07-02  Janne Blomqvist  <jb@gcc.gnu.org>
367
368	PR other/91048
369	* mklog (read_user_info): Open ~/.mklog in string mode.
370
3712019-06-19  Martin Liska  <mliska@suse.cz>
372
373	* bench-stringop: New file.
374
3752019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
376
377	* mklog: Open files in text mode.
378
3792019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
380
381        * mklog: Convert to Python 3.
382
3832019-05-03  Jakub Jelinek  <jakub@redhat.com>
384
385	* gennews (files): Add files for GCC 9.
386
3872019-04-30  Roland Illig  <roland.illig@gmx.de>
388
389	* check-internal-format-escaping.py: New version using polib.
390
3912019-04-19  Christophe Lyon  <christophe.lyon@linaro.org>
392
393	PR translation/90118
394	* check-internal-format-escaping.py: Check that %< is not next to
395	a word.
396
3972019-04-17  Jakub Jelinek  <jakub@redhat.com>
398
399	* dg-extract-results.sh: Only handle WARNING: program timed out
400	lines specially in "$MODE" == "sum".  Restore previous behavior
401	for "$MODE" != "sum".  Clear has_timeout and timeout_cnt if in
402	a different variant or curfile is empty.
403	* dg-extract-results.py: Fix a typo.
404
4052019-04-05  Martin Liska  <mliska@suse.cz>
406
407	PR translation/89936
408	* check-internal-format-escaping.py: Properly detect wrong
409	apostrophes.
410
4112019-03-11  Martin Liska  <mliska@suse.cz>
412
413	* check-internal-format-escaping.py: Uncomment apostrophes
414	check.
415
4162019-03-11  Martin Liska  <mliska@suse.cz>
417
418	* check-internal-format-escaping.py: New file.
419
4202019-03-10  Tommy Nguyen  <remyabel@gmail.com>
421
422	PR contrib/82704
423	* download_prerequisites: Use -c instead of --check for sha512sum.
424
4252019-03-06  Martin Liska  <mliska@suse.cz>
426
427	* check-params-in-docs.py: Ignore a param.
428
4292019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
430
431	contrib/
432	* dg-extract-results.py: Handle case where a WARNING happens with
433	the first test of a harness.
434
4352019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
436
437	contrib/
438	* dg-extract-results.sh: Fix order of WARNING and following test
439	result.
440
4412019-02-04  Christophe Lyon  <christophe.lyon@linaro.org>
442
443	contrib/
444	* dg-extract-results.py: Keep timeout warnings next to their
445	matching test.
446	* dg-extract-results.sh: Likewise.
447
4482019-01-01  Jakub Jelinek  <jakub@redhat.com>
449
450	* update-copyright.py: Add Gerard Jungman as external author.
451
4522018-11-26  Iain Buclaw  <ibuclaw@gdcproject.org>
453
454	* update-copyright.py (TestsuiteFilter): Skip .d tests.
455	(LibPhobosFilter): Add filter for upstream D sources.
456	(GCCCopyright): Add D Language Foundation as external author.
457	(GCCCmdLine): Add libphobos.
458
4592018-11-19  Martin Liska  <mliska@suse.cz>
460
461	* check_GNU_style_lib.py: Detect mixed usage
462	of spaces and tabs.
463
4642018-11-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
465
466	* gcc_update (files_and_dependencies): Handle libphobos.
467
4682018-10-25  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
469
470	* dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
471	default verbosity.
472
4732018-10-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
474
475	* config-list.mk (LIST): Switch to i686-solaris2.11,
476	sparc64-sun-solaris2.11.
477
4782018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
479
480	* unused_functions.py: Handle archive files.
481
4822018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
483
484	* unused_functions.py: New file.
485
4862018-09-25  Martin Liska  <mliska@suse.cz>
487
488	* filter-rtags-warnings.py: New file.
489
4902018-09-25  Martin Liska  <mliska@suse.cz>
491
492	PR middle-end/86078
493	* check-params-in-docs.py: New file.
494
4952018-08-17  Jojo  <jijie_rong@c-sky.com>
496	    Huibin Wang  <huibin_wang@c-sky.com>
497	    Sandra Loosemore  <sandra@codesourcery.com>
498	    Chung-Lin Tang  <cltang@codesourcery.com>
499	    Andrew Jenner  <andrew@codesourcery.com>
500
501	C-SKY port: Configury
502
503	* config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
504
5052018-07-13  Tom de Vries  <tdevries@suse.de>
506
507	* maintainers-verify.sh: New file.
508
5092018-07-12  Christophe Lyon  <christophe.lyon@linaro.org>
510
511	* compare_tests: Print number of tests in each category.
512
5132018-06-19  Alexander Monakov  <amonakov@ispras.ru>
514
515	* vim-gcc-dev/README: New file.
516	* vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
517	* vim-gcc-dev/syntax/gcc-match.vim: New file.
518	* gimple.vim: Move under vim-gcc-dev/syntax/.
519	* gcc-rtl.vim: Likewise.
520
5212018-06-19  Martin Liska  <mliska@suse.cz>
522
523	* gcc-rtl.vim: New file.
524
5252018-06-12  Jeff Law  <law@redhat.com>
526
527	* config-list.mk (LIST): Remove alpha-freebsd6.
528
5292018-05-08  Richard Biener  <rguenther@suse.de>
530
531	PR bootstrap/85571
532	* compare-lto: New script derived from compare-debug.
533
5342018-05-02  Jakub Jelinek  <jakub@redhat.com>
535
536	* gennews (files): Add files for GCC 8.
537
5382018-05-01  Jim Wilson  <jimw@sifive.com>
539
540	* gcc_update: Check for .git as a file.
541
5422018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>
543
544	* test_summary: Match possible single quotes in configure path.
545
5462018-03-02  Thomas Schwinge  <thomas@codesourcery.com>
547
548	* update-copyright.py: Remove "libcilkrts" reference.
549
5502018-02-19  Yury Gribov  <tetra2005@gmail.com>
551
552	* compare_tests: Use TMPDIR when set.
553	* dg-cmp-results.sh: Ditto.
554	* warn_summary: Ditto.
555
5562018-01-29  Jonathan Wakely  <jwakely@redhat.com>
557
558	* download_prerequisites: Use shasum for FreeBSD and DragonFly.
559
5602018-01-19  Martin Liska  <mliska@suse.cz>
561
562	* analyze_brprob.py: Support new format that can be easily
563	parsed. Add new column to report.
564
5652018-01-03  Jakub Jelinek  <jakub@redhat.com>
566
567	* update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
568
5692017-11-28  Julia Koval  <julia.koval@intel.com>
570	    Sebastian Peryt  <sebastian.peryt@intel.com>
571
572	* contrib/gcc_update: Ditto.
573
5742017-11-08  Martin Liska  <mliska@suse.cz>
575
576	* analyze_brprob.py: Fix abbreviations for SI units.
577
5782017-10-02  Thomas Schwinge  <thomas@codesourcery.com>
579
580	* gcc_update (files_and_dependencies): Handle libbacktrace.
581
5822017-09-18  Richard Biener  <rguenther@suse.de>
583
584	* download_prerequisites (isl): Bump version to 0.18.
585
5862017-08-02  Yury Gribov  <tetra2005@gmail.com>
587
588	* mklog: Added new implementation.
589
5902017-08-02  Yury Gribov  <tetra2005@gmail.com>
591
592	* mklog: Rename to ...
593	* mklog.pl: this.
594
5952017-07-17  Yury Gribov  <tetra2005@gmail.com>
596
597	* mklog: Fix extraction of changed file name.
598
5992017-07-17  Georg-Johann Lay  <avr@gjlay.de>
600
601	* gcc_update (files_and_dependencies)
602	[gcc/config/avr/avr-tables.opt]: Remove dead entry.
603
6042017-06-28  Martin Liska  <mliska@suse.cz>
605
606	* gcc.doxy: Add default location for filters and output folder.
607	* filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
608	* filter_params.pl: Remove.
609
6102017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
611
612	* dg-cmp-results.sh: Restore filtering on target variant.
613
6142017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
615
616	* dg-cmp-results.sh: Keep test result lines rather than throwing
617	header and summary to support sum files with multiple tools.
618
6192017-05-31  Martin Liska  <mliska@suse.cz>
620
621	* filter_params.py:
622	Transform ENUM_BITFIELD and comments starting with '/**'
623
6242017-05-31  David Malcolm  <dmalcolm@redhat.com>
625	    Martin Liska  <mliska@suse.cz>
626
627	* filter_params.py: New, porting the perl script to python,
628	adding a test suite.
629	* filter_gcc_for_doxygen_new: New file.
630
6312017-05-30  Martin Liska  <mliska@suse.cz>
632
633	* analyze_brprob.py: Add new argument to parse and modify
634	predict.def file.
635	* analyze_brprob_spec.py: Likewise.
636
6372017-05-29  Tom de Vries  <tom@codesourcery.com>
638
639	* check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
640	trailing eol.
641	(TrailingWhitespaceTest): New unit test.
642	(check_GNU_style_file): Remove eol before checking.
643
6442017-05-29  Tom de Vries  <tom@codesourcery.com>
645
646	* check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
647	file handle.  Add and handle file_encoding argument.
648	* check_GNU_style.py (main): Handle '-' file argument.  Call
649	check_GNU_style_file with file handle as argument.
650
6512017-05-29  Tom de Vries  <tom@codesourcery.com>
652
653	* check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
654	(import_pip3): New function.
655
6562017-05-24  Tom de Vries  <tom@codesourcery.com>
657
658	* check_GNU_style_lib.py: New file, factored out of ...
659	* check_GNU_style.py: ... here.  Call main unconditionally.
660
6612017-05-19  Martin Liska  <mliska@suse.cz>
662
663	* check_GNU_style.py: New file.
664
6652007-05-03  Jeff Law  <law@redhat.com>
666
667	* config-list.mk (am33_2.0-linux): Remove from list of targets
668	to build.
669
6702017-05-02  Jakub Jelinek  <jakub@redhat.com>
671
672	* gennews (files): Add files for GCC 7.
673
6742017-04-26  Tom de Vries  <tom@codesourcery.com>
675
676	* gen_autofdo_event.py: Fix comment.
677
6782017-04-11  Damian Rouson  <damian@sourceryinstitute.org>
679
680	* download_prerequisites (md5_check): New function emulates Linux
681	'md5 --check' on macOS.  Modified script for macOS compatibility.
682
6832017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
684
685	* config-list.mki (LIST): Add riscv32-unknown-linux-gun and
686	riscv64-unknown-linux-gnu.
687
6882017-01-31  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
689
690	* update-copyright.py (Copyright.process_file): Retain original
691	file mode.
692
6932017-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
694
695	* update-copyright.py: Fix the name of this script in examples.
696
6972017-01-26  Jakub Jelinek  <jakub@redhat.com>
698
699	* update-copyright.py: Add libhsail-rt to self.default_dirs
700	and call self.add_dir on it.  Add Intel Corporation to external
701	authors.
702
7032017-01-25  Thomas Schwinge  <thomas@codesourcery.com>
704
705	* gcc_update (files_and_dependencies): Care for "libhsail-rt".
706
7072017-01-23  Gerald Pfeifer  <gerald@pfeifer.com>
708
709	* patch_tester.sh (TESTLOGS): Remove
710	$TARGET/libjava/testsuite/libjava.sum.
711
7122017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
713
714	* warn_summary: Remove the -java option.
715
7162017-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
717
718	* update-copyright.py (LibJavaFilter): Remove.
719
7202017-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
721
722	* gcc_update: Remove entries related to GCJ and libgcj.
723	Complete copyright years and adjust my e-mail address.
724
7252017-01-11  Richard Earnshaw  <rearnsha@arm.com>
726
727	* gcc_update: Adjust touch list for ARM.
728
7292017-01-08  Gerald Pfeifer  <gerald@pfeifer.com>
730
731	* download_ecj: Remove.
732
7332017-01-05  Martin Liska  <mliska@suse.cz>
734
735	* vimrc: Update indentation definition.
736
7372017-01-04  Jakub Jelinek  <jakub@redhat.com>
738
739	* update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
740	libssp, libvtv and lto-plugin to default_dirs.
741
7422017-01-01  Jakub Jelinek  <jakub@redhat.com>
743
744	* update-copyright.py (TestsuiteFilter): Skip params/README.
745	(GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
746
7472016-12-14  Martin Liska  <mliska@suse.cz>
748
749	* analyze_brprob.py: Add new column to output and new sorting
750	option. Fix coding style to not exceed 80 characters.
751	* analyze_brprob_spec.py: Add new sorting
752	option. Fix coding style to not exceed 80 characters.
753
7542016-10-24  Moritz Klammler  <moritz@glammler.eu>
755
756	PR other/61439
757	* download_prerequisites: Conditionally verify checksums of
758	downloaded pacakges.  Add help text.
759	* prerequisites.md5: New file.
760	* prerequisites.sha512: New file.
761
7622016-10-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
763
764	* check_GNU_style.sh (remove_testsuite): New function.
765	Use it to remove testsuite from the diff.
766
7672016-09-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
768
769	* dg-extract-results.sh: Revert bogus change.
770
7712016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
772
773	* dg-extract-results.py: Report DejaGnu error in the final
774	summary.
775	* dg-extract-results.sh: Likewise.
776
7772016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
778
779	* compare_tests: Take ERROR messages into account when
780	  comparing.
781
7822016-08-17  Martin Liska  <mliska@suse.cz>
783
784	* mark_spam.py: Mark as spam all comments done by a creator.
785
7862016-08-15  Martin Liska  <mliska@suse.cz>
787
788	* mark_spam.py: Add error handling and reset
789	another properties of attachments and bugs.
790
7912016-08-11  Martin Liska  <mliska@suse.cz>
792
793	* mark_spam.py: Mark attachments as obsolete and rename them.
794
7952016-08-03  Eric Gallager  <egall@gwmail.gwu.edu>
796
797	* download_prerequisites: Explicitly remove existing symlinks
798	before trying to create new ones.
799
8002016-07-28  Martin Liska  <mliska@suse.cz>
801
802	* mark_spam.py: New file.
803
8042016-07-21  Martin Liska  <mliska@suse.cz>
805
806	* analyze_brprob.py: If there's no loop, do not calculate
807	average number of loop iterations.
808
8092016-06-24  Martin Liska  <mliska@suse.cz>
810
811	* analyze_brprob.py: Parse and display average number
812	of loop iterations.
813
8142016-06-23  Andi Kleen  <ak@linux.intel.com>
815
816	* gen_autofdo_event.py: New file to regenerate
817	gcc-auto-profile.
818
8192016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
820
821	* config-list.mk: Stop testing mep-elf.
822
8232016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
824
825	* config-list.mk: Stop testing avr-rtems.
826
8272016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
828
829	* config-list.mk: Stop testing m32r-rtems.
830
8312016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
832
833	* config-list.mk: Remove h8300-rtems support.
834
8352016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
836
837	* config-list.mk: stop testing knetbsd.
838
8392016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
840
841	* config-list.mk: Stop testing openbsd3.0.
842
8432016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
844
845	* config-list.mk: Remove interix target.
846
8472016-06-21  David Edelsohn  <dje.gcc@gmail.com>
848
849	* config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
850	rs6000-ibm-aix5.2.
851	Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
852	Add rs6000-ibm-aix7.1.
853
8542016-06-17  Martin Liska  <mliska@suse.cz>
855
856	* analyze_brprob.py: Fix columns of script output.
857
8582016-06-13  Richard Biener  <rguenther@suse.de>
859
860	* download_prerequisites (ISL): Bump version to 0.16.1
861
8622016-06-10  Alan Hayward  <alan.hayward@arm.com>
863
864	* check_GNU_style.sh: Fix paste args for BSD
865
8662016-06-09  David Malcolm  <dmalcolm@redhat.com>
867
868	* config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
869	h8300-rtems, m32r-rtems, mep-elf.
870
8712016-06-09  David Malcolm  <dmalcolm@redhat.com>
872
873	* config-list.mk (GCC_SRC_DIR): New variable.
874	(make-log-dir): Use GCC_SRC_DIR.
875	($(LIST)): Likewise.
876
8772016-06-09  Martin Liska  <mliska@suse.cz>
878
879	* analyze_brprob_spec.py: New file.
880
8812016-06-09  Martin Liska  <mliska@suse.cz>
882
883	* analyze_brprob.py: Add new argument --sorting.
884
8852016-06-09  Martin Liska  <mliska@suse.cz>
886
887	* analyze_brprob.py: Cover new dump output format.
888
8892016-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
890
891	* update-copyright.py (LibMudflapFilter): Remove.
892	(GCCCmdLine.__init__): Add gotools, libcc1.
893	Remove libmudflap.
894	List unhandled intl, libcilkrts, libgo, liboffloadmic,
895	maintainer-scripts.
896
8972016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
898
899	* download_prerequisites: Adjust gmp/mpfr/mpc versions.
900
9012016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
902
903	* compare-all-tests: Remove SH5 support.
904	* config-list.mk: Likewise.
905
9062016-04-28  Martin Liska  <mliska@suse.cz>
907
908	* analyze_brprob: Remove.
909	* analyze_brprob.py: New file.
910
9112016-04-27  Jakub Jelinek  <jakub@redhat.com>
912
913	* gennews (files): Add files for GCC 6.
914
9152016-04-17  Jan Hubicka  <jh@suse.cz>
916
917	* analyze_brprob: Update comment.
918
9192016-04-13  Martin Sebor  <msebor@redhat.com>
920
921	* check_GNU_style.sh: Avoid false posivies in trailing operator
922	checks.
923
9242016-03-07  Martin Sebor  <msebor@redhat.com>
925
926	* check_GNU_style.sh (color): New global variable.
927	Add checks for trailing operators and spaces before left brackets.
928	Tightened up a check for a trailing left curly brace.
929	(g, ag, vg): Use color.
930	(col): Don't complain about excessively long lines with DejaGnu
931	directives.
932
9332016-03-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
934
935	* mklog: Look for the ChangeLog file in $cwd.
936
9372016-02-26  Joel Sherrill <joel@rtems.org>
938
939	* config-list.mk: Add aarch64-rtems and x86_64-rtems
940
9412016-01-19  Jonathan Wakely  <jwakely@redhat.com>
942
943	* uninclude: Fix third argument to gensub.
944
9452016-01-04  Jakub Jelinek  <jakub@redhat.com>
946
947	* update-copyright.py (GCCCopyright): Add NVIDIA Corporation
948	as external author.
949
9502015-12-17  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
951
952	* config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
953	targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
954
9552015-12-06  Tobias Burnus  <burnus@net-b.de>
956
957	* download_prerequisites: Download ISL 0.15 instead of 0.14.
958
9592015-11-20  Martin Liska  <mliska@suse.cz>
960
961	* clang-format: Split content of a list to multiple
962	lines.
963
9642015-11-19  Martin Liska  <mliska@suse.cz>
965
966	* clang-format: Enhance list of FOR_EACH macros.
967
9682015-11-19  Martin Liska  <mliska@suse.cz>
969
970	* clang-format: New file.
971
9722015-11-11  Andrew MacLeod  <amacleod@redhat.com>
973
974	* header-tools: New.  Directory containing a set of tools for
975	manipulating header files.
976
9772015-10-30  Nathan Sidwell  <nathan@acm.org>
978
979	* config-list.mk (nvptx-none): Add it.
980
9812015-09-11  Markus Trippelsdorf  <markus@trippelsdorf.de>
982
983	* download_prerequisites: Make sure that script is run from
984	top level source directory.
985
9862015-08-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
987
988	* update-copyright.py (GCCCmdLine): Add libvtv.
989
9902015-08-04  Uros Bizjak  <ubizjak@gmail.com>
991
992	* texi2pod.pl: Escape braces in regexp involving @strong{...}.
993
9942015-07-15  Tom de Vries  <tom@codesourcery.com>
995
996	* check_GNU_style.sh (cat_with_prefix): Fix quoting.
997
9982015-06-02  Steve Ellcey  <sellcey@imgtec.com>
999
1000	* test_installed (--target=): New option.
1001
10022015-05-30  Mikhail Maltsev  <maltsevm@gmail.com>
1003
1004	* gimple.vim: New file.
1005
10062015-05-18  Tom de Vries  <tom@codesourcery.com>
1007
1008	* check_GNU_style.sh: Add temp files tmp2 and tmp3.
1009	(cat_with_prefix): New function, using global variable prefix.
1010	(col): Make prefix a global variable. Rewrite to process file at a time
1011	rather than line at a time.  Print part longer than 80 chars in red.
1012
10132015-05-18  Tom de Vries  <tom@codesourcery.com>
1014
1015	* check_GNU_style.sh (g, ag, vg): Don't cat empty file.
1016
10172015-05-18  Tom de Vries  <tom@codesourcery.com>
1018
1019	* check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
1020
10212015-05-18  Tom de Vries  <tom@codesourcery.com>
1022
1023	* check_GNU_style.sh: Improve readability function calls.
1024
10252015-05-16  James Bowman  <james.bowman@ftdichip.com>
1026
1027	* config-list.mk: Add FT32.
1028
10292015-05-12  Tom de Vries  <tom@codesourcery.com>
1030
1031	* check_GNU_style.sh (col): Fix tab size.
1032
10332015-05-12  Tom de Vries  <tom@codesourcery.com>
1034
1035	* check_GNU_style.sh: Put stdin into a temp file.
1036
10372015-05-12  Tom de Vries  <tom@codesourcery.com>
1038
1039	* check_GNU_style.sh: Read either from stdin, or from files.
1040
10412015-05-12  Tom de Vries  <tom@codesourcery.com>
1042
1043	* check_GNU_style.sh: Check if files exists.
1044
10452015-05-12  Tom de Vries  <tom@codesourcery.com>
1046
1047	* check_GNU_style.sh: Don't use a filename prefix if we're only
1048	processing one patch file.
1049
10502015-05-12  Yury Gribov  <y.gribov@samsung.com>
1051
1052	* mklog: Ignore preprocessor directives.
1053
10542015-04-22  Jakub Jelinek  <jakub@redhat.com>
1055
1056	* gennews (files): Add files for GCC 5.
1057
10582015-03-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1059
1060	* dg-extract-results.sh: Check that the necessary python modules exist.
1061
10622015-02-05  Ilya Verbin  <ilya.verbin@intel.com>
1063
1064	* gcc_update (files_and_dependencies): Add rules for liboffloadmic and
1065	liboffloadmic/plugin.
1066
10672015-01-15  Richard Sandiford  <richard.sandiford@arm.com>
1068
1069	* update-copyright.py (Copyright.__init__): Add a regexp for
1070	"copyright = u'".
1071	(Copyright.update_copyright): Don't add a space before the year
1072	in that case.
1073
10742015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
1075
1076	* gcc_update (files_and_dependencies): Update rules for new
1077	libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
1078
10792015-01-12  Yury Gribov  <y.gribov@samsung.com>
1080
1081	* check_GNU_style.sh: Support patches coming from stdin.
1082	Check that spaces are converted to tabs.
1083	Make double-space-after-dot check more precice.
1084
10852015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
1086
1087	* config-list.mk (LIST): Add visium-elf.
1088
10892015-01-05  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1090
1091	* config-list.mk: Use shortest match for OPT to find the actual
1092	target name.
1093
10942014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
1095
1096	* dg-extract-results.sh: Use --text with grep to avoid issues with
1097	binary files.  Fall back to cat -v, if that doesn't work.
1098
10992014-12-12  Chung-Ju Wu  <jasonwucj@gmail.com>
1100
1101	* download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
1102
11032014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1104	    Yury Gribov  <y.gribov@samsung.com>
1105
1106	* vimrc: New file.
1107
11082014-12-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1109
1110	* check_GNU_style.sh: Warn for incorrect number of spaces in function
1111	call only if 0 or 2+ spaces found.
1112
11132014-12-02  Tobias Burnus  <burnus@net-b.de>
1114
1115	* download_prerequisites: Download ISL 0.14 instead of 0.12.2.
1116
11172014-11-25  Tom de Vries  <tom@codesourcery.com>
1118	    Peter Bergner  <bergner@vnet.ibm.com>
1119
1120	* mklog: Handle .mklog.  Use git setting independent of presence .git
1121	directory.
1122
11232014-11-14  Tom de Vries  <tom@codesourcery.com>
1124
1125	* mklog: Move reading of .diff file up and add comment.  Copy diff_lines
1126	to orig_diff_lines.  Use orig_diff_lines when appending patch.
1127
11282014-11-11  David Malcolm  <dmalcolm@redhat.com>
1129
1130	* ChangeLog.jit: New.
1131	* jit-coverage-report.py: New file: a script to print crude
1132	code-coverage information for the libgccjit API.
1133
11342014-11-11  Marat Zakirov  <m.zakirov@samsung.com>
1135
1136	* mklog: Symbol '}' stops search for changes.
1137
11382014-11-11  Tobias Burnus  <burnus@net-b.de>
1139
1140	* download_prerequisites: Stop downloading CLooG.
1141
11422014-11-07  Marat Zakirov  <m.zakirov@samsung.com>
1143
1144	* mklog: Always doubt in functions.
1145	Add EOF protection.
1146
11472014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1148
1149	* config-list.mk: Don't build Go for certain targets.
1150
11512014-10-04  Trevor Saunders  <tsaunders@mozilla.com>
1152
1153	* compare-all-tests: Don't test score-*.
1154	* config-list.mk: Likewise.
1155
11562014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
1157
1158	* dg-extract-results.py (output_variation): Always sort if do_sum.
1159
11602014-09-22  Tom de Vries  <tom@codesourcery.com>
1161
1162	* mklog: Add --inline option.
1163
11642014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
1165
1166	* dg-extract-results.py (Prog.result_re): Include options in test name.
1167
11682014-09-19  Olivier Hainque  <hainque@adacore.com>
1169
1170	* config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
1171
11722014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
1173
1174	* config-list.mk (LIST): Add v850-rtems.
1175
11762014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1177
1178	* config-list.mk (LIST): Add arm-rtems.
1179	Add nios2-rtems.  Remove extra option from powerpc-rtems.
1180
11812014-09-08  Trevor Saunders  <tsaunders@mozilla.com>
1182
1183	* compare-all-tests: Don't test picochip.
1184	* config-list.mk: Likewise.
1185
11862014-08-11  Mingjie Xing <mingjie.xing@gmail.com>
1187
1188	* texi2pod.pl (postprocess): Move command process for '@sc' to the
1189	front of '@dfn'.  Add a new command process for '@t{...}', just print
1190	the content.
1191
11922014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
1193	    Yury Gribov  <y.gribov@samsung.com>
1194
1195	* mklog: Run mklog as a filter.
1196
11972014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
1198
1199	* mklog: Read name and email from git config when available.
1200
12012014-06-28  Richard Biener  <rguenther@suse.de>
1202
1203	* gennews: Use gcc-3.0/index.html.
1204
12052014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
1206
1207	* dg-extract-results.py: For Python 3, force sys.stdout to handle
1208	surrogate escape sequences.
1209	(safe_open): New function.
1210	(output_segment, main): Use it.
1211
12122014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
1213
1214	* dg-extract-results.py (Named): Remove __cmp__ method.
1215	(output_variation): Use a key to sort variation.harnesses.
1216
12172014-05-24  Uros Bizjak  <ubizjak@gmail.com>
1218
1219	* texi2pod.pl: Force .pod file to not be a numbered list.
1220
12212014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
1222
1223	* dg-extract-results.py (parse_run): Handle warnings that are printed
1224	before a test harness is run.
1225
12262014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1227
1228	* config-list.mk (show): New target.
1229
12302014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
1231
1232	* dg-extract-results.py: New file.
1233	* dg-extract-results.sh: Use it if the environment seems suitable.
1234
12352014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1236
1237	* config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
1238
12392013-04-22  Jakub Jelinek  <jakub@redhat.com>
1240
1241	* gennews (files): Add files for GCC 4.9.
1242
12432014-02-24  Walter Lee  <walt@tilera.com>
1244
1245	* config-list.mk (LIST): Add tilegxbe-linux-gnu.
1246
12472014-02-13  Richard Biener  <rguenther@suse.de>
1248
1249	* download_prerequisites: Update ISL and CLOOG versions.
1250
12512014-01-31  Brooks Moses  <bmoses@google.com>
1252
1253	* gcc_update (files_and_dependencies): Add aarch64-tune.md.
1254
12552014-01-29  Yury Gribov  <y.gribov@samsung.com>
1256
1257	* mklog: Improve support of context diffs.
1258
12592014-01-21  Tatiana Udalova  <t.udalova@samsung.com>
1260
1261	* mklog: Avoid adding falsely changed functions to ChangeLog.
1262
12632013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1264
1265	* config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
1266	ordering of some configs.
1267
12682013-12-23  Yury Gribov  <y.gribov@samsung.com>
1269
1270	* mklog: Automatically insert comments in trivial cases.
1271
12722013-12-19  Yury Gribov  <y.gribov@samsung.com>
1273
1274	* mklog: Split generated message in parts.
1275
12762013-10-31  Chung-Ju Wu  <jasonwucj@gmail.com>
1277
1278	* config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
1279
12802013-10-29  Tobias Burnus  <burnus@net-b.de>
1281
1282	* gcc_update (files_and_dependencies): Add rules for
1283	libcilkrts.
1284
12852013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
1286
1287	* gcc_update (files_and_dependencies): Fix rule for
1288	libgomp/testsuite/Makefile.in.
1289
12902013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
1291
1292	* config-list.mk: Add arc configurations.
1293
12942013-09-27  Diego Novillo  <dnovillo@google.com>
1295
1296	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1297
12982013-09-12  DJ Delorie  <dj@redhat.com>
1299
1300	* config-list.mk: Add msp430-elf.
1301
13022013-08-31  Diego Novillo  <dnovillo@google.com>
1303
1304	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1305
13062013-08-29  Mike Stump  <mikestump@comcast.net>
1307
1308	* gcc_update (configure): Update to handle svn 1.8.1.
1309
13102013-08-03  Caroline Tice  <cmtice@google.com>
1311
1312	* gcc_update: Add libvtv files.
1313
13142013-06-06  Brooks Moses  <bmoses@google.com>
1315
1316	* testsuite-management/validate_failures.py: Fix handling of
1317	summary lines with "|" characters or empty description fields.
1318
13192013-05-24  Chung-Ju Wu  <jasonwucj@gmail.com>
1320
1321	* download_prerequisites: Download isl and cloog conditionally.
1322
13232013-05-21  David Malcolm  <dmalcolm@redhat.com>
1324
1325	* repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
1326
13272013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1328
1329	* config-list.mk (LIST): Add -enable-obsolete for
1330	sparc-sun-solaris2.9, i686-solaris2.9.
1331
13322013-05-13  Mike Stump  <mikestump@comcast.net>
1333
1334	* compare_tests: Limit lines to 2000 characters as comm on Mac OS
1335	X 10.8.3 doesn't like long lines (those 2055 characters or more).
1336
13372013-04-22  Sofiane Naci  <sofiane.naci@arm.com>
1338
1339	* config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
1340
13412013-04-18  Diego Novillo  <dnovillo@google.com>
1342
1343	* validate_failures.py: Fix typo.
1344
13452013-04-18  Diego Novillo  <dnovillo@google.com>
1346
1347	* validate_failures.py: Loosen check for build directory.
1348	State what failed if we couldn't find the source tree or
1349	the target triplet.
1350
13512013-03-22  Jakub Jelinek  <jakub@redhat.com>
1352
1353	* gennews (files): Add files for GCC 4.8.
1354
13552013-03-06  Tobias Burnus  <burnus@net-b.de>
1356
1357	* make-obstacks-texi.pl: New.
1358
13592013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1360
1361	* make_sunver.pl: Enforce C locale.
1362
13632013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
1364
1365	* update-copyright.py: Add libdecnumber to the default list.
1366	Remove libquadmath and libssp.
1367
13682013-02-06  Diego Novillo  <dnovillo@google.com>
1369
1370	* testsuite-management/validate_failures.py: Fix typo.
1371
13722013-02-06  Diego Novillo  <dnovillo@google.com>
1373
1374	* testsuite-management/validate_failures.py: Update
1375	Copyright years.
1376	Request contributions not to use Python features newer
1377	than 2.4.
1378	(GetBuildData): If this is not a build directory,
1379	emit an error only if --results or --manifest are missing.
1380
13812013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1382
1383	* testsuite-management/validate_failures.py
1384	(IsInterestingResult): Fix performance regression
1385
13862013-02-04  Richard Sandiford  <rdsandiford@googlemail.com>
1387
1388	* update-copyright.py: New file.
1389
13902013-01-15  David Blaikie  <dblaikie@gmail.com>
1391
1392	* dg-extract-results.sh: Handle KPASSes.
1393
1394	* dg-extract-results.sh: Constrain the start-of-log pattern.
1395
1396	* dg-extract-results.sh: Fix order of summary counts.
1397
13982012-12-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1399
1400	* testsuite-management/validate_failures.py
1401	(IsInterestingResult): Only strip line a second time if we did split.
1402	Rephrase return statement while at it.
1403	(CollectSumFiles): Also ignore .git directory.
1404
14052012-12-03  Diego Novillo  <dnovillo@google.com>
1406
1407	* testsuite-management/validate_failures.py: Fix stale
1408	use of 'options'.
1409
14102012-11-30  Doug Evans  <dje@google.com>
1411
1412	* testsuite-management/validate_failures.py: Add support for @include,
1413	@remove directives in manifest files.
1414
1415	* testsuite-management/validate_failures.py: Add function
1416	GetManifestPath.  New global _MANIFEST_SUBDIR.
1417
14182012-11-29  Doug Evans  <dje@google.com>
1419
1420	* testsuite-management/validate_failures.py: Remove pass/fail
1421	indicator from result of GetBuildData.
1422
1423	* testsuite-management/validate_failures.py: Store options in global
1424	variable _OPTIONS.
1425
1426	* testsuite-management/validate_failures.py: Rename variable
1427	manifest_name to manifest_path everywhere.
1428
1429	* testsuite-management/validate_failures.py (CompareBuilds): Pass
1430	options.results to GetSumFiles for clean build.
1431
14322012-11-28  Doug Evans  <dje@google.com>
1433
1434	* testsuite-management/validate_failures.py: Use <target_alias> instead
1435	of <target>.  Minor whitespace changes.
1436
1437	* testsuite-management/validate_failures.py: Record ordinal with
1438	TestResult.
1439
14402012-11-19  Mike Stump  <mikestump@comcast.net>
1441
1442	* compare_tests: Add export LC_ALL=C to make sort happier.
1443
14442012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
1445
1446	* gcc_update: Update libsanitizer generated files.
1447
14482012-11-12  Tobias Burnus  <burnus@net-b.de>
1449
1450	* gcc_update: Add libquadmath generated files.
1451
14522012-11-12  H.J. Lu  <hongjiu.lu@intel.com>
1453
1454	* gcc_update: Add libsanitizer generated files.
1455
14562012-11-05  Lawrence Crowl  <crowl@google.com>
1457
1458	* compare_two_ftime_report_sets: New.
1459
14602012-11-02  Diego Novillo  <dnovillo@google.com>
1461
1462	* testsuite-management/validate_failures.py: Add option
1463	--clean_build to compare test results against another
1464	build.
1465
14662012-10-31  Diego Novillo  <dnovillo@google.com>
1467
1468	* testsuite-management/validate_failures.py: Fix parsing
1469	of summary lines.
1470
14712012-10-29  Diego Novillo  <dnovillo@google.com>
1472
1473	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1474
14752012-10-06  Diego Novillo  <dnovillo@google.com>
1476
1477	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1478
14792012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
1480
1481	* check_GNU_style.sh: Remove temporay file upon exit.
1482
14832012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
1484
1485	* contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
1486	arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
1487	Use --enable-obsolete for picochip-elf.
1488
14892012-09-10   Diego Novillo  <dnovillo@google.com>
1490
1491	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1492
14932012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
1494
1495	* make_sunver.pl: Add missing newline at the end of extern "C++" block.
1496
14972012-08-24   Diego Novillo  <dnovillo@google.com>
1498
1499	* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
1500
15012012-08-14   Diego Novillo  <dnovillo@google.com>
1502
1503	* testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
1504
15052012-08-13  Diego Novillo  <dnovillo@google.com>
1506
1507	* testsuite-management/validate_failures.py (ExpirationDate): Tidy
1508	comment.
1509
15102012-08-13  Diego Novillo  <dnovillo@google.com>
1511
1512	* testsuite-management/validate_failures.py (ParseSummary): Fix
1513	comment.
1514
15152012-08-13  Diego Novillo  <dnovillo@google.com>
1516
1517	* testsuite-management/validate_failures.py: Import datetime.
1518	(TestResult.ExpirationDate): New.
1519	(TestResult.HasExpired): New.
1520	(ParseSummary): Call it.  If it returns True, warn that the
1521	expected failure has expired and do not add it to the set of
1522	expected results.
1523	(GetResults): Clarify documentation.
1524
15252012-07-26   Diego Novillo  <dnovillo@google.com>
1526
1527	* testsuite-management/validate_failures.py: Do not use
1528	'with ... as ...' constructs.
1529
15302012-07-19   Diego Novillo  <dnovillo@google.com>
1531
1532	* testsuite-management/validate_failures.py (CollectSumFiles):
1533	Rename from GetSumFiles.
1534	(GetSumFiles): Factor out of CheckExpectedResults.
1535	(CheckExpectedResults): Call it.
1536	(ProduceManifest): Call it.
1537
15382012-07-18   Diego Novillo  <dnovillo@google.com>
1539
1540	* testsuite-management/validate_failures.py: Fix
1541	/usr/bin/python invocation.
1542
15432012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
1544
1545	* check_makefile_deps.sh: Look for c-common.o in c-family/.
1546	Add a few more crt* files to the list of files to skip.
1547
15482012-05-31  Marek Polacek  <polacek@redhat.com>
1549
1550	* mklog: Prevent printing three spaces after the date.
1551
15522012-06-04   Diego Novillo  <dnovillo@google.com>
1553
1554	* testsuite-management/validate_failures.py (GetResults):
1555	Change argument to accept list of summary files to analyze.
1556	Update callers.
1557	(CheckExpectedResults): Handle options.manifest, options.results
1558	and options.ignore_missing_failures.
1559	(Main): Add options --manifest, --results and --ignore_missing_failures.
1560
15612012-05-31   Diego Novillo  <dnovillo@google.com>
1562	     Cary Coutant  <ccoutant@google.com>
1563
1564	* mklog: New.
1565
15662012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
1567
1568	PR bootstrap/53472
1569	* contrib/compare-debug (remove_comment): New function.
1570	Remove any .comment sections if the first cmp failed.
1571
15722012-05-09  David Edelsohn  <dje.gcc@gmail.com>
1573
1574	* gcc_update: Use $GCC_SVN to retrieve branch and revision.
1575
15762012-05-01  Richard Henderson  <rth@redhat.com>
1577
1578	* gcc_update: Add libatomic generated files.
1579
15802012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1581
1582	* compare_tests: Append '/' to make 'find' traverse
1583	symlinked directories.
1584
15852012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1586
1587	* testsuite-management/validate_failures.py (GetBuildData): Use
1588	target_alias.
1589
15902012-04-06  Doug Evans  <dje@google.com>
1591
1592	* dg-extract-results.sh: Handle KFAILs.
1593
15942012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1595
1596	* config-list.mk (LIST): Remove mips-sgi-irix6.5.
1597
15982012-03-13  Joseph Myers  <joseph@codesourcery.com>
1599
1600	* gennews (files): Add files for GCC 4.7.
1601
16022012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1603
1604	* config-list.mk (LIST): Remove mips-openbsd.
1605
16062012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1607
1608	* config-list.mk (LIST): Remove alpha-dec-osf5.1.
1609
16102012-03-02   Diego Novillo  <dnovillo@google.com>
1611
1612	* testsuite-management/validate_failures.py (class TestResult): Fix
1613	match pattern for the summary line.  If there is a parsing failure,
1614	show the line we failed to parse.
1615
16162012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1617
1618	PR libstdc++/52188
1619	* make_sunver.pl: Remove #ifdef handling.
1620
16212012-02-17   Doug Kwan  <dougkwan@google.com>
1622
1623	* contrib/testsuite-management/validate_failures.py
1624	(GetMakefileValue): Check for cross compilers.
1625
16262012-02-15   Quentin Neill  <quentin.neill@amd.com>
1627
1628	* compare_tests: Fix trailing paths in dir arguments.
1629	Handle sum1/sum2 temp files with others.
1630
16312012-02-14  Walter Lee  <walt@tilera.com>
1632
1633	* config-list.mk (LIST): Add tilegx-linux-gnu and
1634	tilepro-linux-gnu.
1635	* gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
1636	(gcc/config/tilepro/mul-tables.c): New dependencies.
1637
16382012-02-11  Mike Stump  <mikestump@comcast.net>
1639
1640	* compare_tests (exit_status): Fix.
1641
16422012-02-10   Diego Novillo  <dnovillo@google.com>
1643
1644	* repro_fail: Add --debug and --debug-tui flags.
1645
16462012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
1647	    Jayant R Sonar  <jayant.sonar@kpitcummins.com>
1648
1649	* config-list.mk (LIST): Add cr16-elf.
1650
16512012-01-02  Georg-Johann Lay  <avr@gjlay.de>
1652
1653	PR target/51345
1654	* gcc_update (files_and_dependencies): Add
1655	gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
1656
16572011-11-29  DJ Delorie  <dj@redhat.com>
1658
1659	* config-list.mk (LIST): Add rl78-elf.
1660
16612011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1662
1663	* make_sunver.pl: Convert '?' in glob patterns to '.'.
1664
16652011-11-07  Richard Henderson  <rth@redhat.com>
1666
1667	Merged from transactional-memory.
1668
1669	* gcc_update: Add libitm to touch data.
1670
16712011-11-07   Quentin Neill  <quentin.neill@amd.com>
1672
1673	* compare_tests: Add ability to compare all .sum
1674	files from two build directories.
1675
16762011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
1677
1678	* contrib-list.mk: Add Epiphany configurations.
1679
16802011-09-13   Diego Novillo  <dnovillo@google.com>
1681
1682	* testsuite-management: New.
1683	* testsuite-management/validate_failures.py: New.
1684
16852011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1686
1687	* gcc_update: Determine svn branch from hg convert_revision.
1688
16892011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1690
1691	* config-list.mk (i586-netware): Remove.
1692	(.PHONY): Remove make-script-dir dependency.
1693	(make-script-dir): Remove.
1694	($(LIST)): Remove make-script-dir dependency.
1695
16962011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1697
1698	* gcc_update: Add C6X generated files.
1699	* contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
1700
17012011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1702
1703	* config-list.mk (LIST): Append OPT-enable-obsolete to
1704	alpha-dec-osf5.1, mips-sgi-irix6.5.
1705
17062011-06-24  Diego Novillo  <dnovillo@google.com>
1707
1708	* repro_fail: New.
1709
17102011-06-21  Joseph Myers  <joseph@codesourcery.com>
1711
1712	* gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
1713
17142011-05-19  Joseph Myers  <joseph@codesourcery.com>
1715
1716	* gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
1717	gcc/config/arm/arm-fpus.def.
1718
17192011-05-10  Joseph Myers  <joseph@codesourcery.com>
1720
1721	* gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
1722	dependencies.
1723
17242011-05-09  Joseph Myers  <joseph@codesourcery.com>
1725
1726	* gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
1727
17282010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
1729
1730	* config-list.mk: New file.
1731
17322011-05-02  Joseph Myers  <joseph@codesourcery.com>
1733
1734	* gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
1735
17362011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1737
1738	* paranoia.cc (ENUM_BITFIELD): Remove.
1739
17402011-04-08  Joseph Myers  <joseph@codesourcery.com>
1741
1742	* gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
1743
17442011-03-22  Joseph Myers  <joseph@codesourcery.com>
1745
1746	* compare-all-tests (all_targets): Remove crx and m68hc11.
1747
17482011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1749
1750	PR bootstrap/48135
1751	* make_sunver.pl: Don't use File::Glob.
1752
17532011-03-05  Joseph Myers  <joseph@codesourcery.com>
1754
1755	* gennews (files): Add files for GCC 4.6.
1756
17572011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1758
1759	* patch_tester.sh (nopristinecache): New shell var, set according
1760	to presence or absence of new -nopristinecache option.
1761	(usage): Document new option.
1762	(bootntest_pristine): Implement it.
1763
17642010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1765
1766	* make_sunver.pl: Use elfdump -s to extract symbols if possible,
1767	readelf -s otherwise.
1768
17692010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
1770
1771	* make_sunver.pl: Ignore entries without symbol name first.  Then do
1772	not ignore symbols marked as 'R'.
1773
17742010-10-18  Andi Kleen  <ak@linux.intel.com>
1775
1776	* gccbug.el: Remove.
1777
17782010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1779
1780	* gcc_update: Run $GCC_HG pull and update separately.
1781	Check parents for SVN revision.
1782
17832010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1784
1785	* test_recheck: New script.
1786
17872010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1788
1789	* texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
1790	Also escape characters with grave accents, to be fixed ...
1791	(unmunge): ... here.
1792	(postprocess): Also handle @/ and @acronym{...}.
1793
17942010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
1795
1796	* check_GNU_style.sh: Do not print warning messages when there are
1797	no occurences.
1798
17992010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1800
1801	* gcc_update: Handle hg, too.
1802
18032010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
1804
1805	* make_sunver.pl: Remove extra whitespace in regexp.
1806
18072010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
1808
1809	* check_GNU_style.sh: New.
1810
18112010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1812
1813	* make_sunver.pl: New file.
1814
18152010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
1816
1817	* compare-debug (Darwin): Remove '-x' flag from ld-based object
1818	stripping.  Add a comment as to why we do it this way.
1819
18202010-06-20  Alexandre Oliva  <aoliva@redhat.com>
1821
1822	* compare-debug: Drop LTO sections.
1823
18242010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1825
1826	* gcc_update: Support updating a git clone.
1827
18282010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1829
1830	* test_summary: Don't use diff -u.
1831	Adapt egrep regex.
1832
18332010-06-02  Andrew Haley  <aph@redhat.com>
1834
1835	* download_prerequisites: New script.
1836
18372010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1838
1839	* dg-extract-results.sh: Redirect grep output to /dev/null instead
1840	of grep -q.
1841
18422010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
1843
1844	* gcc_update: Sets the locale to C.
1845
18462010-04-06  Joseph Myers  <joseph@codesourcery.com>
1847
1848	* gennews (files): Add files for GCC 4.5.
1849
18502010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1851
1852	Fix *.log tests output containing "===".
1853	* dg-extract-results.sh (/\===/): Rename to ...
1854	(/^\t\t=== .* ===$/): ... this pattern.
1855
18562010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1857
1858	* dg-extract-results.sh: Fix result order to match sequential case.
1859
18602010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1861
1862	* check_warning_flags.sh: Use \012 instead of \n with tr.
1863
18642010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1865
1866	* dg-extract-results.sh: Don't use tail -n.
1867
18682009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1869	    Richard Guenther  <rguenther@suse.de>
1870
1871	PR lto/39216
1872	* gcc_update: Adjust file timestamps for lto-plugin.
1873
18742009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
1875
1876	PR bootstrap/41245
1877	* compare-debug: Handle stripping of dwarf debug sections from darwin
1878	mach-o objects.
1879
18802009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1881
1882	* compare-debug: Grep for blank before dash to avoid grep -e.
1883
18842009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1885
1886	* compare-debug: Look for .gkd files and compare them.
1887
18882009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1889
1890	PR testsuite/41166
1891	* test_summary: Invoke config.status, rather than trying to
1892	parse it.  Adjust awk script.
1893
18942009-08-18  Alexandre Oliva  <aoliva@redhat.com>
1895
1896	* compare-debug: Drop .eh_frame relocations too.
1897
18982009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
1899
1900	PR testsuite/40704
1901	* test_summary: Filter out "\r".
1902
19032009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1904
1905	* compare-debug: Don't fail just because of .eh_frame differences.
1906
19072009-04-27  Jakub Jelinek  <jakub@redhat.com>
1908
1909	PR testsuite/39807
1910	* dg-extract-results.sh: Close open files and use >> instead of >
1911	to decrease number of concurrently open files from awk.  Avoid
1912	= at the beginning of a regexp and redirect to a file determined
1913	by curfile variable rather than concatenated strings to workaround
1914	Solaris nawk bug.
1915
19162009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
1917
1918	* test_summary: Only include LAST_UPDATED if it exists.
1919	Complete copyright years.
1920
19212009-04-16  Paolo Bonzini  <bonzini@gnu.org>
1922
1923	* compare-all-tests: New.
1924
19252009-04-14  Jakub Jelinek  <jakub@redhat.com>
1926
1927	* gennews (files): Reference GCC 4.4 web pages.
1928
19292009-04-09  Jakub Jelinek  <jakub@redhat.com>
1930
1931	* reghunt/date_based/reg_periodic: Change copyright header to refer
1932	to version 3 of the GNU General Public License and to point readers
1933	at the COPYING3 file and the FSF's license web page.
1934	* reghunt/date_based/reg_search: Likewise.
1935	* regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
1936	* regression/btest-gcc.sh: Likewise.
1937	* regression/objs-gcc.sh: Likewise.
1938
19392009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1940
1941	* check_warning_flags.sh: Update flag exceptions.
1942
19432008-11-18  Ben Elliston  <bje@au.ibm.com>
1944
1945	* dg-cmp-results.sh: Do not print usage if either .sum file cannot
1946	be opened; print a more meaningful error instead.
1947
19482008-10-24  Janis Johnson  <janis187@us.ibm.com>
1949	    Jakub Jelinek  <jakub@redhat.com>
1950
1951	* dg-extract-results.sh: New file.
1952
19532008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1954
1955	* check_makefile_deps.sh: New file.
1956
19572008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
1958
1959	* patch_tester.sh (report): Do not print "Checker: ".
1960
19612008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
1962
1963	* patch_tester.sh (report): Do not print the time.
1964
19652008-04-01  Joseph Myers  <joseph@codesourcery.com>
1966
1967	* texi2pod.pl: Handle @samp and @url inside verbatim blocks.
1968	Handle @heading.  Handle enumerated lists with starting numbers
1969	and extra headings.
1970
19712008-03-10  Janis Johnson  <janis187@us.ibm.com>
1972
1973	* patch_tester.sh (initialization): Initialize svnpatch and stop.
1974	(usage): Add -svnpath and -stop.
1975	(makedir): New.
1976	(argument handling): Process -stop and -svnpath.
1977	(setup code): Use makedir, error out if initial svn checkout fails.
1978	(update): Use svnpath.  Invoke contrib/gcc_update.
1979	(apply_patch): Require that patch was created at top level.  Use eval
1980	with option variables.  Don't use bootstrap target for make.  Verify
1981	that some tests were run.
1982	(bootntest_patched): Use snvpath.
1983	(main loop): For -stop, exit when there are no more patches to test.
1984
19852008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1986
1987	* check_warning_flags.sh: Instead of invoke.texi, take the path
1988	to the doc directory as argument.  Check that warnings listed in
1989	'gcc --help' are accepted by the compiler, and listed in the
1990	manuals.
1991
19922008-03-06  Tom Tromey  <tromey@redhat.com>
1993
1994	* patch_tester.sh (usage): Watermark is not lexicographic.
1995	Load $STATE/defaults if it exists.
1996	(selfexec): Use $0.
1997	(apply_patch): Handle deletions.
1998	(bootntest): Handle default settings.
1999
20002008-03-05  Jakub Jelinek  <jakub@redhat.com>
2001
2002	* gennews (files): Reference GCC 4.3 web pages.
2003
20042008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2005
2006	* check_warning_flags.sh: New file.
2007
20082008-01-25  Joseph Myers  <joseph@codesourcery.com>
2009
2010	* paranoia.cc (main): Remove handling of c4x_single and
2011	c4x_extended formats.
2012
20132007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
2014
2015	* compareSumTests3: Changed to GPLv3.
2016	* prepare_patch.sh: Same.
2017	* uninclude: Same.
2018	* dglib.pm: Same.
2019	* gennews: Same.
2020	* texi2pod.pl: Same.
2021	* analyze_brprob: Same.
2022	* gcc_build: Same.
2023
20242007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
2025
2026	* patch_tester.sh: Changed to GPLv3.
2027
20282007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2029
2030	* patch_tester.sh: Don't save the script anymore.
2031
20322007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2033
2034	* patch_tester.sh: New.
2035	* prepare_patch.sh: New.
2036
20372007-11-26  Alexandre Oliva  <aoliva@redhat.com>
2038
2039	* compare-debug: Introduce -p flag to preserve .stripped files.
2040
20412007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2042
2043	* texi2pod.pl: Handle @asis.
2044	(postprocess): Move @gccoptlist{} after all formatting commands.
2045
20462007-10-01  Alexandre Oliva  <aoliva@redhat.com>
2047
2048	* compare-debug: Avoid spurious errors when .stripped files
2049	exist.
2050
20512007-09-22  Hans-Peter Nilsson  <hp@axis.com>
2052
2053	* warn_summary (srcdirFilter): Add fixincludes, sim,
2054	newlib and mpfr.
2055
20562007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
2057
2058	* gcc_update: Handle different URL paths and tags.
2059
20602007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2061
2062	* compare-debug: New.
2063
20642007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
2065	    Andreas Schwab  <schwab@suse.de>
2066
2067	* gcc_update: Use "svn info" for revision number.  Create
2068	gcc/REVISION with branch name and revision number.
2069
20702007-08-10  Diego Novillo  <dnovillo@google.com>
2071
2072	* gcc.doxy: Rename from tree-ssa.doxy.
2073
20742007-08-10  Diego Novillo  <dnovillo@google.com>
2075
2076	* tree-ssa.doxy: Update for doxygen 1.5.
2077	Include all the files in the middle and back ends.
2078
20792007-06-30  Hans-Peter Nilsson  <hp@axis.com>
2080
2081	* gcc_update (files_and_dependencies): Handle
2082	gcc/testsuite/gcc.dg/cpp/direct2s.c.
2083
20842007-05-13  Mark Mitchell  <mark@codesourcery.com>
2085
2086	* gennews (files): Reference GCC 4.2 web pages.
2087
20882007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
2089
2090	* texi2pod.pl: Correct handling of @itemize with no argument.
2091
20922007-03-17  Hans-Peter Nilsson  <hp@axis.com>
2093
2094	* uninclude: New utility, from Alexandre Oliva.
2095
20962007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
2097
2098	* test_installed: Adjust to the move from g77 to gfortran.
2099
21002007-02-16  Matthias Klose  <doko@debian.org>
2101
2102	* texi2pod.pl: Handle @subsubsection, ignore @anchor.
2103
21042007-02-10  Hans-Peter Nilsson  <hp@axis.com>
2105
2106	* test_summary (configflags): Adjust for changes in the
2107	config.status format due to update to autoconf 2.59.
2108
21092007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2110
2111	* gcc_update: Update for configure.in -> configure.ac.
2112
21132007-02-06  Richard Sandiford  <richard@codesourcery.com>
2114
2115	* texi2pod.pl: Handle @multitable.
2116
21172007-01-15  Tom Tromey  <tromey@redhat.com>
2118
2119	* download_ecj: New file.
2120
21212006-09-27  Matthew Sachs  <msachs@apple.com>
2122
2123	* compareSumTests3: POD syntax fix.
2124
21252006-09-27  Matthew Sachs  <msachs@apple.com>
2126
2127	* dglib.pm: Initial commit.
2128	* compareSumTests3: Initial commit.
2129
21302006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
2131
2132	* dg-cmp-results.sh (compare-$$.awk): Print name[old]
2133	and not non-existing nm[old].
2134
21352006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2136
2137	Port to hosts whose 'sort' and 'tail' implementations
2138	treat operands with leading '+' as file names, as POSIX
2139	has required since 2001.  However, make sure the code still
2140	works on pre-POSIX hosts.
2141	* compare_tests: Don't assume "sort +2" is equivalent to
2142	"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2143
21442006-06-05  James Lemke  <jwlemke@wasabisystems.com>
2145
2146	* dg-cmp-results.sh: New script for comparing DejaGNU logs.
2147
21482006-06-02  Richard Earnshaw  <rearnsha@arm.com>
2149	    Mike Stump  <mrs@apple.com>
2150
2151	* compare_tests: Handle multilibs better.
2152
21532006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2154
2155	* texi2pod.pl: Correct handling of absolute @include.
2156
21572006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
2158
2159	* texi2pod.pl: Handle -I.
2160
21612006-02-28  Mark Mitchell  <mark@codesourcery.com>
2162
2163	* gennews (files): Update for GCC 4.1.
2164
21652006-01-24  Diego Novillo  <dnovillo@redhat.com>
2166
2167	* gcc_update (files_and_dependencies): Handle
2168	libgomp/testsuite/Makefile.in.
2169
21702006-01-18  Richard Henderson  <rth@redhat.com>
2171	    Diego Novillo  <dnovillo@redhat.com>
2172
2173	* gcc_update (files_and_dependencies): Add libgomp files.
2174
21752005-12-06  Ben Elliston  <bje@au.ibm.com>
2176
2177	* newcvsroot: Remove.
2178
21792005-11-03  Steven Bosscher  <stevenb@suse.de>
2180
2181	* gcc_build: Fix my previous checking.
2182
21832005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
2184
2185	* gcc_update: Include revision number in LAST_UPDATED.
2186
21872005-10-30  Steven Bosscher  <stevenb@suse.de>
2188
2189	* gcc_build: Use gcc.gnu.org as the default server.  Set up
2190	SVN_REPOSITORY correctly.  Add support for checking out branches.
2191
21922005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
2193
2194	* gcc_update: When svn update is called and
2195	--silent is used, pass -q.
2196
21972005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
2198
2199	* gcc_update: Remove the -q from svn invocation.
2200
22012005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
2202
2203	* gcc_build: Remove -d from the call to gcc_update.
2204
22052005-10-28  Daniel Berlin  <dberlin@dberlin.org>
2206	    Ben Elliston  <bje@au1.ibm.com>
2207
2208	* gcc_update: Update for svn.
2209	* newcvsroot: Ditto.
2210	* gcc_build: Ditto.
2211
22122005-10-21  Mark Mitchell  <mark@codesourcery.com>
2213
2214	* texi2pod.pl: Substitue for @value even when part of @include.
2215
22162005-10-21  Bob Wilson  <bob.wilson@acm.org>
2217
2218	* texi2pod.pl: Convert two single quotes or two backquotes to
2219	double quotes.
2220
22212005-08-23  Ben Elliston  <bje@au.ibm.com>
2222
2223	* gcc_update: Update dependencies for libjava/aclocal.m4.
2224
22252005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
2226
2227	* All files: Update with new FSF address.
2228
22292005-07-14  Ben Elliston  <bje@au.ibm.com>
2230
2231	* filter_params.pl: Typo fix.
2232	* filter_knr2ansi.pl: Likewise.
2233
22342005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
2235
2236	* gennews (files): Update for egcs-1.0 release pages consolidation.
2237
22382005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
2239
2240	* gennews (files): Update for GCC 4.0.
2241
22422005-03-18  Alexandre Oliva  <aoliva@redhat.com>
2243
2244	* gcc_update (silent): Unset instead of initializing to null.
2245
22462005-03-18  Andreas Schwab  <schwab@suse.de>
2247
2248	* gcc_update (apply_patch): Properly quote $1.
2249
22502005-03-18  Zack Weinberg  <zack@codesourcery.com>
2251
2252	* gcc_update: Add --silent option.
2253
22542005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2255
2256	* warn_summary (keywordFilter): Update sed pattern for new quoting
2257	style in warnings.
2258
22592005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2260
2261	* warn_summary: Add -fortran subdir flag.
2262	(subdirectoryFilter): Fix missing ada subdir.
2263
22642004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
2265
2266	* gcc_update (touch_files): Don't rely on "make" being GNU make;
2267	grep for "Touching" to determine that the rule executes.
2268
22692004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
2270
2271	* gcc_update (touch_files): Explicitly pass --no-print-directory.
2272
22732004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
2274
2275	* gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
2276
22772004-08-04  Paolo Bonzini  <bonzini@gnu.org>
2278
2279	* gcc_update: Add fixincludes.
2280
22812004-08-26  Matthias Klose  <doko@debian.org>
2282
2283	* texi2pod.pl: keep references of the form @ref{...}, print them bold.
2284
22852004-08-26  Matthias Klose  <doko@debian.org>
2286
2287	* test_summary: Include baseline used for libstdc++-v3 abi check
2288	in test summary.
2289
22902004-08-25  Ben Elliston  <bje@au.ibm.com>
2291
2292	* gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
2293
22942004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
2295
2296	* gcc_update (self): libjava/configure.in -> configure.ac. Automake
2297	update done.
2298
22992004-08-04  Paolo Bonzini  <bonzini@gnu.org>
2300
2301	* gcc_update: libjava/configure.ac -> configure.in.  Automake
2302	1.4 does not handle configure.ac properly.
2303
23042004-08-04  Andreas Schwab  <schwab@suse.de>
2305
2306	* gcc_update: libjava/configure.in -> configure.ac.
2307
23082004-08-03  Richard Earnshaw  <rearnsha@arm.com>
2309
2310	* gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
2311
23122004-07-16  Jeff Law  <law@redhat.com>
2313
2314	* analyze_brprob: Fix comments.  More consistent output format.
2315
23162004-06-17  Diego Novillo  <dnovillo@redhat.com>
2317
2318	* tree-ssa.doxy: Update for doxygen 1.3.5.
2319
23202004-06-14  Andreas Jaeger  <aj@suse.de>
2321
2322	* gcc_update: boehm-gc/configure.in -> configure.ac.
2323
23242004-06-16  Paolo Bonzini  <bonzini@gnu.org>
2325
2326	* gcc_update (boehm-gc/configure): Depend on
2327	boehm-gc/configure.ac instead of boehm-gc/configure.in
2328
23292004-06-14  Paolo Bonzini  <bonzini@gnu.org>
2330
2331	* gcc_update (libmudflap/configure): Depend on
2332	libmudflap/configure.ac instead of libmudflap/configure.in
2333
23342004-06-14  Andreas Jaeger  <aj@suse.de>
2335
2336	* gcc_update: Add libcpp.
2337
23382004-06-10  Andreas Jaeger  <aj@suse.de>
2339
2340	* gcc_update: Add libgfortran.
2341
23422004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
2343
2344	* gcc_update (libbanshee/configure): Depend on
2345	libbanshee/configure.ac instead of libbanshee/configure.in
2346
23472004-05-17  Zack Weinberg  <zack@codesourcery.com>
2348
2349	* gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
2350	from list of files to be touched.
2351	* convert_to_f2c, convert_to_g2c, download_f2c: Delete.
2352
23532004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2354
2355	* gennews: Update for GCC 3.4.
2356
23572004-05-13  Diego Novillo  <dnovillo@redhat.com>
2358
2359	Merge from tree-ssa-20020619-branch.
2360
2361	* filter_gcc_for_doxygen: New file.
2362	* filter_knr2ansi.pl: New file.
2363	* filter_params.pl: New file.
2364	* tree-ssa.doxy: New file.
2365	* contrib/gcc_update (files_and_dependencies): Handle
2366	libbanshee and libmudflap.
2367
23682004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
2369	    Andreas Jaeger  <aj@suse.de>
2370
2371	* gcc_update (files_and_dependencies): Insert zlib dependencies.
2372
23732004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2374
2375	* gcc_update (files_and_dependencies): libobjc/configure now
2376	depends on configure.ac, not configure.in.
2377
23782004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
2379
2380	* gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
2381
23822004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
2383
2384	* gcc_update (files_and_dependencies): Insert libffi dependencies.
2385
23862004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
2387
2388	* gcc_update (files_and_dependencies): Insert libada/configure.
2389
23902004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
2391
2392	* gcc_update (files_and_dependencies): Update intl/configure.in
2393	to intl/configure.ac.
2394
23952004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
2396
2397	* gcc_update (files_and_dependencies): Update fastjar/configure.in
2398	to fastjar/configure.ac
2399
24002004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
2401
2402	* gcc_update (files_and_dependencies): Remove non-existant files.
2403
24042004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
2405
2406	* gcc_update (files_generated): Revert 2003-12-18 change.
2407
24082004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
2409
2410	* gcc_update (files_and_dependencies): For gcc directory,
2411	rename configure.in to configure.ac.
2412
24132003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
2414
2415	* gcc_update (files_and_dependencies): For libjava/libltdl directory,
2416	remove acconfig.h. No longer used.
2417
24182003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
2419
2420	* gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
2421	gcc/ada/gnat_ug_* to use it.
2422
24232003-12-16  James E Wilson  <wilson@specifixinc.com>
2424
2425	* gcc_update (files_and_dependencies): For libjava/libltdl directory,
2426	rename configure.in to configure.ac, and stamp-h.in to config-h.in.
2427
24282003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
2429
2430	* gcc_update (files_and_dependencies): Correct typo in the filename
2431	gnat_ug_wnt.texi.
2432
24332003-12-08  Arnaud Charlet  <charlet@act-europe.fr
2434
2435	* gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
2436	treeprs.ads.
2437
24382003-10-16  Mark Mitchell  <mark@codesourcery.com>
2439
2440	* gennews (files): Add GCC 3.3 files.
2441
24422003-08-21  Mark Mitchell  <mark@codesourcery.com>
2443
2444	* gcc_build: Fix handling of -t option.  Add -x option.
2445
24462003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
2447
2448	* texi2pod.pl: Remove extra line.
2449
24502003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
2451
2452	* texi2pod.pl: Default @itemize's parameter to @bullet.
2453
24542003-07-12  Zack Weinberg  <zack@codesourcery.com>
2455
2456	* gcc_update: gcc/acconfig.h no longer exists.
2457
24582003-07-11  Matthias Klose  <doko@debian.org>
2459
2460	* test_installed: Add options to run objc tests.
2461	In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
2462
24632003-07-04  Zack Weinberg  <zack@codesourcery.com>
2464
2465	* gcc_update: Remove gcc/intl/plural.c from list.
2466	Add new generated files intl/plural.c, intl/configure,
2467	intl/config.h.in.
2468
24692003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
2470
2471	* gcc_update (files_and_dependencies): Add
2472	gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
2473	gcc/testsuite/gcc.dg/cpp/mi1c.h.
2474
24752003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2476
2477	* paranoia.cc: Fix spelling error.
2478
2479	* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
2480	to GCC.
2481
24822003-04-04  Mike Stump  <mrs@apple.com>
2483
2484	* compare_tests: Fix exit status and be more flexible with spacing.
2485
24862003-03-08  Phil Edwards  <pme@gcc.gnu.org>
2487
2488	* test_summary:  Add -h, print existing comments as help.
2489
24902003-03-03  H.J. Lu  <hjl@gnu.org>
2491
2492	* gcc_build: Use $GCC_CVS/$CVS instead of cvs.
2493	* gcc_update: Likewise.
2494
24952003-01-19  Alexandre Oliva  <aoliva@redhat.com>
2496
2497	* test_summary (configflags): Only use the first match.  Remove
2498	excess space.  Use sub instead of gsub where possible.  Use `none'
2499	if no configure flags were given.
2500
25012003-01-10  Loren J. Rittle  <ljrittle@acm.org>
2502
2503	* test_summary (configflags): awk portability.
2504
25052003-01-07  Alexandre Oliva  <aoliva@redhat.com>
2506
2507	* test_summary (configflags): Compute correctly with both
2508	autoconfiscated and Cygnus-style top-level.
2509
25102003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2511
2512	* gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
2513	on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
2514	gcc/java/keyword.gperf
2515
25162002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2517
2518	* gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
2519	depending on gcc/intl/plural.y.
2520
25212002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2522
2523	* gcc_update (configure): Depend on config/acx.m4 as well.
2524
2525	* gcc_update (configure): Depend on configure.in.
2526
25272002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2528
2529	* texi2pod.pl: Skip contents of @copying.
2530
25312002-11-09  Zack Weinberg  <zack@codesourcery.com>
2532
2533	* gthr_supp_vxw_5x.c: New file.
2534
25352002-10-21  Richard Henderson  <rth@redhat.com>
2536
2537	* paranoia.cc (real_c_float::image): Accomodate size of
2538	real_internal format.
2539	(main): Unbuffer stdio.  Add real_internal format.
2540	(floor_log2_wide): New.
2541
25422002-10-16  Richard Henderson  <rth@redhat.com>
2543
2544	* paranoia.cc (ENUM_BITFIELD): New.
2545	(class): Define as klass around real.h.
2546	(real_c_float): Not a template any longer; define MODE as a
2547	class static constant; use real_format elements for SIZE.
2548	Update uses of real_to_decimal and real_to_hexadecimal.
2549	(main): Change -g argument to use a format name.
2550	(mode_for_size): Remove.
2551
25522002-09-16  Richard Henderson  <rth@redhat.com>
2553
2554	* paranoia.cc: New file.
2555
25562002-09-04  Richard Henderson  <rth@redhat.com>
2557
2558	* enquire.c: Remove.
2559
25602002-08-14  Mark Mitchell  <mark@codesourcery.com>
2561
2562	* gennews (files): Add GCC 3.2 files.
2563
25642002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2565
2566	* gennews (files): Add proper files for the GCC 3.1 release series.
2567	Simplify and reformat introductory wording.
2568
25692002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2570
2571	* enquire.c: Move from gcc.
2572
25732002-07-16  H.J. Lu  <hjl@gnu.org>
2574
2575	* gcc_update (touch_files): Pass -s to ${MAKE}.
2576
25772002-06-26  Zack Weinberg  <zack@codesourcery.com>
2578
2579	* texi2pod.pl: Correct handling of the internal R<> sequence.
2580
25812002-05-31  Florian Weimer  <fw@deneb.enyo.de>
2582
2583	* gcc_update (files_and_dependencies): Add generated Texinfo files
2584	for Ada.
2585
25862002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2587
2588	* test_installed: Allow for PWDCMD to override hardcoded pwd.
2589	* test_summary: Likewise.
2590
25912002-04-18  Geoffrey Keating  <geoffk@redhat.com>
2592
2593	* gcc_update (touch_files): Don't have empty for loop.
2594
25952002-04-16  Richard Henderson  <rth@redhat.com>
2596
2597	* gcc_update: Remove libchill.
2598
25992002-03-25  Zack Weinberg  <zack@codesourcery.com>
2600
2601	* texi2pod.pl: Handle @end ftable and @end vtable.
2602
26032002-03-11  Zack Weinberg  <zack@codesourcery.com>
2604
2605	* texi2pod.pl: Handle @include, @ftable, @vtable.
2606	Reformat some code for clarity.
2607
26082002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
2609
2610	* test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
2611	WARNING and ERROR output from the *.sum files.
2612
26132002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2614
2615	* gennews (files): Replace gcc-2.95/gcc-2.95.html,
2616	gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
2617	and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
2618
26192002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2620
2621	* gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
2622	egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
2623	egcs-1.1/index.html.
2624
26252002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2626
2627	* warn_summary: Add -ada subdirectory flag.
2628
26292001-12-12  Matthias Klose  <doko@debian.org>
2630
2631	* texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
2632	generation of more than one man page from one source.
2633	Add '-' to set of valid chars for an identifier.
2634	Let -D option accept flags of the form <flag>=<value>.
2635	Use \s+ for whitespace detection in '@c man' lines.
2636	Handle @set and @clear independent of $output.
2637	Substitute all @value{}'s in a line.
2638
26392001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2640
2641	* texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
2642	in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
2643	and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
2644	greater than 9 in enumerations.
2645
26462001-11-07  Laurent Guerby  <guerby@acm.org>
2647
2648	* gcc_update (files_and_dependencies): Add Ada dependencies.
2649
26502001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2651
2652	* snapshot: Remove.
2653
26542001-09-07  Richard Sandiford  <rsandifo@redhat.com>
2655
2656	Revert:
2657	* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
2658	gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2659	touch.
2660
26612001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
2662
2663	* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
2664	gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
2665	touch.
2666
2667Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
2668
2669	* analyze_brprob: Update for changes in gcc debug output.
2670
2671Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
2672
2673	* analyze_brprob: Avoid more overflows.
2674
26752001-07-27  Richard Henderson  <rth@redhat.com>
2676
2677	* test_summary: Copy LAST_UPDATED UTC time to head of summary.
2678
2679Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
2680
2681	* analyze_brprob: Avoid overflows.
2682
26832001-07-27  Richard Henderson  <rth@redhat.com>
2684
2685	* gcc_update: Dump timestamp in LAST_UPDATED.
2686
26872001-07-26  Andreas Jaeger  <aj@suse.de>,
2688	    Hans-Peter Nilsson  <hp@bitrange.com>
2689
2690	* analyze_brprob: Fix documentation.
2691
2692Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
2693
2694	* analyze_brprob: Fix awk compatibility problems; update comment.
2695
26962001-07-23  Andreas Jaeger  <aj@suse.de>
2697
2698	* analyze_brprob: Fix more typos.
2699
27002001-07-23  Andreas Jaeger  <aj@suse.de>
2701
2702	* analyze_brprob: Fix typos.
2703
27042001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2705
2706	* texi2pod.pl: Handle @r inside @item.
2707
27082001-07-02  Zack Weinberg  <zackw@stanford.edu>
2709
2710	* gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
2711
27122001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
2713
2714	* warn_summary: Fix typo in a comment.
2715
27162001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
2717
2718	* contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
2719
27202001-06-13  Mark Mitchell  <mark@codesourcery.com>
2721
2722	* gennews: Set TERM to vt100 for Lynx.
2723
27242001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2725
2726	* release: Remove.
2727
2728Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
2729
2730	* analyze_brprob: New file.
2731
27322001-06-11  Mark Mitchell  <mark@codesourcery.com>
2733
2734	* gcc_build: Output information about the commands used to
2735	configure the compiler.
2736
27372001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2738
2739	* gennews: Update for GCC 3.0.
2740
27412001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2742
2743	* gcc_update: Update for move of documentation to gcc/doc.
2744
27452001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2746
2747	* contrib/test_summary (files): Sort before evaluating.
2748
27492001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2750
2751	* gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
2752
27532001-05-21  Mark Mitchell  <mark@codesourcery.com>
2754
2755	* gcc_build: Use -d when invoking gcc_update.
2756
27572001-05-18  Andreas Jaeger  <aj@suse.de>
2758
2759	* gcc_update: Add rules for libf2c/libI77.
2760
27612001-05-17  Alexandre Oliva  <aoliva@redhat.com>
2762
2763	* gcc_update (touch_files): Use simpler, yet as portable, syntax.
2764
27652001-05-14  Loren J. Rittle  <ljrittle@acm.org>
2766
2767	* gcc_update (touch_files): Enhance make portability.
2768
27692001-05-14  Alexandre Oliva  <aoliva@redhat.com>
2770
2771	* gcc_update (touch_files): Use a Makefile to touch files.
2772
27732001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2774
2775	* texi2pod.pl: Add copyright and GPL notices.
2776
27772001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2778
2779	* texi2pod.pl: Handle "\,".
2780
27812001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2782
2783	* texi2pod.pl: Fix regular expression for @r to avoid exponential
2784	recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
2785	version check.
2786
27872001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2788
2789	* warn_summary (stageNfilter): Update for recent changes in
2790	bootstrap logic.
2791
27922001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2793
2794	* texi2pod.pl: Require at least perl 5.6.0.
2795
27962001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2797
2798	* gcc_update: Add gcc/gcc.1 to generated files.
2799	* texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
2800	discarding to end of sentence with @xref where the sentence has an
2801	interior "." in markup, and handle discarding parentheses around
2802	such a sentence.
2803
28042001-01-11  Bernd Schmidt  <bernds@redhat.com>
2805
2806	* gennews: Add gcc-2.95.3.
2807
28082001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2809
2810	* texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
2811	@command.  Format URLs and email addresses in bold.
2812
28132001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2814
2815	* gcc_update: Add cpp.1 to the list of generated files.
2816
2817	* texi2pod.pl: Handle @option and @env.
2818
28192001-01-03  Mike Stump  <mrs@wrs.com>
2820
2821	* snapshot: Update to account for java libraries.
2822
28232000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
2824
2825	* test_summary: Export filesuffix, not fileprefix.
2826
28272000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2828
2829	* release: Change some EGCS references to GCC.
2830
28312000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2832
2833	* warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
2834	subdirectory flags.  Add source directory prefix filtering.
2835	Redirect diagnostic output to stderr.
2836
28372000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
2838
2839	* texi2pod.pl: If multiple @c man sections with the same tag
2840	appear, concatenate them in the final output.  When skipping,
2841	ignore block commands that can't cause skipping, and honor
2842	those that can.  Ensure that verbatim blocks are separate
2843	paragraphs.
2844
28452000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2846
2847	* gcc_update: Don't touch tradcif.c or java/parse.h.
2848
28492000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
2850
2851	* texi2pod.pl: Restructure for comprehensibility, add
2852	comments.  Merge handling of @ignore and @ifxxx.  Handle a
2853	whole bunch more Texinfo commands.  Use consistent formatting
2854	style.
2855
28562000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2857
2858	* gennews: New script.
2859
28602000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2861
2862	* gcc_update: Update a comment as we now require bison for CVS users.
2863
28642000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2865
2866	* gcc_update: Add gcov.1 to the list of generated files.
2867
28682000-11-21  Mark Mitchell  <mark@codesourcery.com>
2869
2870	* gcc_build: Remove code to put information in a log file.
2871
28722000-11-19  Zack Weinberg  <zackw@stanford.edu>
2873
2874	* texi2pod.pl:
2875	  - Add real command line parsing.
2876	  - Support @ifset, @ifclear, @set, @value, -D switch.
2877	  - Support @sc.  Improve handling of @ref and friends.
2878	  - Discard @subsection, @need, @node lines.
2879	  - Un-nest font changes to match texinfo semantics.
2880	  - Handle @{ and @}.  Oops.
2881	  - Don't emit E<> directives inside verbatim blocks.
2882
28832000-11-12  Bruce Korb  <bkorb@gnu.org>
2884
2885	* release: generalize the release script a bit.
2886
2887Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
2888
2889	* gcc_build: Add -o option for setting the objdir to use.
2890
28912000-11-11  Jeff Law  <law@redhat.com>,
2892
2893	* release: New file.
2894
28952000-11-08  Jeff Law  <law@redhat.com>,
2896	    Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2897
2898	* snapshot: New file.
2899
29002000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2901
2902	* gcc_build (bootstrap_gcc): New function.
2903	(configure_gcc): Likewise.
2904	(build_gcc): Rewritten to use configure and bootstrap.
2905	(MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
2906
29072000-10-31  Mark Mitchell  <mark@codesourcery.com>
2908
2909	* gcc_build (MAKE): New variable.
2910	(build_gcc): Use it.  Fix logging of errors.
2911	(install_gcc): Likewise.
2912
29132000-10-29  Mark Mitchell  <mark@codesourcery.com>
2914
2915	* gcc_build: Save the output from CVS into the logfile as well.
2916
29172000-10-25  Mark Mitchell  <mark@codesourcery.com>
2918
2919	* gcc_build: Fix typos.
2920
29212000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2922
2923	* gperf-2.7-19981006.pat: Remove.
2924
29252000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2926
2927	* test_installed: Change EGCS references to refer to GCC.
2928
29292000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2930
2931	* gcc_update (touch_files): Add some informative output.
2932
29332000-09-16  Andreas Jaeger  <aj@suse.de>
2934
2935	* gcc_update: Remove gcc/c-parse.gperf.
2936
29372000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
2938	    Alexandre Oliva  <aoliva@redhat.com>
2939
2940	* gcc_update: Execute touch_files_reexec even if `cvs update`
2941	failed.
2942
29432000-08-09  Alexandre Oliva  <aoliva@redhat.com>
2944
2945	* test_summary: AWK breaks with filenames containing `='.
2946
2947Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
2948
2949	* gcc_build: New script.
2950
29512000-07-13  Mark Mitchell  <mark@codesourcery.com>
2952
2953	* gcc_update (files_and_dependencies): Remove generated YACC files.
2954
29552000-07-12  Mark Mitchell  <mark@codesourcery.com>
2956
2957	* gcc_update (files_and_dependencies): Remove generated YACC files.
2958
29592000-06-04  Mark Mitchell  <mark@codesourcery.com>
2960
2961	* newcvsroot: Handle filenames that contain spaces.
2962
29632000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
2964
2965	* test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
2966	Elide --with-gcc-version-trigger and --norecursion from
2967	configure flags.  Remove code to report status of haifa scheduler.
2968
29692000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
2970
2971	* gcc_update (self): Set to `$0'.
2972	(touch_files_reexec): Use `$self' instead of `$0'.
2973
29742000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
2975
2976	* gcc_update (touch_files_reexec): New function, run after the
2977	tree is modified.
2978
29792000-05-08  Richard Hendeson  <rth@cygnus.com>
2980
2981	* gcc_update: Remove references to inclhack.tpl.
2982
29832000-04-28  Jason Merrill  <jason@casey.cygnus.com>
2984
2985	* index-prop: Use a single pattern.  Also support *** cdiffs.
2986
29872000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
2988
2989	* index-prop: Don't change /dev/null.
2990
29912000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2992
2993	* gcc_update: Refer to GCC and gcc_update instead of egcs and
2994	egcs_update.
2995
29962000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
2997
2998	* index-prop: Fix occasional problem when using cvs diff -p.
2999
30002000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
3001
3002	* gcc_update: Remove references to cexp.c/cexp.y.
3003
30041999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3005
3006	* newcvsroot: Add check on the number of command-line arguments.
3007	Add usage.
3008
3009Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
3010
3011	* gcc_update: Allow patches compressed by bzip2.
3012
30131999-10-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
3014
3015	* newcvsroot: New file.
3016
30171999-09-11  Craig Burley  <craig@jcb-sc.com>
3018
3019	* convert_to_f2c, convert_to_g2c, download_f2c: New file.
3020
30211999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3022
3023	* gcc_update: New file.
3024	* egcs_update: Renamed to gcc_update.
3025
30261999-08-09  Robert Lipe  <robertlipe@usa.net>
3027
3028	* test_summary: Quote curly braces in 1999-07-03 change.
3029
30301999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
3031
3032	* egcs_update (files_and_dependencies): Fixed typo in
3033	gcc/cstamp-h.in.  Added gcc/config.in.
3034
30351999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
3036
3037	* egcs_update (files_and_dependencies): New function, with
3038	complete list of files to be updated, as well as their
3039	dependencies.
3040	(touch_files): Check the timestamp of each generated file against
3041	its dependencies'.
3042	(main): New flags --touch, --list and --help.  Remove the
3043	pre-update step.
3044
30451999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
3046
3047	* test_summary: Replace egcs with gcc.  Update e-mail address.
3048
30491999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3050	    Jerry Quinn  <jquinn@nortelnetworks.com>
3051
3052	* egcs_update (touch_files, apply_patch): New functions.
3053	Use them.  New command-line option --patch.  Split test of local
3054	tree into two parts.  Add comments.
3055
30561999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
3057
3058	* test_summary: If Target is `unix{*}', append the Target variants
3059	to Host.
3060
30611999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
3062
3063	* test_summary: Set default mail-address and version for egcs
3064	instead of relying on unpredictable pathnames.
3065	Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
3066
3067Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
3068
3069	* fixinc/*: Delete obsolete files.
3070
30711999-02-04  Robert Lipe  <robertlipe@usa.net>
3072
3073	* egcs_update: Test return values of 'cvs update'.  Propogate
3074	to caller as exit values.
3075
30761999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3077
3078	* egcs_update: Use "if" instead of "&&".  Touch generated files
3079	only after the corresponding *.y files.
3080
30811999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3082
3083	* egcs_update: Do not use xargs, but a backquote construct.
3084
30851999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
3086
3087	* test_summary (version): Remove carriage return that gawk inserts
3088	in the version string for some reason.
3089
30901998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3091
3092	* egcs_update: Only touch files that already exist.
3093
30941998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
3095
3096	* test_summary (EOF): Remove double backslash.
3097	Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3098
30991998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
3100
3101	* test_summary (address): Set to egcs-testresults mailing list.
3102
31031998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
3104
3105	* test_summary (address): Added Marc Lehmann's testsuite-results
3106	to the default e-mail address.
3107
31081998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
3109
3110	* test_summary (-p, prepend_logs): Add these before the summary.
3111	(Compiler, Platform): Print these just before configflags.
3112
3113Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3114
3115	* warn_summary (longLineFilter): New shell function to encapsulate
3116	this functionality.  It is off by default, only active if -llf
3117	flag is specified.
3118	(subdirectoryFilter): Fix bug in filtering which made some
3119	subdirectory warnings erroneously appear in the toplevel set.
3120	(stageNfilter): Renamed from `stageNwarns'.  Updated to collect
3121	warnings from stage1 as well as stage0, which means warnings from
3122	outside the bootstrap directory.  Eg, the libraries, etc.
3123	(warningFilter): New shell function to encapsulate this
3124	functionality.
3125	(keywordFilter): New shell function to encapsulate this
3126	functionality.
3127
3128	Store data in a temp file rather than calculating it 3x.  Arrange
3129	to remove it on exit and signals.
3130
3131	Add -pass/-wpass flags to do "pass through" (i.e. manual
3132	inspection) of bootstrap output from a particular stageN as well
3133	as language subdirs.
3134
3135	Add better comments/documentation.
3136
3137Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3138
3139	* egcs_update: Add comment about keeping the FAQ synchronized.
3140
3141Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
3142
3143	* egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
3144	in the repo again.
3145
3146Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
3147
3148	* egcs_update:  Added gcc/fixinc/* generated files to touch list.
3149
3150Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
3151
3152	* egcs_update: Remove gcc/java/parse.c from list of files to
3153	touch.
3154
3155Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3156
3157	* gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
3158
3159Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3160
3161	* warn_summary (subdirectoryFilter): New shell function to
3162	optionally filter in/out gcc subdirectories when summarizing
3163	warnings.  Add new flags to support subdirectory filtering.
3164
3165	Also, ensure the bootstrap stage is a number.  Add some more C
3166	keywords that are preserved in the "warning type" summary and
3167	tighten up the "arg ???" regexp.
3168
3169Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
3170
3171	* fixinc/inclhack.def:  Not all C++ comments in C headers
3172	were treated alike.  They are now.  Also fixed syntax
3173	of sed expression in "systypes" fix.
3174
3175	* fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
3176
3177	* egcs_update:  Added fixinc/* generated files to touch list.
3178
3179Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3180
3181	* egcs_update: Additionally touch gcc/java/parse.[ch].
3182
3183Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
3184
3185	* fixinc/inclhack.def:  Added two files required by
3186	SCO's Open Server 5's avoid_bool fix.
3187	Regenerated fixinc.x and inclhack.sh to incorporate
3188	the update.
3189
3190Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
3191
3192	* egcs_update: Do the pass 1 CVS update only for files that
3193	may reasonably be under CVS control.
3194
31951998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
3196
3197	* test_installed: New script for testing already-installed
3198	gcc/g++/g77.
3199
3200Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3201
3202	* egcs_update: Assigned copyright to FSF.
3203
3204Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3205			  Alexandre Oliva  <oliva@dcc.unicamp.br>
3206
3207	* egcs_update: New switch --nostdflags and documentation
3208	enhancements.
3209
3210Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3211
3212	* egcs_update: New script.
3213
32141998-08-05  Bruce Korb  <korbb@datadesign.com>
3215
3216	* fixinc/Makefile
3217	Added define for target machine so machine-specific tests
3218	can be selected for or against.
3219
3220	* fixinc/fixincl.c
3221	Added an array of string pointers to machines to select
3222	or avoid, depending on a FD_MACH_IFNOT bit flag.
3223	Used a shell script to match the defined TARGET_MACHINE
3224	with any of the given match patterns.
3225
3226	* fixinc/fixincl.tpl
3227	Generate the array of strings and bit flag, as needed,
3228	depending on "mach" and "not_machine" attributes for a fix.
3229
3230	* fixinc/mkfixinc.sh
3231	Invoke the make with TARGET assigned the value of the
3232	machine name argument.
3233
3234Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
3235
3236	* compare_tests: New script.
3237
32381998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
3239
3240	* test_summary: Assigned copyright to FSF.
3241
3242Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3243
3244	* test_summary: Corrected script name in comments providing
3245	documentation.  Added linebreaks for lines with > 80 characters.
3246
3247Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
3248
3249	* test_summary: New switch, -i, and environment variable,
3250	append_logs, for including files in the report.
3251
32521998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
3253
3254	* warn_summary: Update to Kaveh's latest version allowing to
3255	specify the last stage built.
3256
32571998-05-29  Bruce Korb  <korbb@datadesign.com>
3258
3259	* fixinc/mkfixinc.sh
3260	Changes to make it easier to invoke on platforms that
3261	normally do not invoke fixincludes.
3262
3263	* fixinc/inclhack.def
3264	Applied fixes from egcs/gcc/fixincludes from the past several
3265	months.
3266
32671998-05-28  Bruce Korb  <korbb@datadesign.com>
3268
3269	* fixinc/*: Updated most everything for a first real
3270	try at getting "fast_fixincludes" working.
3271
32721998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
3273
3274	* index-prop: New file.
3275
3276Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
3277
3278	* test_summary: find good awk (copied from warn_summary).
3279
3280Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
3281
3282	* test_summary, warn_summary: New files
3283