]> git.ipfire.org Git - thirdparty/gcc.git/blob - contrib/ChangeLog
Daily bump.
[thirdparty/gcc.git] / contrib / ChangeLog
1 2023-01-17 Martin Liska <mliska@suse.cz>
2
3 * update-copyright.py: Ignore test_patches.txt.
4
5 2023-01-17 Martin Liska <mliska@suse.cz>
6
7 * gcc-changelog/test_patches.txt: The CR character was removed
8 with ./contrib/update-copyright.py which I'm going to change.
9
10 2023-01-16 Jakub Jelinek <jakub@redhat.com>
11
12 PR other/108413
13 * update-copyright.py (LibPhobosFilter): Add __builtins.di to
14 skipped files.
15
16 2023-01-16 Jakub Jelinek <jakub@redhat.com>
17
18 PR other/108413
19 * update-copyright.py (TestsuiteFilter): Add .mod and .rs extensions.
20 (GCCCopyright): Add 'The fast_float authors' as external author.
21
22 2023-01-15 Gerald Pfeifer <gerald@pfeifer.com>
23
24 * config-list.mk: Update FreeBSD targets to version 13.
25 Add aarch64-freebsd13.
26
27 2023-01-12 Gerald Pfeifer <gerald@pfeifer.com>
28
29 * config-list.mk: Remove i486-freebsd4, ia64-freebsd6, and
30 sparc64-freebsd6.
31
32 2023-01-06 Martin Liska <mliska@suse.cz>
33
34 * update-copyright.py: Add contrib as a default dir.
35
36 2022-12-28 Martin Liska <mliska@suse.cz>
37
38 * update-copyright.py: Add contrib folder.
39
40 2022-12-23 Arsen Arsenović <arsen@aarsen.me>
41
42 * dg-out-generator.pl: New file.
43
44 2022-12-21 Martin Liska <mliska@suse.cz>
45
46 * filter-clang-warnings.py: Simplify.
47
48 2022-12-21 Martin Liska <mliska@suse.cz>
49
50 * filter-clang-warnings.py: Skip Makefile and libffi warnings.
51
52 2022-12-19 Martin Liska <mliska@suse.cz>
53
54 * gcc-changelog/git_commit.py: Support digits in PR's
55 component in subject.
56
57 2022-12-19 Martin Liska <mliska@suse.cz>
58
59 * gcc-changelog/test_email.py: Add new test.
60 * gcc-changelog/test_patches.txt: Add new patch.
61
62 2022-12-19 Martin Liska <mliska@suse.cz>
63
64 * gcc-changelog/git_commit.py: Allow digit in component name.
65
66 2022-12-19 Tobias Burnus <tobias@codesourcery.com>
67
68 * gcc-changelog/git_check_commit.py (__main__): With -v print a
69 warning for the auto-added files.
70 * gcc-changelog/git_commit.py (GitCommit.__init__): Add self.warnings.
71 (GitCommit.check_mentioned_files): Add warning for auto-added files.
72 (GitCommit.print_warnings): New function.
73 * gcc-changelog/git_email.py (__main__): Remove bogus argument to
74 GitEmail constructor; print auto-added-files warning.
75 * gcc-changelog/test_email.py (test_auto_add_file_1,
76 test_auto_add_file_2): New tests.
77 * gcc-changelog/test_patches.txt: Add two test cases.
78
79 2022-12-19 Martin Liska <mliska@suse.cz>
80
81 * gcc-changelog/setup.cfg: Do not use flake8 pytest plug-in.
82
83 2022-12-16 Martin Liska <mliska@suse.cz>
84
85 * filter-clang-warnings.py: Print each warning only one time.
86
87 2022-12-16 Martin Liska <mliska@suse.cz>
88
89 * gcc-changelog/git_email.py: Use PatchSet constructor
90 as newline argument is not supported with older unidiff
91 library.
92
93 2022-12-16 Tobias Burnus <tobias@codesourcery.com>
94
95 * gcc-changelog/git_email.py (GitEmail:__init__): Support older
96 unidiff.PatchSet that do not have a newline= argument
97 of from_filename.
98
99 2022-12-14 Martin Liska <mliska@suse.cz>
100
101 * analyze_brprob.py: Add copyright header.
102 * analyze_brprob_spec.py: Likewise.
103 * check-params-in-docs.py: Likewise.
104 * check_GNU_style.py: Likewise.
105 * check_GNU_style_lib.py: Likewise.
106 * filter-clang-warnings.py: Likewise.
107 * gcc-changelog/git_check_commit.py: Likewise.
108 * gcc-changelog/git_commit.py: Likewise.
109 * gcc-changelog/git_email.py: Likewise.
110 * gcc-changelog/git_repository.py: Likewise.
111 * gcc-changelog/git_update_version.py: Likewise.
112 * gcc-changelog/test_email.py: Likewise.
113 * mark_spam.py: Likewise.
114
115 2022-12-14 Martin Liska <mliska@suse.cz>
116
117 * mklog.py: Check for number of hunks and not if a modified
118 file is binary.
119
120 2022-12-12 Martin Liska <mliska@suse.cz>
121
122 * mklog.py: Do not search PR entry in a file that is binary.
123
124 2022-12-11 Martin Liska <mliska@suse.cz>
125
126 * check_GNU_style.py: Use newline=\n.
127 * check_GNU_style_lib.py: Simplify.
128 * gcc-changelog/git_commit.py: Fix issues seen
129 Rust patchset.
130 * gcc-changelog/git_email.py: Use newline argument.
131 * gcc-changelog/test_email.py: New test.
132 * gcc-changelog/test_patches.txt: New test.
133 * mklog.py: Use newline argument.
134
135 2022-12-10 Thomas Schwinge <thomas@codesourcery.com>
136
137 * gcc-changelog/git_commit.py (default_changelog_locations): Add
138 'gcc/rust'.
139 (bug_components): Add 'rust'.
140
141 2022-12-10 Gaius Mulley <gaiusmod2@gmail.com>
142
143 * gcc-changelog/git_commit.py (default_changelog_locations):
144 New entry for gcc/m2. New entry for libgm2.
145
146 2022-12-06 David Malcolm <dmalcolm@redhat.com>
147
148 * gcc.doxy (INPUT): Add gcc/analyzer subdirectory.
149
150 2022-11-25 Martin Liska <mliska@suse.cz>
151
152 Revert:
153 2022-11-25 Martin Liska <mliska@suse.cz>
154
155 * gcc-changelog/git_commit.py: Temporarily disable
156 check_line.start.
157
158 2022-11-25 Martin Liska <mliska@suse.cz>
159
160 * gcc-changelog/git_commit.py: Temporarily disable
161 check_line.start.
162
163 2022-11-21 Martin Liska <mliska@suse.cz>
164
165 Revert:
166 2022-11-20 Martin Liska <mliska@suse.cz>
167
168 * gcc-changelog/git_commit.py: Temporarily disable
169 check_line.start.
170
171 2022-11-20 Martin Liska <mliska@suse.cz>
172
173 * gcc-changelog/git_commit.py: Temporarily disable
174 check_line.start.
175
176 2022-11-18 Jakub Jelinek <jakub@redhat.com>
177
178 * gcc-changelog/git_update_version.py: Add
179 1957bedf29a1b2cc231972aba680fe80199d5498 to ignored commits.
180
181 2022-11-15 Martin Liska <mliska@suse.cz>
182
183 * gcc-changelog/git_commit.py: Revert temporary rule
184 relaxation.
185
186 2022-11-14 Martin Liska <mliska@suse.cz>
187
188 * gcc-changelog/git_commit.py: Temporarily disable
189 check_line.start.
190
191 2022-11-11 Martin Liska <mliska@suse.cz>
192
193 * gcc-changelog/git_commit.py: Check for a space after leading
194 tab.
195 * gcc-changelog/test_email.py: Likewise.
196 * gcc-changelog/test_patches.txt: Likewise.
197
198 2022-11-06 Jakub Jelinek <jakub@redhat.com>
199
200 * gcc-changelog/git_update_version.py: Add
201 e4cba49413ca429dc82f6aa2e88129ecb3fdd943 to ignored commits.
202
203 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
204
205 * gcc-changelog/git_commit.py (default_changelog_locations):
206 Remove 'liboffloadmic'.
207 * gcc_update (files_and_dependencies): Remove 'liboffloadmic'
208 files.
209 * update-copyright.py (GCCCmdLine): Remove 'liboffloadmic'
210 comment.
211
212 2022-10-20 Jonathan Wakely <jwakely@redhat.com>
213 Ulrich Drepper <drepper@redhat.com>
214
215 * gcc_update: Add rule for gcc/cp/std-name-hint.gperf.
216
217 2022-10-07 Martin Liska <mliska@suse.cz>
218
219 * gcc-changelog/git_update_version.py: Remove extra fetch.
220
221 2022-10-06 Martin Liska <mliska@suse.cz>
222
223 * gcc-changelog/git_update_version.py: Use logging module
224 and provide robust debugging output.
225
226 2022-10-05 Martin Liska <mliska@suse.cz>
227
228 * gcc-changelog/git_update_version.py: Do fetch before a push.
229
230 2022-09-20 Martin Liska <mliska@suse.cz>
231
232 * filter-clang-warnings.py: Skip egrep: warning: egrep is
233 obsolescent; using grep -E.
234
235 2022-08-31 Martin Liska <mliska@suse.cz>
236
237 * config-list.mk: Remove deprecated ports.
238
239 2022-08-30 Ulrich Drepper <drepper@gmail.com>
240
241 * gcc_update (files_and_dependencies): Add rule for
242 gcc/cp/std-name-hint.h.
243
244 2022-08-30 Martin Liska <mliska@suse.cz>
245
246 * config-list.mk: Remove the port.
247
248 2022-08-27 Xi Ruoyao <xry111@xry111.site>
249
250 * gen_autofdo_event.py: Port to Python 3, and use grep -E
251 instead of egrep.
252
253 2022-08-26 Martin Liska <mliska@suse.cz>
254
255 * config-list.mk: Remove cr16.
256
257 2022-08-19 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
258
259 * clang-format: Add further FOR_EACH_ macros.
260
261 2022-08-18 Andrea Corallo <andrea.corallo@arm.com>
262
263 * git-fetch-vendor.sh : Fix typo.
264
265 2022-08-02 Martin Liska <mliska@suse.cz>
266
267 * gcc-changelog/git_commit.py: Do not deduce changelog for root ChangeLog.
268
269 2022-07-22 Martin Liska <mliska@suse.cz>
270
271 * git-commit-mklog.py: Do not parse -b argument.
272 Pass mklog_args as json environment variable.
273 * mklog.py: Parse GCC_MKLOG_ARGS and append it to sys.argv.
274 * prepare-commit-msg: Do not append GCC_MKLOG_ARGS to args.
275
276 2022-07-22 Martin Liska <mliska@suse.cz>
277
278 * mklog.py: Use component: [PR xyz] only when one PR is used.
279
280 2022-07-04 Martin Liska <mliska@suse.cz>
281
282 * git-descr.sh: By default print revision for HEAD.
283
284 2022-06-28 Lewis Hyatt <lhyatt@gmail.com>
285
286 * unicode/README: Added instructions for updating ucnid.h.
287 * unicode/DerivedCoreProperties.txt: New file added to source
288 control from Unicode 14.0 release.
289 * unicode/DerivedNormalizationProps.txt: Likewise.
290
291 2022-06-26 Lewis Hyatt <lhyatt@gmail.com>
292
293 * unicode/EastAsianWidth.txt: Update to Unicode 14.0.0.
294 * unicode/PropList.txt: Likewise.
295 * unicode/README: Likewise.
296 * unicode/UnicodeData.txt: Likewise.
297
298 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
299
300 * config-list.mk: Remove tilegx and tilepro entries.
301 * gcc_update: Remove tilegx and tilepro entries.
302
303 2022-05-27 Richard Biener <rguenther@suse.de>
304
305 * gcc-changelog/git_update_version.py (active_refs): Remove
306 releases/gcc-9.
307
308 2022-05-06 Jakub Jelinek <jakub@redhat.com>
309
310 * gennews (files): Add files for GCC 12.
311
312 2022-04-28 Jakub Jelinek <jakub@redhat.com>
313
314 * gcc-changelog/git_update_version.py (active_refs): Add
315 releases/gcc-12.
316
317 2022-04-25 Martin Liska <mliska@suse.cz>
318
319 * filter-clang-warnings.py: Filter out
320 -Wc++20-attribute-extensions in lex.cc.
321
322 2022-04-25 Martin Liska <mliska@suse.cz>
323
324 * filter-clang-warnings.py: Filter out
325 -Wbitwise-instead-of-logical.
326
327 2022-04-04 Martin Liska <mliska@suse.cz>
328
329 * gcc-changelog/git_update_version.py: Ignore the revision.
330
331 2022-03-31 Jakub Jelinek <jakub@redhat.com>
332 Joseph Myers <joseph@codesourcery.com>
333
334 PR other/105114
335 * gcc_update: Fix up spelling of
336 gcc/config/loongarch/genopts/loongarch-strings dependency.
337
338 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
339 Lulu Cheng <chenglulu@loongson.cn>
340
341 * config-list.mk: Add LoongArch triplet.
342
343 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
344 Lulu Cheng <chenglulu@loongson.cn>
345
346 * gcc_update (files_and_dependencies): Add
347 config/loongarch/loongarch.opt and config/loongarch/loongarch-str.h.
348
349 2022-03-28 Martin Liska <mliska@suse.cz>
350
351 * gcc-changelog/git_commit.py: Match trailing dot literally.
352
353 2022-03-28 Martin Liska <mliska@suse.cz>
354
355 * gcc-changelog/git_commit.py: Make the parsing stricter.
356
357 2022-03-26 Jakub Jelinek <jakub@redhat.com>
358
359 * gcc-changelog/git_update_version.py: Add
360 3ab5c8cd03d92bf4ec41e351820349d92fbc40c4 to ignored commits.
361
362 2022-03-10 Jonathan Wakely <jwakely@redhat.com>
363
364 PR other/102664
365 * gcc-git-customization.sh: Fix non-portable commands.
366
367 2022-03-10 Jakub Jelinek <jakub@redhat.com>
368
369 PR other/102664
370 * git-descr.sh: Replace all [1-9] occurrences with [0-9].
371 * git-undescr.sh: Likewise.
372
373 2022-03-09 Jonathan Wakely <jwakely@redhat.com>
374
375 PR other/102664
376 * git-descr.sh: Use portable sed commands.
377 * git-undescr.sh: Likewise.
378
379 2022-03-08 Jonathan Wakely <jwakely@redhat.com>
380
381 PR other/102664
382 * git-descr.sh: Use portable form of expr match.
383
384 2022-01-31 Martin Liska <mliska@suse.cz>
385
386 * analyze_brprob.py: Support more formatted predict.def file.
387 * analyze_brprob_spec.py: Improve output and documentation.
388
389 2022-01-27 Martin Liska <mliska@suse.cz>
390
391 * git-undescr.sh: Support full output of git-descr.sh.
392
393 2022-01-27 Martin Liska <mliska@suse.cz>
394 Martin Jambor <mjambor@suse.cz>
395
396 * git-descr.sh: New file.
397 * git-undescr.sh: New file.
398 Support optional arguments --long, --short and default
399 to 14 characters of git hash.
400 * gcc-git-customization.sh: Use the created files.
401
402 2022-01-24 Martin Liska <mliska@suse.cz>
403
404 * gcc-changelog/git_commit.py: New files in toplev must
405 be explicitly marked as "New file".
406 * gcc-changelog/test_email.py: Test.
407 * gcc-changelog/test_patches.txt: Add test.
408
409 2022-01-23 Martin Liska <mliska@suse.cz>
410
411 * filter-clang-warnings.py: Filter out one another warning
412 for sse.md.
413
414 2022-01-19 Martin Liska <mliska@suse.cz>
415
416 * check_GNU_style_lib.py: Skip Python files.
417
418 2022-01-19 Martin Liska <mliska@suse.cz>
419
420 * git-backport.py: Use it.
421 * git-fix-changelog.py: New file.
422 * gcc-git-customization.sh: Add new alias git gcc-fix-changelog.
423
424 2022-01-17 Martin Liska <mliska@suse.cz>
425
426 * git-backport.py: Support renaming of .cc files.
427
428 2022-01-17 Martin Liska <mliska@suse.cz>
429
430 * filter-clang-warnings.py: Rename .c names to .cc.
431 * gcc_update: Likewise.
432 * paranoia.cc: Likewise.
433
434 2022-01-17 Martin Liska <mliska@suse.cz>
435
436 * maintainers-verify.sh: Removed.
437
438 2022-01-13 Martin Liska <mliska@suse.cz>
439
440 * git-backport.py: Simplify the script as pre-auto-ChangeLog era
441 is 14 months old.
442
443 2022-01-11 Martin Liska <mliska@suse.cz>
444
445 * check-MAINTAINERS.py: Use sys.argv[1] as path to MAINTAINERS.
446
447 2022-01-11 Martin Liska <mliska@suse.cz>
448
449 * check-MAINTAINERS.py: New file.
450
451 2022-01-03 Jakub Jelinek <jakub@redhat.com>
452
453 * update-copyright.py: Add University of Illinois as external author.
454
455 2021-12-16 Xionghu Luo <luoxhu@linux.ibm.com>
456
457 * analyze_brprob_spec.py: Add verbose argument.
458
459 2021-12-06 Martin Liska <mliska@suse.cz>
460
461 * filter-clang-warnings.py: Filter out one warning.
462
463 2021-11-24 Tobias Burnus <tobias@codesourcery.com>
464
465 * download_prerequisites: Update to gmp-6.2.1, mpfr-4.1.0,
466 mpc-1.2.1 and isl-0.24.
467 * prerequisites.md5: Update hash.
468 * prerequisites.sha512: Likewise.
469
470 2021-11-23 Martin Liska <mliska@suse.cz>
471
472 * filter-clang-warnings.py: Filter -Wc++20-extensions as it does
473 not respect proper attribute detection.
474
475 2021-11-23 Martin Liska <mliska@suse.cz>
476
477 * check-params-in-docs.py: Support @itemx in param documentation
478 and support multi-line documentation for parameters.
479
480 2021-11-08 Thomas Schwinge <thomas@codesourcery.com>
481
482 * update-copyright.py (class BadYear): Derive from 'Exception'.
483
484 2021-11-05 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
485
486 * testsuite-management/validate_failures.py: 2to3
487
488 2021-11-04 Martin Liska <mliska@suse.cz>
489
490 * gcc-changelog/git_check_commit.py: Add -v option.
491 * gcc-changelog/git_commit.py: Print verbose diff for wrong
492 filename.
493
494 2021-11-02 Martin Liska <mliska@suse.cz>
495
496 * check-internal-format-escaping.py: Fix flake8 errors.
497
498 2021-11-01 David Malcolm <dmalcolm@redhat.com>
499
500 * unicode/utf8-dump.py: New file.
501
502 2021-10-20 H.J. Lu <hjl.tools@gmail.com>
503
504 * gcc-changelog/git_commit.py (ignored_prefixes): Add libffi/.
505
506 2021-10-18 Martin Liska <mliska@suse.cz>
507
508 * gcc-changelog/git_commit.py: Update location of
509 'bad parentheses wrapping'.
510 * gcc-changelog/test_email.py: Test it.
511
512 2021-10-02 Martin Liska <mliska@suse.cz>
513
514 * filter-clang-warnings.py: Filter out -Wtautological-compare
515 for the file.
516
517 2021-09-20 Richard Biener <rguenther@suse.de>
518
519 * config-list.mk: --enable-obsolete for hppa2.0-hpux10.1 and
520 hppa2.0-hpux11.9.
521
522 2021-09-15 Martin Liska <mliska@suse.cz>
523
524 * gcc-changelog/git_commit.py: Add FIXME note.
525
526 2021-09-15 Martin Liska <mliska@suse.cz>
527
528 * gcc-changelog/git_commit.py: Check commit email.
529 * gcc-changelog/test_email.py: Add new test.
530 * gcc-changelog/test_patches.txt: Likewise.
531
532 2021-09-15 Richard Biener <rguenther@suse.de>
533
534 * config-list.mk: Remove vax-openbsd.
535
536 2021-09-15 Richard Biener <rguenther@suse.de>
537
538 * config-list.mk: Remove m68k-openbsd.
539
540 2021-09-13 Andrew Pinski <apinski@marvell.com>
541
542 * config-list.mk: Remove m32r-linux and m32rle-linux
543 from the list.
544
545 2021-09-13 Jan-Benedict Glaw <jbglaw@lug-owl.de>
546
547 * config-list.mk (LIST): --enable-obsolete for cr16-elf.
548
549 2021-09-06 Serge Belyshev <belyshev@depni.sinp.msu.ru>
550
551 * gcc_update: Derive human readable name for HEAD using git describe
552 like "git gcc-descr" with short commit hash. Drop "revision" from
553 gcc/REVISION.
554
555 2021-08-30 Andrew Pinski <apinski@marvell.com>
556
557 * download_prerequisites (md5_check): Replace == inside
558 test with = to be more portable.
559
560 2021-08-26 Martin Liska <mliska@suse.cz>
561
562 * mklog.py: Use file.{source,target}_file for proper rename
563 handling.
564
565 2021-08-24 Andrew Pinski <apinski@marvell.com>
566
567 PR other/82704
568 * download_prerequisites: Fix issues with --md5 and
569 --sha512 options.
570
571 2021-08-18 Martin Liska <mliska@suse.cz>
572
573 * gcc-git-customization.sh: Wrap $@ in quotes.
574 * git-commit-mklog.py: Add new argument --co.
575 * mklog.py: Skip the Co-Authored-By lines.
576
577 2021-08-10 Martin Liska <mliska@suse.cz>
578
579 * mklog.py: Support additional PRs without PR prefix.
580
581 2021-08-03 Martin Liska <mliska@suse.cz>
582
583 * gcc-changelog/git_update_version.py: Ignore problematic
584 commit.
585
586 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
587
588 * vimrc (textwidth): Change non-gitcommit length to 79.
589
590 2021-07-02 Eugene Rozenfeld <erozen@microsoft.com>
591
592 * gen_autofdo_event.py: handle stepping, non-working PEBS
593
594 2021-06-28 Martin Liska <mliska@suse.cz>
595
596 * mklog.py: Handle correctly long lines.
597 * test_mklog.py: Test it.
598
599 2021-06-23 Martin Liska <mliska@suse.cz>
600
601 * gcc-git-customization.sh: Use the new wrapper.
602 * git-commit-mklog.py: New file.
603 * prepare-commit-msg: Support GCC_MKLOG_ARGS.
604
605 2021-06-22 Martin Liska <mliska@suse.cz>
606
607 * mklog.py: Fix flake8 issue.
608
609 2021-06-21 Tobias Burnus <tobias@codesourcery.com>
610 Martin Sebor <msebor@redhat.com>
611
612 * mklog.py (bugzilla_url): Fetch also component.
613 (pr_filename_regex): New.
614 (get_pr_titles): Update PR string with correct format and component.
615 (generate_changelog): Take additional PRs; extract PR from the
616 filename.
617 (__main__): Add -b/--pr-numbers argument.
618 * test_mklog.py (EXPECTED4): Update to expect a PR for the new file.
619
620 2021-06-17 Jason Merrill <jason@redhat.com>
621
622 * mklog.py: Add an initial component: [PRnnnnn] line when
623 we have a PR.
624
625 2021-06-13 Tobias Burnus <tobias@codesourcery.com>
626
627 * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
628 (subject_pr_regex, subject_pr2_regex): New.
629 (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
630 * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
631 (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
632 * gcc-changelog/test_email.py (test_pr_only_in_subject,
633 test_wrong_pr_comp_in_subject, test_copyright_years): New.
634 * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
635 Update to avoid triggering the new check.
636 (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
637 copyright-years.patch): New.
638
639 2021-06-11 Martin Liska <mliska@suse.cz>
640
641 * gcc-changelog/git_update_version.py: Ignore commit that
642 violates rules and was somehow pushed.
643
644 2021-05-25 Jakub Jelinek <jakub@redhat.com>
645
646 * update-copyright.py: Add c++tools.
647
648 2021-05-24 Martin Liska <mliska@suse.cz>
649
650 * gcc-changelog/git_commit.py: Add note that ChangeLog entries
651 are added automatically.
652 * gcc-changelog/test_email.py: Update test.
653
654 2021-05-18 Jonathan Wakely <jwakely@redhat.com>
655
656 * gcc-changelog/git_email.py: Remove use of non-strict mode.
657
658 2021-05-17 Richard Biener <rguenther@suse.de>
659
660 * download_prerequisites: Update mpfr version to 3.1.6.
661 * prerequisites.md5: Update.
662 * prerequisites.sha512: Likewise.
663
664 2021-05-17 Richard Biener <rguenther@suse.de>
665
666 Revert:
667 2021-05-14 Martin Liska <mliska@suse.cz>
668
669 * download_prerequisites: Use version 4.1.0.
670
671 2021-05-14 Martin Liska <mliska@suse.cz>
672
673 * download_prerequisites: Use version 4.1.0.
674
675 2021-05-14 Jakub Jelinek <jakub@redhat.com>
676
677 * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
678 active_refs.
679
680 2021-05-14 Martin Liska <mliska@suse.cz>
681
682 * gcc-changelog/git_commit.py: Support Co-Authored-By before
683 a first ChangeLog entry.
684
685 2021-05-13 Martin Liska <mliska@suse.cz>
686
687 * mklog.py: Put PR entries before all ChangeLog entries
688 (will be added to all ChangeLog locations by Daily bump script).
689 * test_mklog.py: Test the new behavior.
690
691 2021-05-12 Martin Liska <mliska@suse.cz>
692
693 * gcc-changelog/git_commit.py: Simplify needle lookup.
694 * gcc-changelog/git_update_version.py: Pass ref_name to
695 parse_git_revisions.
696
697 2021-05-11 Martin Liska <mliska@suse.cz>
698
699 * gcc_update: Remove libhsail-rt folder.
700 * update-copyright.py: Likewise.
701
702 2021-05-11 Martin Liska <mliska@suse.cz>
703
704 * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
705 * gcc-changelog/git_commit.py: Remove strict mode.
706 * gcc-changelog/git_email.py: Likewise.
707 * gcc-changelog/git_repository.py: Likewise.
708 * gcc-changelog/test_email.py: Likewise.
709 * gcc-changelog/test_patches.txt: Update patches so that they
710 don't contain a ChangeLog file changes.
711
712 2021-05-11 Martin Liska <mliska@suse.cz>
713
714 * gcc-changelog/git_commit.py: Remove ChangeLog locations
715 based on ref_name.
716 * gcc-changelog/git_repository.py: Likewise.
717
718 2021-05-10 Martin Liska <mliska@suse.cz>
719
720 * gcc-changelog/git_email.py: Remove newlines when --help
721 is used.
722
723 2021-05-10 Tobias Burnus <tobias@codesourcery.com>
724
725 * gcc-changelog/git_check_commit.py (__Main__): State in --help
726 the default value for 'revisions'.
727 * gcc-changelog/git_email.py (show_help): Add.
728 (__main__): Handle -h and --help.
729
730 2021-05-10 Tobias Burnus <tobias@codesourcery.com>
731
732 * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
733 (GitCommit.check_mentioned_files): Check whether the same file has been
734 specified multiple times.
735 * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
736 * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
737
738 2021-05-10 Martin Liska <mliska@suse.cz>
739
740 Revert:
741 2021-05-10 Martin Liska <mliska@suse.cz>
742
743 * gcc-changelog/git_commit.py: Remove components that will be
744 removed.
745
746 2021-05-10 Martin Liska <mliska@suse.cz>
747
748 * gcc_update: Start using reload.c instead of version.c.
749
750 2021-05-10 Martin Liska <mliska@suse.cz>
751
752 * gcc-changelog/git_commit.py: Remove components that will be
753 removed.
754
755 2021-04-27 Jakub Jelinek <jakub@redhat.com>
756
757 * gennews (files): Add files for GCC 10 and GCC 11.
758
759 2021-04-22 David Edelsohn <dje.gcc@gmail.com>
760
761 * config-list.mk: Remove rs6000-ibm-aix6.1.
762 Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
763 Add powerpc-ibm-aix7.2.
764
765 2021-04-20 Jakub Jelinek <jakub@redhat.com>
766
767 * gcc-changelog/git_update_version.py (active_refs): Add
768 releases/gcc-11.
769
770 2021-04-12 Martin Liska <mliska@suse.cz>
771
772 * gcc-changelog/git_commit.py: Do not allow space in long lines.
773
774 2021-04-12 Martin Liska <mliska@suse.cz>
775
776 * gcc-changelog/git_commit.py: Support long filenames
777 in entries.
778 * gcc-changelog/test_email.py: Test it.
779 * gcc-changelog/test_patches.txt: Likewise.
780
781 2021-03-23 Martin Liska <mliska@suse.cz>
782
783 * mklog.py: Fix broken tests.
784
785 2021-03-22 Martin Liska <mliska@suse.cz>
786
787 * mklog.py: Add --directory argument.
788
789 2021-03-19 Matthias Klose <doko@ubuntu.com>
790
791 * texi2pod.pl: Substitute @tie{} with a space for the man pages.
792
793 2021-03-16 Martin Liska <mliska@suse.cz>
794
795 * gcc-changelog/git_update_version.py: Skip one problematic
796 commit.
797
798 2021-03-12 Martin Liska <mliska@suse.cz>
799
800 * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
801 files.
802 * gcc-changelog/setup.cfg: Set line limit to 120 characters.
803 * gcc-changelog/test_email.py: Add test.
804 * gcc-changelog/test_patches.txt: Likewise.
805 * gcc-changelog/git_email.py: Fix parsing of deleted files.
806
807 2021-02-08 Mike Frysinger <vapier@gentoo.org>
808
809 * mklog.py (generated_files): New set.
810 (generate_changelog): Add entries based on generated_files.
811
812 2021-02-03 Aaron Sawdey <acsawdey@linux.ibm.com>
813
814 * gcc_update (files_and_dependencies): Add dependency for
815 gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
816
817 2021-01-28 Eric Botcazou <ebotcazou@adacore.com>
818
819 PR lto/85574
820 * compare-lto: Deal with PE-COFF executables specifically.
821
822 2021-01-14 Martin Liska <mliska@suse.cz>
823
824 * mklog.py: Fix infinite loop for unsupported files.
825
826 2021-01-13 Martin Liska <mliska@suse.cz>
827
828 * gcc-changelog/git_commit.py: Support wrapping of functions
829 in parentheses that can take multiple lines.
830 * gcc-changelog/test_email.py: Add tests for it.
831 * gcc-changelog/test_patches.txt: Add 2 patches.
832
833 2021-01-13 Martin Liska <mliska@suse.cz>
834
835 * mklog.py: Parse also define_insn_and_split and similar
836 directives in .md files.
837 * test_mklog.py: Test.
838
839 2021-01-13 Martin Liska <mliska@suse.cz>
840
841 * gcc-changelog/git_commit.py: Allow modifications of older
842 ChangeLog (or specific) files without need to make a ChangeLog
843 entry.
844 * gcc-changelog/test_email.py: Test it.
845 * gcc-changelog/test_patches.txt: Add new patch.
846
847 2021-01-11 Martin Liska <mliska@suse.cz>
848
849 * update-copyright.py: Port to python3 by guessing encoding
850 (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
851
852 2021-01-06 Martin Liska <mliska@suse.cz>
853
854 * gcc-changelog/git_commit.py: Add decode_path function.
855 * gcc-changelog/git_email.py: Use it in order to solve
856 utf8 encoding filename issues.
857 * gcc-changelog/git_repository.py: Likewise.
858 * gcc-changelog/test_email.py: Test it.
859
860 2021-01-04 Jakub Jelinek <jakub@redhat.com>
861
862 * update-copyright.py: Add AMD and Ulf Adams as external authors.
863
864 2021-01-04 Jakub Jelinek <jakub@redhat.com>
865
866 * update-copyright.py: Use 8 spaces instead of tab to indent.
867
868 2021-01-04 Martin Liska <mliska@suse.cz>
869
870 * mklog.py: Add --update-copyright option which adds:
871 "Update copyright years." to ChangeLog files belonging
872 to a modified file.
873
874 2021-01-04 Martin Liska <mliska@suse.cz>
875
876 * gcc-changelog/git_commit.py: Skip Update copyright
877 years commits.
878
879 2020-12-21 Martin Liska <mliska@suse.cz>
880
881 * gcc-changelog/git_commit.py: Add new error for quoted
882 filenames.
883 * gcc-changelog/test_email.py: Test it.
884 * gcc-changelog/test_patches.txt: Test it.
885
886 2020-12-21 Martin Liska <mliska@suse.cz>
887
888 * gcc-changelog/test_email.py: New test.
889 * gcc-changelog/test_patches.txt: Likewise.
890
891 2020-12-17 Nathan Sidwell <nathan@acm.org>
892
893 PR bootstrap/98300
894 * gcc_update: Add c++tools/config.h.in.
895
896 2020-12-15 Nathan Sidwell <nathan@acm.org>
897
898 * gcc_update: Add c++tools & libcody.
899
900 2020-12-15 Nathan Sidwell <nathan@acm.org>
901
902 * gcc-changelog/git_commit.py (changelog_locations): Add
903 libcody, c++tools.
904
905 2020-12-08 Martin Liska <mliska@suse.cz>
906
907 * filter-clang-warnings.py: Filter more cases.
908
909 2020-12-08 Martin Liska <mliska@suse.cz>
910
911 * filter-clang-warnings.py: Modernize and filter 2 more
912 patterns.
913
914 2020-12-04 Martin Liska <mliska@suse.cz>
915
916 * check-params-in-docs.py: use flake8 and add some
917 tweaks to ignore aarch64 params.
918
919 2020-12-02 Jason Merrill <jason@redhat.com>
920
921 * gcc-git-customization.sh: Configure sendemail.to.
922
923 2020-11-30 Martin Liska <mliska@suse.cz>
924
925 * gcc-changelog/git_commit.py: Suggest close file for
926 'unchanged file mentioned in a ChangeLog' error.
927 * gcc-changelog/test_email.py: Test it.
928
929 2020-11-30 Martin Liska <mliska@suse.cz>
930
931 * gcc-changelog/git_commit.py: Allow sub-directory wildcard
932 changelog entry. Fix a typo caused by apostrophe escaping.
933 * gcc-changelog/test_email.py: Test it.
934 * gcc-changelog/test_patches.txt: Likewise.
935
936 2020-11-30 Jonathan Wakely <jwakely@redhat.com>
937
938 * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
939 testsuite directory.
940
941 2020-11-30 Martin Liska <mliska@suse.cz>
942
943 * gcc-changelog/git_commit.py: Allow wildcard pattern only.
944
945 2020-11-27 Martin Liska <mliska@suse.cz>
946
947 * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
948 * gcc-changelog/test_email.py: Test it.
949 * gcc-changelog/test_patches.txt: Likewise.
950
951 2020-11-25 Martin Liska <mliska@suse.cz>
952
953 * gcc-changelog/git_commit.py: Use revert_regex instead
954 of string prefix. Convert sets to literals.
955
956 2020-11-16 Martin Liska <mliska@suse.cz>
957
958 * mklog.py: Do not call read on an input stream.
959 Fix some flake8 issues.
960
961 2020-11-07 Lewis Hyatt <lhyatt@gmail.com>
962
963 * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
964 * unicode/PropList.txt: Likewise.
965 * unicode/README: Likewise.
966 * unicode/UnicodeData.txt: Likewise.
967 * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
968 * unicode/from_glibc/utf8_gen.py: Likewise.
969
970 2020-11-06 Martin Liska <mliska@suse.cz>
971
972 * gcc-changelog/git_commit.py: Add new check.
973 * gcc-changelog/test_email.py: Test it.
974 * gcc-changelog/test_patches.txt: Add new patch.
975
976 2020-11-04 Martin Liska <mliska@suse.cz>
977
978 * gcc-changelog/git_repository.py: Set strict=True
979 for parse_git_revisions as a default.
980
981 2020-11-04 Tobias Burnus <tobias@codesourcery.com>
982
983 * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
984 item_parenthesis_regex): Add.
985 (check_for_empty_description): Use them.
986 * gcc-changelog/test_email.py (test_emptry_entry_desc,
987 test_emptry_entry_desc_2): Add.
988 * gcc-changelog/test_patches.txt: Add two testcases for it.
989
990 2020-11-03 Tobias Burnus <tobias@codesourcery.com>
991
992 * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
993
994 2020-11-03 Martin Liska <mliska@suse.cz>
995
996 * gcc-changelog/setup.cfg: New file.
997
998 2020-10-30 Martin Liska <mliska@suse.cz>
999
1000 * gcc-changelog/git_commit.py: Handle empty groups in
1001 file description.
1002 * gcc-changelog/test_email.py: New test.
1003 * gcc-changelog/test_patches.txt: Likewise.
1004
1005 2020-09-21 Tobias Burnus <tobias@codesourcery.com>
1006
1007 * mklog.py: Parse first 10 lines for PR/DR number
1008 not only the first line.
1009
1010 2020-09-17 Dimitrij Mojoski <dmjpp@hotmail.com>
1011
1012 * clang-format: Autodetect C++ standard in use rather than
1013 forcing C++03.
1014
1015 2020-08-26 Iain Buclaw <ibuclaw@gdcproject.org>
1016
1017 * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
1018 tilegxbe-linux-gnu, and tilepro-linux-gnu.
1019
1020 2020-07-29 Martin Liska <mliska@suse.cz>
1021
1022 * git-backport.py: fix how are ChangeLog paths combined.
1023
1024 2020-07-23 Patrick Palka <ppalka@redhat.com>
1025
1026 * vimrc (SetStyle): Also inspect &filetype to determine whether
1027 a file is C-like.
1028
1029 2020-07-23 Martin Liska <mliska@suse.cz>
1030
1031 * gcc-changelog/git_commit.py: When reverting a backport,
1032 we should print only Revert header.
1033
1034 2020-07-17 Jonathan Wakely <jwakely@redhat.com>
1035
1036 * gcc-changelog/git_update_version.py: Fix typo.
1037
1038 2020-07-10 Mike Nolta <mike@nolta.net>
1039
1040 * download_prerequisites: Don't pass wget options to curl.
1041
1042 2020-07-07 Alexandre Oliva <oliva@adacore.com>
1043 Martin Liska <mliska@suse.cz>
1044
1045 * gcc-changelog/git_commit.py: Support CASE and COND.
1046 * gcc-changelog/test_patches.txt: Add test.
1047 * gcc-changelog/test_email.py: Add test.
1048
1049 2020-06-30 Martin Liska <mliska@suse.cz>
1050
1051 * gcc-changelog/git_repository.py: Support older releases of
1052 GitPython when renamed_file was named renamed.
1053
1054 2020-06-30 Martin Liska <mliska@suse.cz>
1055
1056 * gcc-changelog/git_check_commit.py: Print revision
1057 of original_info.
1058 * gcc-changelog/git_commit.py: Support Revert commits.
1059
1060 2020-06-30 Martin Liska <mliska@suse.cz>
1061
1062 * gcc-changelog/git_check_commit.py: Use GitInfo
1063 * gcc-changelog/git_commit.py: Add GitInfo class.
1064 * gcc-changelog/git_email.py: Use GitInfo class.
1065 * gcc-changelog/git_repository.py: Likewise.
1066
1067 2020-06-24 Ilya Leoshkevich <iii@linux.ibm.com>
1068
1069 * download_prerequisites: Support AIX and OpenBSD unames.
1070 Pipe `{gzip,bzip2} -d` to `tar -xf -`.
1071
1072 2020-06-18 Martin Liska <mliska@suse.cz>
1073
1074 * gcc-changelog/git_update_version.py: First checkout and then
1075 run git pull ---rebase.
1076
1077 2020-06-18 Martin Liska <mliska@suse.cz>
1078
1079 * gcc-changelog/git_update_version.py: Support merge commits
1080 and walk only on the branch that is being merged and generate
1081 missing ChangeLog entries.
1082
1083 2020-06-18 Martin Liska <mliska@suse.cz>
1084
1085 * gcc-changelog/git_commit.py: Fix Backported from timestamp when
1086 use_commit_ts=True is used.
1087
1088 2020-06-17 Martin Liska <mliska@suse.cz>
1089
1090 * gcc-changelog/git_commit.py: Print 'Backported from master'
1091 heading to backported commits.
1092 * gcc-changelog/test_email.py: Test it.
1093 * gcc-changelog/test_patches.txt: Add new patch.
1094 * gcc-changelog/git_repository.py: Add commit_to_date hook.
1095 * gcc-changelog/git_email.py: Add fuzzy implementation
1096 of commit_to_date_hook.
1097
1098 2020-06-11 Jonathan Wakely <jwakely@redhat.com>
1099
1100 * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
1101 config key instead of the GCC_FORCE_MKLOG environment variable.
1102 Optionally disable generating a new ChangeLog template for
1103 amended commits when the existing log is still OK.
1104
1105 2020-06-11 Martin Liska <mliska@suse.cz>
1106
1107 * gcc-changelog/git_update_version.py: Add --curent argument.
1108
1109 2020-06-11 Martin Liska <mliska@suse.cz>
1110
1111 * prepare-commit-msg: Replace ENV variable with a git config
1112 value.
1113
1114 2020-06-11 Jonathan Wakely <jwakely@redhat.com>
1115
1116 * prepare-commit-msg: Use 'tee' to save the diff to a file
1117 instead of running 'git diff' twice.
1118
1119 2020-06-10 Martin Liska <mliska@suse.cz>
1120
1121 * gcc-changelog/git_commit.py: Fix renamed files in
1122 parse_git_name_status.
1123 * gcc-changelog/test_email.py: Add test for it.
1124
1125 2020-06-10 Martin Liska <mliska@suse.cz>
1126
1127 * gcc-changelog/git_commit.py: Add more supported prefixes.
1128 * gcc-changelog/test_email.py: Fix one flake8 error.
1129 * gcc-changelog/test_patches.txt: Add tested for newly
1130 supported prefixes.
1131
1132 2020-06-10 Jonathan Wakely <jwakely@redhat.com>
1133
1134 * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
1135 Improve error strings.
1136 * gcc-changelog/test_email.py: Update expected errors.
1137
1138 2020-06-09 Jonathan Wakely <jwakely@redhat.com>
1139
1140 * gcc-changelog/git_email.py: Set exit status on error.
1141
1142 2020-06-09 Martin Liska <mliska@suse.cz>
1143
1144 * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
1145 match the top-level ChangeLog.
1146 * gcc-changelog/test_email.py: Add test.
1147 * gcc-changelog/test_patches.txt: Likewise.
1148
1149 2020-06-02 Martin Liska <mliska@suse.cz>
1150
1151 * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
1152 wildcard_prefixes locations.
1153 * gcc-changelog/test_email.py: Test it.
1154 * gcc-changelog/test_patches.txt: Add 3 new patches.
1155
1156 2020-06-02 Iain Buclaw <ibuclaw@gdcproject.org>
1157
1158 * gcc-changelog/git_commit.py (ignored_prefixes): Add
1159 gcc/testsuite/gdc.test/.
1160
1161 2020-06-02 Jonathan Wakely <jwakely@redhat.com>
1162
1163 * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
1164 Update expected error message.
1165
1166 2020-06-02 Jonathan Wakely <jwakely@redhat.com>
1167
1168 * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
1169 grammar.
1170
1171 2020-06-02 Jonathan Wakely <jwakely@redhat.com>
1172
1173 * prepare-commit-msg: Do nothing if the mklog.py script isn't
1174 present.
1175
1176 2020-06-02 Jonathan Wakely <jwakely@redhat.com>
1177
1178 * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
1179 Improve error text.
1180
1181 2020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
1182
1183 * config-list.mk (LIST): Add v850e1-elf.
1184
1185 2020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
1186
1187 * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
1188
1189 2020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
1190
1191 * config-list.mk (LIST): Remove arm-wrs-vxworks.
1192
1193 2020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
1194
1195 * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
1196 crisv32-linux.
1197
1198 2020-05-31 Iain Buclaw <ibuclaw@gdcproject.org>
1199
1200 * config-list.mk (LIST): Add pru-elf.
1201
1202 2020-05-29 Iain Buclaw <ibuclaw@gdcproject.org>
1203
1204 * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
1205
1206 2020-05-29 Martin Liska <mliska@suse.cz>
1207
1208 * gcc-changelog/git_commit.py: Find empty change descriptions.
1209 * gcc-changelog/test_email.py: New test.
1210 * gcc-changelog/test_patches.txt: New patch that tests that.
1211
1212 2020-05-29 Martin Liska <mliska@suse.cz>
1213
1214 * git-backport.py: The script did 'git co HEAD~' when
1215 there was no modified ChangeLog file in a successful
1216 git cherry pick.
1217 Run cherry-pick --continue without editor.
1218
1219 2020-05-29 Martin Liska <mliska@suse.cz>
1220
1221 * gcc-changelog/git_commit.py: Properly
1222 handle duplicite authors.
1223 * gcc-changelog/test_email.py: New test.
1224 * gcc-changelog/test_patches.txt: New patch.
1225
1226 2020-05-28 Pierre-Marie de Rodat <derodat@adacore.com>
1227
1228 * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
1229 renamings as a file deletion plus a file addition.
1230 * gcc-changelog/git_repository.py (parse_git_revisions):
1231 Likewise.
1232 * gcc-changelog/test_email.py: New testcase.
1233 * gcc-changelog/test_patches.txt: New testcase.
1234
1235 2020-05-28 Martin Liska <mliska@suse.cz>
1236
1237 * check-params-in-docs.py: Update to new format
1238 of help. Apply flake8 corrections.
1239
1240 2020-05-28 Martin Liska <mliska@suse.cz>
1241
1242 * mklog.py: Support renaming of files.
1243 One needs unidiff 0.6.0+.
1244 * test_mklog.py: Test it.
1245
1246 2020-05-27 Martin Liska <mliska@suse.cz>
1247
1248 * gcc-git-customization.sh: Use git-backport.py to drop
1249 all changes for ChangeLog files.
1250 * git-backport.py: New file.
1251
1252 2020-05-27 Martin Liska <mliska@suse.cz>
1253
1254 * gcc-git-customization.sh: Rename
1255 commit-mklog to gcc-commit-mklog.
1256
1257 2020-05-27 Martin Liska <mliska@suse.cz>
1258
1259 * prepare-commit-msg: Save diff to a file if
1260 the GCC_GIT_DIFF_FILE variable is set.
1261
1262 2020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
1263
1264 * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
1265 with multi-line file lists.
1266 * gcc-changelog/test_email.py: New testcase.
1267 * gcc-changelog/test_patches.txt: Likewise.
1268
1269 2020-05-26 Pierre-Marie de Rodat <derodat@adacore.com>
1270
1271 * gcc-changelog/git_update_version.py: Close file objects after
1272 use.
1273 * gcc-changelog/git_email.py: Likewise.
1274 * gcc-changelog/test_email.py: Likewise.
1275
1276 2020-05-26 Martin Liska <mliska@suse.cz>
1277
1278 * gcc-changelog/git_update_version.py: Add 2 new options.
1279
1280 2020-05-26 Alexandre Oliva <oliva@gnu.org>
1281
1282 * gcc-changelog/git_commit.py (changelog_regex): Accept optional
1283 'for' prefix.
1284
1285 2020-05-26 Alexandre Oliva <oliva@adacore.com>
1286
1287 * compare-debug: Adjust for .gkd files named as dump files,
1288 with the source suffix rather than the object suffix.
1289
1290 2020-05-26 Martin Liska <mliska@suse.cz>
1291
1292 * gcc-changelog/git_commit.py: Parse changelog entries for
1293 ignored locations.
1294 * gcc-changelog/test_email.py: Add new test for it.
1295 * gcc-changelog/test_patches.txt: Likewise.
1296
1297 2020-05-26 Jason Merrill <jason@redhat.com>
1298
1299 * prepare-commit-msg: New file.
1300 * gcc-git-customization.sh: Install it. Add commit-mklog alias.
1301 * mklog.py: Add new option -c which appends
1302 to a ChangeLog file.
1303
1304 2020-05-25 Martin Liska <mliska@suse.cz>
1305
1306 * gcc-changelog/git_commit.py: Add trailing '/'
1307 for libdruntime. Allow empty changelog for
1308 only ignored files.
1309 * gcc-changelog/test_email.py: New test for go
1310 patch in ignored location.
1311 * gcc-changelog/test_patches.txt: Add test.
1312
1313 2020-05-22 Jakub Jelinek <jakub@redhat.com>
1314
1315 * gcc-changelog/git_commit.py: Add trailing / to
1316 gcc/testsuite/go.test/test and replace gcc/go/frontend/
1317 with gcc/go/gofrontend/ in ignored locations.
1318
1319 2020-05-22 Martin Liska <mliska@suse.cz>
1320
1321 * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
1322 to ignored locations.
1323
1324 2020-05-21 Martin Liska <mliska@suse.cz>
1325
1326 * gcc-changelog/git_update_version.py: Prepare the script, the
1327 only missing piece is pushing of the updated branches.
1328
1329 2020-05-21 Martin Liska <mliska@suse.cz>
1330
1331 * gcc-changelog/git_commit.py: Support DR entries/
1332 * gcc-changelog/test_email.py: New test for it.
1333 * gcc-changelog/test_patches.txt: New patch for it.
1334
1335 2020-05-21 Martin Liska <mliska@suse.cz>
1336
1337 * mklog.py: Support DR parsing.
1338 * test_mklog.py: New test for DR parsing.
1339
1340 2020-05-20 Martin Liska <mliska@suse.cz>
1341
1342 * gcc-changelog/git_commit.py: Add author_tuple
1343 only if not present in author_lines.
1344 * gcc-changelog/test_email.py: New test.
1345 * gcc-changelog/test_patches.txt: Add new patch.
1346
1347 2020-05-20 Martin Liska <mliska@suse.cz>
1348
1349 * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
1350 * gcc-changelog/test_email.py: Add new test.
1351 * gcc-changelog/test_patches.txt: Add new patch.
1352
1353 2020-05-20 Frederik Harwath <frederik@codesourcery.com>
1354
1355 * gcc-changelog/git_commit.py: Skip over lines starting
1356 with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
1357
1358 2020-05-20 Martin Liska <mliska@suse.cz>
1359
1360 * gcc-changelog/git_check_commit.py: Change
1361 --allow-non-strict-mode to --non-strict-mode.
1362
1363 2020-05-20 Martin Liska <mliska@suse.cz>
1364
1365 * gcc-changelog/git_commit.py: Support cherry pick
1366 prefix.
1367 * gcc-changelog/test_email.py: Test it.
1368 * gcc-changelog/test_patches.txt: Add new patch.
1369 * gcc-git-customization.sh: Add gcc-backport.
1370
1371 2020-05-19 Martin Liska <mliska@suse.cz>
1372
1373 * mklog.py: Use REST API for bug title downloading.
1374
1375 2020-05-19 Martin Liska <mliska@suse.cz>
1376
1377 * gcc-changelog/git_commit.py: Add param use_commit_ts
1378 for to_changelog_entries.
1379 * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
1380
1381 2020-05-19 Martin Liska <mliska@suse.cz>
1382
1383 * mklog.py: Skip GTY for struct names. Make flake8 happy.
1384 * test_mklog.py: Add test for GTY.
1385
1386 2020-05-19 Martin Liska <mliska@suse.cz>
1387
1388 * gcc-changelog/git_update_version.py:
1389 Fill up entries in reverse order.
1390
1391 2020-05-19 Martin Liska <mliska@suse.cz>
1392
1393 * gcc-git-customization.sh: Add
1394 alias.gcc-mklog new hook.
1395 * mklog.py: New file.
1396 * test_mklog.py: New file.
1397
1398 2020-05-19 Martin Liska <mliska@suse.cz>
1399
1400 * legacy/mklog: Moved from mklog.
1401 * legacy/mklog.pl: Moved from mklog.pl.
1402
1403 2020-05-19 Martin Liska <mliska@suse.cz>
1404
1405 * gcc-git-customization.sh: Add gcc-verify alias
1406 that uses contrib/gcc-changelog/git_check_commit.py.
1407
1408 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1409
1410 * dg-extract-results.py: Handle GDB specific test types.
1411 * dg-extract-results.sh: Likewise.
1412
1413 2020-05-14 Martin Liska <mliska@suse.cz>
1414
1415 * gcc-changelog/test_email.py: New file.
1416 * gcc-changelog/test_patches.txt: New file.
1417
1418 2020-05-13 Patrick Palka <ppalka@redhat.com>
1419
1420 * vimrc: Reduce textwidth to 72 for Git commit messages.
1421
1422 2020-05-13 Martin Liska <mliska@suse.cz>
1423
1424 * gcc-changelog/git_check_commit.py: Add default argument HEAD
1425 for revisions and improve error message output.
1426
1427 2020-05-13 Martin Liska <mliska@suse.cz>
1428
1429 * gcc-changelog/git_commit.py: Restore print_output syntax
1430 in git_commit.py.
1431
1432 2020-05-13 Martin Liska <mliska@suse.cz>
1433
1434 * gcc-changelog/git_check_commit.py: New file.
1435 * gcc-changelog/git_commit.py: New file.
1436 * gcc-changelog/git_email.py: New file.
1437 * gcc-changelog/git_repository.py: New file.
1438 * gcc-changelog/git_update_version.py: New file.
1439
1440 2020-04-17 Martin Liska <mliska@suse.cz>
1441
1442 * vimrc: We do not want to modify tab options
1443 for Python files.
1444
1445 2020-04-16 Jakub Jelinek <jakub@redhat.com>
1446
1447 PR bootstrap/92008
1448 * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
1449
1450 2020-04-03 Martin Liska <mliska@suse.cz>
1451
1452 * gcc-git-customization.sh: Search for the pattern
1453 at line beginning only.
1454
1455 2020-01-24 Richard Earnshaw <rearnsha@arm.com>
1456
1457 * gcc-git-customization.sh: Use users/<pfx> for the personal remote
1458 rather than just <pfx>. Convert existing personal branches to the
1459 new remote.
1460 * git-add-user-branch.sh: New file.
1461
1462 2020-01-22 Richard Earnshaw <rearnsha@arm.com>
1463
1464 * git-add-vendor-branch.sh: New file.
1465
1466 2020-01-20 Richard Earnshaw <rearnsha@arm.com>
1467
1468 * gcc-git-customization.sh: Check that user-supplied remote
1469 name exists before continuting. Use a separate remotes for the
1470 personal commit area. Convert existing personal and vendor
1471 fetch rules to new layout.
1472 * git-fetch-vendor.sh: New vendor layout. Add --enable-push
1473 option.
1474
1475 2020-01-17 Hans-Peter Nilsson <hp@axis.com>
1476
1477 * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
1478 not "--pretty=%p:%t:%H".
1479
1480 2020-01-16 Andreas Schwab <schwab@linux-m68k.org>
1481
1482 * gcc-git-customization.sh: Avoid double expansion.
1483
1484 2020-01-16 Richard Earnshaw <rearnsha@arm.com>
1485
1486 * gcc-git-customization.sh: Check that user.name and user.email
1487 are set. Use $(cmd) instead of `cmd`. Fix variable quoting when
1488 using eval.
1489
1490 2020-01-16 Jakub Jelinek <jakub@redhat.com>
1491
1492 * gcc-git-customization.sh: Verify the id to be printed is ancestor of
1493 the corresponding remote release branch (or master), otherwise print
1494 nothing.
1495
1496 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1497 Jakub Jelinek <jakub@redhat.com>
1498
1499 * gcc-git-customization.sh: Change uses to use in comment.
1500
1501 2020-01-15 Jakub Jelinek <jakub@redhat.com>
1502
1503 * gcc-git-customization.sh: Handle output of older git which doesn't
1504 print tags/ prefixes before branchpoint/gcc-.
1505
1506 2010-01-15 Richard Earnshaw <rearnsha@arm.com>
1507
1508 * gcc-git-customization.sh: Explain why we want the user's
1509 upstream account name. Don't add push rules. Check if push rules
1510 have been added and suggest that they should be removed.
1511 * git-fetch-vendor.sh: Don't add push rules.
1512
1513 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
1514
1515 Revert:
1516 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
1517
1518 * gcc-git-customization.sh: Add back the default rule that
1519 is lost by adding a custom push rule.
1520 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1521
1522 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
1523
1524 * gcc-git-customization.sh: Add back the default rule that
1525 is lost by adding a custom push rule.
1526 * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1527
1528 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
1529
1530 * contrib/git-fetch-vendor.sh: New file.
1531
1532 2020-01-13 Jakub Jelinek <jakub@redhat.com>
1533
1534 * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
1535 aliases.
1536
1537 2010-01-13 Richard Earnshaw <rearnsha@arm.com>
1538
1539 * gcc-git-customization.sh: New file.
1540
1541 2020-01-01 Jakub Jelinek <jakub@redhat.com>
1542
1543 * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
1544 Sato as external authors. Skip LICENSE.txt files.
1545
1546 2019-12-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1547
1548 * config-list.mk: Add msp430-elfbare.
1549
1550 2019-12-09 Lewis Hyatt <lhyatt@gmail.com>
1551
1552 PR preprocessor/49973
1553 * unicode/from_glibc/unicode_utils.py: Support script from
1554 glibc (commit 464cd3) to extract character widths from Unicode data
1555 files.
1556 * unicode/from_glibc/utf8_gen.py: Likewise.
1557 * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
1558 * unicode/EastAsianWidth.txt: Likewise.
1559 * unicode/PropList.txt: Likewise.
1560 * unicode/gen_wcwidth.py: New utility to generate
1561 libcpp/generated_cpp_wcwidth.h with help from the glibc support
1562 scripts and the Unicode data files.
1563 * unicode/unicode-license.txt: Added.
1564 * unicode/README: New explanatory file.
1565
1566 2019-12-07 Richard Sandiford <richard.sandiford@arm.com>
1567
1568 * texi2pod.pl: Handle @headitems in @multitables, printing them
1569 in italics. Push an empty item code onto the stack.
1570
1571 2019-11-13 Janne Blomqvist <jb@gcc.gnu.org>
1572
1573 * download_prerequisites: Use http instead of ftp for downloading.
1574
1575 2019-11-08 Martin Liska <mliska@suse.cz>
1576
1577 * mklog: The script fails for patches that contain:
1578 '---param=foo=bar xyz'.
1579
1580 2019-09-18 Martin Liska <mliska@suse.cz>
1581
1582 * clang-format: Tweak configuration based on new
1583 options offered.
1584
1585 2019-09-09 Jose E. Marchesi <jemarch@gnu.org>
1586
1587 * config-list.mk (LIST): Disable go in bpf-*-* targets.
1588
1589 2019-09-04 Martin Liska <mliska@suse.cz>
1590
1591 * mklog: Do not print changed functions for
1592 testsuite files.
1593
1594 2019-09-04 Martin Liska <mliska@suse.cz>
1595
1596 * mklog: Parse PR references from newly added
1597 test files.
1598
1599 2019-09-04 Martin Liska <mliska@suse.cz>
1600
1601 * mklog: Use argparse instead of getopt.
1602
1603 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1604
1605 * compare-all-tests (all_targets): Remove references to spu.
1606 * config-list.mk (LIST): Likewise.
1607
1608 2019-09-02 Alexander Monakov <amonakov@ispras.ru>
1609
1610 * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
1611 * vimrc: Set preferred values for 'tabstop', 'softtabstop',
1612 'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
1613 files, not just C-like files.
1614
1615 2019-09-02 Martin Liska <mliska@suse.cz>
1616
1617 * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
1618
1619 2019-08-13 Uros Bizjak <ubizjak@gmail.com>
1620
1621 * test_summary: Do not escape "=".
1622
1623 2019-07-02 Janne Blomqvist <jb@gcc.gnu.org>
1624
1625 PR other/91048
1626 * mklog (read_user_info): Open ~/.mklog in string mode.
1627
1628 2019-06-19 Martin Liska <mliska@suse.cz>
1629
1630 * bench-stringop: New file.
1631
1632 2019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
1633
1634 * mklog: Open files in text mode.
1635
1636 2019-05-21 Janne Blomqvist <jb@gcc.gnu.org>
1637
1638 * mklog: Convert to Python 3.
1639
1640 2019-05-03 Jakub Jelinek <jakub@redhat.com>
1641
1642 * gennews (files): Add files for GCC 9.
1643
1644 2019-04-30 Roland Illig <roland.illig@gmx.de>
1645
1646 * check-internal-format-escaping.py: New version using polib.
1647
1648 2019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
1649
1650 PR translation/90118
1651 * check-internal-format-escaping.py: Check that %< is not next to
1652 a word.
1653
1654 2019-04-17 Jakub Jelinek <jakub@redhat.com>
1655
1656 * dg-extract-results.sh: Only handle WARNING: program timed out
1657 lines specially in "$MODE" == "sum". Restore previous behavior
1658 for "$MODE" != "sum". Clear has_timeout and timeout_cnt if in
1659 a different variant or curfile is empty.
1660 * dg-extract-results.py: Fix a typo.
1661
1662 2019-04-05 Martin Liska <mliska@suse.cz>
1663
1664 PR translation/89936
1665 * check-internal-format-escaping.py: Properly detect wrong
1666 apostrophes.
1667
1668 2019-03-11 Martin Liska <mliska@suse.cz>
1669
1670 * check-internal-format-escaping.py: Uncomment apostrophes
1671 check.
1672
1673 2019-03-11 Martin Liska <mliska@suse.cz>
1674
1675 * check-internal-format-escaping.py: New file.
1676
1677 2019-03-10 Tommy Nguyen <remyabel@gmail.com>
1678
1679 PR contrib/82704
1680 * download_prerequisites: Use -c instead of --check for sha512sum.
1681
1682 2019-03-06 Martin Liska <mliska@suse.cz>
1683
1684 * check-params-in-docs.py: Ignore a param.
1685
1686 2019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1687
1688 contrib/
1689 * dg-extract-results.py: Handle case where a WARNING happens with
1690 the first test of a harness.
1691
1692 2019-03-05 Christophe Lyon <christophe.lyon@linaro.org>
1693
1694 contrib/
1695 * dg-extract-results.sh: Fix order of WARNING and following test
1696 result.
1697
1698 2019-02-04 Christophe Lyon <christophe.lyon@linaro.org>
1699
1700 contrib/
1701 * dg-extract-results.py: Keep timeout warnings next to their
1702 matching test.
1703 * dg-extract-results.sh: Likewise.
1704
1705 2019-01-01 Jakub Jelinek <jakub@redhat.com>
1706
1707 * update-copyright.py: Add Gerard Jungman as external author.
1708
1709 2018-11-26 Iain Buclaw <ibuclaw@gdcproject.org>
1710
1711 * update-copyright.py (TestsuiteFilter): Skip .d tests.
1712 (LibPhobosFilter): Add filter for upstream D sources.
1713 (GCCCopyright): Add D Language Foundation as external author.
1714 (GCCCmdLine): Add libphobos.
1715
1716 2018-11-19 Martin Liska <mliska@suse.cz>
1717
1718 * check_GNU_style_lib.py: Detect mixed usage
1719 of spaces and tabs.
1720
1721 2018-11-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1722
1723 * gcc_update (files_and_dependencies): Handle libphobos.
1724
1725 2018-10-25 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1726
1727 * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
1728 default verbosity.
1729
1730 2018-10-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1731
1732 * config-list.mk (LIST): Switch to i686-solaris2.11,
1733 sparc64-sun-solaris2.11.
1734
1735 2018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1736
1737 * unused_functions.py: Handle archive files.
1738
1739 2018-10-04 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1740
1741 * unused_functions.py: New file.
1742
1743 2018-09-25 Martin Liska <mliska@suse.cz>
1744
1745 * filter-rtags-warnings.py: New file.
1746
1747 2018-09-25 Martin Liska <mliska@suse.cz>
1748
1749 PR middle-end/86078
1750 * check-params-in-docs.py: New file.
1751
1752 2018-08-17 Jojo <jijie_rong@c-sky.com>
1753 Huibin Wang <huibin_wang@c-sky.com>
1754 Sandra Loosemore <sandra@codesourcery.com>
1755 Chung-Lin Tang <cltang@codesourcery.com>
1756 Andrew Jenner <andrew@codesourcery.com>
1757
1758 C-SKY port: Configury
1759
1760 * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
1761
1762 2018-07-13 Tom de Vries <tdevries@suse.de>
1763
1764 * maintainers-verify.sh: New file.
1765
1766 2018-07-12 Christophe Lyon <christophe.lyon@linaro.org>
1767
1768 * compare_tests: Print number of tests in each category.
1769
1770 2018-06-19 Alexander Monakov <amonakov@ispras.ru>
1771
1772 * vim-gcc-dev/README: New file.
1773 * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
1774 * vim-gcc-dev/syntax/gcc-match.vim: New file.
1775 * gimple.vim: Move under vim-gcc-dev/syntax/.
1776 * gcc-rtl.vim: Likewise.
1777
1778 2018-06-19 Martin Liska <mliska@suse.cz>
1779
1780 * gcc-rtl.vim: New file.
1781
1782 2018-06-12 Jeff Law <law@redhat.com>
1783
1784 * config-list.mk (LIST): Remove alpha-freebsd6.
1785
1786 2018-05-08 Richard Biener <rguenther@suse.de>
1787
1788 PR bootstrap/85571
1789 * compare-lto: New script derived from compare-debug.
1790
1791 2018-05-02 Jakub Jelinek <jakub@redhat.com>
1792
1793 * gennews (files): Add files for GCC 8.
1794
1795 2018-05-01 Jim Wilson <jimw@sifive.com>
1796
1797 * gcc_update: Check for .git as a file.
1798
1799 2018-03-21 Christophe Lyon <christophe.lyon@linaro.org>
1800
1801 * test_summary: Match possible single quotes in configure path.
1802
1803 2018-03-02 Thomas Schwinge <thomas@codesourcery.com>
1804
1805 * update-copyright.py: Remove "libcilkrts" reference.
1806
1807 2018-02-19 Yury Gribov <tetra2005@gmail.com>
1808
1809 * compare_tests: Use TMPDIR when set.
1810 * dg-cmp-results.sh: Ditto.
1811 * warn_summary: Ditto.
1812
1813 2018-01-29 Jonathan Wakely <jwakely@redhat.com>
1814
1815 * download_prerequisites: Use shasum for FreeBSD and DragonFly.
1816
1817 2018-01-19 Martin Liska <mliska@suse.cz>
1818
1819 * analyze_brprob.py: Support new format that can be easily
1820 parsed. Add new column to report.
1821
1822 2018-01-03 Jakub Jelinek <jakub@redhat.com>
1823
1824 * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
1825
1826 2017-11-28 Julia Koval <julia.koval@intel.com>
1827 Sebastian Peryt <sebastian.peryt@intel.com>
1828
1829 * contrib/gcc_update: Ditto.
1830
1831 2017-11-08 Martin Liska <mliska@suse.cz>
1832
1833 * analyze_brprob.py: Fix abbreviations for SI units.
1834
1835 2017-10-02 Thomas Schwinge <thomas@codesourcery.com>
1836
1837 * gcc_update (files_and_dependencies): Handle libbacktrace.
1838
1839 2017-09-18 Richard Biener <rguenther@suse.de>
1840
1841 * download_prerequisites (isl): Bump version to 0.18.
1842
1843 2017-08-02 Yury Gribov <tetra2005@gmail.com>
1844
1845 * mklog: Added new implementation.
1846
1847 2017-08-02 Yury Gribov <tetra2005@gmail.com>
1848
1849 * mklog: Rename to ...
1850 * mklog.pl: this.
1851
1852 2017-07-17 Yury Gribov <tetra2005@gmail.com>
1853
1854 * mklog: Fix extraction of changed file name.
1855
1856 2017-07-17 Georg-Johann Lay <avr@gjlay.de>
1857
1858 * gcc_update (files_and_dependencies)
1859 [gcc/config/avr/avr-tables.opt]: Remove dead entry.
1860
1861 2017-06-28 Martin Liska <mliska@suse.cz>
1862
1863 * gcc.doxy: Add default location for filters and output folder.
1864 * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
1865 * filter_params.pl: Remove.
1866
1867 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1868
1869 * dg-cmp-results.sh: Restore filtering on target variant.
1870
1871 2017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1872
1873 * dg-cmp-results.sh: Keep test result lines rather than throwing
1874 header and summary to support sum files with multiple tools.
1875
1876 2017-05-31 Martin Liska <mliska@suse.cz>
1877
1878 * filter_params.py:
1879 Transform ENUM_BITFIELD and comments starting with '/**'
1880
1881 2017-05-31 David Malcolm <dmalcolm@redhat.com>
1882 Martin Liska <mliska@suse.cz>
1883
1884 * filter_params.py: New, porting the perl script to python,
1885 adding a test suite.
1886 * filter_gcc_for_doxygen_new: New file.
1887
1888 2017-05-30 Martin Liska <mliska@suse.cz>
1889
1890 * analyze_brprob.py: Add new argument to parse and modify
1891 predict.def file.
1892 * analyze_brprob_spec.py: Likewise.
1893
1894 2017-05-29 Tom de Vries <tom@codesourcery.com>
1895
1896 * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
1897 trailing eol.
1898 (TrailingWhitespaceTest): New unit test.
1899 (check_GNU_style_file): Remove eol before checking.
1900
1901 2017-05-29 Tom de Vries <tom@codesourcery.com>
1902
1903 * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
1904 file handle. Add and handle file_encoding argument.
1905 * check_GNU_style.py (main): Handle '-' file argument. Call
1906 check_GNU_style_file with file handle as argument.
1907
1908 2017-05-29 Tom de Vries <tom@codesourcery.com>
1909
1910 * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
1911 (import_pip3): New function.
1912
1913 2017-05-24 Tom de Vries <tom@codesourcery.com>
1914
1915 * check_GNU_style_lib.py: New file, factored out of ...
1916 * check_GNU_style.py: ... here. Call main unconditionally.
1917
1918 2017-05-19 Martin Liska <mliska@suse.cz>
1919
1920 * check_GNU_style.py: New file.
1921
1922 2007-05-03 Jeff Law <law@redhat.com>
1923
1924 * config-list.mk (am33_2.0-linux): Remove from list of targets
1925 to build.
1926
1927 2017-05-02 Jakub Jelinek <jakub@redhat.com>
1928
1929 * gennews (files): Add files for GCC 7.
1930
1931 2017-04-26 Tom de Vries <tom@codesourcery.com>
1932
1933 * gen_autofdo_event.py: Fix comment.
1934
1935 2017-04-11 Damian Rouson <damian@sourceryinstitute.org>
1936
1937 * download_prerequisites (md5_check): New function emulates Linux
1938 'md5 --check' on macOS. Modified script for macOS compatibility.
1939
1940 2017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
1941
1942 * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
1943 riscv64-unknown-linux-gnu.
1944
1945 2017-01-31 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1946
1947 * update-copyright.py (Copyright.process_file): Retain original
1948 file mode.
1949
1950 2017-01-29 Gerald Pfeifer <gerald@pfeifer.com>
1951
1952 * update-copyright.py: Fix the name of this script in examples.
1953
1954 2017-01-26 Jakub Jelinek <jakub@redhat.com>
1955
1956 * update-copyright.py: Add libhsail-rt to self.default_dirs
1957 and call self.add_dir on it. Add Intel Corporation to external
1958 authors.
1959
1960 2017-01-25 Thomas Schwinge <thomas@codesourcery.com>
1961
1962 * gcc_update (files_and_dependencies): Care for "libhsail-rt".
1963
1964 2017-01-23 Gerald Pfeifer <gerald@pfeifer.com>
1965
1966 * patch_tester.sh (TESTLOGS): Remove
1967 $TARGET/libjava/testsuite/libjava.sum.
1968
1969 2017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
1970
1971 * warn_summary: Remove the -java option.
1972
1973 2017-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1974
1975 * update-copyright.py (LibJavaFilter): Remove.
1976
1977 2017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1978
1979 * gcc_update: Remove entries related to GCJ and libgcj.
1980 Complete copyright years and adjust my e-mail address.
1981
1982 2017-01-11 Richard Earnshaw <rearnsha@arm.com>
1983
1984 * gcc_update: Adjust touch list for ARM.
1985
1986 2017-01-08 Gerald Pfeifer <gerald@pfeifer.com>
1987
1988 * download_ecj: Remove.
1989
1990 2017-01-05 Martin Liska <mliska@suse.cz>
1991
1992 * vimrc: Update indentation definition.
1993
1994 2017-01-04 Jakub Jelinek <jakub@redhat.com>
1995
1996 * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
1997 libssp, libvtv and lto-plugin to default_dirs.
1998
1999 2017-01-01 Jakub Jelinek <jakub@redhat.com>
2000
2001 * update-copyright.py (TestsuiteFilter): Skip params/README.
2002 (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
2003
2004 2016-12-14 Martin Liska <mliska@suse.cz>
2005
2006 * analyze_brprob.py: Add new column to output and new sorting
2007 option. Fix coding style to not exceed 80 characters.
2008 * analyze_brprob_spec.py: Add new sorting
2009 option. Fix coding style to not exceed 80 characters.
2010
2011 2016-10-24 Moritz Klammler <moritz@glammler.eu>
2012
2013 PR other/61439
2014 * download_prerequisites: Conditionally verify checksums of
2015 downloaded pacakges. Add help text.
2016 * prerequisites.md5: New file.
2017 * prerequisites.sha512: New file.
2018
2019 2016-10-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2020
2021 * check_GNU_style.sh (remove_testsuite): New function.
2022 Use it to remove testsuite from the diff.
2023
2024 2016-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2025
2026 * dg-extract-results.sh: Revert bogus change.
2027
2028 2016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
2029
2030 * dg-extract-results.py: Report DejaGnu error in the final
2031 summary.
2032 * dg-extract-results.sh: Likewise.
2033
2034 2016-09-20 Christophe Lyon <christophe.lyon@linaro.org>
2035
2036 * compare_tests: Take ERROR messages into account when
2037 comparing.
2038
2039 2016-08-17 Martin Liska <mliska@suse.cz>
2040
2041 * mark_spam.py: Mark as spam all comments done by a creator.
2042
2043 2016-08-15 Martin Liska <mliska@suse.cz>
2044
2045 * mark_spam.py: Add error handling and reset
2046 another properties of attachments and bugs.
2047
2048 2016-08-11 Martin Liska <mliska@suse.cz>
2049
2050 * mark_spam.py: Mark attachments as obsolete and rename them.
2051
2052 2016-08-03 Eric Gallager <egall@gwmail.gwu.edu>
2053
2054 * download_prerequisites: Explicitly remove existing symlinks
2055 before trying to create new ones.
2056
2057 2016-07-28 Martin Liska <mliska@suse.cz>
2058
2059 * mark_spam.py: New file.
2060
2061 2016-07-21 Martin Liska <mliska@suse.cz>
2062
2063 * analyze_brprob.py: If there's no loop, do not calculate
2064 average number of loop iterations.
2065
2066 2016-06-24 Martin Liska <mliska@suse.cz>
2067
2068 * analyze_brprob.py: Parse and display average number
2069 of loop iterations.
2070
2071 2016-06-23 Andi Kleen <ak@linux.intel.com>
2072
2073 * gen_autofdo_event.py: New file to regenerate
2074 gcc-auto-profile.
2075
2076 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2077
2078 * config-list.mk: Stop testing mep-elf.
2079
2080 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2081
2082 * config-list.mk: Stop testing avr-rtems.
2083
2084 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2085
2086 * config-list.mk: Stop testing m32r-rtems.
2087
2088 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2089
2090 * config-list.mk: Remove h8300-rtems support.
2091
2092 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2093
2094 * config-list.mk: stop testing knetbsd.
2095
2096 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2097
2098 * config-list.mk: Stop testing openbsd3.0.
2099
2100 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2101
2102 * config-list.mk: Remove interix target.
2103
2104 2016-06-21 David Edelsohn <dje.gcc@gmail.com>
2105
2106 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
2107 rs6000-ibm-aix5.2.
2108 Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
2109 Add rs6000-ibm-aix7.1.
2110
2111 2016-06-17 Martin Liska <mliska@suse.cz>
2112
2113 * analyze_brprob.py: Fix columns of script output.
2114
2115 2016-06-13 Richard Biener <rguenther@suse.de>
2116
2117 * download_prerequisites (ISL): Bump version to 0.16.1
2118
2119 2016-06-10 Alan Hayward <alan.hayward@arm.com>
2120
2121 * check_GNU_style.sh: Fix paste args for BSD
2122
2123 2016-06-09 David Malcolm <dmalcolm@redhat.com>
2124
2125 * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
2126 h8300-rtems, m32r-rtems, mep-elf.
2127
2128 2016-06-09 David Malcolm <dmalcolm@redhat.com>
2129
2130 * config-list.mk (GCC_SRC_DIR): New variable.
2131 (make-log-dir): Use GCC_SRC_DIR.
2132 ($(LIST)): Likewise.
2133
2134 2016-06-09 Martin Liska <mliska@suse.cz>
2135
2136 * analyze_brprob_spec.py: New file.
2137
2138 2016-06-09 Martin Liska <mliska@suse.cz>
2139
2140 * analyze_brprob.py: Add new argument --sorting.
2141
2142 2016-06-09 Martin Liska <mliska@suse.cz>
2143
2144 * analyze_brprob.py: Cover new dump output format.
2145
2146 2016-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2147
2148 * update-copyright.py (LibMudflapFilter): Remove.
2149 (GCCCmdLine.__init__): Add gotools, libcc1.
2150 Remove libmudflap.
2151 List unhandled intl, libcilkrts, libgo, liboffloadmic,
2152 maintainer-scripts.
2153
2154 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2155
2156 * download_prerequisites: Adjust gmp/mpfr/mpc versions.
2157
2158 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2159
2160 * compare-all-tests: Remove SH5 support.
2161 * config-list.mk: Likewise.
2162
2163 2016-04-28 Martin Liska <mliska@suse.cz>
2164
2165 * analyze_brprob: Remove.
2166 * analyze_brprob.py: New file.
2167
2168 2016-04-27 Jakub Jelinek <jakub@redhat.com>
2169
2170 * gennews (files): Add files for GCC 6.
2171
2172 2016-04-17 Jan Hubicka <jh@suse.cz>
2173
2174 * analyze_brprob: Update comment.
2175
2176 2016-04-13 Martin Sebor <msebor@redhat.com>
2177
2178 * check_GNU_style.sh: Avoid false posivies in trailing operator
2179 checks.
2180
2181 2016-03-07 Martin Sebor <msebor@redhat.com>
2182
2183 * check_GNU_style.sh (color): New global variable.
2184 Add checks for trailing operators and spaces before left brackets.
2185 Tightened up a check for a trailing left curly brace.
2186 (g, ag, vg): Use color.
2187 (col): Don't complain about excessively long lines with DejaGnu
2188 directives.
2189
2190 2016-03-06 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2191
2192 * mklog: Look for the ChangeLog file in $cwd.
2193
2194 2016-02-26 Joel Sherrill <joel@rtems.org>
2195
2196 * config-list.mk: Add aarch64-rtems and x86_64-rtems
2197
2198 2016-01-19 Jonathan Wakely <jwakely@redhat.com>
2199
2200 * uninclude: Fix third argument to gensub.
2201
2202 2016-01-04 Jakub Jelinek <jakub@redhat.com>
2203
2204 * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
2205 as external author.
2206
2207 2015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2208
2209 * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
2210 targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
2211
2212 2015-12-06 Tobias Burnus <burnus@net-b.de>
2213
2214 * download_prerequisites: Download ISL 0.15 instead of 0.14.
2215
2216 2015-11-20 Martin Liska <mliska@suse.cz>
2217
2218 * clang-format: Split content of a list to multiple
2219 lines.
2220
2221 2015-11-19 Martin Liska <mliska@suse.cz>
2222
2223 * clang-format: Enhance list of FOR_EACH macros.
2224
2225 2015-11-19 Martin Liska <mliska@suse.cz>
2226
2227 * clang-format: New file.
2228
2229 2015-11-11 Andrew MacLeod <amacleod@redhat.com>
2230
2231 * header-tools: New. Directory containing a set of tools for
2232 manipulating header files.
2233
2234 2015-10-30 Nathan Sidwell <nathan@acm.org>
2235
2236 * config-list.mk (nvptx-none): Add it.
2237
2238 2015-09-11 Markus Trippelsdorf <markus@trippelsdorf.de>
2239
2240 * download_prerequisites: Make sure that script is run from
2241 top level source directory.
2242
2243 2015-08-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2244
2245 * update-copyright.py (GCCCmdLine): Add libvtv.
2246
2247 2015-08-04 Uros Bizjak <ubizjak@gmail.com>
2248
2249 * texi2pod.pl: Escape braces in regexp involving @strong{...}.
2250
2251 2015-07-15 Tom de Vries <tom@codesourcery.com>
2252
2253 * check_GNU_style.sh (cat_with_prefix): Fix quoting.
2254
2255 2015-06-02 Steve Ellcey <sellcey@imgtec.com>
2256
2257 * test_installed (--target=): New option.
2258
2259 2015-05-30 Mikhail Maltsev <maltsevm@gmail.com>
2260
2261 * gimple.vim: New file.
2262
2263 2015-05-18 Tom de Vries <tom@codesourcery.com>
2264
2265 * check_GNU_style.sh: Add temp files tmp2 and tmp3.
2266 (cat_with_prefix): New function, using global variable prefix.
2267 (col): Make prefix a global variable. Rewrite to process file at a time
2268 rather than line at a time. Print part longer than 80 chars in red.
2269
2270 2015-05-18 Tom de Vries <tom@codesourcery.com>
2271
2272 * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
2273
2274 2015-05-18 Tom de Vries <tom@codesourcery.com>
2275
2276 * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
2277
2278 2015-05-18 Tom de Vries <tom@codesourcery.com>
2279
2280 * check_GNU_style.sh: Improve readability function calls.
2281
2282 2015-05-16 James Bowman <james.bowman@ftdichip.com>
2283
2284 * config-list.mk: Add FT32.
2285
2286 2015-05-12 Tom de Vries <tom@codesourcery.com>
2287
2288 * check_GNU_style.sh (col): Fix tab size.
2289
2290 2015-05-12 Tom de Vries <tom@codesourcery.com>
2291
2292 * check_GNU_style.sh: Put stdin into a temp file.
2293
2294 2015-05-12 Tom de Vries <tom@codesourcery.com>
2295
2296 * check_GNU_style.sh: Read either from stdin, or from files.
2297
2298 2015-05-12 Tom de Vries <tom@codesourcery.com>
2299
2300 * check_GNU_style.sh: Check if files exists.
2301
2302 2015-05-12 Tom de Vries <tom@codesourcery.com>
2303
2304 * check_GNU_style.sh: Don't use a filename prefix if we're only
2305 processing one patch file.
2306
2307 2015-05-12 Yury Gribov <y.gribov@samsung.com>
2308
2309 * mklog: Ignore preprocessor directives.
2310
2311 2015-04-22 Jakub Jelinek <jakub@redhat.com>
2312
2313 * gennews (files): Add files for GCC 5.
2314
2315 2015-03-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
2316
2317 * dg-extract-results.sh: Check that the necessary python modules exist.
2318
2319 2015-02-05 Ilya Verbin <ilya.verbin@intel.com>
2320
2321 * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
2322 liboffloadmic/plugin.
2323
2324 2015-01-15 Richard Sandiford <richard.sandiford@arm.com>
2325
2326 * update-copyright.py (Copyright.__init__): Add a regexp for
2327 "copyright = u'".
2328 (Copyright.update_copyright): Don't add a space before the year
2329 in that case.
2330
2331 2015-01-15 Thomas Schwinge <thomas@codesourcery.com>
2332
2333 * gcc_update (files_and_dependencies): Update rules for new
2334 libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
2335
2336 2015-01-12 Yury Gribov <y.gribov@samsung.com>
2337
2338 * check_GNU_style.sh: Support patches coming from stdin.
2339 Check that spaces are converted to tabs.
2340 Make double-space-after-dot check more precice.
2341
2342 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2343
2344 * config-list.mk (LIST): Add visium-elf.
2345
2346 2015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2347
2348 * config-list.mk: Use shortest match for OPT to find the actual
2349 target name.
2350
2351 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2352
2353 * dg-extract-results.sh: Use --text with grep to avoid issues with
2354 binary files. Fall back to cat -v, if that doesn't work.
2355
2356 2014-12-12 Chung-Ju Wu <jasonwucj@gmail.com>
2357
2358 * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
2359
2360 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2361 Yury Gribov <y.gribov@samsung.com>
2362
2363 * vimrc: New file.
2364
2365 2014-12-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2366
2367 * check_GNU_style.sh: Warn for incorrect number of spaces in function
2368 call only if 0 or 2+ spaces found.
2369
2370 2014-12-02 Tobias Burnus <burnus@net-b.de>
2371
2372 * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
2373
2374 2014-11-25 Tom de Vries <tom@codesourcery.com>
2375 Peter Bergner <bergner@vnet.ibm.com>
2376
2377 * mklog: Handle .mklog. Use git setting independent of presence .git
2378 directory.
2379
2380 2014-11-14 Tom de Vries <tom@codesourcery.com>
2381
2382 * mklog: Move reading of .diff file up and add comment. Copy diff_lines
2383 to orig_diff_lines. Use orig_diff_lines when appending patch.
2384
2385 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2386
2387 * ChangeLog.jit: New.
2388 * jit-coverage-report.py: New file: a script to print crude
2389 code-coverage information for the libgccjit API.
2390
2391 2014-11-11 Marat Zakirov <m.zakirov@samsung.com>
2392
2393 * mklog: Symbol '}' stops search for changes.
2394
2395 2014-11-11 Tobias Burnus <burnus@net-b.de>
2396
2397 * download_prerequisites: Stop downloading CLooG.
2398
2399 2014-11-07 Marat Zakirov <m.zakirov@samsung.com>
2400
2401 * mklog: Always doubt in functions.
2402 Add EOF protection.
2403
2404 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2405
2406 * config-list.mk: Don't build Go for certain targets.
2407
2408 2014-10-04 Trevor Saunders <tsaunders@mozilla.com>
2409
2410 * compare-all-tests: Don't test score-*.
2411 * config-list.mk: Likewise.
2412
2413 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2414
2415 * dg-extract-results.py (output_variation): Always sort if do_sum.
2416
2417 2014-09-22 Tom de Vries <tom@codesourcery.com>
2418
2419 * mklog: Add --inline option.
2420
2421 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2422
2423 * dg-extract-results.py (Prog.result_re): Include options in test name.
2424
2425 2014-09-19 Olivier Hainque <hainque@adacore.com>
2426
2427 * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
2428
2429 2014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
2430
2431 * config-list.mk (LIST): Add v850-rtems.
2432
2433 2014-09-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
2434
2435 * config-list.mk (LIST): Add arm-rtems.
2436 Add nios2-rtems. Remove extra option from powerpc-rtems.
2437
2438 2014-09-08 Trevor Saunders <tsaunders@mozilla.com>
2439
2440 * compare-all-tests: Don't test picochip.
2441 * config-list.mk: Likewise.
2442
2443 2014-08-11 Mingjie Xing <mingjie.xing@gmail.com>
2444
2445 * texi2pod.pl (postprocess): Move command process for '@sc' to the
2446 front of '@dfn'. Add a new command process for '@t{...}', just print
2447 the content.
2448
2449 2014-07-21 Trevor Saunders <tsaunders@mozilla.com>
2450 Yury Gribov <y.gribov@samsung.com>
2451
2452 * mklog: Run mklog as a filter.
2453
2454 2014-07-21 Trevor Saunders <tsaunders@mozilla.com>
2455
2456 * mklog: Read name and email from git config when available.
2457
2458 2014-06-28 Richard Biener <rguenther@suse.de>
2459
2460 * gennews: Use gcc-3.0/index.html.
2461
2462 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2463
2464 * dg-extract-results.py: For Python 3, force sys.stdout to handle
2465 surrogate escape sequences.
2466 (safe_open): New function.
2467 (output_segment, main): Use it.
2468
2469 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2470
2471 * dg-extract-results.py (Named): Remove __cmp__ method.
2472 (output_variation): Use a key to sort variation.harnesses.
2473
2474 2014-05-24 Uros Bizjak <ubizjak@gmail.com>
2475
2476 * texi2pod.pl: Force .pod file to not be a numbered list.
2477
2478 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2479
2480 * dg-extract-results.py (parse_run): Handle warnings that are printed
2481 before a test harness is run.
2482
2483 2014-05-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2484
2485 * config-list.mk (show): New target.
2486
2487 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2488
2489 * dg-extract-results.py: New file.
2490 * dg-extract-results.sh: Use it if the environment seems suitable.
2491
2492 2014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2493
2494 * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
2495
2496 2013-04-22 Jakub Jelinek <jakub@redhat.com>
2497
2498 * gennews (files): Add files for GCC 4.9.
2499
2500 2014-02-24 Walter Lee <walt@tilera.com>
2501
2502 * config-list.mk (LIST): Add tilegxbe-linux-gnu.
2503
2504 2014-02-13 Richard Biener <rguenther@suse.de>
2505
2506 * download_prerequisites: Update ISL and CLOOG versions.
2507
2508 2014-01-31 Brooks Moses <bmoses@google.com>
2509
2510 * gcc_update (files_and_dependencies): Add aarch64-tune.md.
2511
2512 2014-01-29 Yury Gribov <y.gribov@samsung.com>
2513
2514 * mklog: Improve support of context diffs.
2515
2516 2014-01-21 Tatiana Udalova <t.udalova@samsung.com>
2517
2518 * mklog: Avoid adding falsely changed functions to ChangeLog.
2519
2520 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2521
2522 * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
2523 ordering of some configs.
2524
2525 2013-12-23 Yury Gribov <y.gribov@samsung.com>
2526
2527 * mklog: Automatically insert comments in trivial cases.
2528
2529 2013-12-19 Yury Gribov <y.gribov@samsung.com>
2530
2531 * mklog: Split generated message in parts.
2532
2533 2013-10-31 Chung-Ju Wu <jasonwucj@gmail.com>
2534
2535 * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
2536
2537 2013-10-29 Tobias Burnus <burnus@net-b.de>
2538
2539 * gcc_update (files_and_dependencies): Add rules for
2540 libcilkrts.
2541
2542 2013-10-11 Thomas Schwinge <thomas@codesourcery.com>
2543
2544 * gcc_update (files_and_dependencies): Fix rule for
2545 libgomp/testsuite/Makefile.in.
2546
2547 2013-10-01 Joern Rennecke <joern.rennecke@embecosm.com>
2548
2549 * config-list.mk: Add arc configurations.
2550
2551 2013-09-27 Diego Novillo <dnovillo@google.com>
2552
2553 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2554
2555 2013-09-12 DJ Delorie <dj@redhat.com>
2556
2557 * config-list.mk: Add msp430-elf.
2558
2559 2013-08-31 Diego Novillo <dnovillo@google.com>
2560
2561 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2562
2563 2013-08-29 Mike Stump <mikestump@comcast.net>
2564
2565 * gcc_update (configure): Update to handle svn 1.8.1.
2566
2567 2013-08-03 Caroline Tice <cmtice@google.com>
2568
2569 * gcc_update: Add libvtv files.
2570
2571 2013-06-06 Brooks Moses <bmoses@google.com>
2572
2573 * testsuite-management/validate_failures.py: Fix handling of
2574 summary lines with "|" characters or empty description fields.
2575
2576 2013-05-24 Chung-Ju Wu <jasonwucj@gmail.com>
2577
2578 * download_prerequisites: Download isl and cloog conditionally.
2579
2580 2013-05-21 David Malcolm <dmalcolm@redhat.com>
2581
2582 * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
2583
2584 2013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2585
2586 * config-list.mk (LIST): Add -enable-obsolete for
2587 sparc-sun-solaris2.9, i686-solaris2.9.
2588
2589 2013-05-13 Mike Stump <mikestump@comcast.net>
2590
2591 * compare_tests: Limit lines to 2000 characters as comm on Mac OS
2592 X 10.8.3 doesn't like long lines (those 2055 characters or more).
2593
2594 2013-04-22 Sofiane Naci <sofiane.naci@arm.com>
2595
2596 * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
2597
2598 2013-04-18 Diego Novillo <dnovillo@google.com>
2599
2600 * validate_failures.py: Fix typo.
2601
2602 2013-04-18 Diego Novillo <dnovillo@google.com>
2603
2604 * validate_failures.py: Loosen check for build directory.
2605 State what failed if we couldn't find the source tree or
2606 the target triplet.
2607
2608 2013-03-22 Jakub Jelinek <jakub@redhat.com>
2609
2610 * gennews (files): Add files for GCC 4.8.
2611
2612 2013-03-06 Tobias Burnus <burnus@net-b.de>
2613
2614 * make-obstacks-texi.pl: New.
2615
2616 2013-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2617
2618 * make_sunver.pl: Enforce C locale.
2619
2620 2013-02-06 Richard Sandiford <rdsandiford@googlemail.com>
2621
2622 * update-copyright.py: Add libdecnumber to the default list.
2623 Remove libquadmath and libssp.
2624
2625 2013-02-06 Diego Novillo <dnovillo@google.com>
2626
2627 * testsuite-management/validate_failures.py: Fix typo.
2628
2629 2013-02-06 Diego Novillo <dnovillo@google.com>
2630
2631 * testsuite-management/validate_failures.py: Update
2632 Copyright years.
2633 Request contributions not to use Python features newer
2634 than 2.4.
2635 (GetBuildData): If this is not a build directory,
2636 emit an error only if --results or --manifest are missing.
2637
2638 2013-02-06 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2639
2640 * testsuite-management/validate_failures.py
2641 (IsInterestingResult): Fix performance regression
2642
2643 2013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
2644
2645 * update-copyright.py: New file.
2646
2647 2013-01-15 David Blaikie <dblaikie@gmail.com>
2648
2649 * dg-extract-results.sh: Handle KPASSes.
2650
2651 * dg-extract-results.sh: Constrain the start-of-log pattern.
2652
2653 * dg-extract-results.sh: Fix order of summary counts.
2654
2655 2012-12-01 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2656
2657 * testsuite-management/validate_failures.py
2658 (IsInterestingResult): Only strip line a second time if we did split.
2659 Rephrase return statement while at it.
2660 (CollectSumFiles): Also ignore .git directory.
2661
2662 2012-12-03 Diego Novillo <dnovillo@google.com>
2663
2664 * testsuite-management/validate_failures.py: Fix stale
2665 use of 'options'.
2666
2667 2012-11-30 Doug Evans <dje@google.com>
2668
2669 * testsuite-management/validate_failures.py: Add support for @include,
2670 @remove directives in manifest files.
2671
2672 * testsuite-management/validate_failures.py: Add function
2673 GetManifestPath. New global _MANIFEST_SUBDIR.
2674
2675 2012-11-29 Doug Evans <dje@google.com>
2676
2677 * testsuite-management/validate_failures.py: Remove pass/fail
2678 indicator from result of GetBuildData.
2679
2680 * testsuite-management/validate_failures.py: Store options in global
2681 variable _OPTIONS.
2682
2683 * testsuite-management/validate_failures.py: Rename variable
2684 manifest_name to manifest_path everywhere.
2685
2686 * testsuite-management/validate_failures.py (CompareBuilds): Pass
2687 options.results to GetSumFiles for clean build.
2688
2689 2012-11-28 Doug Evans <dje@google.com>
2690
2691 * testsuite-management/validate_failures.py: Use <target_alias> instead
2692 of <target>. Minor whitespace changes.
2693
2694 * testsuite-management/validate_failures.py: Record ordinal with
2695 TestResult.
2696
2697 2012-11-19 Mike Stump <mikestump@comcast.net>
2698
2699 * compare_tests: Add export LC_ALL=C to make sort happier.
2700
2701 2012-11-14 H.J. Lu <hongjiu.lu@intel.com>
2702
2703 * gcc_update: Update libsanitizer generated files.
2704
2705 2012-11-12 Tobias Burnus <burnus@net-b.de>
2706
2707 * gcc_update: Add libquadmath generated files.
2708
2709 2012-11-12 H.J. Lu <hongjiu.lu@intel.com>
2710
2711 * gcc_update: Add libsanitizer generated files.
2712
2713 2012-11-05 Lawrence Crowl <crowl@google.com>
2714
2715 * compare_two_ftime_report_sets: New.
2716
2717 2012-11-02 Diego Novillo <dnovillo@google.com>
2718
2719 * testsuite-management/validate_failures.py: Add option
2720 --clean_build to compare test results against another
2721 build.
2722
2723 2012-10-31 Diego Novillo <dnovillo@google.com>
2724
2725 * testsuite-management/validate_failures.py: Fix parsing
2726 of summary lines.
2727
2728 2012-10-29 Diego Novillo <dnovillo@google.com>
2729
2730 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2731
2732 2012-10-06 Diego Novillo <dnovillo@google.com>
2733
2734 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2735
2736 2012-10-02 Christophe Lyon <christophe.lyon@linaro.org>
2737
2738 * check_GNU_style.sh: Remove temporay file upon exit.
2739
2740 2012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
2741
2742 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
2743 arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
2744 Use --enable-obsolete for picochip-elf.
2745
2746 2012-09-10 Diego Novillo <dnovillo@google.com>
2747
2748 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2749
2750 2012-09-04 Eric Botcazou <ebotcazou@adacore.com>
2751
2752 * make_sunver.pl: Add missing newline at the end of extern "C++" block.
2753
2754 2012-08-24 Diego Novillo <dnovillo@google.com>
2755
2756 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2757
2758 2012-08-14 Diego Novillo <dnovillo@google.com>
2759
2760 * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
2761
2762 2012-08-13 Diego Novillo <dnovillo@google.com>
2763
2764 * testsuite-management/validate_failures.py (ExpirationDate): Tidy
2765 comment.
2766
2767 2012-08-13 Diego Novillo <dnovillo@google.com>
2768
2769 * testsuite-management/validate_failures.py (ParseSummary): Fix
2770 comment.
2771
2772 2012-08-13 Diego Novillo <dnovillo@google.com>
2773
2774 * testsuite-management/validate_failures.py: Import datetime.
2775 (TestResult.ExpirationDate): New.
2776 (TestResult.HasExpired): New.
2777 (ParseSummary): Call it. If it returns True, warn that the
2778 expected failure has expired and do not add it to the set of
2779 expected results.
2780 (GetResults): Clarify documentation.
2781
2782 2012-07-26 Diego Novillo <dnovillo@google.com>
2783
2784 * testsuite-management/validate_failures.py: Do not use
2785 'with ... as ...' constructs.
2786
2787 2012-07-19 Diego Novillo <dnovillo@google.com>
2788
2789 * testsuite-management/validate_failures.py (CollectSumFiles):
2790 Rename from GetSumFiles.
2791 (GetSumFiles): Factor out of CheckExpectedResults.
2792 (CheckExpectedResults): Call it.
2793 (ProduceManifest): Call it.
2794
2795 2012-07-18 Diego Novillo <dnovillo@google.com>
2796
2797 * testsuite-management/validate_failures.py: Fix
2798 /usr/bin/python invocation.
2799
2800 2012-06-19 Steven Bosscher <steven@gcc.gnu.org>
2801
2802 * check_makefile_deps.sh: Look for c-common.o in c-family/.
2803 Add a few more crt* files to the list of files to skip.
2804
2805 2012-05-31 Marek Polacek <polacek@redhat.com>
2806
2807 * mklog: Prevent printing three spaces after the date.
2808
2809 2012-06-04 Diego Novillo <dnovillo@google.com>
2810
2811 * testsuite-management/validate_failures.py (GetResults):
2812 Change argument to accept list of summary files to analyze.
2813 Update callers.
2814 (CheckExpectedResults): Handle options.manifest, options.results
2815 and options.ignore_missing_failures.
2816 (Main): Add options --manifest, --results and --ignore_missing_failures.
2817
2818 2012-05-31 Diego Novillo <dnovillo@google.com>
2819 Cary Coutant <ccoutant@google.com>
2820
2821 * mklog: New.
2822
2823 2012-05-25 H.J. Lu <hongjiu.lu@intel.com>
2824
2825 PR bootstrap/53472
2826 * contrib/compare-debug (remove_comment): New function.
2827 Remove any .comment sections if the first cmp failed.
2828
2829 2012-05-09 David Edelsohn <dje.gcc@gmail.com>
2830
2831 * gcc_update: Use $GCC_SVN to retrieve branch and revision.
2832
2833 2012-05-01 Richard Henderson <rth@redhat.com>
2834
2835 * gcc_update: Add libatomic generated files.
2836
2837 2012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
2838
2839 * compare_tests: Append '/' to make 'find' traverse
2840 symlinked directories.
2841
2842 2012-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2843
2844 * testsuite-management/validate_failures.py (GetBuildData): Use
2845 target_alias.
2846
2847 2012-04-06 Doug Evans <dje@google.com>
2848
2849 * dg-extract-results.sh: Handle KFAILs.
2850
2851 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2852
2853 * config-list.mk (LIST): Remove mips-sgi-irix6.5.
2854
2855 2012-03-13 Joseph Myers <joseph@codesourcery.com>
2856
2857 * gennews (files): Add files for GCC 4.7.
2858
2859 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2860
2861 * config-list.mk (LIST): Remove mips-openbsd.
2862
2863 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2864
2865 * config-list.mk (LIST): Remove alpha-dec-osf5.1.
2866
2867 2012-03-02 Diego Novillo <dnovillo@google.com>
2868
2869 * testsuite-management/validate_failures.py (class TestResult): Fix
2870 match pattern for the summary line. If there is a parsing failure,
2871 show the line we failed to parse.
2872
2873 2012-02-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2874
2875 PR libstdc++/52188
2876 * make_sunver.pl: Remove #ifdef handling.
2877
2878 2012-02-17 Doug Kwan <dougkwan@google.com>
2879
2880 * contrib/testsuite-management/validate_failures.py
2881 (GetMakefileValue): Check for cross compilers.
2882
2883 2012-02-15 Quentin Neill <quentin.neill@amd.com>
2884
2885 * compare_tests: Fix trailing paths in dir arguments.
2886 Handle sum1/sum2 temp files with others.
2887
2888 2012-02-14 Walter Lee <walt@tilera.com>
2889
2890 * config-list.mk (LIST): Add tilegx-linux-gnu and
2891 tilepro-linux-gnu.
2892 * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
2893 (gcc/config/tilepro/mul-tables.c): New dependencies.
2894
2895 2012-02-11 Mike Stump <mikestump@comcast.net>
2896
2897 * compare_tests (exit_status): Fix.
2898
2899 2012-02-10 Diego Novillo <dnovillo@google.com>
2900
2901 * repro_fail: Add --debug and --debug-tui flags.
2902
2903 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2904 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2905
2906 * config-list.mk (LIST): Add cr16-elf.
2907
2908 2012-01-02 Georg-Johann Lay <avr@gjlay.de>
2909
2910 PR target/51345
2911 * gcc_update (files_and_dependencies): Add
2912 gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
2913
2914 2011-11-29 DJ Delorie <dj@redhat.com>
2915
2916 * config-list.mk (LIST): Add rl78-elf.
2917
2918 2011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2919
2920 * make_sunver.pl: Convert '?' in glob patterns to '.'.
2921
2922 2011-11-07 Richard Henderson <rth@redhat.com>
2923
2924 Merged from transactional-memory.
2925
2926 * gcc_update: Add libitm to touch data.
2927
2928 2011-11-07 Quentin Neill <quentin.neill@amd.com>
2929
2930 * compare_tests: Add ability to compare all .sum
2931 files from two build directories.
2932
2933 2011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
2934
2935 * contrib-list.mk: Add Epiphany configurations.
2936
2937 2011-09-13 Diego Novillo <dnovillo@google.com>
2938
2939 * testsuite-management: New.
2940 * testsuite-management/validate_failures.py: New.
2941
2942 2011-08-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2943
2944 * gcc_update: Determine svn branch from hg convert_revision.
2945
2946 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2947
2948 * config-list.mk (i586-netware): Remove.
2949 (.PHONY): Remove make-script-dir dependency.
2950 (make-script-dir): Remove.
2951 ($(LIST)): Remove make-script-dir dependency.
2952
2953 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2954
2955 * gcc_update: Add C6X generated files.
2956 * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
2957
2958 2011-07-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2959
2960 * config-list.mk (LIST): Append OPT-enable-obsolete to
2961 alpha-dec-osf5.1, mips-sgi-irix6.5.
2962
2963 2011-06-24 Diego Novillo <dnovillo@google.com>
2964
2965 * repro_fail: New.
2966
2967 2011-06-21 Joseph Myers <joseph@codesourcery.com>
2968
2969 * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
2970
2971 2011-05-19 Joseph Myers <joseph@codesourcery.com>
2972
2973 * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
2974 gcc/config/arm/arm-fpus.def.
2975
2976 2011-05-10 Joseph Myers <joseph@codesourcery.com>
2977
2978 * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
2979 dependencies.
2980
2981 2011-05-09 Joseph Myers <joseph@codesourcery.com>
2982
2983 * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
2984
2985 2010-05-05 Joern Rennecke <joern.rennecke@embecosm.com>
2986
2987 * config-list.mk: New file.
2988
2989 2011-05-02 Joseph Myers <joseph@codesourcery.com>
2990
2991 * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
2992
2993 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2994
2995 * paranoia.cc (ENUM_BITFIELD): Remove.
2996
2997 2011-04-08 Joseph Myers <joseph@codesourcery.com>
2998
2999 * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
3000
3001 2011-03-22 Joseph Myers <joseph@codesourcery.com>
3002
3003 * compare-all-tests (all_targets): Remove crx and m68hc11.
3004
3005 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3006
3007 PR bootstrap/48135
3008 * make_sunver.pl: Don't use File::Glob.
3009
3010 2011-03-05 Joseph Myers <joseph@codesourcery.com>
3011
3012 * gennews (files): Add files for GCC 4.6.
3013
3014 2011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
3015
3016 * patch_tester.sh (nopristinecache): New shell var, set according
3017 to presence or absence of new -nopristinecache option.
3018 (usage): Document new option.
3019 (bootntest_pristine): Implement it.
3020
3021 2010-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3022
3023 * make_sunver.pl: Use elfdump -s to extract symbols if possible,
3024 readelf -s otherwise.
3025
3026 2010-11-08 Eric Botcazou <ebotcazou@adacore.com>
3027
3028 * make_sunver.pl: Ignore entries without symbol name first. Then do
3029 not ignore symbols marked as 'R'.
3030
3031 2010-10-18 Andi Kleen <ak@linux.intel.com>
3032
3033 * gccbug.el: Remove.
3034
3035 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3036
3037 * gcc_update: Run $GCC_HG pull and update separately.
3038 Check parents for SVN revision.
3039
3040 2010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3041
3042 * test_recheck: New script.
3043
3044 2010-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3045
3046 * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
3047 Also escape characters with grave accents, to be fixed ...
3048 (unmunge): ... here.
3049 (postprocess): Also handle @/ and @acronym{...}.
3050
3051 2010-07-02 Sebastian Pop <sebastian.pop@amd.com>
3052
3053 * check_GNU_style.sh: Do not print warning messages when there are
3054 no occurences.
3055
3056 2010-09-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3057
3058 * gcc_update: Handle hg, too.
3059
3060 2010-07-08 Eric Botcazou <ebotcazou@adacore.com>
3061
3062 * make_sunver.pl: Remove extra whitespace in regexp.
3063
3064 2010-07-02 Sebastian Pop <sebastian.pop@amd.com>
3065
3066 * check_GNU_style.sh: New.
3067
3068 2010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3069
3070 * make_sunver.pl: New file.
3071
3072 2010-07-02 Iain Sandoe <iains@gcc.gnu.org>
3073
3074 * compare-debug (Darwin): Remove '-x' flag from ld-based object
3075 stripping. Add a comment as to why we do it this way.
3076
3077 2010-06-20 Alexandre Oliva <aoliva@redhat.com>
3078
3079 * compare-debug: Drop LTO sections.
3080
3081 2010-06-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3082
3083 * gcc_update: Support updating a git clone.
3084
3085 2010-06-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3086
3087 * test_summary: Don't use diff -u.
3088 Adapt egrep regex.
3089
3090 2010-06-02 Andrew Haley <aph@redhat.com>
3091
3092 * download_prerequisites: New script.
3093
3094 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3095
3096 * dg-extract-results.sh: Redirect grep output to /dev/null instead
3097 of grep -q.
3098
3099 2010-04-22 Basile Starynkevitch <basile@starynkevitch.net>
3100
3101 * gcc_update: Sets the locale to C.
3102
3103 2010-04-06 Joseph Myers <joseph@codesourcery.com>
3104
3105 * gennews (files): Add files for GCC 4.5.
3106
3107 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3108
3109 Fix *.log tests output containing "===".
3110 * dg-extract-results.sh (/\===/): Rename to ...
3111 (/^\t\t=== .* ===$/): ... this pattern.
3112
3113 2010-03-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3114
3115 * dg-extract-results.sh: Fix result order to match sequential case.
3116
3117 2010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3118
3119 * check_warning_flags.sh: Use \012 instead of \n with tr.
3120
3121 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3122
3123 * dg-extract-results.sh: Don't use tail -n.
3124
3125 2009-10-03 H.J. Lu <hongjiu.lu@intel.com>
3126 Richard Guenther <rguenther@suse.de>
3127
3128 PR lto/39216
3129 * gcc_update: Adjust file timestamps for lto-plugin.
3130
3131 2009-09-10 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
3132
3133 PR bootstrap/41245
3134 * compare-debug: Handle stripping of dwarf debug sections from darwin
3135 mach-o objects.
3136
3137 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3138
3139 * compare-debug: Grep for blank before dash to avoid grep -e.
3140
3141 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3142
3143 * compare-debug: Look for .gkd files and compare them.
3144
3145 2009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3146
3147 PR testsuite/41166
3148 * test_summary: Invoke config.status, rather than trying to
3149 parse it. Adjust awk script.
3150
3151 2009-08-18 Alexandre Oliva <aoliva@redhat.com>
3152
3153 * compare-debug: Drop .eh_frame relocations too.
3154
3155 2009-08-18 H.J. Lu <hongjiu.lu@intel.com>
3156
3157 PR testsuite/40704
3158 * test_summary: Filter out "\r".
3159
3160 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3161
3162 * compare-debug: Don't fail just because of .eh_frame differences.
3163
3164 2009-04-27 Jakub Jelinek <jakub@redhat.com>
3165
3166 PR testsuite/39807
3167 * dg-extract-results.sh: Close open files and use >> instead of >
3168 to decrease number of concurrently open files from awk. Avoid
3169 = at the beginning of a regexp and redirect to a file determined
3170 by curfile variable rather than concatenated strings to workaround
3171 Solaris nawk bug.
3172
3173 2009-04-25 Gerald Pfeifer <gerald@pfeifer.com>
3174
3175 * test_summary: Only include LAST_UPDATED if it exists.
3176 Complete copyright years.
3177
3178 2009-04-16 Paolo Bonzini <bonzini@gnu.org>
3179
3180 * compare-all-tests: New.
3181
3182 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3183
3184 * gennews (files): Reference GCC 4.4 web pages.
3185
3186 2009-04-09 Jakub Jelinek <jakub@redhat.com>
3187
3188 * reghunt/date_based/reg_periodic: Change copyright header to refer
3189 to version 3 of the GNU General Public License and to point readers
3190 at the COPYING3 file and the FSF's license web page.
3191 * reghunt/date_based/reg_search: Likewise.
3192 * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
3193 * regression/btest-gcc.sh: Likewise.
3194 * regression/objs-gcc.sh: Likewise.
3195
3196 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3197
3198 * check_warning_flags.sh: Update flag exceptions.
3199
3200 2008-11-18 Ben Elliston <bje@au.ibm.com>
3201
3202 * dg-cmp-results.sh: Do not print usage if either .sum file cannot
3203 be opened; print a more meaningful error instead.
3204
3205 2008-10-24 Janis Johnson <janis187@us.ibm.com>
3206 Jakub Jelinek <jakub@redhat.com>
3207
3208 * dg-extract-results.sh: New file.
3209
3210 2008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3211
3212 * check_makefile_deps.sh: New file.
3213
3214 2008-05-08 Sebastian Pop <sebastian.pop@amd.com>
3215
3216 * patch_tester.sh (report): Do not print "Checker: ".
3217
3218 2008-04-23 Sebastian Pop <sebastian.pop@amd.com>
3219
3220 * patch_tester.sh (report): Do not print the time.
3221
3222 2008-04-01 Joseph Myers <joseph@codesourcery.com>
3223
3224 * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
3225 Handle @heading. Handle enumerated lists with starting numbers
3226 and extra headings.
3227
3228 2008-03-10 Janis Johnson <janis187@us.ibm.com>
3229
3230 * patch_tester.sh (initialization): Initialize svnpatch and stop.
3231 (usage): Add -svnpath and -stop.
3232 (makedir): New.
3233 (argument handling): Process -stop and -svnpath.
3234 (setup code): Use makedir, error out if initial svn checkout fails.
3235 (update): Use svnpath. Invoke contrib/gcc_update.
3236 (apply_patch): Require that patch was created at top level. Use eval
3237 with option variables. Don't use bootstrap target for make. Verify
3238 that some tests were run.
3239 (bootntest_patched): Use snvpath.
3240 (main loop): For -stop, exit when there are no more patches to test.
3241
3242 2008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3243
3244 * check_warning_flags.sh: Instead of invoke.texi, take the path
3245 to the doc directory as argument. Check that warnings listed in
3246 'gcc --help' are accepted by the compiler, and listed in the
3247 manuals.
3248
3249 2008-03-06 Tom Tromey <tromey@redhat.com>
3250
3251 * patch_tester.sh (usage): Watermark is not lexicographic.
3252 Load $STATE/defaults if it exists.
3253 (selfexec): Use $0.
3254 (apply_patch): Handle deletions.
3255 (bootntest): Handle default settings.
3256
3257 2008-03-05 Jakub Jelinek <jakub@redhat.com>
3258
3259 * gennews (files): Reference GCC 4.3 web pages.
3260
3261 2008-02-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3262
3263 * check_warning_flags.sh: New file.
3264
3265 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3266
3267 * paranoia.cc (main): Remove handling of c4x_single and
3268 c4x_extended formats.
3269
3270 2007-12-26 Sebastian Pop <sebastian.pop@amd.com>
3271
3272 * compareSumTests3: Changed to GPLv3.
3273 * prepare_patch.sh: Same.
3274 * uninclude: Same.
3275 * dglib.pm: Same.
3276 * gennews: Same.
3277 * texi2pod.pl: Same.
3278 * analyze_brprob: Same.
3279 * gcc_build: Same.
3280
3281 2007-12-26 Sebastian Pop <sebastian.pop@amd.com>
3282
3283 * patch_tester.sh: Changed to GPLv3.
3284
3285 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3286
3287 * patch_tester.sh: Don't save the script anymore.
3288
3289 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3290
3291 * patch_tester.sh: New.
3292 * prepare_patch.sh: New.
3293
3294 2007-11-26 Alexandre Oliva <aoliva@redhat.com>
3295
3296 * compare-debug: Introduce -p flag to preserve .stripped files.
3297
3298 2007-10-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3299
3300 * texi2pod.pl: Handle @asis.
3301 (postprocess): Move @gccoptlist{} after all formatting commands.
3302
3303 2007-10-01 Alexandre Oliva <aoliva@redhat.com>
3304
3305 * compare-debug: Avoid spurious errors when .stripped files
3306 exist.
3307
3308 2007-09-22 Hans-Peter Nilsson <hp@axis.com>
3309
3310 * warn_summary (srcdirFilter): Add fixincludes, sim,
3311 newlib and mpfr.
3312
3313 2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
3314
3315 * gcc_update: Handle different URL paths and tags.
3316
3317 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3318
3319 * compare-debug: New.
3320
3321 2007-08-16 H.J. Lu <hongjiu.lu@intel.com>
3322 Andreas Schwab <schwab@suse.de>
3323
3324 * gcc_update: Use "svn info" for revision number. Create
3325 gcc/REVISION with branch name and revision number.
3326
3327 2007-08-10 Diego Novillo <dnovillo@google.com>
3328
3329 * gcc.doxy: Rename from tree-ssa.doxy.
3330
3331 2007-08-10 Diego Novillo <dnovillo@google.com>
3332
3333 * tree-ssa.doxy: Update for doxygen 1.5.
3334 Include all the files in the middle and back ends.
3335
3336 2007-06-30 Hans-Peter Nilsson <hp@axis.com>
3337
3338 * gcc_update (files_and_dependencies): Handle
3339 gcc/testsuite/gcc.dg/cpp/direct2s.c.
3340
3341 2007-05-13 Mark Mitchell <mark@codesourcery.com>
3342
3343 * gennews (files): Reference GCC 4.2 web pages.
3344
3345 2007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu>
3346
3347 * texi2pod.pl: Correct handling of @itemize with no argument.
3348
3349 2007-03-17 Hans-Peter Nilsson <hp@axis.com>
3350
3351 * uninclude: New utility, from Alexandre Oliva.
3352
3353 2007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
3354
3355 * test_installed: Adjust to the move from g77 to gfortran.
3356
3357 2007-02-16 Matthias Klose <doko@debian.org>
3358
3359 * texi2pod.pl: Handle @subsubsection, ignore @anchor.
3360
3361 2007-02-10 Hans-Peter Nilsson <hp@axis.com>
3362
3363 * test_summary (configflags): Adjust for changes in the
3364 config.status format due to update to autoconf 2.59.
3365
3366 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * gcc_update: Update for configure.in -> configure.ac.
3369
3370 2007-02-06 Richard Sandiford <richard@codesourcery.com>
3371
3372 * texi2pod.pl: Handle @multitable.
3373
3374 2007-01-15 Tom Tromey <tromey@redhat.com>
3375
3376 * download_ecj: New file.
3377
3378 2006-09-27 Matthew Sachs <msachs@apple.com>
3379
3380 * compareSumTests3: POD syntax fix.
3381
3382 2006-09-27 Matthew Sachs <msachs@apple.com>
3383
3384 * dglib.pm: Initial commit.
3385 * compareSumTests3: Initial commit.
3386
3387 2006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
3388
3389 * dg-cmp-results.sh (compare-$$.awk): Print name[old]
3390 and not non-existing nm[old].
3391
3392 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3393
3394 Port to hosts whose 'sort' and 'tail' implementations
3395 treat operands with leading '+' as file names, as POSIX
3396 has required since 2001. However, make sure the code still
3397 works on pre-POSIX hosts.
3398 * compare_tests: Don't assume "sort +2" is equivalent to
3399 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3400
3401 2006-06-05 James Lemke <jwlemke@wasabisystems.com>
3402
3403 * dg-cmp-results.sh: New script for comparing DejaGNU logs.
3404
3405 2006-06-02 Richard Earnshaw <rearnsha@arm.com>
3406 Mike Stump <mrs@apple.com>
3407
3408 * compare_tests: Handle multilibs better.
3409
3410 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3411
3412 * texi2pod.pl: Correct handling of absolute @include.
3413
3414 2006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3415
3416 * texi2pod.pl: Handle -I.
3417
3418 2006-02-28 Mark Mitchell <mark@codesourcery.com>
3419
3420 * gennews (files): Update for GCC 4.1.
3421
3422 2006-01-24 Diego Novillo <dnovillo@redhat.com>
3423
3424 * gcc_update (files_and_dependencies): Handle
3425 libgomp/testsuite/Makefile.in.
3426
3427 2006-01-18 Richard Henderson <rth@redhat.com>
3428 Diego Novillo <dnovillo@redhat.com>
3429
3430 * gcc_update (files_and_dependencies): Add libgomp files.
3431
3432 2005-12-06 Ben Elliston <bje@au.ibm.com>
3433
3434 * newcvsroot: Remove.
3435
3436 2005-11-03 Steven Bosscher <stevenb@suse.de>
3437
3438 * gcc_build: Fix my previous checking.
3439
3440 2005-11-01 Joseph S. Myers <joseph@codesourcery.com>
3441
3442 * gcc_update: Include revision number in LAST_UPDATED.
3443
3444 2005-10-30 Steven Bosscher <stevenb@suse.de>
3445
3446 * gcc_build: Use gcc.gnu.org as the default server. Set up
3447 SVN_REPOSITORY correctly. Add support for checking out branches.
3448
3449 2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
3450
3451 * gcc_update: When svn update is called and
3452 --silent is used, pass -q.
3453
3454 2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
3455
3456 * gcc_update: Remove the -q from svn invocation.
3457
3458 2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
3459
3460 * gcc_build: Remove -d from the call to gcc_update.
3461
3462 2005-10-28 Daniel Berlin <dberlin@dberlin.org>
3463 Ben Elliston <bje@au1.ibm.com>
3464
3465 * gcc_update: Update for svn.
3466 * newcvsroot: Ditto.
3467 * gcc_build: Ditto.
3468
3469 2005-10-21 Mark Mitchell <mark@codesourcery.com>
3470
3471 * texi2pod.pl: Substitue for @value even when part of @include.
3472
3473 2005-10-21 Bob Wilson <bob.wilson@acm.org>
3474
3475 * texi2pod.pl: Convert two single quotes or two backquotes to
3476 double quotes.
3477
3478 2005-08-23 Ben Elliston <bje@au.ibm.com>
3479
3480 * gcc_update: Update dependencies for libjava/aclocal.m4.
3481
3482 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
3483
3484 * All files: Update with new FSF address.
3485
3486 2005-07-14 Ben Elliston <bje@au.ibm.com>
3487
3488 * filter_params.pl: Typo fix.
3489 * filter_knr2ansi.pl: Likewise.
3490
3491 2005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
3492
3493 * gennews (files): Update for egcs-1.0 release pages consolidation.
3494
3495 2005-04-17 Joseph S. Myers <joseph@codesourcery.com>
3496
3497 * gennews (files): Update for GCC 4.0.
3498
3499 2005-03-18 Alexandre Oliva <aoliva@redhat.com>
3500
3501 * gcc_update (silent): Unset instead of initializing to null.
3502
3503 2005-03-18 Andreas Schwab <schwab@suse.de>
3504
3505 * gcc_update (apply_patch): Properly quote $1.
3506
3507 2005-03-18 Zack Weinberg <zack@codesourcery.com>
3508
3509 * gcc_update: Add --silent option.
3510
3511 2005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3512
3513 * warn_summary (keywordFilter): Update sed pattern for new quoting
3514 style in warnings.
3515
3516 2005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3517
3518 * warn_summary: Add -fortran subdir flag.
3519 (subdirectoryFilter): Fix missing ada subdir.
3520
3521 2004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
3522
3523 * gcc_update (touch_files): Don't rely on "make" being GNU make;
3524 grep for "Touching" to determine that the rule executes.
3525
3526 2004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3527
3528 * gcc_update (touch_files): Explicitly pass --no-print-directory.
3529
3530 2004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
3531
3532 * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
3533
3534 2004-08-04 Paolo Bonzini <bonzini@gnu.org>
3535
3536 * gcc_update: Add fixincludes.
3537
3538 2004-08-26 Matthias Klose <doko@debian.org>
3539
3540 * texi2pod.pl: keep references of the form @ref{...}, print them bold.
3541
3542 2004-08-26 Matthias Klose <doko@debian.org>
3543
3544 * test_summary: Include baseline used for libstdc++-v3 abi check
3545 in test summary.
3546
3547 2004-08-25 Ben Elliston <bje@au.ibm.com>
3548
3549 * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
3550
3551 2004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
3552
3553 * gcc_update (self): libjava/configure.in -> configure.ac. Automake
3554 update done.
3555
3556 2004-08-04 Paolo Bonzini <bonzini@gnu.org>
3557
3558 * gcc_update: libjava/configure.ac -> configure.in. Automake
3559 1.4 does not handle configure.ac properly.
3560
3561 2004-08-04 Andreas Schwab <schwab@suse.de>
3562
3563 * gcc_update: libjava/configure.in -> configure.ac.
3564
3565 2004-08-03 Richard Earnshaw <rearnsha@arm.com>
3566
3567 * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
3568
3569 2004-07-16 Jeff Law <law@redhat.com>
3570
3571 * analyze_brprob: Fix comments. More consistent output format.
3572
3573 2004-06-17 Diego Novillo <dnovillo@redhat.com>
3574
3575 * tree-ssa.doxy: Update for doxygen 1.3.5.
3576
3577 2004-06-14 Andreas Jaeger <aj@suse.de>
3578
3579 * gcc_update: boehm-gc/configure.in -> configure.ac.
3580
3581 2004-06-16 Paolo Bonzini <bonzini@gnu.org>
3582
3583 * gcc_update (boehm-gc/configure): Depend on
3584 boehm-gc/configure.ac instead of boehm-gc/configure.in
3585
3586 2004-06-14 Paolo Bonzini <bonzini@gnu.org>
3587
3588 * gcc_update (libmudflap/configure): Depend on
3589 libmudflap/configure.ac instead of libmudflap/configure.in
3590
3591 2004-06-14 Andreas Jaeger <aj@suse.de>
3592
3593 * gcc_update: Add libcpp.
3594
3595 2004-06-10 Andreas Jaeger <aj@suse.de>
3596
3597 * gcc_update: Add libgfortran.
3598
3599 2004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
3600
3601 * gcc_update (libbanshee/configure): Depend on
3602 libbanshee/configure.ac instead of libbanshee/configure.in
3603
3604 2004-05-17 Zack Weinberg <zack@codesourcery.com>
3605
3606 * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
3607 from list of files to be touched.
3608 * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
3609
3610 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
3611
3612 * gennews: Update for GCC 3.4.
3613
3614 2004-05-13 Diego Novillo <dnovillo@redhat.com>
3615
3616 Merge from tree-ssa-20020619-branch.
3617
3618 * filter_gcc_for_doxygen: New file.
3619 * filter_knr2ansi.pl: New file.
3620 * filter_params.pl: New file.
3621 * tree-ssa.doxy: New file.
3622 * contrib/gcc_update (files_and_dependencies): Handle
3623 libbanshee and libmudflap.
3624
3625 2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
3626 Andreas Jaeger <aj@suse.de>
3627
3628 * gcc_update (files_and_dependencies): Insert zlib dependencies.
3629
3630 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3631
3632 * gcc_update (files_and_dependencies): libobjc/configure now
3633 depends on configure.ac, not configure.in.
3634
3635 2004-04-01 Kelley Cook <kcook@gcc.gnu.org>
3636
3637 * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
3638
3639 2004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
3640
3641 * gcc_update (files_and_dependencies): Insert libffi dependencies.
3642
3643 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
3644
3645 * gcc_update (files_and_dependencies): Insert libada/configure.
3646
3647 2004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
3648
3649 * gcc_update (files_and_dependencies): Update intl/configure.in
3650 to intl/configure.ac.
3651
3652 2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
3653
3654 * gcc_update (files_and_dependencies): Update fastjar/configure.in
3655 to fastjar/configure.ac
3656
3657 2004-01-07 Kelley Cook <kcook@gcc.gnu.org>
3658
3659 * gcc_update (files_and_dependencies): Remove non-existant files.
3660
3661 2004-01-05 Kelley Cook <kcook@gcc.gnu.org>
3662
3663 * gcc_update (files_generated): Revert 2003-12-18 change.
3664
3665 2004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
3666
3667 * gcc_update (files_and_dependencies): For gcc directory,
3668 rename configure.in to configure.ac.
3669
3670 2003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
3671
3672 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3673 remove acconfig.h. No longer used.
3674
3675 2003-12-18 Kelley Cook <kcook@gcc.gnu.org>
3676
3677 * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
3678 gcc/ada/gnat_ug_* to use it.
3679
3680 2003-12-16 James E Wilson <wilson@specifixinc.com>
3681
3682 * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3683 rename configure.in to configure.ac, and stamp-h.in to config-h.in.
3684
3685 2003-12-11 Kelley Cook <kcook@gcc.gnu.org>
3686
3687 * gcc_update (files_and_dependencies): Correct typo in the filename
3688 gnat_ug_wnt.texi.
3689
3690 2003-12-08 Arnaud Charlet <charlet@act-europe.fr
3691
3692 * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
3693 treeprs.ads.
3694
3695 2003-10-16 Mark Mitchell <mark@codesourcery.com>
3696
3697 * gennews (files): Add GCC 3.3 files.
3698
3699 2003-08-21 Mark Mitchell <mark@codesourcery.com>
3700
3701 * gcc_build: Fix handling of -t option. Add -x option.
3702
3703 2003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
3704
3705 * texi2pod.pl: Remove extra line.
3706
3707 2003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
3708
3709 * texi2pod.pl: Default @itemize's parameter to @bullet.
3710
3711 2003-07-12 Zack Weinberg <zack@codesourcery.com>
3712
3713 * gcc_update: gcc/acconfig.h no longer exists.
3714
3715 2003-07-11 Matthias Klose <doko@debian.org>
3716
3717 * test_installed: Add options to run objc tests.
3718 In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
3719
3720 2003-07-04 Zack Weinberg <zack@codesourcery.com>
3721
3722 * gcc_update: Remove gcc/intl/plural.c from list.
3723 Add new generated files intl/plural.c, intl/configure,
3724 intl/config.h.in.
3725
3726 2003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
3727
3728 * gcc_update (files_and_dependencies): Add
3729 gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
3730 gcc/testsuite/gcc.dg/cpp/mi1c.h.
3731
3732 2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
3733
3734 * paranoia.cc: Fix spelling error.
3735
3736 * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
3737 to GCC.
3738
3739 2003-04-04 Mike Stump <mrs@apple.com>
3740
3741 * compare_tests: Fix exit status and be more flexible with spacing.
3742
3743 2003-03-08 Phil Edwards <pme@gcc.gnu.org>
3744
3745 * test_summary: Add -h, print existing comments as help.
3746
3747 2003-03-03 H.J. Lu <hjl@gnu.org>
3748
3749 * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
3750 * gcc_update: Likewise.
3751
3752 2003-01-19 Alexandre Oliva <aoliva@redhat.com>
3753
3754 * test_summary (configflags): Only use the first match. Remove
3755 excess space. Use sub instead of gsub where possible. Use `none'
3756 if no configure flags were given.
3757
3758 2003-01-10 Loren J. Rittle <ljrittle@acm.org>
3759
3760 * test_summary (configflags): awk portability.
3761
3762 2003-01-07 Alexandre Oliva <aoliva@redhat.com>
3763
3764 * test_summary (configflags): Compute correctly with both
3765 autoconfiscated and Cygnus-style top-level.
3766
3767 2003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3768
3769 * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
3770 on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
3771 gcc/java/keyword.gperf
3772
3773 2002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3774
3775 * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
3776 depending on gcc/intl/plural.y.
3777
3778 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
3779
3780 * gcc_update (configure): Depend on config/acx.m4 as well.
3781
3782 * gcc_update (configure): Depend on configure.in.
3783
3784 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
3785
3786 * texi2pod.pl: Skip contents of @copying.
3787
3788 2002-11-09 Zack Weinberg <zack@codesourcery.com>
3789
3790 * gthr_supp_vxw_5x.c: New file.
3791
3792 2002-10-21 Richard Henderson <rth@redhat.com>
3793
3794 * paranoia.cc (real_c_float::image): Accomodate size of
3795 real_internal format.
3796 (main): Unbuffer stdio. Add real_internal format.
3797 (floor_log2_wide): New.
3798
3799 2002-10-16 Richard Henderson <rth@redhat.com>
3800
3801 * paranoia.cc (ENUM_BITFIELD): New.
3802 (class): Define as klass around real.h.
3803 (real_c_float): Not a template any longer; define MODE as a
3804 class static constant; use real_format elements for SIZE.
3805 Update uses of real_to_decimal and real_to_hexadecimal.
3806 (main): Change -g argument to use a format name.
3807 (mode_for_size): Remove.
3808
3809 2002-09-16 Richard Henderson <rth@redhat.com>
3810
3811 * paranoia.cc: New file.
3812
3813 2002-09-04 Richard Henderson <rth@redhat.com>
3814
3815 * enquire.c: Remove.
3816
3817 2002-08-14 Mark Mitchell <mark@codesourcery.com>
3818
3819 * gennews (files): Add GCC 3.2 files.
3820
3821 2002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3822
3823 * gennews (files): Add proper files for the GCC 3.1 release series.
3824 Simplify and reformat introductory wording.
3825
3826 2002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3827
3828 * enquire.c: Move from gcc.
3829
3830 2002-07-16 H.J. Lu <hjl@gnu.org>
3831
3832 * gcc_update (touch_files): Pass -s to ${MAKE}.
3833
3834 2002-06-26 Zack Weinberg <zack@codesourcery.com>
3835
3836 * texi2pod.pl: Correct handling of the internal R<> sequence.
3837
3838 2002-05-31 Florian Weimer <fw@deneb.enyo.de>
3839
3840 * gcc_update (files_and_dependencies): Add generated Texinfo files
3841 for Ada.
3842
3843 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3844
3845 * test_installed: Allow for PWDCMD to override hardcoded pwd.
3846 * test_summary: Likewise.
3847
3848 2002-04-18 Geoffrey Keating <geoffk@redhat.com>
3849
3850 * gcc_update (touch_files): Don't have empty for loop.
3851
3852 2002-04-16 Richard Henderson <rth@redhat.com>
3853
3854 * gcc_update: Remove libchill.
3855
3856 2002-03-25 Zack Weinberg <zack@codesourcery.com>
3857
3858 * texi2pod.pl: Handle @end ftable and @end vtable.
3859
3860 2002-03-11 Zack Weinberg <zack@codesourcery.com>
3861
3862 * texi2pod.pl: Handle @include, @ftable, @vtable.
3863 Reformat some code for clarity.
3864
3865 2002-02-24 Christian Jönsson <c.christian.joensson@telia.com>
3866
3867 * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
3868 WARNING and ERROR output from the *.sum files.
3869
3870 2002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3871
3872 * gennews (files): Replace gcc-2.95/gcc-2.95.html,
3873 gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
3874 and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
3875
3876 2002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3877
3878 * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
3879 egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
3880 egcs-1.1/index.html.
3881
3882 2002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3883
3884 * warn_summary: Add -ada subdirectory flag.
3885
3886 2001-12-12 Matthias Klose <doko@debian.org>
3887
3888 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
3889 generation of more than one man page from one source.
3890 Add '-' to set of valid chars for an identifier.
3891 Let -D option accept flags of the form <flag>=<value>.
3892 Use \s+ for whitespace detection in '@c man' lines.
3893 Handle @set and @clear independent of $output.
3894 Substitute all @value{}'s in a line.
3895
3896 2001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
3897
3898 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
3899 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
3900 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
3901 greater than 9 in enumerations.
3902
3903 2001-11-07 Laurent Guerby <guerby@acm.org>
3904
3905 * gcc_update (files_and_dependencies): Add Ada dependencies.
3906
3907 2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
3908
3909 * snapshot: Remove.
3910
3911 2001-09-07 Richard Sandiford <rsandifo@redhat.com>
3912
3913 Revert:
3914 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
3915 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3916 touch.
3917
3918 2001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
3919
3920 * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
3921 gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
3922 touch.
3923
3924 Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
3925
3926 * analyze_brprob: Update for changes in gcc debug output.
3927
3928 Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
3929
3930 * analyze_brprob: Avoid more overflows.
3931
3932 2001-07-27 Richard Henderson <rth@redhat.com>
3933
3934 * test_summary: Copy LAST_UPDATED UTC time to head of summary.
3935
3936 Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
3937
3938 * analyze_brprob: Avoid overflows.
3939
3940 2001-07-27 Richard Henderson <rth@redhat.com>
3941
3942 * gcc_update: Dump timestamp in LAST_UPDATED.
3943
3944 2001-07-26 Andreas Jaeger <aj@suse.de>,
3945 Hans-Peter Nilsson <hp@bitrange.com>
3946
3947 * analyze_brprob: Fix documentation.
3948
3949 Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
3950
3951 * analyze_brprob: Fix awk compatibility problems; update comment.
3952
3953 2001-07-23 Andreas Jaeger <aj@suse.de>
3954
3955 * analyze_brprob: Fix more typos.
3956
3957 2001-07-23 Andreas Jaeger <aj@suse.de>
3958
3959 * analyze_brprob: Fix typos.
3960
3961 2001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
3962
3963 * texi2pod.pl: Handle @r inside @item.
3964
3965 2001-07-02 Zack Weinberg <zackw@stanford.edu>
3966
3967 * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
3968
3969 2001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
3970
3971 * warn_summary: Fix typo in a comment.
3972
3973 2001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
3974
3975 * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
3976
3977 2001-06-13 Mark Mitchell <mark@codesourcery.com>
3978
3979 * gennews: Set TERM to vt100 for Lynx.
3980
3981 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3982
3983 * release: Remove.
3984
3985 Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
3986
3987 * analyze_brprob: New file.
3988
3989 2001-06-11 Mark Mitchell <mark@codesourcery.com>
3990
3991 * gcc_build: Output information about the commands used to
3992 configure the compiler.
3993
3994 2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
3995
3996 * gennews: Update for GCC 3.0.
3997
3998 2001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
3999
4000 * gcc_update: Update for move of documentation to gcc/doc.
4001
4002 2001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4003
4004 * contrib/test_summary (files): Sort before evaluating.
4005
4006 2001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4007
4008 * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
4009
4010 2001-05-21 Mark Mitchell <mark@codesourcery.com>
4011
4012 * gcc_build: Use -d when invoking gcc_update.
4013
4014 2001-05-18 Andreas Jaeger <aj@suse.de>
4015
4016 * gcc_update: Add rules for libf2c/libI77.
4017
4018 2001-05-17 Alexandre Oliva <aoliva@redhat.com>
4019
4020 * gcc_update (touch_files): Use simpler, yet as portable, syntax.
4021
4022 2001-05-14 Loren J. Rittle <ljrittle@acm.org>
4023
4024 * gcc_update (touch_files): Enhance make portability.
4025
4026 2001-05-14 Alexandre Oliva <aoliva@redhat.com>
4027
4028 * gcc_update (touch_files): Use a Makefile to touch files.
4029
4030 2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
4031
4032 * texi2pod.pl: Add copyright and GPL notices.
4033
4034 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
4035
4036 * texi2pod.pl: Handle "\,".
4037
4038 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
4039
4040 * texi2pod.pl: Fix regular expression for @r to avoid exponential
4041 recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
4042 version check.
4043
4044 2001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4045
4046 * warn_summary (stageNfilter): Update for recent changes in
4047 bootstrap logic.
4048
4049 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
4050
4051 * texi2pod.pl: Require at least perl 5.6.0.
4052
4053 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
4054
4055 * gcc_update: Add gcc/gcc.1 to generated files.
4056 * texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
4057 discarding to end of sentence with @xref where the sentence has an
4058 interior "." in markup, and handle discarding parentheses around
4059 such a sentence.
4060
4061 2001-01-11 Bernd Schmidt <bernds@redhat.com>
4062
4063 * gennews: Add gcc-2.95.3.
4064
4065 2001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
4066
4067 * texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
4068 @command. Format URLs and email addresses in bold.
4069
4070 2001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
4071
4072 * gcc_update: Add cpp.1 to the list of generated files.
4073
4074 * texi2pod.pl: Handle @option and @env.
4075
4076 2001-01-03 Mike Stump <mrs@wrs.com>
4077
4078 * snapshot: Update to account for java libraries.
4079
4080 2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
4081
4082 * test_summary: Export filesuffix, not fileprefix.
4083
4084 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
4085
4086 * release: Change some EGCS references to GCC.
4087
4088 2000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4089
4090 * warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
4091 subdirectory flags. Add source directory prefix filtering.
4092 Redirect diagnostic output to stderr.
4093
4094 2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
4095
4096 * texi2pod.pl: If multiple @c man sections with the same tag
4097 appear, concatenate them in the final output. When skipping,
4098 ignore block commands that can't cause skipping, and honor
4099 those that can. Ensure that verbatim blocks are separate
4100 paragraphs.
4101
4102 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
4103
4104 * gcc_update: Don't touch tradcif.c or java/parse.h.
4105
4106 2000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
4107
4108 * texi2pod.pl: Restructure for comprehensibility, add
4109 comments. Merge handling of @ignore and @ifxxx. Handle a
4110 whole bunch more Texinfo commands. Use consistent formatting
4111 style.
4112
4113 2000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
4114
4115 * gennews: New script.
4116
4117 2000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4118
4119 * gcc_update: Update a comment as we now require bison for CVS users.
4120
4121 2000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
4122
4123 * gcc_update: Add gcov.1 to the list of generated files.
4124
4125 2000-11-21 Mark Mitchell <mark@codesourcery.com>
4126
4127 * gcc_build: Remove code to put information in a log file.
4128
4129 2000-11-19 Zack Weinberg <zackw@stanford.edu>
4130
4131 * texi2pod.pl:
4132 - Add real command line parsing.
4133 - Support @ifset, @ifclear, @set, @value, -D switch.
4134 - Support @sc. Improve handling of @ref and friends.
4135 - Discard @subsection, @need, @node lines.
4136 - Un-nest font changes to match texinfo semantics.
4137 - Handle @{ and @}. Oops.
4138 - Don't emit E<> directives inside verbatim blocks.
4139
4140 2000-11-12 Bruce Korb <bkorb@gnu.org>
4141
4142 * release: generalize the release script a bit.
4143
4144 Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
4145
4146 * gcc_build: Add -o option for setting the objdir to use.
4147
4148 2000-11-11 Jeff Law <law@redhat.com>,
4149
4150 * release: New file.
4151
4152 2000-11-08 Jeff Law <law@redhat.com>,
4153 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4154
4155 * snapshot: New file.
4156
4157 2000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
4158
4159 * gcc_build (bootstrap_gcc): New function.
4160 (configure_gcc): Likewise.
4161 (build_gcc): Rewritten to use configure and bootstrap.
4162 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
4163
4164 2000-10-31 Mark Mitchell <mark@codesourcery.com>
4165
4166 * gcc_build (MAKE): New variable.
4167 (build_gcc): Use it. Fix logging of errors.
4168 (install_gcc): Likewise.
4169
4170 2000-10-29 Mark Mitchell <mark@codesourcery.com>
4171
4172 * gcc_build: Save the output from CVS into the logfile as well.
4173
4174 2000-10-25 Mark Mitchell <mark@codesourcery.com>
4175
4176 * gcc_build: Fix typos.
4177
4178 2000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
4179
4180 * gperf-2.7-19981006.pat: Remove.
4181
4182 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
4183
4184 * test_installed: Change EGCS references to refer to GCC.
4185
4186 2000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4187
4188 * gcc_update (touch_files): Add some informative output.
4189
4190 2000-09-16 Andreas Jaeger <aj@suse.de>
4191
4192 * gcc_update: Remove gcc/c-parse.gperf.
4193
4194 2000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
4195 Alexandre Oliva <aoliva@redhat.com>
4196
4197 * gcc_update: Execute touch_files_reexec even if `cvs update`
4198 failed.
4199
4200 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
4201
4202 * test_summary: AWK breaks with filenames containing `='.
4203
4204 Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
4205
4206 * gcc_build: New script.
4207
4208 2000-07-13 Mark Mitchell <mark@codesourcery.com>
4209
4210 * gcc_update (files_and_dependencies): Remove generated YACC files.
4211
4212 2000-07-12 Mark Mitchell <mark@codesourcery.com>
4213
4214 * gcc_update (files_and_dependencies): Remove generated YACC files.
4215
4216 2000-06-04 Mark Mitchell <mark@codesourcery.com>
4217
4218 * newcvsroot: Handle filenames that contain spaces.
4219
4220 2000-06-03 Zack Weinberg <zack@wolery.cumb.org>
4221
4222 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
4223 Elide --with-gcc-version-trigger and --norecursion from
4224 configure flags. Remove code to report status of haifa scheduler.
4225
4226 2000-05-18 Alexandre Oliva <aoliva@cygnus.com>
4227
4228 * gcc_update (self): Set to `$0'.
4229 (touch_files_reexec): Use `$self' instead of `$0'.
4230
4231 2000-05-12 Alexandre Oliva <aoliva@cygnus.com>
4232
4233 * gcc_update (touch_files_reexec): New function, run after the
4234 tree is modified.
4235
4236 2000-05-08 Richard Hendeson <rth@cygnus.com>
4237
4238 * gcc_update: Remove references to inclhack.tpl.
4239
4240 2000-04-28 Jason Merrill <jason@casey.cygnus.com>
4241
4242 * index-prop: Use a single pattern. Also support *** cdiffs.
4243
4244 2000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
4245
4246 * index-prop: Don't change /dev/null.
4247
4248 2000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4249
4250 * gcc_update: Refer to GCC and gcc_update instead of egcs and
4251 egcs_update.
4252
4253 2000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
4254
4255 * index-prop: Fix occasional problem when using cvs diff -p.
4256
4257 2000-04-18 Zack Weinberg <zack@wolery.cumb.org>
4258
4259 * gcc_update: Remove references to cexp.c/cexp.y.
4260
4261 1999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4262
4263 * newcvsroot: Add check on the number of command-line arguments.
4264 Add usage.
4265
4266 Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
4267
4268 * gcc_update: Allow patches compressed by bzip2.
4269
4270 1999-10-11 Martin v. Löwis <loewis@informatik.hu-berlin.de>
4271
4272 * newcvsroot: New file.
4273
4274 1999-09-11 Craig Burley <craig@jcb-sc.com>
4275
4276 * convert_to_f2c, convert_to_g2c, download_f2c: New file.
4277
4278 1999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4279
4280 * gcc_update: New file.
4281 * egcs_update: Renamed to gcc_update.
4282
4283 1999-08-09 Robert Lipe <robertlipe@usa.net>
4284
4285 * test_summary: Quote curly braces in 1999-07-03 change.
4286
4287 1999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
4288
4289 * egcs_update (files_and_dependencies): Fixed typo in
4290 gcc/cstamp-h.in. Added gcc/config.in.
4291
4292 1999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
4293
4294 * egcs_update (files_and_dependencies): New function, with
4295 complete list of files to be updated, as well as their
4296 dependencies.
4297 (touch_files): Check the timestamp of each generated file against
4298 its dependencies'.
4299 (main): New flags --touch, --list and --help. Remove the
4300 pre-update step.
4301
4302 1999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
4303
4304 * test_summary: Replace egcs with gcc. Update e-mail address.
4305
4306 1999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4307 Jerry Quinn <jquinn@nortelnetworks.com>
4308
4309 * egcs_update (touch_files, apply_patch): New functions.
4310 Use them. New command-line option --patch. Split test of local
4311 tree into two parts. Add comments.
4312
4313 1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
4314
4315 * test_summary: If Target is `unix{*}', append the Target variants
4316 to Host.
4317
4318 1999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
4319
4320 * test_summary: Set default mail-address and version for egcs
4321 instead of relying on unpredictable pathnames.
4322 Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
4323
4324 Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
4325
4326 * fixinc/*: Delete obsolete files.
4327
4328 1999-02-04 Robert Lipe <robertlipe@usa.net>
4329
4330 * egcs_update: Test return values of 'cvs update'. Propogate
4331 to caller as exit values.
4332
4333 1999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4334
4335 * egcs_update: Use "if" instead of "&&". Touch generated files
4336 only after the corresponding *.y files.
4337
4338 1999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4339
4340 * egcs_update: Do not use xargs, but a backquote construct.
4341
4342 1999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
4343
4344 * test_summary (version): Remove carriage return that gawk inserts
4345 in the version string for some reason.
4346
4347 1998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4348
4349 * egcs_update: Only touch files that already exist.
4350
4351 1998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
4352
4353 * test_summary (EOF): Remove double backslash.
4354 Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4355
4356 1998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
4357
4358 * test_summary (address): Set to egcs-testresults mailing list.
4359
4360 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
4361
4362 * test_summary (address): Added Marc Lehmann's testsuite-results
4363 to the default e-mail address.
4364
4365 1998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
4366
4367 * test_summary (-p, prepend_logs): Add these before the summary.
4368 (Compiler, Platform): Print these just before configflags.
4369
4370 Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4371
4372 * warn_summary (longLineFilter): New shell function to encapsulate
4373 this functionality. It is off by default, only active if -llf
4374 flag is specified.
4375 (subdirectoryFilter): Fix bug in filtering which made some
4376 subdirectory warnings erroneously appear in the toplevel set.
4377 (stageNfilter): Renamed from `stageNwarns'. Updated to collect
4378 warnings from stage1 as well as stage0, which means warnings from
4379 outside the bootstrap directory. Eg, the libraries, etc.
4380 (warningFilter): New shell function to encapsulate this
4381 functionality.
4382 (keywordFilter): New shell function to encapsulate this
4383 functionality.
4384
4385 Store data in a temp file rather than calculating it 3x. Arrange
4386 to remove it on exit and signals.
4387
4388 Add -pass/-wpass flags to do "pass through" (i.e. manual
4389 inspection) of bootstrap output from a particular stageN as well
4390 as language subdirs.
4391
4392 Add better comments/documentation.
4393
4394 Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4395
4396 * egcs_update: Add comment about keeping the FAQ synchronized.
4397
4398 Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
4399
4400 * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
4401 in the repo again.
4402
4403 Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
4404
4405 * egcs_update: Added gcc/fixinc/* generated files to touch list.
4406
4407 Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
4408
4409 * egcs_update: Remove gcc/java/parse.c from list of files to
4410 touch.
4411
4412 Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4413
4414 * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
4415
4416 Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4417
4418 * warn_summary (subdirectoryFilter): New shell function to
4419 optionally filter in/out gcc subdirectories when summarizing
4420 warnings. Add new flags to support subdirectory filtering.
4421
4422 Also, ensure the bootstrap stage is a number. Add some more C
4423 keywords that are preserved in the "warning type" summary and
4424 tighten up the "arg ???" regexp.
4425
4426 Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
4427
4428 * fixinc/inclhack.def: Not all C++ comments in C headers
4429 were treated alike. They are now. Also fixed syntax
4430 of sed expression in "systypes" fix.
4431
4432 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
4433
4434 * egcs_update: Added fixinc/* generated files to touch list.
4435
4436 Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4437
4438 * egcs_update: Additionally touch gcc/java/parse.[ch].
4439
4440 Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
4441
4442 * fixinc/inclhack.def: Added two files required by
4443 SCO's Open Server 5's avoid_bool fix.
4444 Regenerated fixinc.x and inclhack.sh to incorporate
4445 the update.
4446
4447 Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
4448
4449 * egcs_update: Do the pass 1 CVS update only for files that
4450 may reasonably be under CVS control.
4451
4452 1998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
4453
4454 * test_installed: New script for testing already-installed
4455 gcc/g++/g77.
4456
4457 Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4458
4459 * egcs_update: Assigned copyright to FSF.
4460
4461 Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4462 Alexandre Oliva <oliva@dcc.unicamp.br>
4463
4464 * egcs_update: New switch --nostdflags and documentation
4465 enhancements.
4466
4467 Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4468
4469 * egcs_update: New script.
4470
4471 1998-08-05 Bruce Korb <korbb@datadesign.com>
4472
4473 * fixinc/Makefile
4474 Added define for target machine so machine-specific tests
4475 can be selected for or against.
4476
4477 * fixinc/fixincl.c
4478 Added an array of string pointers to machines to select
4479 or avoid, depending on a FD_MACH_IFNOT bit flag.
4480 Used a shell script to match the defined TARGET_MACHINE
4481 with any of the given match patterns.
4482
4483 * fixinc/fixincl.tpl
4484 Generate the array of strings and bit flag, as needed,
4485 depending on "mach" and "not_machine" attributes for a fix.
4486
4487 * fixinc/mkfixinc.sh
4488 Invoke the make with TARGET assigned the value of the
4489 machine name argument.
4490
4491 Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
4492
4493 * compare_tests: New script.
4494
4495 1998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
4496
4497 * test_summary: Assigned copyright to FSF.
4498
4499 Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4500
4501 * test_summary: Corrected script name in comments providing
4502 documentation. Added linebreaks for lines with > 80 characters.
4503
4504 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4505
4506 * test_summary: New switch, -i, and environment variable,
4507 append_logs, for including files in the report.
4508
4509 1998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
4510
4511 * warn_summary: Update to Kaveh's latest version allowing to
4512 specify the last stage built.
4513
4514 1998-05-29 Bruce Korb <korbb@datadesign.com>
4515
4516 * fixinc/mkfixinc.sh
4517 Changes to make it easier to invoke on platforms that
4518 normally do not invoke fixincludes.
4519
4520 * fixinc/inclhack.def
4521 Applied fixes from egcs/gcc/fixincludes from the past several
4522 months.
4523
4524 1998-05-28 Bruce Korb <korbb@datadesign.com>
4525
4526 * fixinc/*: Updated most everything for a first real
4527 try at getting "fast_fixincludes" working.
4528
4529 1998-05-28 Jason Merrill <jason@yorick.cygnus.com>
4530
4531 * index-prop: New file.
4532
4533 Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
4534
4535 * test_summary: find good awk (copied from warn_summary).
4536
4537 Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
4538
4539 * test_summary, warn_summary: New files