i386: Fix stack protector peephole2 operand predicate [PR112332]
[official-gcc.git] / contrib / ChangeLog
blob4e068d57b4d72898dcf4b14343fbb0932dd0fc8f
1 2023-10-05  Andrea Corallo  <andrea.corallo@arm.com>
3         * mdcompact/mdcompact-testsuite.el: New file.
4         * mdcompact/mdcompact.el: Likewise.
5         * mdcompact/tests/1.md: Likewise.
6         * mdcompact/tests/1.md.out: Likewise.
7         * mdcompact/tests/2.md: Likewise.
8         * mdcompact/tests/2.md.out: Likewise.
9         * mdcompact/tests/3.md: Likewise.
10         * mdcompact/tests/3.md.out: Likewise.
11         * mdcompact/tests/4.md: Likewise.
12         * mdcompact/tests/4.md.out: Likewise.
13         * mdcompact/tests/5.md: Likewise.
14         * mdcompact/tests/5.md.out: Likewise.
15         * mdcompact/tests/6.md: Likewise.
16         * mdcompact/tests/6.md.out: Likewise.
17         * mdcompact/tests/7.md: Likewise.
18         * mdcompact/tests/7.md.out: Likewise.
20 2023-10-03  Martin Jambor  <mjambor@suse.cz>
22         * mklog.py (skip_line_in_changelog): Compare to None using is instead
23         of ==, add an extra newline after the function.
25 2023-10-02  Iain Sandoe  <iain@sandoe.co.uk>
27         * config-list.mk: Add newer Darwin versions, trim one older.
28         Remove cases with no OS version, which is not supported for cross-
29         compilers.
31 2023-09-29  Patrick O'Neill  <patrick@rivosinc.com>
33         * check_GNU_style_lib.py: Skip machine description file bracket linting.
35 2023-09-29  Paul Iannetta  <piannetta@kalrayinc.com>
37         * dg-extract-results.py: Print the "Test run" line.
38         * dg-extract-results.sh: Print the "Host" line.
40 2023-09-12  Jonathan Wakely  <jwakely@redhat.com>
42         PR other/111360
43         * gcc_update: Quote variable.
45 2023-09-11  Jonathan Wakely  <jwakely@redhat.com>
47         PR other/111359
48         * gcc-git-customization.sh: Check for getent before using it.
49         Use id on macOS.
51 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
53         * gcc-changelog/git_commit.py (GitCommit.__init__,
54         to_changelog_entries): Fix lost wording fix.
56 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
58         * gcc-changelog/git_commit.py (GitCommit.__init__):
59         Handle commit_to_info_hook = None; otherwise, if None,
60         regard it as error.
61         (to_changelog_entries): Handle commit_to_info_hook = None;
62         if info is None, create a warning for it.
63         * gcc-changelog/git_email.py (GitEmail.__init__):
64         call super() with commit_to_info_hook=None instead
65         of a lambda function.
67 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
69         Revert:
70         2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
72         * gcc-changelog/git_commit.py (GitCommit.__init__):
73         Handle commit_to_info_hook = None; otherwise, if None,
74         regard it as error.
75         (to_changelog_entries): Handle commit_to_info_hook = None;
76         if info is None, create a warning for it.
77         * gcc-changelog/git_email.py (GitEmail.__init__):
78         call super() with commit_to_info_hook=None instead
79         of a lamda function.
81 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
83         * gcc-changelog/git_commit.py (GitCommit.__init__):
84         Handle commit_to_info_hook = None; otherwise, if None,
85         regard it as error.
86         (to_changelog_entries): Handle commit_to_info_hook = None;
87         if info is None, create a warning for it.
88         * gcc-changelog/git_email.py (GitEmail.__init__):
89         call super() with commit_to_info_hook=None instead
90         of a lamda function.
92 2023-09-04  Marc Poulhiès  <dkm@kataplop.net>
94         * mklog.py: Leave SOB lines after changelog.
95         * prepare-commit-msg: Apply most shellcheck suggestions.
97 2023-08-29  Lehua Ding  <lehua.ding@rivai.ai>
99         * mklog.py: Fix bugs.
101 2023-08-16  Andrew Pinski  <apinski@marvell.com>
103         * gcc_update: Add libstdc++-v3/include/bits/version.h.
105 2023-07-13  Lehua Ding  <lehua.ding@rivai.ai>
107         * mklog.py: Add --append option.
109 2023-07-07  Richard Biener  <rguenther@suse.de>
111         * gcc-changelog/git_update_version.py: Remove GCC 10 from
112         active_refs.
114 2023-06-22  David Malcolm  <dmalcolm@redhat.com>
116         * unicode/gen-box-drawing-chars.py: New file.
117         * unicode/gen-combining-chars.py: New file.
118         * unicode/gen-printable-chars.py: New file.
120 2023-06-17  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
122         * testsuite-management/validate_failures.py (IsInterestingResult):
123         Add result_set argument and use it.  Adjust callers.
125 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
127         * testsuite-management/validate_failures.py (TestResult,)
128         (ParseManifestWorker, ParseSummary, Main): Handle new option
129         "--srcpath <regex>".
131 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
133         * testsuite-management/validate_failures.py (TestResult): Update.
134         (Main): Handle new option "--expiry_date YYYYMMDD".
136 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
138         * testsuite-management/validate_failures.py (ResultSet.update,)
139         (ResultSet.HasTestsuite): New methods.
140         (GetResults): Update.
141         (ParseSummary, CompareResults, PerformComparison, Main): Handle new
142         option --invert_match.
144 2023-06-14  Thiago Bauermann  <thiago.bauermann@linaro.org>
146         * testsuite-management/validate_failures.py (TestResult): Improve error
147         output.
149 2023-06-14  Christophe Lyon  <christophe.lyon@linaro.org>
151         * testsuite-management/validate_failures.py (_EXP_LINE_FORMAT,)
152         (_EXP_LINE_REX, ResultSet): Support "$tool:" prefix in exp names.
154 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
156         * testsuite-management/validate_failures.py (Main): Use exit code "2"
157         to indicate regression.
159 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
161         * testsuite-management/validate_failures.py (_VALID_TEST_RESULTS_REX):
162         Update.
163         (TestResult): Use _VALID_TEST_RESULTS_REX.
165 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
167         * testsuite-management/validate_failures.py: Add more verbosity levels.
169 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
171         * testsuite-management/validate_failures.py: Simplify GetManifestPath().
173 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
175         * testsuite-management/validate_failures.py (GetResults): Update.
176         (CompareBuilds): Read in manifest.
178 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
180         * testsuite-management/validate_failures.py (ParseManifestWorker):
181         Support expiry attributes in manifests.
182         (ParseSummary): Add a comment.
184 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
186         * testsuite-management/validate_failures.py: Avoid testsuite
187         aliasing.
189 2023-06-13  Andi Kleen  <ak@linux.intel.com>
191         * gen_autofdo_event.py: Update for download server changes
193 2023-06-03  Lehua Ding  <lehua.ding@rivai.ai>
195         * clang-format (ForEachMacros): Add missing cases
196         for EXECUTE_IF_... macros.
198 2023-05-18  Jonathan Wakely  <jwakely@redhat.com>
200         PR bootstrap/105831
201         * bench-stringop: Use = operator instead of ==.
202         * repro_fail: Likewise.
204 2023-04-28  Martin Liska  <mliska@suse.cz>
206         * filter_gcc_for_doxygen: Use python3 and not python2.
207         * filter_params.py: Likewise.
209 2023-04-26  Jakub Jelinek  <jakub@redhat.com>
211         * gennews (files): Add files for GCC 13.
213 2023-04-17  Jakub Jelinek  <jakub@redhat.com>
215         * gcc-changelog/git_update_version.py (active_refs): Add
216         releases/gcc-13.
218 2023-03-16  Jakub Jelinek  <jakub@redhat.com>
220         * unicode/README: Update to mention also makeuname2c.
221         * unicode/NameAliases.txt: New file.
223 2023-03-13  Lewis Hyatt  <lhyatt@gmail.com>
225         * unicode/DerivedCoreProperties.txt: Update to Unicode 15.
226         * unicode/DerivedNormalizationProps.txt: Likewise.
227         * unicode/EastAsianWidth.txt: Likwise.
228         * unicode/PropList.txt: Likewise.
229         * unicode/README: Likewise.
230         * unicode/UnicodeData.txt: Likewise.
232 2023-02-22  Thomas Schwinge  <thomas@codesourcery.com>
234         * config-list.mk (LIST): Clarify i686-symbolics-gnu to i686-gnu.
236 2023-02-17  Petr Sumbera  <petr.sumbera@oracle.com>
238         * make_sunver.pl: Escape brace.
240 2023-02-10  Flavio Cruz  <flaviocruz@gmail.com>
242         * config-list.mk: Add x86_64-gnu to list of archs.
244 2023-01-19  Gaius Mulley  <gaiusmod2@gmail.com>
246         * gcc_update (files_and_dependencies): Add dependencies for
247         gcc/m2/gm2config.h.in, gcc/m2/configure,
248         gcc/m2/gm2-libs/config-host, libgm2/Makefile.in,
249         libgm2/aclocal.m4, libgm2/libm2cor/Makefile.in,
250         libgm2/libm2pim/Makefile.in, libgm2/libm2iso/Makefile.in,
251         libgm2/libm2log/Makefile.in and libgm2/libm2min/Makefile.in.
253 2023-01-17  Martin Liska  <mliska@suse.cz>
255         * update-copyright.py: Ignore test_patches.txt.
257 2023-01-17  Martin Liska  <mliska@suse.cz>
259         * gcc-changelog/test_patches.txt: The CR character was removed
260         with ./contrib/update-copyright.py which I'm going to change.
262 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
264         PR other/108413
265         * update-copyright.py (LibPhobosFilter): Add __builtins.di to
266         skipped files.
268 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
270         PR other/108413
271         * update-copyright.py (TestsuiteFilter): Add .mod and .rs extensions.
272         (GCCCopyright): Add 'The fast_float authors' as external author.
274 2023-01-15  Gerald Pfeifer  <gerald@pfeifer.com>
276         * config-list.mk: Update FreeBSD targets to version 13.
277         Add aarch64-freebsd13.
279 2023-01-12  Gerald Pfeifer  <gerald@pfeifer.com>
281         * config-list.mk: Remove i486-freebsd4, ia64-freebsd6, and
282         sparc64-freebsd6.
284 2023-01-06  Martin Liska  <mliska@suse.cz>
286         * update-copyright.py: Add contrib as a default dir.
288 2022-12-28  Martin Liska  <mliska@suse.cz>
290         * update-copyright.py: Add contrib folder.
292 2022-12-23  Arsen Arsenović  <arsen@aarsen.me>
294         * dg-out-generator.pl: New file.
296 2022-12-21  Martin Liska  <mliska@suse.cz>
298         * filter-clang-warnings.py: Simplify.
300 2022-12-21  Martin Liska  <mliska@suse.cz>
302         * filter-clang-warnings.py: Skip Makefile and libffi warnings.
304 2022-12-19  Martin Liska  <mliska@suse.cz>
306         * gcc-changelog/git_commit.py: Support digits in PR's
307         component in subject.
309 2022-12-19  Martin Liska  <mliska@suse.cz>
311         * gcc-changelog/test_email.py: Add new test.
312         * gcc-changelog/test_patches.txt: Add new patch.
314 2022-12-19  Martin Liska  <mliska@suse.cz>
316         * gcc-changelog/git_commit.py: Allow digit in component name.
318 2022-12-19  Tobias Burnus  <tobias@codesourcery.com>
320         * gcc-changelog/git_check_commit.py (__main__): With -v print a
321         warning for the auto-added files.
322         * gcc-changelog/git_commit.py (GitCommit.__init__): Add self.warnings.
323         (GitCommit.check_mentioned_files): Add warning for auto-added files.
324         (GitCommit.print_warnings): New function.
325         * gcc-changelog/git_email.py (__main__): Remove bogus argument to
326         GitEmail constructor; print auto-added-files warning.
327         * gcc-changelog/test_email.py (test_auto_add_file_1,
328         test_auto_add_file_2): New tests.
329         * gcc-changelog/test_patches.txt: Add two test cases.
331 2022-12-19  Martin Liska  <mliska@suse.cz>
333         * gcc-changelog/setup.cfg: Do not use flake8 pytest plug-in.
335 2022-12-16  Martin Liska  <mliska@suse.cz>
337         * filter-clang-warnings.py: Print each warning only one time.
339 2022-12-16  Martin Liska  <mliska@suse.cz>
341         * gcc-changelog/git_email.py: Use PatchSet constructor
342         as newline argument is not supported with older unidiff
343         library.
345 2022-12-16  Tobias Burnus  <tobias@codesourcery.com>
347         * gcc-changelog/git_email.py (GitEmail:__init__): Support older
348         unidiff.PatchSet that do not have a newline= argument
349         of from_filename.
351 2022-12-14  Martin Liska  <mliska@suse.cz>
353         * analyze_brprob.py: Add copyright header.
354         * analyze_brprob_spec.py: Likewise.
355         * check-params-in-docs.py: Likewise.
356         * check_GNU_style.py: Likewise.
357         * check_GNU_style_lib.py: Likewise.
358         * filter-clang-warnings.py: Likewise.
359         * gcc-changelog/git_check_commit.py: Likewise.
360         * gcc-changelog/git_commit.py: Likewise.
361         * gcc-changelog/git_email.py: Likewise.
362         * gcc-changelog/git_repository.py: Likewise.
363         * gcc-changelog/git_update_version.py: Likewise.
364         * gcc-changelog/test_email.py: Likewise.
365         * mark_spam.py: Likewise.
367 2022-12-14  Martin Liska  <mliska@suse.cz>
369         * mklog.py: Check for number of hunks and not if a modified
370         file is binary.
372 2022-12-12  Martin Liska  <mliska@suse.cz>
374         * mklog.py: Do not search PR entry in a file that is binary.
376 2022-12-11  Martin Liska  <mliska@suse.cz>
378         * check_GNU_style.py: Use newline=\n.
379         * check_GNU_style_lib.py: Simplify.
380         * gcc-changelog/git_commit.py: Fix issues seen
381         Rust patchset.
382         * gcc-changelog/git_email.py: Use newline argument.
383         * gcc-changelog/test_email.py: New test.
384         * gcc-changelog/test_patches.txt: New test.
385         * mklog.py: Use newline argument.
387 2022-12-10  Thomas Schwinge  <thomas@codesourcery.com>
389         * gcc-changelog/git_commit.py (default_changelog_locations): Add
390         'gcc/rust'.
391         (bug_components): Add 'rust'.
393 2022-12-10  Gaius Mulley  <gaiusmod2@gmail.com>
395         * gcc-changelog/git_commit.py (default_changelog_locations):
396         New entry for gcc/m2.  New entry for libgm2.
398 2022-12-06  David Malcolm  <dmalcolm@redhat.com>
400         * gcc.doxy (INPUT): Add gcc/analyzer subdirectory.
402 2022-11-25  Martin Liska  <mliska@suse.cz>
404         Revert:
405         2022-11-25  Martin Liska  <mliska@suse.cz>
407         * gcc-changelog/git_commit.py: Temporarily disable
408         check_line.start.
410 2022-11-25  Martin Liska  <mliska@suse.cz>
412         * gcc-changelog/git_commit.py: Temporarily disable
413         check_line.start.
415 2022-11-21  Martin Liska  <mliska@suse.cz>
417         Revert:
418         2022-11-20  Martin Liska  <mliska@suse.cz>
420         * gcc-changelog/git_commit.py: Temporarily disable
421         check_line.start.
423 2022-11-20  Martin Liska  <mliska@suse.cz>
425         * gcc-changelog/git_commit.py: Temporarily disable
426         check_line.start.
428 2022-11-18  Jakub Jelinek  <jakub@redhat.com>
430         * gcc-changelog/git_update_version.py: Add
431         1957bedf29a1b2cc231972aba680fe80199d5498 to ignored commits.
433 2022-11-15  Martin Liska  <mliska@suse.cz>
435         * gcc-changelog/git_commit.py: Revert temporary rule
436         relaxation.
438 2022-11-14  Martin Liska  <mliska@suse.cz>
440         * gcc-changelog/git_commit.py: Temporarily disable
441         check_line.start.
443 2022-11-11  Martin Liska  <mliska@suse.cz>
445         * gcc-changelog/git_commit.py: Check for a space after leading
446         tab.
447         * gcc-changelog/test_email.py: Likewise.
448         * gcc-changelog/test_patches.txt: Likewise.
450 2022-11-06  Jakub Jelinek  <jakub@redhat.com>
452         * gcc-changelog/git_update_version.py: Add
453         e4cba49413ca429dc82f6aa2e88129ecb3fdd943 to ignored commits.
455 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
457         * gcc-changelog/git_commit.py (default_changelog_locations):
458         Remove 'liboffloadmic'.
459         * gcc_update (files_and_dependencies): Remove 'liboffloadmic'
460         files.
461         * update-copyright.py (GCCCmdLine): Remove 'liboffloadmic'
462         comment.
464 2022-10-20  Jonathan Wakely   <jwakely@redhat.com>
465             Ulrich Drepper  <drepper@redhat.com>
467         * gcc_update: Add rule for gcc/cp/std-name-hint.gperf.
469 2022-10-07  Martin Liska  <mliska@suse.cz>
471         * gcc-changelog/git_update_version.py: Remove extra fetch.
473 2022-10-06  Martin Liska  <mliska@suse.cz>
475         * gcc-changelog/git_update_version.py: Use logging module
476         and provide robust debugging output.
478 2022-10-05  Martin Liska  <mliska@suse.cz>
480         * gcc-changelog/git_update_version.py: Do fetch before a push.
482 2022-09-20  Martin Liska  <mliska@suse.cz>
484         * filter-clang-warnings.py: Skip egrep: warning: egrep is
485         obsolescent; using grep -E.
487 2022-08-31  Martin Liska  <mliska@suse.cz>
489         * config-list.mk: Remove deprecated ports.
491 2022-08-30  Ulrich Drepper  <drepper@gmail.com>
493         * gcc_update (files_and_dependencies): Add rule for
494         gcc/cp/std-name-hint.h.
496 2022-08-30  Martin Liska  <mliska@suse.cz>
498         * config-list.mk: Remove the port.
500 2022-08-27  Xi Ruoyao  <xry111@xry111.site>
502         * gen_autofdo_event.py: Port to Python 3, and use grep -E
503         instead of egrep.
505 2022-08-26  Martin Liska  <mliska@suse.cz>
507         * config-list.mk: Remove cr16.
509 2022-08-19  Stefan Schulze Frielinghaus  <stefansf@linux.ibm.com>
511         * clang-format: Add further FOR_EACH_ macros.
513 2022-08-18  Andrea Corallo  <andrea.corallo@arm.com>
515         * git-fetch-vendor.sh : Fix typo.
517 2022-08-02  Martin Liska  <mliska@suse.cz>
519         * gcc-changelog/git_commit.py: Do not deduce changelog for root ChangeLog.
521 2022-07-22  Martin Liska  <mliska@suse.cz>
523         * git-commit-mklog.py: Do not parse -b argument.
524         Pass mklog_args as json environment variable.
525         * mklog.py: Parse GCC_MKLOG_ARGS and append it to sys.argv.
526         * prepare-commit-msg: Do not append GCC_MKLOG_ARGS to args.
528 2022-07-22  Martin Liska  <mliska@suse.cz>
530         * mklog.py: Use component: [PR xyz] only when one PR is used.
532 2022-07-04  Martin Liska  <mliska@suse.cz>
534         * git-descr.sh: By default print revision for HEAD.
536 2022-06-28  Lewis Hyatt  <lhyatt@gmail.com>
538         * unicode/README: Added instructions for updating ucnid.h.
539         * unicode/DerivedCoreProperties.txt: New file added to source
540         control from Unicode 14.0 release.
541         * unicode/DerivedNormalizationProps.txt: Likewise.
543 2022-06-26  Lewis Hyatt  <lhyatt@gmail.com>
545         * unicode/EastAsianWidth.txt: Update to Unicode 14.0.0.
546         * unicode/PropList.txt: Likewise.
547         * unicode/README: Likewise.
548         * unicode/UnicodeData.txt: Likewise.
550 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
552         * config-list.mk: Remove tilegx and tilepro entries.
553         * gcc_update: Remove tilegx and tilepro entries.
555 2022-05-27  Richard Biener  <rguenther@suse.de>
557         * gcc-changelog/git_update_version.py (active_refs): Remove
558         releases/gcc-9.
560 2022-05-06  Jakub Jelinek  <jakub@redhat.com>
562         * gennews (files): Add files for GCC 12.
564 2022-04-28  Jakub Jelinek  <jakub@redhat.com>
566         * gcc-changelog/git_update_version.py (active_refs): Add
567         releases/gcc-12.
569 2022-04-25  Martin Liska  <mliska@suse.cz>
571         * filter-clang-warnings.py: Filter out
572         -Wc++20-attribute-extensions in lex.cc.
574 2022-04-25  Martin Liska  <mliska@suse.cz>
576         * filter-clang-warnings.py: Filter out
577         -Wbitwise-instead-of-logical.
579 2022-04-04  Martin Liska  <mliska@suse.cz>
581         * gcc-changelog/git_update_version.py: Ignore the revision.
583 2022-03-31  Jakub Jelinek  <jakub@redhat.com>
584             Joseph Myers  <joseph@codesourcery.com>
586         PR other/105114
587         * gcc_update: Fix up spelling of
588         gcc/config/loongarch/genopts/loongarch-strings dependency.
590 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
591             Lulu Cheng  <chenglulu@loongson.cn>
593         * config-list.mk: Add LoongArch triplet.
595 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
596             Lulu Cheng  <chenglulu@loongson.cn>
598         * gcc_update (files_and_dependencies): Add
599         config/loongarch/loongarch.opt and config/loongarch/loongarch-str.h.
601 2022-03-28  Martin Liska  <mliska@suse.cz>
603         * gcc-changelog/git_commit.py: Match trailing dot literally.
605 2022-03-28  Martin Liska  <mliska@suse.cz>
607         * gcc-changelog/git_commit.py: Make the parsing stricter.
609 2022-03-26  Jakub Jelinek  <jakub@redhat.com>
611         * gcc-changelog/git_update_version.py: Add
612         3ab5c8cd03d92bf4ec41e351820349d92fbc40c4 to ignored commits.
614 2022-03-10  Jonathan Wakely  <jwakely@redhat.com>
616         PR other/102664
617         * gcc-git-customization.sh: Fix non-portable commands.
619 2022-03-10  Jakub Jelinek  <jakub@redhat.com>
621         PR other/102664
622         * git-descr.sh: Replace all [1-9] occurrences with [0-9].
623         * git-undescr.sh: Likewise.
625 2022-03-09  Jonathan Wakely  <jwakely@redhat.com>
627         PR other/102664
628         * git-descr.sh: Use portable sed commands.
629         * git-undescr.sh: Likewise.
631 2022-03-08  Jonathan Wakely  <jwakely@redhat.com>
633         PR other/102664
634         * git-descr.sh: Use portable form of expr match.
636 2022-01-31  Martin Liska  <mliska@suse.cz>
638         * analyze_brprob.py: Support more formatted predict.def file.
639         * analyze_brprob_spec.py: Improve output and documentation.
641 2022-01-27  Martin Liska  <mliska@suse.cz>
643         * git-undescr.sh: Support full output of git-descr.sh.
645 2022-01-27  Martin Liska  <mliska@suse.cz>
646             Martin Jambor  <mjambor@suse.cz>
648         * git-descr.sh: New file.
649         * git-undescr.sh: New file.
650         Support optional arguments --long, --short and default
651         to 14 characters of git hash.
652         * gcc-git-customization.sh: Use the created files.
654 2022-01-24  Martin Liska  <mliska@suse.cz>
656         * gcc-changelog/git_commit.py: New files in toplev must
657         be explicitly marked as "New file".
658         * gcc-changelog/test_email.py: Test.
659         * gcc-changelog/test_patches.txt: Add test.
661 2022-01-23  Martin Liska  <mliska@suse.cz>
663         * filter-clang-warnings.py: Filter out one another warning
664         for sse.md.
666 2022-01-19  Martin Liska  <mliska@suse.cz>
668         * check_GNU_style_lib.py: Skip Python files.
670 2022-01-19  Martin Liska  <mliska@suse.cz>
672         * git-backport.py: Use it.
673         * git-fix-changelog.py: New file.
674         * gcc-git-customization.sh: Add new alias git gcc-fix-changelog.
676 2022-01-17  Martin Liska  <mliska@suse.cz>
678         * git-backport.py: Support renaming of .cc files.
680 2022-01-17  Martin Liska  <mliska@suse.cz>
682         * filter-clang-warnings.py: Rename .c names to .cc.
683         * gcc_update: Likewise.
684         * paranoia.cc: Likewise.
686 2022-01-17  Martin Liska  <mliska@suse.cz>
688         * maintainers-verify.sh: Removed.
690 2022-01-13  Martin Liska  <mliska@suse.cz>
692         * git-backport.py: Simplify the script as pre-auto-ChangeLog era
693         is 14 months old.
695 2022-01-11  Martin Liska  <mliska@suse.cz>
697         * check-MAINTAINERS.py: Use sys.argv[1] as path to MAINTAINERS.
699 2022-01-11  Martin Liska  <mliska@suse.cz>
701         * check-MAINTAINERS.py: New file.
703 2022-01-03  Jakub Jelinek  <jakub@redhat.com>
705         * update-copyright.py: Add University of Illinois as external author.
707 2021-12-16  Xionghu Luo  <luoxhu@linux.ibm.com>
709         * analyze_brprob_spec.py: Add verbose argument.
711 2021-12-06  Martin Liska  <mliska@suse.cz>
713         * filter-clang-warnings.py: Filter out one warning.
715 2021-11-24  Tobias Burnus  <tobias@codesourcery.com>
717         * download_prerequisites: Update to gmp-6.2.1, mpfr-4.1.0,
718         mpc-1.2.1 and isl-0.24.
719         * prerequisites.md5: Update hash.
720         * prerequisites.sha512: Likewise.
722 2021-11-23  Martin Liska  <mliska@suse.cz>
724         * filter-clang-warnings.py: Filter -Wc++20-extensions as it does
725         not respect proper attribute detection.
727 2021-11-23  Martin Liska  <mliska@suse.cz>
729         * check-params-in-docs.py: Support @itemx in param documentation
730         and support multi-line documentation for parameters.
732 2021-11-08  Thomas Schwinge  <thomas@codesourcery.com>
734         * update-copyright.py (class BadYear): Derive from 'Exception'.
736 2021-11-05  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
738         * testsuite-management/validate_failures.py: 2to3
740 2021-11-04  Martin Liska  <mliska@suse.cz>
742         * gcc-changelog/git_check_commit.py: Add -v option.
743         * gcc-changelog/git_commit.py: Print verbose diff for wrong
744         filename.
746 2021-11-02  Martin Liska  <mliska@suse.cz>
748         * check-internal-format-escaping.py: Fix flake8 errors.
750 2021-11-01  David Malcolm  <dmalcolm@redhat.com>
752         * unicode/utf8-dump.py: New file.
754 2021-10-20  H.J. Lu  <hjl.tools@gmail.com>
756         * gcc-changelog/git_commit.py (ignored_prefixes): Add libffi/.
758 2021-10-18  Martin Liska  <mliska@suse.cz>
760         * gcc-changelog/git_commit.py: Update location of
761         'bad parentheses wrapping'.
762         * gcc-changelog/test_email.py: Test it.
764 2021-10-02  Martin Liska  <mliska@suse.cz>
766         * filter-clang-warnings.py: Filter out -Wtautological-compare
767         for the file.
769 2021-09-20  Richard Biener  <rguenther@suse.de>
771         * config-list.mk: --enable-obsolete for hppa2.0-hpux10.1 and
772         hppa2.0-hpux11.9.
774 2021-09-15  Martin Liska  <mliska@suse.cz>
776         * gcc-changelog/git_commit.py: Add FIXME note.
778 2021-09-15  Martin Liska  <mliska@suse.cz>
780         * gcc-changelog/git_commit.py: Check commit email.
781         * gcc-changelog/test_email.py: Add new test.
782         * gcc-changelog/test_patches.txt: Likewise.
784 2021-09-15  Richard Biener  <rguenther@suse.de>
786         * config-list.mk: Remove vax-openbsd.
788 2021-09-15  Richard Biener  <rguenther@suse.de>
790         * config-list.mk: Remove m68k-openbsd.
792 2021-09-13  Andrew Pinski  <apinski@marvell.com>
794         * config-list.mk: Remove m32r-linux and m32rle-linux
795         from the list.
797 2021-09-13  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
799         * config-list.mk (LIST): --enable-obsolete for cr16-elf.
801 2021-09-06  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
803         * gcc_update: Derive human readable name for HEAD using git describe
804         like "git gcc-descr" with short commit hash.  Drop "revision" from
805         gcc/REVISION.
807 2021-08-30  Andrew Pinski  <apinski@marvell.com>
809         * download_prerequisites (md5_check): Replace == inside
810         test with = to be more portable.
812 2021-08-26  Martin Liska  <mliska@suse.cz>
814         * mklog.py: Use file.{source,target}_file for proper rename
815         handling.
817 2021-08-24  Andrew Pinski  <apinski@marvell.com>
819         PR other/82704
820         * download_prerequisites: Fix issues with --md5 and
821         --sha512 options.
823 2021-08-18  Martin Liska  <mliska@suse.cz>
825         * gcc-git-customization.sh: Wrap $@ in quotes.
826         * git-commit-mklog.py: Add new argument --co.
827         * mklog.py: Skip the Co-Authored-By lines.
829 2021-08-10  Martin Liska  <mliska@suse.cz>
831         * mklog.py: Support additional PRs without PR prefix.
833 2021-08-03  Martin Liska  <mliska@suse.cz>
835         * gcc-changelog/git_update_version.py: Ignore problematic
836         commit.
838 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
840         * vimrc (textwidth): Change non-gitcommit length to 79.
842 2021-07-02  Eugene Rozenfeld  <erozen@microsoft.com>
844         * gen_autofdo_event.py: handle stepping, non-working PEBS
846 2021-06-28  Martin Liska  <mliska@suse.cz>
848         * mklog.py: Handle correctly long lines.
849         * test_mklog.py: Test it.
851 2021-06-23  Martin Liska  <mliska@suse.cz>
853         * gcc-git-customization.sh: Use the new wrapper.
854         * git-commit-mklog.py: New file.
855         * prepare-commit-msg: Support GCC_MKLOG_ARGS.
857 2021-06-22  Martin Liska  <mliska@suse.cz>
859         * mklog.py: Fix flake8 issue.
861 2021-06-21  Tobias Burnus  <tobias@codesourcery.com>
862             Martin Sebor  <msebor@redhat.com>
864         * mklog.py (bugzilla_url): Fetch also component.
865         (pr_filename_regex): New.
866         (get_pr_titles): Update PR string with correct format and component.
867         (generate_changelog): Take additional PRs; extract PR from the
868         filename.
869         (__main__): Add -b/--pr-numbers argument.
870         * test_mklog.py (EXPECTED4): Update to expect a PR for the new file.
872 2021-06-17  Jason Merrill  <jason@redhat.com>
874         * mklog.py: Add an initial component: [PRnnnnn] line when
875         we have a PR.
877 2021-06-13  Tobias Burnus  <tobias@codesourcery.com>
879         * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
880         (subject_pr_regex, subject_pr2_regex): New.
881         (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
882         * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
883         (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
884         * gcc-changelog/test_email.py (test_pr_only_in_subject,
885         test_wrong_pr_comp_in_subject, test_copyright_years): New.
886         * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
887         Update to avoid triggering the new check.
888         (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
889         copyright-years.patch): New.
891 2021-06-11  Martin Liska  <mliska@suse.cz>
893         * gcc-changelog/git_update_version.py: Ignore commit that
894         violates rules and was somehow pushed.
896 2021-05-25  Jakub Jelinek  <jakub@redhat.com>
898         * update-copyright.py: Add c++tools.
900 2021-05-24  Martin Liska  <mliska@suse.cz>
902         * gcc-changelog/git_commit.py: Add note that ChangeLog entries
903         are added automatically.
904         * gcc-changelog/test_email.py: Update test.
906 2021-05-18  Jonathan Wakely  <jwakely@redhat.com>
908         * gcc-changelog/git_email.py: Remove use of non-strict mode.
910 2021-05-17  Richard Biener  <rguenther@suse.de>
912         * download_prerequisites: Update mpfr version to 3.1.6.
913         * prerequisites.md5: Update.
914         * prerequisites.sha512: Likewise.
916 2021-05-17  Richard Biener  <rguenther@suse.de>
918         Revert:
919         2021-05-14  Martin Liska  <mliska@suse.cz>
921         * download_prerequisites: Use version 4.1.0.
923 2021-05-14  Martin Liska  <mliska@suse.cz>
925         * download_prerequisites: Use version 4.1.0.
927 2021-05-14  Jakub Jelinek  <jakub@redhat.com>
929         * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
930         active_refs.
932 2021-05-14  Martin Liska  <mliska@suse.cz>
934         * gcc-changelog/git_commit.py: Support Co-Authored-By before
935         a first ChangeLog entry.
937 2021-05-13  Martin Liska  <mliska@suse.cz>
939         * mklog.py: Put PR entries before all ChangeLog entries
940         (will be added to all ChangeLog locations by Daily bump script).
941         * test_mklog.py: Test the new behavior.
943 2021-05-12  Martin Liska  <mliska@suse.cz>
945         * gcc-changelog/git_commit.py: Simplify needle lookup.
946         * gcc-changelog/git_update_version.py: Pass ref_name to
947         parse_git_revisions.
949 2021-05-11  Martin Liska  <mliska@suse.cz>
951         * gcc_update: Remove libhsail-rt folder.
952         * update-copyright.py: Likewise.
954 2021-05-11  Martin Liska  <mliska@suse.cz>
956         * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
957         * gcc-changelog/git_commit.py: Remove strict mode.
958         * gcc-changelog/git_email.py: Likewise.
959         * gcc-changelog/git_repository.py: Likewise.
960         * gcc-changelog/test_email.py: Likewise.
961         * gcc-changelog/test_patches.txt: Update patches so that they
962         don't contain a ChangeLog file changes.
964 2021-05-11  Martin Liska  <mliska@suse.cz>
966         * gcc-changelog/git_commit.py: Remove ChangeLog locations
967         based on ref_name.
968         * gcc-changelog/git_repository.py: Likewise.
970 2021-05-10  Martin Liska  <mliska@suse.cz>
972         * gcc-changelog/git_email.py: Remove newlines when --help
973         is used.
975 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
977         * gcc-changelog/git_check_commit.py (__Main__): State in --help
978         the default value for 'revisions'.
979         * gcc-changelog/git_email.py (show_help): Add.
980         (__main__): Handle -h and --help.
982 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
984         * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
985         (GitCommit.check_mentioned_files): Check whether the same file has been
986         specified multiple times.
987         * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
988         * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
990 2021-05-10  Martin Liska  <mliska@suse.cz>
992         Revert:
993         2021-05-10  Martin Liska  <mliska@suse.cz>
995         * gcc-changelog/git_commit.py: Remove components that will be
996         removed.
998 2021-05-10  Martin Liska  <mliska@suse.cz>
1000         * gcc_update: Start using reload.c instead of version.c.
1002 2021-05-10  Martin Liska  <mliska@suse.cz>
1004         * gcc-changelog/git_commit.py: Remove components that will be
1005         removed.
1007 2021-04-27  Jakub Jelinek  <jakub@redhat.com>
1009         * gennews (files): Add files for GCC 10 and GCC 11.
1011 2021-04-22  David Edelsohn  <dje.gcc@gmail.com>
1013         * config-list.mk: Remove rs6000-ibm-aix6.1.
1014         Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
1015         Add powerpc-ibm-aix7.2.
1017 2021-04-20  Jakub Jelinek  <jakub@redhat.com>
1019         * gcc-changelog/git_update_version.py (active_refs): Add
1020         releases/gcc-11.
1022 2021-04-12  Martin Liska  <mliska@suse.cz>
1024         * gcc-changelog/git_commit.py: Do not allow space in long lines.
1026 2021-04-12  Martin Liska  <mliska@suse.cz>
1028         * gcc-changelog/git_commit.py: Support long filenames
1029         in entries.
1030         * gcc-changelog/test_email.py: Test it.
1031         * gcc-changelog/test_patches.txt: Likewise.
1033 2021-03-23  Martin Liska  <mliska@suse.cz>
1035         * mklog.py: Fix broken tests.
1037 2021-03-22  Martin Liska  <mliska@suse.cz>
1039         * mklog.py: Add --directory argument.
1041 2021-03-19  Matthias Klose  <doko@ubuntu.com>
1043         * texi2pod.pl: Substitute @tie{} with a space for the man pages.
1045 2021-03-16  Martin Liska  <mliska@suse.cz>
1047         * gcc-changelog/git_update_version.py: Skip one problematic
1048         commit.
1050 2021-03-12  Martin Liska  <mliska@suse.cz>
1052         * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
1053         files.
1054         * gcc-changelog/setup.cfg: Set line limit to 120 characters.
1055         * gcc-changelog/test_email.py: Add test.
1056         * gcc-changelog/test_patches.txt: Likewise.
1057         * gcc-changelog/git_email.py: Fix parsing of deleted files.
1059 2021-02-08  Mike Frysinger  <vapier@gentoo.org>
1061         * mklog.py (generated_files): New set.
1062         (generate_changelog): Add entries based on generated_files.
1064 2021-02-03  Aaron Sawdey  <acsawdey@linux.ibm.com>
1066         * gcc_update (files_and_dependencies): Add dependency for
1067         gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
1069 2021-01-28  Eric Botcazou  <ebotcazou@adacore.com>
1071         PR lto/85574
1072         * compare-lto: Deal with PE-COFF executables specifically.
1074 2021-01-14  Martin Liska  <mliska@suse.cz>
1076         * mklog.py: Fix infinite loop for unsupported files.
1078 2021-01-13  Martin Liska  <mliska@suse.cz>
1080         * gcc-changelog/git_commit.py: Support wrapping of functions
1081         in parentheses that can take multiple lines.
1082         * gcc-changelog/test_email.py: Add tests for it.
1083         * gcc-changelog/test_patches.txt: Add 2 patches.
1085 2021-01-13  Martin Liska  <mliska@suse.cz>
1087         * mklog.py: Parse also define_insn_and_split and similar
1088         directives in .md files.
1089         * test_mklog.py: Test.
1091 2021-01-13  Martin Liska  <mliska@suse.cz>
1093         * gcc-changelog/git_commit.py: Allow modifications of older
1094         ChangeLog (or specific) files without need to make a ChangeLog
1095         entry.
1096         * gcc-changelog/test_email.py: Test it.
1097         * gcc-changelog/test_patches.txt: Add new patch.
1099 2021-01-11  Martin Liska  <mliska@suse.cz>
1101         * update-copyright.py: Port to python3 by guessing encoding
1102         (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
1104 2021-01-06  Martin Liska  <mliska@suse.cz>
1106         * gcc-changelog/git_commit.py: Add decode_path function.
1107         * gcc-changelog/git_email.py: Use it in order to solve
1108         utf8 encoding filename issues.
1109         * gcc-changelog/git_repository.py: Likewise.
1110         * gcc-changelog/test_email.py: Test it.
1112 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1114         * update-copyright.py: Add AMD and Ulf Adams as external authors.
1116 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1118         * update-copyright.py: Use 8 spaces instead of tab to indent.
1120 2021-01-04  Martin Liska  <mliska@suse.cz>
1122         * mklog.py: Add --update-copyright option which adds:
1123         "Update copyright years." to ChangeLog files belonging
1124         to a modified file.
1126 2021-01-04  Martin Liska  <mliska@suse.cz>
1128         * gcc-changelog/git_commit.py: Skip Update copyright
1129         years commits.
1131 2020-12-21  Martin Liska  <mliska@suse.cz>
1133         * gcc-changelog/git_commit.py: Add new error for quoted
1134         filenames.
1135         * gcc-changelog/test_email.py: Test it.
1136         * gcc-changelog/test_patches.txt: Test it.
1138 2020-12-21  Martin Liska  <mliska@suse.cz>
1140         * gcc-changelog/test_email.py: New test.
1141         * gcc-changelog/test_patches.txt: Likewise.
1143 2020-12-17  Nathan Sidwell  <nathan@acm.org>
1145         PR bootstrap/98300
1146         * gcc_update: Add c++tools/config.h.in.
1148 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1150         * gcc_update: Add c++tools & libcody.
1152 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1154         * gcc-changelog/git_commit.py (changelog_locations): Add
1155         libcody, c++tools.
1157 2020-12-08  Martin Liska  <mliska@suse.cz>
1159         * filter-clang-warnings.py: Filter more cases.
1161 2020-12-08  Martin Liska  <mliska@suse.cz>
1163         * filter-clang-warnings.py: Modernize and filter 2 more
1164         patterns.
1166 2020-12-04  Martin Liska  <mliska@suse.cz>
1168         * check-params-in-docs.py: use flake8 and add some
1169         tweaks to ignore aarch64 params.
1171 2020-12-02  Jason Merrill  <jason@redhat.com>
1173         * gcc-git-customization.sh: Configure sendemail.to.
1175 2020-11-30  Martin Liska  <mliska@suse.cz>
1177         * gcc-changelog/git_commit.py: Suggest close file for
1178         'unchanged file mentioned in a ChangeLog' error.
1179         * gcc-changelog/test_email.py: Test it.
1181 2020-11-30  Martin Liska  <mliska@suse.cz>
1183         * gcc-changelog/git_commit.py: Allow sub-directory wildcard
1184         changelog entry. Fix a typo caused by apostrophe escaping.
1185         * gcc-changelog/test_email.py: Test it.
1186         * gcc-changelog/test_patches.txt: Likewise.
1188 2020-11-30  Jonathan Wakely  <jwakely@redhat.com>
1190         * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
1191         testsuite directory.
1193 2020-11-30  Martin Liska  <mliska@suse.cz>
1195         * gcc-changelog/git_commit.py: Allow wildcard pattern only.
1197 2020-11-27  Martin Liska  <mliska@suse.cz>
1199         * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
1200         * gcc-changelog/test_email.py: Test it.
1201         * gcc-changelog/test_patches.txt: Likewise.
1203 2020-11-25  Martin Liska  <mliska@suse.cz>
1205         * gcc-changelog/git_commit.py: Use revert_regex instead
1206         of string prefix.  Convert sets to literals.
1208 2020-11-16  Martin Liska  <mliska@suse.cz>
1210         * mklog.py: Do not call read on an input stream.
1211         Fix some flake8 issues.
1213 2020-11-07  Lewis Hyatt  <lhyatt@gmail.com>
1215         * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
1216         * unicode/PropList.txt: Likewise.
1217         * unicode/README: Likewise.
1218         * unicode/UnicodeData.txt: Likewise.
1219         * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
1220         * unicode/from_glibc/utf8_gen.py: Likewise.
1222 2020-11-06  Martin Liska  <mliska@suse.cz>
1224         * gcc-changelog/git_commit.py: Add new check.
1225         * gcc-changelog/test_email.py: Test it.
1226         * gcc-changelog/test_patches.txt: Add new patch.
1228 2020-11-04  Martin Liska  <mliska@suse.cz>
1230         * gcc-changelog/git_repository.py: Set strict=True
1231         for parse_git_revisions as a default.
1233 2020-11-04  Tobias Burnus  <tobias@codesourcery.com>
1235         * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
1236         item_parenthesis_regex): Add.
1237         (check_for_empty_description): Use them.
1238         * gcc-changelog/test_email.py (test_emptry_entry_desc,
1239         test_emptry_entry_desc_2): Add.
1240         * gcc-changelog/test_patches.txt: Add two testcases for it.
1242 2020-11-03  Tobias Burnus  <tobias@codesourcery.com>
1244         * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
1246 2020-11-03  Martin Liska  <mliska@suse.cz>
1248         * gcc-changelog/setup.cfg: New file.
1250 2020-10-30  Martin Liska  <mliska@suse.cz>
1252         * gcc-changelog/git_commit.py: Handle empty groups in
1253         file description.
1254         * gcc-changelog/test_email.py: New test.
1255         * gcc-changelog/test_patches.txt: Likewise.
1257 2020-09-21  Tobias Burnus  <tobias@codesourcery.com>
1259         * mklog.py: Parse first 10 lines for PR/DR number
1260         not only the first line.
1262 2020-09-17  Dimitrij Mojoski  <dmjpp@hotmail.com>
1264         * clang-format: Autodetect C++ standard in use rather than
1265         forcing C++03.
1267 2020-08-26  Iain Buclaw  <ibuclaw@gdcproject.org>
1269         * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
1270         tilegxbe-linux-gnu, and tilepro-linux-gnu.
1272 2020-07-29  Martin Liska  <mliska@suse.cz>
1274         * git-backport.py: fix how are ChangeLog paths combined.
1276 2020-07-23  Patrick Palka  <ppalka@redhat.com>
1278         * vimrc (SetStyle): Also inspect &filetype to determine whether
1279         a file is C-like.
1281 2020-07-23  Martin Liska  <mliska@suse.cz>
1283         * gcc-changelog/git_commit.py: When reverting a backport,
1284         we should print only Revert header.
1286 2020-07-17  Jonathan Wakely  <jwakely@redhat.com>
1288         * gcc-changelog/git_update_version.py: Fix typo.
1290 2020-07-10  Mike Nolta  <mike@nolta.net>
1292         * download_prerequisites: Don't pass wget options to curl.
1294 2020-07-07  Alexandre Oliva  <oliva@adacore.com>
1295             Martin Liska  <mliska@suse.cz>
1297         * gcc-changelog/git_commit.py: Support CASE and COND.
1298         * gcc-changelog/test_patches.txt: Add test.
1299         * gcc-changelog/test_email.py: Add test.
1301 2020-06-30  Martin Liska  <mliska@suse.cz>
1303         * gcc-changelog/git_repository.py: Support older releases of
1304         GitPython when renamed_file was named renamed.
1306 2020-06-30  Martin Liska  <mliska@suse.cz>
1308         * gcc-changelog/git_check_commit.py: Print revision
1309         of original_info.
1310         * gcc-changelog/git_commit.py: Support Revert commits.
1312 2020-06-30  Martin Liska  <mliska@suse.cz>
1314         * gcc-changelog/git_check_commit.py: Use GitInfo
1315         * gcc-changelog/git_commit.py: Add GitInfo class.
1316         * gcc-changelog/git_email.py: Use GitInfo class.
1317         * gcc-changelog/git_repository.py: Likewise.
1319 2020-06-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1321         * download_prerequisites: Support AIX and OpenBSD unames.
1322         Pipe `{gzip,bzip2} -d` to `tar -xf -`.
1324 2020-06-18  Martin Liska  <mliska@suse.cz>
1326         * gcc-changelog/git_update_version.py: First checkout and then
1327         run git pull ---rebase.
1329 2020-06-18  Martin Liska  <mliska@suse.cz>
1331         * gcc-changelog/git_update_version.py: Support merge commits
1332         and walk only on the branch that is being merged and generate
1333         missing ChangeLog entries.
1335 2020-06-18  Martin Liska  <mliska@suse.cz>
1337         * gcc-changelog/git_commit.py: Fix Backported from timestamp when
1338         use_commit_ts=True is used.
1340 2020-06-17  Martin Liska  <mliska@suse.cz>
1342         * gcc-changelog/git_commit.py: Print 'Backported from master'
1343         heading to backported commits.
1344         * gcc-changelog/test_email.py: Test it.
1345         * gcc-changelog/test_patches.txt: Add new patch.
1346         * gcc-changelog/git_repository.py: Add commit_to_date hook.
1347         * gcc-changelog/git_email.py: Add fuzzy implementation
1348         of commit_to_date_hook.
1350 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1352         * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
1353         config key instead of the GCC_FORCE_MKLOG environment variable.
1354         Optionally disable generating a new ChangeLog template for
1355         amended commits when the existing log is still OK.
1357 2020-06-11  Martin Liska  <mliska@suse.cz>
1359         * gcc-changelog/git_update_version.py: Add --curent argument.
1361 2020-06-11  Martin Liska  <mliska@suse.cz>
1363         * prepare-commit-msg: Replace ENV variable with a git config
1364         value.
1366 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1368         * prepare-commit-msg: Use 'tee' to save the diff to a file
1369         instead of running 'git diff' twice.
1371 2020-06-10  Martin Liska  <mliska@suse.cz>
1373         * gcc-changelog/git_commit.py: Fix renamed files in
1374         parse_git_name_status.
1375         * gcc-changelog/test_email.py: Add test for it.
1377 2020-06-10  Martin Liska  <mliska@suse.cz>
1379         * gcc-changelog/git_commit.py: Add more supported prefixes.
1380         * gcc-changelog/test_email.py: Fix one flake8 error.
1381         * gcc-changelog/test_patches.txt: Add tested for newly
1382         supported prefixes.
1384 2020-06-10  Jonathan Wakely  <jwakely@redhat.com>
1386         * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
1387         Improve error strings.
1388         * gcc-changelog/test_email.py: Update expected errors.
1390 2020-06-09  Jonathan Wakely  <jwakely@redhat.com>
1392         * gcc-changelog/git_email.py: Set exit status on error.
1394 2020-06-09  Martin Liska  <mliska@suse.cz>
1396         * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
1397         match the top-level ChangeLog.
1398         * gcc-changelog/test_email.py: Add test.
1399         * gcc-changelog/test_patches.txt: Likewise.
1401 2020-06-02  Martin Liska  <mliska@suse.cz>
1403         * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
1404         wildcard_prefixes locations.
1405         * gcc-changelog/test_email.py: Test it.
1406         * gcc-changelog/test_patches.txt: Add 3 new patches.
1408 2020-06-02  Iain Buclaw  <ibuclaw@gdcproject.org>
1410         * gcc-changelog/git_commit.py (ignored_prefixes): Add
1411         gcc/testsuite/gdc.test/.
1413 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1415         * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
1416         Update expected error message.
1418 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1420         * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
1421         grammar.
1423 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1425         * prepare-commit-msg: Do nothing if the mklog.py script isn't
1426         present.
1428 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1430         * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
1431         Improve error text.
1433 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1435         * config-list.mk (LIST): Add v850e1-elf.
1437 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1439         * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
1441 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1443         * config-list.mk (LIST): Remove arm-wrs-vxworks.
1445 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1447         * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
1448         crisv32-linux.
1450 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1452         * config-list.mk (LIST): Add pru-elf.
1454 2020-05-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1456         * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
1458 2020-05-29  Martin Liska  <mliska@suse.cz>
1460         * gcc-changelog/git_commit.py: Find empty change descriptions.
1461         * gcc-changelog/test_email.py: New test.
1462         * gcc-changelog/test_patches.txt: New patch that tests that.
1464 2020-05-29  Martin Liska  <mliska@suse.cz>
1466         * git-backport.py: The script did 'git co HEAD~' when
1467         there was no modified ChangeLog file in a successful
1468         git cherry pick.
1469         Run cherry-pick --continue without editor.
1471 2020-05-29  Martin Liska  <mliska@suse.cz>
1473         * gcc-changelog/git_commit.py: Properly
1474         handle duplicite authors.
1475         * gcc-changelog/test_email.py: New test.
1476         * gcc-changelog/test_patches.txt: New patch.
1478 2020-05-28  Pierre-Marie de Rodat  <derodat@adacore.com>
1480         * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
1481         renamings as a file deletion plus a file addition.
1482         * gcc-changelog/git_repository.py (parse_git_revisions):
1483         Likewise.
1484         * gcc-changelog/test_email.py: New testcase.
1485         * gcc-changelog/test_patches.txt: New testcase.
1487 2020-05-28  Martin Liska  <mliska@suse.cz>
1489         * check-params-in-docs.py: Update to new format
1490         of help.  Apply flake8 corrections.
1492 2020-05-28  Martin Liska  <mliska@suse.cz>
1494         * mklog.py: Support renaming of files.
1495         One needs unidiff 0.6.0+.
1496         * test_mklog.py: Test it.
1498 2020-05-27  Martin Liska  <mliska@suse.cz>
1500         * gcc-git-customization.sh: Use git-backport.py to drop
1501         all changes for ChangeLog files.
1502         * git-backport.py: New file.
1504 2020-05-27  Martin Liska  <mliska@suse.cz>
1506         * gcc-git-customization.sh: Rename
1507         commit-mklog to gcc-commit-mklog.
1509 2020-05-27  Martin Liska  <mliska@suse.cz>
1511         * prepare-commit-msg: Save diff to a file if
1512         the GCC_GIT_DIFF_FILE variable is set.
1514 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1516         * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
1517         with multi-line file lists.
1518         * gcc-changelog/test_email.py: New testcase.
1519         * gcc-changelog/test_patches.txt: Likewise.
1521 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1523         * gcc-changelog/git_update_version.py: Close file objects after
1524         use.
1525         * gcc-changelog/git_email.py: Likewise.
1526         * gcc-changelog/test_email.py: Likewise.
1528 2020-05-26  Martin Liska  <mliska@suse.cz>
1530         * gcc-changelog/git_update_version.py: Add 2 new options.
1532 2020-05-26  Alexandre Oliva  <oliva@gnu.org>
1534         * gcc-changelog/git_commit.py (changelog_regex): Accept optional
1535         'for' prefix.
1537 2020-05-26  Alexandre Oliva  <oliva@adacore.com>
1539         * compare-debug: Adjust for .gkd files named as dump files,
1540         with the source suffix rather than the object suffix.
1542 2020-05-26  Martin Liska  <mliska@suse.cz>
1544         * gcc-changelog/git_commit.py: Parse changelog entries for
1545         ignored locations.
1546         * gcc-changelog/test_email.py: Add new test for it.
1547         * gcc-changelog/test_patches.txt: Likewise.
1549 2020-05-26  Jason Merrill  <jason@redhat.com>
1551         * prepare-commit-msg: New file.
1552         * gcc-git-customization.sh: Install it.  Add commit-mklog alias.
1553         * mklog.py: Add new option -c which appends
1554         to a ChangeLog file.
1556 2020-05-25  Martin Liska  <mliska@suse.cz>
1558         * gcc-changelog/git_commit.py: Add trailing '/'
1559         for libdruntime.  Allow empty changelog for
1560         only ignored files.
1561         * gcc-changelog/test_email.py: New test for go
1562         patch in ignored location.
1563         * gcc-changelog/test_patches.txt: Add test.
1565 2020-05-22  Jakub Jelinek  <jakub@redhat.com>
1567         * gcc-changelog/git_commit.py: Add trailing / to
1568         gcc/testsuite/go.test/test and replace gcc/go/frontend/
1569         with gcc/go/gofrontend/ in ignored locations.
1571 2020-05-22  Martin Liska  <mliska@suse.cz>
1573         * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
1574         to ignored locations.
1576 2020-05-21  Martin Liska  <mliska@suse.cz>
1578         * gcc-changelog/git_update_version.py: Prepare the script, the
1579         only missing piece is pushing of the updated branches.
1581 2020-05-21  Martin Liska  <mliska@suse.cz>
1583         * gcc-changelog/git_commit.py: Support DR entries/
1584         * gcc-changelog/test_email.py: New test for it.
1585         * gcc-changelog/test_patches.txt: New patch for it.
1587 2020-05-21  Martin Liska  <mliska@suse.cz>
1589         * mklog.py: Support DR parsing.
1590         * test_mklog.py: New test for DR parsing.
1592 2020-05-20  Martin Liska  <mliska@suse.cz>
1594         * gcc-changelog/git_commit.py: Add author_tuple
1595         only if not present in author_lines.
1596         * gcc-changelog/test_email.py: New test.
1597         * gcc-changelog/test_patches.txt: Add new patch.
1599 2020-05-20  Martin Liska  <mliska@suse.cz>
1601         * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
1602         * gcc-changelog/test_email.py: Add new test.
1603         * gcc-changelog/test_patches.txt: Add new patch.
1605 2020-05-20  Frederik Harwath  <frederik@codesourcery.com>
1607         * gcc-changelog/git_commit.py: Skip over lines starting
1608         with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
1610 2020-05-20  Martin Liska  <mliska@suse.cz>
1612         * gcc-changelog/git_check_commit.py: Change
1613         --allow-non-strict-mode to --non-strict-mode.
1615 2020-05-20  Martin Liska  <mliska@suse.cz>
1617         * gcc-changelog/git_commit.py: Support cherry pick
1618         prefix.
1619         * gcc-changelog/test_email.py: Test it.
1620         * gcc-changelog/test_patches.txt: Add new patch.
1621         * gcc-git-customization.sh: Add gcc-backport.
1623 2020-05-19  Martin Liska  <mliska@suse.cz>
1625         * mklog.py: Use REST API for bug title downloading.
1627 2020-05-19  Martin Liska  <mliska@suse.cz>
1629         * gcc-changelog/git_commit.py: Add param use_commit_ts
1630         for to_changelog_entries.
1631         * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
1633 2020-05-19  Martin Liska  <mliska@suse.cz>
1635         * mklog.py: Skip GTY for struct names.  Make flake8 happy.
1636         * test_mklog.py: Add test for GTY.
1638 2020-05-19  Martin Liska  <mliska@suse.cz>
1640         * gcc-changelog/git_update_version.py:
1641         Fill up entries in reverse order.
1643 2020-05-19  Martin Liska  <mliska@suse.cz>
1645         * gcc-git-customization.sh: Add
1646         alias.gcc-mklog new hook.
1647         * mklog.py: New file.
1648         * test_mklog.py: New file.
1650 2020-05-19  Martin Liska  <mliska@suse.cz>
1652         * legacy/mklog: Moved from mklog.
1653         * legacy/mklog.pl: Moved from mklog.pl.
1655 2020-05-19  Martin Liska  <mliska@suse.cz>
1657         * gcc-git-customization.sh: Add gcc-verify alias
1658         that uses contrib/gcc-changelog/git_check_commit.py.
1660 2020-05-15  Andrew Burgess  <andrew.burgess@embecosm.com>
1662         * dg-extract-results.py: Handle GDB specific test types.
1663         * dg-extract-results.sh: Likewise.
1665 2020-05-14  Martin Liska  <mliska@suse.cz>
1667         * gcc-changelog/test_email.py: New file.
1668         * gcc-changelog/test_patches.txt: New file.
1670 2020-05-13  Patrick Palka  <ppalka@redhat.com>
1672         * vimrc: Reduce textwidth to 72 for Git commit messages.
1674 2020-05-13  Martin Liska  <mliska@suse.cz>
1676         * gcc-changelog/git_check_commit.py: Add default argument HEAD
1677         for revisions and improve error message output.
1679 2020-05-13  Martin Liska  <mliska@suse.cz>
1681         * gcc-changelog/git_commit.py: Restore print_output syntax
1682         in git_commit.py.
1684 2020-05-13  Martin Liska  <mliska@suse.cz>
1686         * gcc-changelog/git_check_commit.py: New file.
1687         * gcc-changelog/git_commit.py: New file.
1688         * gcc-changelog/git_email.py: New file.
1689         * gcc-changelog/git_repository.py: New file.
1690         * gcc-changelog/git_update_version.py: New file.
1692 2020-04-17  Martin Liska  <mliska@suse.cz>
1694         * vimrc: We do not want to modify tab options
1695         for Python files.
1697 2020-04-16  Jakub Jelinek  <jakub@redhat.com>
1699         PR bootstrap/92008
1700         * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
1702 2020-04-03  Martin Liska  <mliska@suse.cz>
1704         * gcc-git-customization.sh: Search for the pattern
1705         at line beginning only.
1707 2020-01-24  Richard Earnshaw  <rearnsha@arm.com>
1709         * gcc-git-customization.sh: Use users/<pfx> for the personal remote
1710         rather than just <pfx>.  Convert existing personal branches to the
1711         new remote.
1712         * git-add-user-branch.sh: New file.
1714 2020-01-22  Richard Earnshaw  <rearnsha@arm.com>
1716         * git-add-vendor-branch.sh: New file.
1718 2020-01-20  Richard Earnshaw  <rearnsha@arm.com>
1720         * gcc-git-customization.sh: Check that user-supplied remote
1721         name exists before continuting.  Use a separate remotes for the
1722         personal commit area.  Convert existing personal and vendor
1723         fetch rules to new layout.
1724         * git-fetch-vendor.sh: New vendor layout.  Add --enable-push
1725         option.
1727 2020-01-17  Hans-Peter Nilsson  <hp@axis.com>
1729         * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
1730         not "--pretty=%p:%t:%H".
1732 2020-01-16  Andreas Schwab  <schwab@linux-m68k.org>
1734         * gcc-git-customization.sh: Avoid double expansion.
1736 2020-01-16  Richard Earnshaw  <rearnsha@arm.com>
1738         * gcc-git-customization.sh: Check that user.name and user.email
1739         are set.  Use $(cmd) instead of `cmd`.  Fix variable quoting when
1740         using eval.
1742 2020-01-16  Jakub Jelinek  <jakub@redhat.com>
1744         * gcc-git-customization.sh: Verify the id to be printed is ancestor of
1745         the corresponding remote release branch (or master), otherwise print
1746         nothing.
1748 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1749             Jakub Jelinek  <jakub@redhat.com>
1751         * gcc-git-customization.sh: Change uses to use in comment.
1753 2020-01-15  Jakub Jelinek  <jakub@redhat.com>
1755         * gcc-git-customization.sh: Handle output of older git which doesn't
1756         print tags/ prefixes before branchpoint/gcc-.
1758 2010-01-15  Richard Earnshaw  <rearnsha@arm.com>
1760         * gcc-git-customization.sh: Explain why we want the user's
1761         upstream account name.  Don't add push rules.  Check if push rules
1762         have been added and suggest that they should be removed.
1763         * git-fetch-vendor.sh: Don't add push rules.
1765 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1767         Revert:
1768         2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1770         * gcc-git-customization.sh: Add back the default rule that
1771         is lost by adding a custom push rule.
1772         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1774 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1776         * gcc-git-customization.sh: Add back the default rule that
1777         is lost by adding a custom push rule.
1778         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1780 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1782         * contrib/git-fetch-vendor.sh: New file.
1784 2020-01-13  Jakub Jelinek  <jakub@redhat.com>
1786         * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
1787         aliases.
1789 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1791         * gcc-git-customization.sh: New file.
1793 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
1795         * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
1796         Sato as external authors.  Skip LICENSE.txt files.
1798 2019-12-16  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1800         * config-list.mk: Add msp430-elfbare.
1802 2019-12-09  Lewis Hyatt  <lhyatt@gmail.com>
1804         PR preprocessor/49973
1805         * unicode/from_glibc/unicode_utils.py: Support script from
1806         glibc (commit 464cd3) to extract character widths from Unicode data
1807         files.
1808         * unicode/from_glibc/utf8_gen.py: Likewise.
1809         * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
1810         * unicode/EastAsianWidth.txt: Likewise.
1811         * unicode/PropList.txt: Likewise.
1812         * unicode/gen_wcwidth.py: New utility to generate
1813         libcpp/generated_cpp_wcwidth.h with help from the glibc support
1814         scripts and the Unicode data files.
1815         * unicode/unicode-license.txt: Added.
1816         * unicode/README: New explanatory file.
1818 2019-12-07  Richard Sandiford  <richard.sandiford@arm.com>
1820         * texi2pod.pl: Handle @headitems in @multitables, printing them
1821         in italics.  Push an empty item code onto the stack.
1823 2019-11-13  Janne Blomqvist  <jb@gcc.gnu.org>
1825         * download_prerequisites: Use http instead of ftp for downloading.
1827 2019-11-08  Martin Liska  <mliska@suse.cz>
1829         * mklog: The script fails for patches that contain:
1830         '---param=foo=bar xyz'.
1832 2019-09-18  Martin Liska  <mliska@suse.cz>
1834         * clang-format: Tweak configuration based on new
1835         options offered.
1837 2019-09-09  Jose E. Marchesi  <jemarch@gnu.org>
1839         * config-list.mk (LIST): Disable go in bpf-*-* targets.
1841 2019-09-04  Martin Liska  <mliska@suse.cz>
1843         * mklog: Do not print changed functions for
1844         testsuite files.
1846 2019-09-04  Martin Liska  <mliska@suse.cz>
1848         * mklog: Parse PR references from newly added
1849         test files.
1851 2019-09-04  Martin Liska  <mliska@suse.cz>
1853         * mklog: Use argparse instead of getopt.
1855 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1857         * compare-all-tests (all_targets): Remove references to spu.
1858         * config-list.mk (LIST): Likewise.
1860 2019-09-02  Alexander Monakov  <amonakov@ispras.ru>
1862         * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
1863         * vimrc: Set preferred values for 'tabstop', 'softtabstop',
1864         'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
1865         files, not just C-like files.
1867 2019-09-02  Martin Liska  <mliska@suse.cz>
1869         * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
1871 2019-08-13  Uros Bizjak  <ubizjak@gmail.com>
1873         * test_summary: Do not escape "=".
1875 2019-07-02  Janne Blomqvist  <jb@gcc.gnu.org>
1877         PR other/91048
1878         * mklog (read_user_info): Open ~/.mklog in string mode.
1880 2019-06-19  Martin Liska  <mliska@suse.cz>
1882         * bench-stringop: New file.
1884 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
1886         * mklog: Open files in text mode.
1888 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
1890         * mklog: Convert to Python 3.
1892 2019-05-03  Jakub Jelinek  <jakub@redhat.com>
1894         * gennews (files): Add files for GCC 9.
1896 2019-04-30  Roland Illig  <roland.illig@gmx.de>
1898         * check-internal-format-escaping.py: New version using polib.
1900 2019-04-19  Christophe Lyon  <christophe.lyon@linaro.org>
1902         PR translation/90118
1903         * check-internal-format-escaping.py: Check that %< is not next to
1904         a word.
1906 2019-04-17  Jakub Jelinek  <jakub@redhat.com>
1908         * dg-extract-results.sh: Only handle WARNING: program timed out
1909         lines specially in "$MODE" == "sum".  Restore previous behavior
1910         for "$MODE" != "sum".  Clear has_timeout and timeout_cnt if in
1911         a different variant or curfile is empty.
1912         * dg-extract-results.py: Fix a typo.
1914 2019-04-05  Martin Liska  <mliska@suse.cz>
1916         PR translation/89936
1917         * check-internal-format-escaping.py: Properly detect wrong
1918         apostrophes.
1920 2019-03-11  Martin Liska  <mliska@suse.cz>
1922         * check-internal-format-escaping.py: Uncomment apostrophes
1923         check.
1925 2019-03-11  Martin Liska  <mliska@suse.cz>
1927         * check-internal-format-escaping.py: New file.
1929 2019-03-10  Tommy Nguyen  <remyabel@gmail.com>
1931         PR contrib/82704
1932         * download_prerequisites: Use -c instead of --check for sha512sum.
1934 2019-03-06  Martin Liska  <mliska@suse.cz>
1936         * check-params-in-docs.py: Ignore a param.
1938 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
1940         contrib/
1941         * dg-extract-results.py: Handle case where a WARNING happens with
1942         the first test of a harness.
1944 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
1946         contrib/
1947         * dg-extract-results.sh: Fix order of WARNING and following test
1948         result.
1950 2019-02-04  Christophe Lyon  <christophe.lyon@linaro.org>
1952         contrib/
1953         * dg-extract-results.py: Keep timeout warnings next to their
1954         matching test.
1955         * dg-extract-results.sh: Likewise.
1957 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
1959         * update-copyright.py: Add Gerard Jungman as external author.
1961 2018-11-26  Iain Buclaw  <ibuclaw@gdcproject.org>
1963         * update-copyright.py (TestsuiteFilter): Skip .d tests.
1964         (LibPhobosFilter): Add filter for upstream D sources.
1965         (GCCCopyright): Add D Language Foundation as external author.
1966         (GCCCmdLine): Add libphobos.
1968 2018-11-19  Martin Liska  <mliska@suse.cz>
1970         * check_GNU_style_lib.py: Detect mixed usage
1971         of spaces and tabs.
1973 2018-11-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1975         * gcc_update (files_and_dependencies): Handle libphobos.
1977 2018-10-25  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1979         * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
1980         default verbosity.
1982 2018-10-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1984         * config-list.mk (LIST): Switch to i686-solaris2.11,
1985         sparc64-sun-solaris2.11.
1987 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1989         * unused_functions.py: Handle archive files.
1991 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1993         * unused_functions.py: New file.
1995 2018-09-25  Martin Liska  <mliska@suse.cz>
1997         * filter-rtags-warnings.py: New file.
1999 2018-09-25  Martin Liska  <mliska@suse.cz>
2001         PR middle-end/86078
2002         * check-params-in-docs.py: New file.
2004 2018-08-17  Jojo  <jijie_rong@c-sky.com>
2005             Huibin Wang  <huibin_wang@c-sky.com>
2006             Sandra Loosemore  <sandra@codesourcery.com>
2007             Chung-Lin Tang  <cltang@codesourcery.com>
2008             Andrew Jenner  <andrew@codesourcery.com>
2010         C-SKY port: Configury
2012         * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
2014 2018-07-13  Tom de Vries  <tdevries@suse.de>
2016         * maintainers-verify.sh: New file.
2018 2018-07-12  Christophe Lyon  <christophe.lyon@linaro.org>
2020         * compare_tests: Print number of tests in each category.
2022 2018-06-19  Alexander Monakov  <amonakov@ispras.ru>
2024         * vim-gcc-dev/README: New file.
2025         * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
2026         * vim-gcc-dev/syntax/gcc-match.vim: New file.
2027         * gimple.vim: Move under vim-gcc-dev/syntax/.
2028         * gcc-rtl.vim: Likewise.
2030 2018-06-19  Martin Liska  <mliska@suse.cz>
2032         * gcc-rtl.vim: New file.
2034 2018-06-12  Jeff Law  <law@redhat.com>
2036         * config-list.mk (LIST): Remove alpha-freebsd6.
2038 2018-05-08  Richard Biener  <rguenther@suse.de>
2040         PR bootstrap/85571
2041         * compare-lto: New script derived from compare-debug.
2043 2018-05-02  Jakub Jelinek  <jakub@redhat.com>
2045         * gennews (files): Add files for GCC 8.
2047 2018-05-01  Jim Wilson  <jimw@sifive.com>
2049         * gcc_update: Check for .git as a file.
2051 2018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>
2053         * test_summary: Match possible single quotes in configure path.
2055 2018-03-02  Thomas Schwinge  <thomas@codesourcery.com>
2057         * update-copyright.py: Remove "libcilkrts" reference.
2059 2018-02-19  Yury Gribov  <tetra2005@gmail.com>
2061         * compare_tests: Use TMPDIR when set.
2062         * dg-cmp-results.sh: Ditto.
2063         * warn_summary: Ditto.
2065 2018-01-29  Jonathan Wakely  <jwakely@redhat.com>
2067         * download_prerequisites: Use shasum for FreeBSD and DragonFly.
2069 2018-01-19  Martin Liska  <mliska@suse.cz>
2071         * analyze_brprob.py: Support new format that can be easily
2072         parsed. Add new column to report.
2074 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2076         * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
2078 2017-11-28  Julia Koval  <julia.koval@intel.com>
2079             Sebastian Peryt  <sebastian.peryt@intel.com>
2081         * contrib/gcc_update: Ditto.
2083 2017-11-08  Martin Liska  <mliska@suse.cz>
2085         * analyze_brprob.py: Fix abbreviations for SI units.
2087 2017-10-02  Thomas Schwinge  <thomas@codesourcery.com>
2089         * gcc_update (files_and_dependencies): Handle libbacktrace.
2091 2017-09-18  Richard Biener  <rguenther@suse.de>
2093         * download_prerequisites (isl): Bump version to 0.18.
2095 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2097         * mklog: Added new implementation.
2099 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2101         * mklog: Rename to ...
2102         * mklog.pl: this.
2104 2017-07-17  Yury Gribov  <tetra2005@gmail.com>
2106         * mklog: Fix extraction of changed file name.
2108 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
2110         * gcc_update (files_and_dependencies)
2111         [gcc/config/avr/avr-tables.opt]: Remove dead entry.
2113 2017-06-28  Martin Liska  <mliska@suse.cz>
2115         * gcc.doxy: Add default location for filters and output folder.
2116         * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
2117         * filter_params.pl: Remove.
2119 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2121         * dg-cmp-results.sh: Restore filtering on target variant.
2123 2017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2125         * dg-cmp-results.sh: Keep test result lines rather than throwing
2126         header and summary to support sum files with multiple tools.
2128 2017-05-31  Martin Liska  <mliska@suse.cz>
2130         * filter_params.py:
2131         Transform ENUM_BITFIELD and comments starting with '/**'
2133 2017-05-31  David Malcolm  <dmalcolm@redhat.com>
2134             Martin Liska  <mliska@suse.cz>
2136         * filter_params.py: New, porting the perl script to python,
2137         adding a test suite.
2138         * filter_gcc_for_doxygen_new: New file.
2140 2017-05-30  Martin Liska  <mliska@suse.cz>
2142         * analyze_brprob.py: Add new argument to parse and modify
2143         predict.def file.
2144         * analyze_brprob_spec.py: Likewise.
2146 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2148         * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
2149         trailing eol.
2150         (TrailingWhitespaceTest): New unit test.
2151         (check_GNU_style_file): Remove eol before checking.
2153 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2155         * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
2156         file handle.  Add and handle file_encoding argument.
2157         * check_GNU_style.py (main): Handle '-' file argument.  Call
2158         check_GNU_style_file with file handle as argument.
2160 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2162         * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
2163         (import_pip3): New function.
2165 2017-05-24  Tom de Vries  <tom@codesourcery.com>
2167         * check_GNU_style_lib.py: New file, factored out of ...
2168         * check_GNU_style.py: ... here.  Call main unconditionally.
2170 2017-05-19  Martin Liska  <mliska@suse.cz>
2172         * check_GNU_style.py: New file.
2174 2007-05-03  Jeff Law  <law@redhat.com>
2176         * config-list.mk (am33_2.0-linux): Remove from list of targets
2177         to build.
2179 2017-05-02  Jakub Jelinek  <jakub@redhat.com>
2181         * gennews (files): Add files for GCC 7.
2183 2017-04-26  Tom de Vries  <tom@codesourcery.com>
2185         * gen_autofdo_event.py: Fix comment.
2187 2017-04-11  Damian Rouson  <damian@sourceryinstitute.org>
2189         * download_prerequisites (md5_check): New function emulates Linux
2190         'md5 --check' on macOS.  Modified script for macOS compatibility.
2192 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
2194         * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
2195         riscv64-unknown-linux-gnu.
2197 2017-01-31  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2199         * update-copyright.py (Copyright.process_file): Retain original
2200         file mode.
2202 2017-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
2204         * update-copyright.py: Fix the name of this script in examples.
2206 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
2208         * update-copyright.py: Add libhsail-rt to self.default_dirs
2209         and call self.add_dir on it.  Add Intel Corporation to external
2210         authors.
2212 2017-01-25  Thomas Schwinge  <thomas@codesourcery.com>
2214         * gcc_update (files_and_dependencies): Care for "libhsail-rt".
2216 2017-01-23  Gerald Pfeifer  <gerald@pfeifer.com>
2218         * patch_tester.sh (TESTLOGS): Remove
2219         $TARGET/libjava/testsuite/libjava.sum.
2221 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
2223         * warn_summary: Remove the -java option.
2225 2017-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2227         * update-copyright.py (LibJavaFilter): Remove.
2229 2017-01-17  Gerald Pfeifer  <gerald@pfeifer.com>        
2230         
2231         * gcc_update: Remove entries related to GCJ and libgcj.
2232         Complete copyright years and adjust my e-mail address.
2234 2017-01-11  Richard Earnshaw  <rearnsha@arm.com>
2236         * gcc_update: Adjust touch list for ARM.
2238 2017-01-08  Gerald Pfeifer  <gerald@pfeifer.com>
2240         * download_ecj: Remove.
2242 2017-01-05  Martin Liska  <mliska@suse.cz>
2244         * vimrc: Update indentation definition.
2246 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
2248         * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
2249         libssp, libvtv and lto-plugin to default_dirs.
2251 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
2253         * update-copyright.py (TestsuiteFilter): Skip params/README.
2254         (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
2256 2016-12-14  Martin Liska  <mliska@suse.cz>
2258         * analyze_brprob.py: Add new column to output and new sorting
2259         option. Fix coding style to not exceed 80 characters.
2260         * analyze_brprob_spec.py: Add new sorting
2261         option. Fix coding style to not exceed 80 characters.
2263 2016-10-24  Moritz Klammler  <moritz@glammler.eu>
2265         PR other/61439
2266         * download_prerequisites: Conditionally verify checksums of
2267         downloaded pacakges.  Add help text.  
2268         * prerequisites.md5: New file.
2269         * prerequisites.sha512: New file.
2271 2016-10-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2273         * check_GNU_style.sh (remove_testsuite): New function.
2274         Use it to remove testsuite from the diff.
2276 2016-09-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2278         * dg-extract-results.sh: Revert bogus change.
2280 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2282         * dg-extract-results.py: Report DejaGnu error in the final
2283         summary.
2284         * dg-extract-results.sh: Likewise.
2286 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2288         * compare_tests: Take ERROR messages into account when
2289         comparing.
2291 2016-08-17  Martin Liska  <mliska@suse.cz>
2293         * mark_spam.py: Mark as spam all comments done by a creator.
2295 2016-08-15  Martin Liska  <mliska@suse.cz>
2297         * mark_spam.py: Add error handling and reset
2298         another properties of attachments and bugs.
2300 2016-08-11  Martin Liska  <mliska@suse.cz>
2302         * mark_spam.py: Mark attachments as obsolete and rename them.
2304 2016-08-03  Eric Gallager  <egall@gwmail.gwu.edu>
2306         * download_prerequisites: Explicitly remove existing symlinks
2307         before trying to create new ones.
2309 2016-07-28  Martin Liska  <mliska@suse.cz>
2311         * mark_spam.py: New file.
2313 2016-07-21  Martin Liska  <mliska@suse.cz>
2315         * analyze_brprob.py: If there's no loop, do not calculate
2316         average number of loop iterations.
2318 2016-06-24  Martin Liska  <mliska@suse.cz>
2320         * analyze_brprob.py: Parse and display average number
2321         of loop iterations.
2323 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2325         * gen_autofdo_event.py: New file to regenerate
2326         gcc-auto-profile.
2328 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2330         * config-list.mk: Stop testing mep-elf.
2332 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2334         * config-list.mk: Stop testing avr-rtems.
2336 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2338         * config-list.mk: Stop testing m32r-rtems.
2340 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2342         * config-list.mk: Remove h8300-rtems support.
2344 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2346         * config-list.mk: stop testing knetbsd.
2348 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2350         * config-list.mk: Stop testing openbsd3.0.
2352 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2354         * config-list.mk: Remove interix target.
2356 2016-06-21  David Edelsohn  <dje.gcc@gmail.com>
2358         * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
2359         rs6000-ibm-aix5.2.
2360         Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
2361         Add rs6000-ibm-aix7.1.
2363 2016-06-17  Martin Liska  <mliska@suse.cz>
2365         * analyze_brprob.py: Fix columns of script output.
2367 2016-06-13  Richard Biener  <rguenther@suse.de>
2369         * download_prerequisites (ISL): Bump version to 0.16.1
2371 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
2373         * check_GNU_style.sh: Fix paste args for BSD
2375 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2377         * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
2378         h8300-rtems, m32r-rtems, mep-elf.
2380 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2382         * config-list.mk (GCC_SRC_DIR): New variable.
2383         (make-log-dir): Use GCC_SRC_DIR.
2384         ($(LIST)): Likewise.
2386 2016-06-09  Martin Liska  <mliska@suse.cz>
2388         * analyze_brprob_spec.py: New file.
2390 2016-06-09  Martin Liska  <mliska@suse.cz>
2392         * analyze_brprob.py: Add new argument --sorting.
2394 2016-06-09  Martin Liska  <mliska@suse.cz>
2396         * analyze_brprob.py: Cover new dump output format.
2398 2016-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2400         * update-copyright.py (LibMudflapFilter): Remove.
2401         (GCCCmdLine.__init__): Add gotools, libcc1.
2402         Remove libmudflap.
2403         List unhandled intl, libcilkrts, libgo, liboffloadmic,
2404         maintainer-scripts.
2406 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2408         * download_prerequisites: Adjust gmp/mpfr/mpc versions.
2410 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2412         * compare-all-tests: Remove SH5 support.
2413         * config-list.mk: Likewise.
2415 2016-04-28  Martin Liska  <mliska@suse.cz>
2417         * analyze_brprob: Remove.
2418         * analyze_brprob.py: New file.
2420 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
2422         * gennews (files): Add files for GCC 6.
2424 2016-04-17  Jan Hubicka  <jh@suse.cz>
2426         * analyze_brprob: Update comment.
2428 2016-04-13  Martin Sebor  <msebor@redhat.com>
2430         * check_GNU_style.sh: Avoid false posivies in trailing operator
2431         checks.
2433 2016-03-07  Martin Sebor  <msebor@redhat.com>
2435         * check_GNU_style.sh (color): New global variable.
2436         Add checks for trailing operators and spaces before left brackets.
2437         Tightened up a check for a trailing left curly brace.
2438         (g, ag, vg): Use color.
2439         (col): Don't complain about excessively long lines with DejaGnu
2440         directives.
2442 2016-03-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2444         * mklog: Look for the ChangeLog file in $cwd.
2446 2016-02-26  Joel Sherrill <joel@rtems.org>
2448         * config-list.mk: Add aarch64-rtems and x86_64-rtems
2450 2016-01-19  Jonathan Wakely  <jwakely@redhat.com>
2452         * uninclude: Fix third argument to gensub.
2454 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
2456         * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
2457         as external author.
2459 2015-12-17  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2461         * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
2462         targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
2464 2015-12-06  Tobias Burnus  <burnus@net-b.de>
2466         * download_prerequisites: Download ISL 0.15 instead of 0.14.
2468 2015-11-20  Martin Liska  <mliska@suse.cz>
2470         * clang-format: Split content of a list to multiple
2471         lines.
2473 2015-11-19  Martin Liska  <mliska@suse.cz>
2475         * clang-format: Enhance list of FOR_EACH macros.
2477 2015-11-19  Martin Liska  <mliska@suse.cz>
2479         * clang-format: New file.
2481 2015-11-11  Andrew MacLeod  <amacleod@redhat.com>
2483         * header-tools: New.  Directory containing a set of tools for
2484         manipulating header files.
2486 2015-10-30  Nathan Sidwell  <nathan@acm.org>
2488         * config-list.mk (nvptx-none): Add it.
2490 2015-09-11  Markus Trippelsdorf  <markus@trippelsdorf.de>
2492         * download_prerequisites: Make sure that script is run from
2493         top level source directory.
2495 2015-08-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2497         * update-copyright.py (GCCCmdLine): Add libvtv.
2499 2015-08-04  Uros Bizjak  <ubizjak@gmail.com>
2501         * texi2pod.pl: Escape braces in regexp involving @strong{...}.
2503 2015-07-15  Tom de Vries  <tom@codesourcery.com>
2505         * check_GNU_style.sh (cat_with_prefix): Fix quoting.
2507 2015-06-02  Steve Ellcey  <sellcey@imgtec.com>
2509         * test_installed (--target=): New option.
2511 2015-05-30  Mikhail Maltsev  <maltsevm@gmail.com>
2513         * gimple.vim: New file.
2515 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2517         * check_GNU_style.sh: Add temp files tmp2 and tmp3.
2518         (cat_with_prefix): New function, using global variable prefix.
2519         (col): Make prefix a global variable. Rewrite to process file at a time
2520         rather than line at a time.  Print part longer than 80 chars in red.
2522 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2524         * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
2526 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2528         * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
2530 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2532         * check_GNU_style.sh: Improve readability function calls.
2534 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2536         * config-list.mk: Add FT32.
2538 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2540         * check_GNU_style.sh (col): Fix tab size.
2542 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2544         * check_GNU_style.sh: Put stdin into a temp file.
2546 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2548         * check_GNU_style.sh: Read either from stdin, or from files.
2550 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2552         * check_GNU_style.sh: Check if files exists.
2554 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2556         * check_GNU_style.sh: Don't use a filename prefix if we're only
2557         processing one patch file.
2559 2015-05-12  Yury Gribov  <y.gribov@samsung.com>
2561         * mklog: Ignore preprocessor directives.
2563 2015-04-22  Jakub Jelinek  <jakub@redhat.com>
2565         * gennews (files): Add files for GCC 5.
2567 2015-03-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2569         * dg-extract-results.sh: Check that the necessary python modules exist.
2571 2015-02-05  Ilya Verbin  <ilya.verbin@intel.com>
2573         * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
2574         liboffloadmic/plugin.
2576 2015-01-15  Richard Sandiford  <richard.sandiford@arm.com>
2578         * update-copyright.py (Copyright.__init__): Add a regexp for
2579         "copyright = u'".
2580         (Copyright.update_copyright): Don't add a space before the year
2581         in that case.
2583 2015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
2585         * gcc_update (files_and_dependencies): Update rules for new
2586         libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
2588 2015-01-12  Yury Gribov  <y.gribov@samsung.com>
2590         * check_GNU_style.sh: Support patches coming from stdin.
2591         Check that spaces are converted to tabs.
2592         Make double-space-after-dot check more precice.
2594 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2596         * config-list.mk (LIST): Add visium-elf.
2598 2015-01-05  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2600         * config-list.mk: Use shortest match for OPT to find the actual
2601         target name.
2603 2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
2605         * dg-extract-results.sh: Use --text with grep to avoid issues with
2606         binary files.  Fall back to cat -v, if that doesn't work.
2608 2014-12-12  Chung-Ju Wu  <jasonwucj@gmail.com>
2610         * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
2612 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2613             Yury Gribov  <y.gribov@samsung.com>
2615         * vimrc: New file.
2617 2014-12-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2619         * check_GNU_style.sh: Warn for incorrect number of spaces in function
2620         call only if 0 or 2+ spaces found.
2622 2014-12-02  Tobias Burnus  <burnus@net-b.de>
2624         * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
2626 2014-11-25  Tom de Vries  <tom@codesourcery.com>
2627             Peter Bergner  <bergner@vnet.ibm.com>
2629         * mklog: Handle .mklog.  Use git setting independent of presence .git
2630         directory.
2632 2014-11-14  Tom de Vries  <tom@codesourcery.com>
2634         * mklog: Move reading of .diff file up and add comment.  Copy diff_lines
2635         to orig_diff_lines.  Use orig_diff_lines when appending patch.
2637 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2639         * ChangeLog.jit: New.
2640         * jit-coverage-report.py: New file: a script to print crude
2641         code-coverage information for the libgccjit API.
2643 2014-11-11  Marat Zakirov  <m.zakirov@samsung.com>
2645         * mklog: Symbol '}' stops search for changes.
2647 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2649         * download_prerequisites: Stop downloading CLooG.
2651 2014-11-07  Marat Zakirov  <m.zakirov@samsung.com>
2653         * mklog: Always doubt in functions.
2654         Add EOF protection.
2656 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2658         * config-list.mk: Don't build Go for certain targets.
2660 2014-10-04  Trevor Saunders  <tsaunders@mozilla.com>
2662         * compare-all-tests: Don't test score-*.
2663         * config-list.mk: Likewise.
2665 2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
2667         * dg-extract-results.py (output_variation): Always sort if do_sum.
2669 2014-09-22  Tom de Vries  <tom@codesourcery.com>
2671         * mklog: Add --inline option.
2673 2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
2675         * dg-extract-results.py (Prog.result_re): Include options in test name.
2677 2014-09-19  Olivier Hainque  <hainque@adacore.com>
2679         * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
2681 2014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
2683         * config-list.mk (LIST): Add v850-rtems.
2685 2014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2687         * config-list.mk (LIST): Add arm-rtems.
2688         Add nios2-rtems.  Remove extra option from powerpc-rtems.
2690 2014-09-08  Trevor Saunders  <tsaunders@mozilla.com>
2692         * compare-all-tests: Don't test picochip.
2693         * config-list.mk: Likewise.
2695 2014-08-11  Mingjie Xing <mingjie.xing@gmail.com>
2697         * texi2pod.pl (postprocess): Move command process for '@sc' to the
2698         front of '@dfn'.  Add a new command process for '@t{...}', just print
2699         the content.
2701 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2702             Yury Gribov  <y.gribov@samsung.com>
2704         * mklog: Run mklog as a filter.
2706 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2708         * mklog: Read name and email from git config when available.
2710 2014-06-28  Richard Biener  <rguenther@suse.de>
2712         * gennews: Use gcc-3.0/index.html.
2714 2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
2716         * dg-extract-results.py: For Python 3, force sys.stdout to handle
2717         surrogate escape sequences.
2718         (safe_open): New function.
2719         (output_segment, main): Use it.
2721 2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
2723         * dg-extract-results.py (Named): Remove __cmp__ method.
2724         (output_variation): Use a key to sort variation.harnesses.
2726 2014-05-24  Uros Bizjak  <ubizjak@gmail.com>
2728         * texi2pod.pl: Force .pod file to not be a numbered list.
2730 2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
2732         * dg-extract-results.py (parse_run): Handle warnings that are printed
2733         before a test harness is run.
2735 2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2737         * config-list.mk (show): New target.
2739 2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
2741         * dg-extract-results.py: New file.
2742         * dg-extract-results.sh: Use it if the environment seems suitable.
2744 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2746         * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
2748 2013-04-22  Jakub Jelinek  <jakub@redhat.com>
2750         * gennews (files): Add files for GCC 4.9.
2752 2014-02-24  Walter Lee  <walt@tilera.com>
2754         * config-list.mk (LIST): Add tilegxbe-linux-gnu.
2756 2014-02-13  Richard Biener  <rguenther@suse.de>
2758         * download_prerequisites: Update ISL and CLOOG versions.
2760 2014-01-31  Brooks Moses  <bmoses@google.com>
2762         * gcc_update (files_and_dependencies): Add aarch64-tune.md.
2764 2014-01-29  Yury Gribov  <y.gribov@samsung.com>
2766         * mklog: Improve support of context diffs.
2768 2014-01-21  Tatiana Udalova  <t.udalova@samsung.com>
2770         * mklog: Avoid adding falsely changed functions to ChangeLog.
2772 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2774         * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
2775         ordering of some configs.
2777 2013-12-23  Yury Gribov  <y.gribov@samsung.com>
2779         * mklog: Automatically insert comments in trivial cases.
2781 2013-12-19  Yury Gribov  <y.gribov@samsung.com>
2783         * mklog: Split generated message in parts.
2785 2013-10-31  Chung-Ju Wu  <jasonwucj@gmail.com>
2787         * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
2789 2013-10-29  Tobias Burnus  <burnus@net-b.de>
2791         * gcc_update (files_and_dependencies): Add rules for
2792         libcilkrts.
2794 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
2796         * gcc_update (files_and_dependencies): Fix rule for
2797         libgomp/testsuite/Makefile.in.
2799 2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
2801         * config-list.mk: Add arc configurations.
2803 2013-09-27  Diego Novillo  <dnovillo@google.com>
2805         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2807 2013-09-12  DJ Delorie  <dj@redhat.com>
2809         * config-list.mk: Add msp430-elf.
2811 2013-08-31  Diego Novillo  <dnovillo@google.com>
2813         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2815 2013-08-29  Mike Stump  <mikestump@comcast.net>
2817         * gcc_update (configure): Update to handle svn 1.8.1.
2819 2013-08-03  Caroline Tice  <cmtice@google.com>
2821         * gcc_update: Add libvtv files.
2823 2013-06-06  Brooks Moses  <bmoses@google.com>
2825         * testsuite-management/validate_failures.py: Fix handling of
2826         summary lines with "|" characters or empty description fields.
2828 2013-05-24  Chung-Ju Wu  <jasonwucj@gmail.com>
2830         * download_prerequisites: Download isl and cloog conditionally.
2832 2013-05-21  David Malcolm  <dmalcolm@redhat.com>
2834         * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
2836 2013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2838         * config-list.mk (LIST): Add -enable-obsolete for
2839         sparc-sun-solaris2.9, i686-solaris2.9.
2841 2013-05-13  Mike Stump  <mikestump@comcast.net>
2843         * compare_tests: Limit lines to 2000 characters as comm on Mac OS
2844         X 10.8.3 doesn't like long lines (those 2055 characters or more).
2846 2013-04-22  Sofiane Naci  <sofiane.naci@arm.com>
2848         * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
2850 2013-04-18  Diego Novillo  <dnovillo@google.com>
2852         * validate_failures.py: Fix typo.
2854 2013-04-18  Diego Novillo  <dnovillo@google.com>
2856         * validate_failures.py: Loosen check for build directory.
2857         State what failed if we couldn't find the source tree or
2858         the target triplet.
2860 2013-03-22  Jakub Jelinek  <jakub@redhat.com>
2862         * gennews (files): Add files for GCC 4.8.
2864 2013-03-06  Tobias Burnus  <burnus@net-b.de>
2866         * make-obstacks-texi.pl: New.
2868 2013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2870         * make_sunver.pl: Enforce C locale.
2872 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
2874         * update-copyright.py: Add libdecnumber to the default list.
2875         Remove libquadmath and libssp.
2877 2013-02-06  Diego Novillo  <dnovillo@google.com>
2879         * testsuite-management/validate_failures.py: Fix typo.
2881 2013-02-06  Diego Novillo  <dnovillo@google.com>
2883         * testsuite-management/validate_failures.py: Update
2884         Copyright years.
2885         Request contributions not to use Python features newer
2886         than 2.4.
2887         (GetBuildData): If this is not a build directory,
2888         emit an error only if --results or --manifest are missing.
2890 2013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2892         * testsuite-management/validate_failures.py
2893         (IsInterestingResult): Fix performance regression
2895 2013-02-04  Richard Sandiford  <rdsandiford@googlemail.com>
2897         * update-copyright.py: New file.
2899 2013-01-15  David Blaikie  <dblaikie@gmail.com>
2901         * dg-extract-results.sh: Handle KPASSes.
2903         * dg-extract-results.sh: Constrain the start-of-log pattern.
2905         * dg-extract-results.sh: Fix order of summary counts.
2907 2012-12-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2909         * testsuite-management/validate_failures.py
2910         (IsInterestingResult): Only strip line a second time if we did split.
2911         Rephrase return statement while at it.
2912         (CollectSumFiles): Also ignore .git directory.
2914 2012-12-03  Diego Novillo  <dnovillo@google.com>
2916         * testsuite-management/validate_failures.py: Fix stale
2917         use of 'options'.
2919 2012-11-30  Doug Evans  <dje@google.com>
2921         * testsuite-management/validate_failures.py: Add support for @include,
2922         @remove directives in manifest files.
2924         * testsuite-management/validate_failures.py: Add function
2925         GetManifestPath.  New global _MANIFEST_SUBDIR.
2927 2012-11-29  Doug Evans  <dje@google.com>
2929         * testsuite-management/validate_failures.py: Remove pass/fail
2930         indicator from result of GetBuildData.
2932         * testsuite-management/validate_failures.py: Store options in global
2933         variable _OPTIONS.
2935         * testsuite-management/validate_failures.py: Rename variable
2936         manifest_name to manifest_path everywhere.
2938         * testsuite-management/validate_failures.py (CompareBuilds): Pass
2939         options.results to GetSumFiles for clean build.
2941 2012-11-28  Doug Evans  <dje@google.com>
2943         * testsuite-management/validate_failures.py: Use <target_alias> instead
2944         of <target>.  Minor whitespace changes.
2946         * testsuite-management/validate_failures.py: Record ordinal with
2947         TestResult.
2949 2012-11-19  Mike Stump  <mikestump@comcast.net>
2951         * compare_tests: Add export LC_ALL=C to make sort happier.
2953 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
2955         * gcc_update: Update libsanitizer generated files.
2957 2012-11-12  Tobias Burnus  <burnus@net-b.de>
2959         * gcc_update: Add libquadmath generated files.
2961 2012-11-12  H.J. Lu  <hongjiu.lu@intel.com>
2963         * gcc_update: Add libsanitizer generated files.
2965 2012-11-05  Lawrence Crowl  <crowl@google.com>
2967         * compare_two_ftime_report_sets: New.
2969 2012-11-02  Diego Novillo  <dnovillo@google.com>
2971         * testsuite-management/validate_failures.py: Add option
2972         --clean_build to compare test results against another
2973         build.
2975 2012-10-31  Diego Novillo  <dnovillo@google.com>
2977         * testsuite-management/validate_failures.py: Fix parsing
2978         of summary lines.
2980 2012-10-29  Diego Novillo  <dnovillo@google.com>
2982         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2984 2012-10-06  Diego Novillo  <dnovillo@google.com>
2986         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2988 2012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
2990         * check_GNU_style.sh: Remove temporay file upon exit.
2992 2012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
2994         * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
2995         arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
2996         Use --enable-obsolete for picochip-elf.
2998 2012-09-10   Diego Novillo  <dnovillo@google.com>
3000         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3002 2012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
3004         * make_sunver.pl: Add missing newline at the end of extern "C++" block.
3006 2012-08-24   Diego Novillo  <dnovillo@google.com>
3008         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3010 2012-08-14   Diego Novillo  <dnovillo@google.com>
3012         * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
3014 2012-08-13  Diego Novillo  <dnovillo@google.com>
3016         * testsuite-management/validate_failures.py (ExpirationDate): Tidy
3017         comment.
3019 2012-08-13  Diego Novillo  <dnovillo@google.com>
3021         * testsuite-management/validate_failures.py (ParseSummary): Fix
3022         comment.
3024 2012-08-13  Diego Novillo  <dnovillo@google.com>
3026         * testsuite-management/validate_failures.py: Import datetime.
3027         (TestResult.ExpirationDate): New.
3028         (TestResult.HasExpired): New.
3029         (ParseSummary): Call it.  If it returns True, warn that the
3030         expected failure has expired and do not add it to the set of
3031         expected results.
3032         (GetResults): Clarify documentation.
3034 2012-07-26   Diego Novillo  <dnovillo@google.com>
3036         * testsuite-management/validate_failures.py: Do not use
3037         'with ... as ...' constructs.
3039 2012-07-19   Diego Novillo  <dnovillo@google.com>
3041         * testsuite-management/validate_failures.py (CollectSumFiles):
3042         Rename from GetSumFiles.
3043         (GetSumFiles): Factor out of CheckExpectedResults.
3044         (CheckExpectedResults): Call it.
3045         (ProduceManifest): Call it.
3047 2012-07-18   Diego Novillo  <dnovillo@google.com>
3049         * testsuite-management/validate_failures.py: Fix
3050         /usr/bin/python invocation.
3052 2012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
3054         * check_makefile_deps.sh: Look for c-common.o in c-family/.
3055         Add a few more crt* files to the list of files to skip.
3057 2012-05-31  Marek Polacek  <polacek@redhat.com>
3059         * mklog: Prevent printing three spaces after the date.
3061 2012-06-04   Diego Novillo  <dnovillo@google.com>
3063         * testsuite-management/validate_failures.py (GetResults):
3064         Change argument to accept list of summary files to analyze.
3065         Update callers.
3066         (CheckExpectedResults): Handle options.manifest, options.results
3067         and options.ignore_missing_failures.
3068         (Main): Add options --manifest, --results and --ignore_missing_failures.
3070 2012-05-31   Diego Novillo  <dnovillo@google.com>
3071              Cary Coutant  <ccoutant@google.com>
3073         * mklog: New.
3075 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
3077         PR bootstrap/53472
3078         * contrib/compare-debug (remove_comment): New function.
3079         Remove any .comment sections if the first cmp failed.
3081 2012-05-09  David Edelsohn  <dje.gcc@gmail.com>
3083         * gcc_update: Use $GCC_SVN to retrieve branch and revision.
3085 2012-05-01  Richard Henderson  <rth@redhat.com>
3087         * gcc_update: Add libatomic generated files.
3089 2012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3091         * compare_tests: Append '/' to make 'find' traverse
3092         symlinked directories.
3094 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3096         * testsuite-management/validate_failures.py (GetBuildData): Use
3097         target_alias.
3099 2012-04-06  Doug Evans  <dje@google.com>
3101         * dg-extract-results.sh: Handle KFAILs.
3103 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3105         * config-list.mk (LIST): Remove mips-sgi-irix6.5.
3107 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
3109         * gennews (files): Add files for GCC 4.7.
3111 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3113         * config-list.mk (LIST): Remove mips-openbsd.
3115 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3117         * config-list.mk (LIST): Remove alpha-dec-osf5.1.
3119 2012-03-02   Diego Novillo  <dnovillo@google.com>
3121         * testsuite-management/validate_failures.py (class TestResult): Fix
3122         match pattern for the summary line.  If there is a parsing failure,
3123         show the line we failed to parse.
3125 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3127         PR libstdc++/52188
3128         * make_sunver.pl: Remove #ifdef handling.
3130 2012-02-17   Doug Kwan  <dougkwan@google.com>
3132         * contrib/testsuite-management/validate_failures.py
3133         (GetMakefileValue): Check for cross compilers.
3135 2012-02-15   Quentin Neill  <quentin.neill@amd.com>
3137         * compare_tests: Fix trailing paths in dir arguments.
3138         Handle sum1/sum2 temp files with others.
3140 2012-02-14  Walter Lee  <walt@tilera.com>
3142         * config-list.mk (LIST): Add tilegx-linux-gnu and
3143         tilepro-linux-gnu.
3144         * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
3145         (gcc/config/tilepro/mul-tables.c): New dependencies.
3147 2012-02-11  Mike Stump  <mikestump@comcast.net>
3149         * compare_tests (exit_status): Fix.
3151 2012-02-10   Diego Novillo  <dnovillo@google.com>
3153         * repro_fail: Add --debug and --debug-tui flags.
3155 2012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
3156             Jayant R Sonar  <jayant.sonar@kpitcummins.com>
3158         * config-list.mk (LIST): Add cr16-elf.
3160 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
3162         PR target/51345
3163         * gcc_update (files_and_dependencies): Add
3164         gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
3166 2011-11-29  DJ Delorie  <dj@redhat.com>
3168         * config-list.mk (LIST): Add rl78-elf.
3170 2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3172         * make_sunver.pl: Convert '?' in glob patterns to '.'.
3174 2011-11-07  Richard Henderson  <rth@redhat.com>
3176         Merged from transactional-memory.
3178         * gcc_update: Add libitm to touch data.
3180 2011-11-07   Quentin Neill  <quentin.neill@amd.com>
3182         * compare_tests: Add ability to compare all .sum
3183         files from two build directories.
3185 2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3187         * contrib-list.mk: Add Epiphany configurations.
3189 2011-09-13   Diego Novillo  <dnovillo@google.com>
3191         * testsuite-management: New.
3192         * testsuite-management/validate_failures.py: New.
3194 2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3196         * gcc_update: Determine svn branch from hg convert_revision.
3198 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3200         * config-list.mk (i586-netware): Remove.
3201         (.PHONY): Remove make-script-dir dependency.
3202         (make-script-dir): Remove.
3203         ($(LIST)): Remove make-script-dir dependency.
3205 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3207         * gcc_update: Add C6X generated files.
3208         * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
3210 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3212         * config-list.mk (LIST): Append OPT-enable-obsolete to
3213         alpha-dec-osf5.1, mips-sgi-irix6.5.
3215 2011-06-24  Diego Novillo  <dnovillo@google.com>
3217         * repro_fail: New.
3219 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
3221         * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
3223 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
3225         * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
3226         gcc/config/arm/arm-fpus.def.
3228 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
3230         * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
3231         dependencies.
3233 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
3235         * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
3237 2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3239         * config-list.mk: New file.
3241 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
3243         * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
3245 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3247         * paranoia.cc (ENUM_BITFIELD): Remove.
3249 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
3251         * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
3253 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3255         * compare-all-tests (all_targets): Remove crx and m68hc11.
3257 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3259         PR bootstrap/48135
3260         * make_sunver.pl: Don't use File::Glob.
3262 2011-03-05  Joseph Myers  <joseph@codesourcery.com>
3264         * gennews (files): Add files for GCC 4.6.
3266 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3268         * patch_tester.sh (nopristinecache): New shell var, set according
3269         to presence or absence of new -nopristinecache option.
3270         (usage): Document new option.
3271         (bootntest_pristine): Implement it.
3273 2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3275         * make_sunver.pl: Use elfdump -s to extract symbols if possible,
3276         readelf -s otherwise.
3278 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
3280         * make_sunver.pl: Ignore entries without symbol name first.  Then do
3281         not ignore symbols marked as 'R'.
3283 2010-10-18  Andi Kleen  <ak@linux.intel.com>
3285         * gccbug.el: Remove.
3287 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3289         * gcc_update: Run $GCC_HG pull and update separately.
3290         Check parents for SVN revision.
3292 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3294         * test_recheck: New script.
3296 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3298         * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
3299         Also escape characters with grave accents, to be fixed ...
3300         (unmunge): ... here.
3301         (postprocess): Also handle @/ and @acronym{...}.
3303 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3305         * check_GNU_style.sh: Do not print warning messages when there are
3306         no occurences.
3308 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3310         * gcc_update: Handle hg, too.
3312 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
3314         * make_sunver.pl: Remove extra whitespace in regexp.
3316 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3318         * check_GNU_style.sh: New.
3320 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3322         * make_sunver.pl: New file.
3324 2010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
3326         * compare-debug (Darwin): Remove '-x' flag from ld-based object
3327         stripping.  Add a comment as to why we do it this way.
3329 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
3331         * compare-debug: Drop LTO sections.
3333 2010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3335         * gcc_update: Support updating a git clone.
3337 2010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3339         * test_summary: Don't use diff -u.
3340         Adapt egrep regex.
3342 2010-06-02  Andrew Haley  <aph@redhat.com>
3344         * download_prerequisites: New script.
3346 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3348         * dg-extract-results.sh: Redirect grep output to /dev/null instead
3349         of grep -q.
3351 2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
3353         * gcc_update: Sets the locale to C.
3355 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
3357         * gennews (files): Add files for GCC 4.5.
3359 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3361         Fix *.log tests output containing "===".
3362         * dg-extract-results.sh (/\===/): Rename to ...
3363         (/^\t\t=== .* ===$/): ... this pattern.
3365 2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3367         * dg-extract-results.sh: Fix result order to match sequential case.
3369 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3371         * check_warning_flags.sh: Use \012 instead of \n with tr.
3373 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3375         * dg-extract-results.sh: Don't use tail -n.
3377 2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3378             Richard Guenther  <rguenther@suse.de>
3380         PR lto/39216
3381         * gcc_update: Adjust file timestamps for lto-plugin.
3383 2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
3385         PR bootstrap/41245
3386         * compare-debug: Handle stripping of dwarf debug sections from darwin
3387         mach-o objects.
3389 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3391         * compare-debug: Grep for blank before dash to avoid grep -e.
3393 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3395         * compare-debug: Look for .gkd files and compare them.
3397 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3399         PR testsuite/41166
3400         * test_summary: Invoke config.status, rather than trying to
3401         parse it.  Adjust awk script.
3403 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
3405         * compare-debug: Drop .eh_frame relocations too.
3407 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
3409         PR testsuite/40704
3410         * test_summary: Filter out "\r".
3412 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3414         * compare-debug: Don't fail just because of .eh_frame differences.
3416 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
3418         PR testsuite/39807
3419         * dg-extract-results.sh: Close open files and use >> instead of >
3420         to decrease number of concurrently open files from awk.  Avoid
3421         = at the beginning of a regexp and redirect to a file determined
3422         by curfile variable rather than concatenated strings to workaround
3423         Solaris nawk bug.
3425 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
3427         * test_summary: Only include LAST_UPDATED if it exists.
3428         Complete copyright years.
3430 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
3432         * compare-all-tests: New.
3434 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3436         * gennews (files): Reference GCC 4.4 web pages.
3438 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
3440         * reghunt/date_based/reg_periodic: Change copyright header to refer
3441         to version 3 of the GNU General Public License and to point readers
3442         at the COPYING3 file and the FSF's license web page.
3443         * reghunt/date_based/reg_search: Likewise.
3444         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
3445         * regression/btest-gcc.sh: Likewise.
3446         * regression/objs-gcc.sh: Likewise.
3448 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3450         * check_warning_flags.sh: Update flag exceptions.
3452 2008-11-18  Ben Elliston  <bje@au.ibm.com>
3454         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
3455         be opened; print a more meaningful error instead.
3457 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
3458             Jakub Jelinek  <jakub@redhat.com>
3460         * dg-extract-results.sh: New file.
3462 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3464         * check_makefile_deps.sh: New file.
3466 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
3468         * patch_tester.sh (report): Do not print "Checker: ".
3470 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
3472         * patch_tester.sh (report): Do not print the time.
3474 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
3476         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
3477         Handle @heading.  Handle enumerated lists with starting numbers
3478         and extra headings.
3480 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
3482         * patch_tester.sh (initialization): Initialize svnpatch and stop.
3483         (usage): Add -svnpath and -stop.
3484         (makedir): New.
3485         (argument handling): Process -stop and -svnpath.
3486         (setup code): Use makedir, error out if initial svn checkout fails.
3487         (update): Use svnpath.  Invoke contrib/gcc_update.
3488         (apply_patch): Require that patch was created at top level.  Use eval
3489         with option variables.  Don't use bootstrap target for make.  Verify
3490         that some tests were run.
3491         (bootntest_patched): Use snvpath.
3492         (main loop): For -stop, exit when there are no more patches to test.
3494 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3496         * check_warning_flags.sh: Instead of invoke.texi, take the path
3497         to the doc directory as argument.  Check that warnings listed in
3498         'gcc --help' are accepted by the compiler, and listed in the
3499         manuals.
3501 2008-03-06  Tom Tromey  <tromey@redhat.com>
3503         * patch_tester.sh (usage): Watermark is not lexicographic.
3504         Load $STATE/defaults if it exists.
3505         (selfexec): Use $0.
3506         (apply_patch): Handle deletions.
3507         (bootntest): Handle default settings.
3509 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
3511         * gennews (files): Reference GCC 4.3 web pages.
3513 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3515         * check_warning_flags.sh: New file.
3517 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3519         * paranoia.cc (main): Remove handling of c4x_single and
3520         c4x_extended formats.
3522 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3524         * compareSumTests3: Changed to GPLv3.
3525         * prepare_patch.sh: Same.
3526         * uninclude: Same.
3527         * dglib.pm: Same.
3528         * gennews: Same.
3529         * texi2pod.pl: Same.
3530         * analyze_brprob: Same.
3531         * gcc_build: Same.
3533 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3535         * patch_tester.sh: Changed to GPLv3.
3537 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3539         * patch_tester.sh: Don't save the script anymore.
3541 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3543         * patch_tester.sh: New.
3544         * prepare_patch.sh: New.
3546 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
3548         * compare-debug: Introduce -p flag to preserve .stripped files.
3550 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3552         * texi2pod.pl: Handle @asis.
3553         (postprocess): Move @gccoptlist{} after all formatting commands.
3555 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
3557         * compare-debug: Avoid spurious errors when .stripped files
3558         exist.
3560 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
3562         * warn_summary (srcdirFilter): Add fixincludes, sim,
3563         newlib and mpfr.
3565 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
3567         * gcc_update: Handle different URL paths and tags.
3569 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3571         * compare-debug: New.
3573 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
3574             Andreas Schwab  <schwab@suse.de>
3576         * gcc_update: Use "svn info" for revision number.  Create
3577         gcc/REVISION with branch name and revision number.
3579 2007-08-10  Diego Novillo  <dnovillo@google.com>
3581         * gcc.doxy: Rename from tree-ssa.doxy.
3583 2007-08-10  Diego Novillo  <dnovillo@google.com>
3585         * tree-ssa.doxy: Update for doxygen 1.5.
3586         Include all the files in the middle and back ends.
3588 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
3590         * gcc_update (files_and_dependencies): Handle
3591         gcc/testsuite/gcc.dg/cpp/direct2s.c.
3593 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
3595         * gennews (files): Reference GCC 4.2 web pages.
3597 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
3599         * texi2pod.pl: Correct handling of @itemize with no argument.
3601 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
3603         * uninclude: New utility, from Alexandre Oliva.
3605 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
3607         * test_installed: Adjust to the move from g77 to gfortran.
3609 2007-02-16  Matthias Klose  <doko@debian.org>
3611         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
3613 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
3615         * test_summary (configflags): Adjust for changes in the
3616         config.status format due to update to autoconf 2.59.
3618 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3620         * gcc_update: Update for configure.in -> configure.ac.
3622 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
3624         * texi2pod.pl: Handle @multitable.
3626 2007-01-15  Tom Tromey  <tromey@redhat.com>
3628         * download_ecj: New file.
3630 2006-09-27  Matthew Sachs  <msachs@apple.com>
3632         * compareSumTests3: POD syntax fix.
3634 2006-09-27  Matthew Sachs  <msachs@apple.com>
3636         * dglib.pm: Initial commit.
3637         * compareSumTests3: Initial commit.
3639 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
3641         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
3642         and not non-existing nm[old].
3644 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3646         Port to hosts whose 'sort' and 'tail' implementations
3647         treat operands with leading '+' as file names, as POSIX
3648         has required since 2001.  However, make sure the code still
3649         works on pre-POSIX hosts.
3650         * compare_tests: Don't assume "sort +2" is equivalent to
3651         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3653 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
3655         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
3657 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
3658             Mike Stump  <mrs@apple.com>
3660         * compare_tests: Handle multilibs better.
3662 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3664         * texi2pod.pl: Correct handling of absolute @include.
3666 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
3668         * texi2pod.pl: Handle -I.
3670 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
3672         * gennews (files): Update for GCC 4.1.
3674 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
3676         * gcc_update (files_and_dependencies): Handle
3677         libgomp/testsuite/Makefile.in.
3679 2006-01-18  Richard Henderson  <rth@redhat.com>
3680             Diego Novillo  <dnovillo@redhat.com>
3682         * gcc_update (files_and_dependencies): Add libgomp files.
3684 2005-12-06  Ben Elliston  <bje@au.ibm.com>
3686         * newcvsroot: Remove.
3688 2005-11-03  Steven Bosscher  <stevenb@suse.de>
3690         * gcc_build: Fix my previous checking.
3692 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
3694         * gcc_update: Include revision number in LAST_UPDATED.
3696 2005-10-30  Steven Bosscher  <stevenb@suse.de>
3698         * gcc_build: Use gcc.gnu.org as the default server.  Set up
3699         SVN_REPOSITORY correctly.  Add support for checking out branches.
3701 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3703         * gcc_update: When svn update is called and
3704         --silent is used, pass -q.
3706 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3708         * gcc_update: Remove the -q from svn invocation.
3710 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3712         * gcc_build: Remove -d from the call to gcc_update.
3714 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
3715             Ben Elliston  <bje@au1.ibm.com>
3717         * gcc_update: Update for svn.
3718         * newcvsroot: Ditto.
3719         * gcc_build: Ditto.
3721 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
3723         * texi2pod.pl: Substitue for @value even when part of @include.
3725 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
3727         * texi2pod.pl: Convert two single quotes or two backquotes to
3728         double quotes.
3730 2005-08-23  Ben Elliston  <bje@au.ibm.com>
3732         * gcc_update: Update dependencies for libjava/aclocal.m4.
3734 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
3736         * All files: Update with new FSF address.
3738 2005-07-14  Ben Elliston  <bje@au.ibm.com>
3740         * filter_params.pl: Typo fix.
3741         * filter_knr2ansi.pl: Likewise.
3743 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
3745         * gennews (files): Update for egcs-1.0 release pages consolidation.
3747 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
3749         * gennews (files): Update for GCC 4.0.
3751 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
3753         * gcc_update (silent): Unset instead of initializing to null.
3755 2005-03-18  Andreas Schwab  <schwab@suse.de>
3757         * gcc_update (apply_patch): Properly quote $1.
3759 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
3761         * gcc_update: Add --silent option.
3763 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3765         * warn_summary (keywordFilter): Update sed pattern for new quoting
3766         style in warnings.
3768 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3770         * warn_summary: Add -fortran subdir flag.
3771         (subdirectoryFilter): Fix missing ada subdir.
3773 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
3775         * gcc_update (touch_files): Don't rely on "make" being GNU make;
3776         grep for "Touching" to determine that the rule executes.
3778 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
3780         * gcc_update (touch_files): Explicitly pass --no-print-directory.
3782 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
3784         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
3786 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3788         * gcc_update: Add fixincludes.
3790 2004-08-26  Matthias Klose  <doko@debian.org>
3792         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
3794 2004-08-26  Matthias Klose  <doko@debian.org>
3796         * test_summary: Include baseline used for libstdc++-v3 abi check
3797         in test summary.
3799 2004-08-25  Ben Elliston  <bje@au.ibm.com>
3801         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
3803 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
3805         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
3806         update done.
3808 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3810         * gcc_update: libjava/configure.ac -> configure.in.  Automake
3811         1.4 does not handle configure.ac properly.
3813 2004-08-04  Andreas Schwab  <schwab@suse.de>
3815         * gcc_update: libjava/configure.in -> configure.ac.
3817 2004-08-03  Richard Earnshaw  <rearnsha@arm.com>
3819         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
3821 2004-07-16  Jeff Law  <law@redhat.com>
3823         * analyze_brprob: Fix comments.  More consistent output format.
3825 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
3827         * tree-ssa.doxy: Update for doxygen 1.3.5.
3829 2004-06-14  Andreas Jaeger  <aj@suse.de>
3831         * gcc_update: boehm-gc/configure.in -> configure.ac.
3833 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
3835         * gcc_update (boehm-gc/configure): Depend on
3836         boehm-gc/configure.ac instead of boehm-gc/configure.in
3838 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
3840         * gcc_update (libmudflap/configure): Depend on
3841         libmudflap/configure.ac instead of libmudflap/configure.in
3843 2004-06-14  Andreas Jaeger  <aj@suse.de>
3845         * gcc_update: Add libcpp.
3847 2004-06-10  Andreas Jaeger  <aj@suse.de>
3849         * gcc_update: Add libgfortran.
3851 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
3853         * gcc_update (libbanshee/configure): Depend on
3854         libbanshee/configure.ac instead of libbanshee/configure.in
3856 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3858         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
3859         from list of files to be touched.
3860         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
3862 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3864         * gennews: Update for GCC 3.4.
3866 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3868         Merge from tree-ssa-20020619-branch.
3870         * filter_gcc_for_doxygen: New file.
3871         * filter_knr2ansi.pl: New file.
3872         * filter_params.pl: New file.
3873         * tree-ssa.doxy: New file.
3874         * contrib/gcc_update (files_and_dependencies): Handle
3875         libbanshee and libmudflap.
3877 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
3878             Andreas Jaeger  <aj@suse.de>
3880         * gcc_update (files_and_dependencies): Insert zlib dependencies.
3882 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3884         * gcc_update (files_and_dependencies): libobjc/configure now
3885         depends on configure.ac, not configure.in.
3887 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
3889         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
3891 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
3893         * gcc_update (files_and_dependencies): Insert libffi dependencies.
3895 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
3897         * gcc_update (files_and_dependencies): Insert libada/configure.
3899 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
3901         * gcc_update (files_and_dependencies): Update intl/configure.in
3902         to intl/configure.ac.
3904 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
3906         * gcc_update (files_and_dependencies): Update fastjar/configure.in
3907         to fastjar/configure.ac
3909 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
3911         * gcc_update (files_and_dependencies): Remove non-existant files.
3913 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
3915         * gcc_update (files_generated): Revert 2003-12-18 change.
3917 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
3919         * gcc_update (files_and_dependencies): For gcc directory,
3920         rename configure.in to configure.ac.
3922 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
3924         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3925         remove acconfig.h. No longer used.
3927 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
3929         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
3930         gcc/ada/gnat_ug_* to use it.
3932 2003-12-16  James E Wilson  <wilson@specifixinc.com>
3934         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
3935         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
3937 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
3939         * gcc_update (files_and_dependencies): Correct typo in the filename
3940         gnat_ug_wnt.texi.
3942 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
3944         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
3945         treeprs.ads.
3947 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
3949         * gennews (files): Add GCC 3.3 files.
3951 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
3953         * gcc_build: Fix handling of -t option.  Add -x option.
3955 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
3957         * texi2pod.pl: Remove extra line.
3959 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
3961         * texi2pod.pl: Default @itemize's parameter to @bullet.
3963 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
3965         * gcc_update: gcc/acconfig.h no longer exists.
3967 2003-07-11  Matthias Klose  <doko@debian.org>
3969         * test_installed: Add options to run objc tests.
3970         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
3972 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3974         * gcc_update: Remove gcc/intl/plural.c from list.
3975         Add new generated files intl/plural.c, intl/configure,
3976         intl/config.h.in.
3978 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
3980         * gcc_update (files_and_dependencies): Add
3981         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
3982         gcc/testsuite/gcc.dg/cpp/mi1c.h.
3984 2003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3986         * paranoia.cc: Fix spelling error.
3988         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
3989         to GCC.
3991 2003-04-04  Mike Stump  <mrs@apple.com>
3993         * compare_tests: Fix exit status and be more flexible with spacing.
3995 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
3997         * test_summary:  Add -h, print existing comments as help.
3999 2003-03-03  H.J. Lu  <hjl@gnu.org>
4001         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
4002         * gcc_update: Likewise.
4004 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
4006         * test_summary (configflags): Only use the first match.  Remove
4007         excess space.  Use sub instead of gsub where possible.  Use `none'
4008         if no configure flags were given.
4010 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
4012         * test_summary (configflags): awk portability.
4014 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
4016         * test_summary (configflags): Compute correctly with both
4017         autoconfiscated and Cygnus-style top-level.
4019 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4021         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
4022         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
4023         gcc/java/keyword.gperf
4025 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4027         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
4028         depending on gcc/intl/plural.y.
4030 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4032         * gcc_update (configure): Depend on config/acx.m4 as well.
4034         * gcc_update (configure): Depend on configure.in.
4036 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4038         * texi2pod.pl: Skip contents of @copying.
4040 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
4042         * gthr_supp_vxw_5x.c: New file.
4044 2002-10-21  Richard Henderson  <rth@redhat.com>
4046         * paranoia.cc (real_c_float::image): Accomodate size of
4047         real_internal format.
4048         (main): Unbuffer stdio.  Add real_internal format.
4049         (floor_log2_wide): New.
4051 2002-10-16  Richard Henderson  <rth@redhat.com>
4053         * paranoia.cc (ENUM_BITFIELD): New.
4054         (class): Define as klass around real.h.
4055         (real_c_float): Not a template any longer; define MODE as a
4056         class static constant; use real_format elements for SIZE.
4057         Update uses of real_to_decimal and real_to_hexadecimal.
4058         (main): Change -g argument to use a format name.
4059         (mode_for_size): Remove.
4061 2002-09-16  Richard Henderson  <rth@redhat.com>
4063         * paranoia.cc: New file.
4065 2002-09-04  Richard Henderson  <rth@redhat.com>
4067         * enquire.c: Remove.
4069 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
4071         * gennews (files): Add GCC 3.2 files.
4073 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4075         * gennews (files): Add proper files for the GCC 3.1 release series.
4076         Simplify and reformat introductory wording.
4078 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4080         * enquire.c: Move from gcc.
4082 2002-07-16  H.J. Lu  <hjl@gnu.org>
4084         * gcc_update (touch_files): Pass -s to ${MAKE}.
4086 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
4088         * texi2pod.pl: Correct handling of the internal R<> sequence.
4090 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
4092         * gcc_update (files_and_dependencies): Add generated Texinfo files
4093         for Ada.
4095 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4097         * test_installed: Allow for PWDCMD to override hardcoded pwd.
4098         * test_summary: Likewise.
4100 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
4102         * gcc_update (touch_files): Don't have empty for loop.
4104 2002-04-16  Richard Henderson  <rth@redhat.com>
4106         * gcc_update: Remove libchill.
4108 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
4110         * texi2pod.pl: Handle @end ftable and @end vtable.
4112 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
4114         * texi2pod.pl: Handle @include, @ftable, @vtable.
4115         Reformat some code for clarity.
4117 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
4119         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
4120         WARNING and ERROR output from the *.sum files.
4122 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4124         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
4125         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
4126         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
4128 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4130         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
4131         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
4132         egcs-1.1/index.html.
4134 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4136         * warn_summary: Add -ada subdirectory flag.
4138 2001-12-12  Matthias Klose  <doko@debian.org>
4140         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
4141         generation of more than one man page from one source.
4142         Add '-' to set of valid chars for an identifier.
4143         Let -D option accept flags of the form <flag>=<value>.
4144         Use \s+ for whitespace detection in '@c man' lines.
4145         Handle @set and @clear independent of $output.
4146         Substitute all @value{}'s in a line.
4148 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4150         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
4151         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
4152         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
4153         greater than 9 in enumerations.
4155 2001-11-07  Laurent Guerby  <guerby@acm.org>
4157         * gcc_update (files_and_dependencies): Add Ada dependencies.
4159 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4161         * snapshot: Remove.
4163 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
4165         Revert:
4166         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4167         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4168         touch.
4170 2001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
4172         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4173         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4174         touch.
4176 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
4178         * analyze_brprob: Update for changes in gcc debug output.
4180 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
4182         * analyze_brprob: Avoid more overflows.
4184 2001-07-27  Richard Henderson  <rth@redhat.com>
4186         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
4188 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
4190         * analyze_brprob: Avoid overflows.
4192 2001-07-27  Richard Henderson  <rth@redhat.com>
4194         * gcc_update: Dump timestamp in LAST_UPDATED.
4196 2001-07-26  Andreas Jaeger  <aj@suse.de>,
4197             Hans-Peter Nilsson  <hp@bitrange.com>
4199         * analyze_brprob: Fix documentation.
4201 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
4203         * analyze_brprob: Fix awk compatibility problems; update comment.
4205 2001-07-23  Andreas Jaeger  <aj@suse.de>
4207         * analyze_brprob: Fix more typos.
4209 2001-07-23  Andreas Jaeger  <aj@suse.de>
4211         * analyze_brprob: Fix typos.
4213 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4215         * texi2pod.pl: Handle @r inside @item.
4217 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
4219         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
4221 2001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
4223         * warn_summary: Fix typo in a comment.
4225 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
4227         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
4229 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
4231         * gennews: Set TERM to vt100 for Lynx.
4233 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4235         * release: Remove.
4237 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
4239         * analyze_brprob: New file.
4241 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
4243         * gcc_build: Output information about the commands used to
4244         configure the compiler.
4246 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4248         * gennews: Update for GCC 3.0.
4250 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4252         * gcc_update: Update for move of documentation to gcc/doc.
4254 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4256         * contrib/test_summary (files): Sort before evaluating.
4258 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4260         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
4262 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
4264         * gcc_build: Use -d when invoking gcc_update.
4266 2001-05-18  Andreas Jaeger  <aj@suse.de>
4268         * gcc_update: Add rules for libf2c/libI77.
4270 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
4272         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
4274 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
4276         * gcc_update (touch_files): Enhance make portability.
4278 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
4280         * gcc_update (touch_files): Use a Makefile to touch files.
4282 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4284         * texi2pod.pl: Add copyright and GPL notices.
4286 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4288         * texi2pod.pl: Handle "\,".
4290 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4292         * texi2pod.pl: Fix regular expression for @r to avoid exponential
4293         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
4294         version check.
4296 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4298         * warn_summary (stageNfilter): Update for recent changes in
4299         bootstrap logic.
4301 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4303         * texi2pod.pl: Require at least perl 5.6.0.
4305 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4307         * gcc_update: Add gcc/gcc.1 to generated files.
4308         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
4309         discarding to end of sentence with @xref where the sentence has an
4310         interior "." in markup, and handle discarding parentheses around
4311         such a sentence.
4313 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
4315         * gennews: Add gcc-2.95.3.
4317 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4319         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
4320         @command.  Format URLs and email addresses in bold.
4322 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4324         * gcc_update: Add cpp.1 to the list of generated files.
4326         * texi2pod.pl: Handle @option and @env.
4328 2001-01-03  Mike Stump  <mrs@wrs.com>
4330         * snapshot: Update to account for java libraries.
4332 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
4334         * test_summary: Export filesuffix, not fileprefix.
4336 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4338         * release: Change some EGCS references to GCC.
4340 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4342         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
4343         subdirectory flags.  Add source directory prefix filtering.
4344         Redirect diagnostic output to stderr.
4346 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
4348         * texi2pod.pl: If multiple @c man sections with the same tag
4349         appear, concatenate them in the final output.  When skipping,
4350         ignore block commands that can't cause skipping, and honor
4351         those that can.  Ensure that verbatim blocks are separate
4352         paragraphs.
4354 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4356         * gcc_update: Don't touch tradcif.c or java/parse.h.
4358 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
4360         * texi2pod.pl: Restructure for comprehensibility, add
4361         comments.  Merge handling of @ignore and @ifxxx.  Handle a
4362         whole bunch more Texinfo commands.  Use consistent formatting
4363         style.
4365 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4367         * gennews: New script.
4369 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4371         * gcc_update: Update a comment as we now require bison for CVS users.
4373 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4375         * gcc_update: Add gcov.1 to the list of generated files.
4377 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
4379         * gcc_build: Remove code to put information in a log file.
4381 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
4383         * texi2pod.pl:
4384         - Add real command line parsing.
4385           - Support @ifset, @ifclear, @set, @value, -D switch.
4386           - Support @sc.  Improve handling of @ref and friends.
4387           - Discard @subsection, @need, @node lines.
4388         - Un-nest font changes to match texinfo semantics.
4389           - Handle @{ and @}.  Oops.
4390         - Don't emit E<> directives inside verbatim blocks.
4392 2000-11-12  Bruce Korb  <bkorb@gnu.org>
4394         * release: generalize the release script a bit.
4396 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
4398         * gcc_build: Add -o option for setting the objdir to use.
4400 2000-11-11  Jeff Law  <law@redhat.com>,
4402         * release: New file.
4404 2000-11-08  Jeff Law  <law@redhat.com>,
4405             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4407         * snapshot: New file.
4409 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4411         * gcc_build (bootstrap_gcc): New function.
4412         (configure_gcc): Likewise.
4413         (build_gcc): Rewritten to use configure and bootstrap.
4414         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
4416 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
4418         * gcc_build (MAKE): New variable.
4419         (build_gcc): Use it.  Fix logging of errors.
4420         (install_gcc): Likewise.
4422 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
4424         * gcc_build: Save the output from CVS into the logfile as well.
4426 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4428         * gcc_build: Fix typos.
4430 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4432         * gperf-2.7-19981006.pat: Remove.
4434 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4436         * test_installed: Change EGCS references to refer to GCC.
4438 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4440         * gcc_update (touch_files): Add some informative output.
4442 2000-09-16  Andreas Jaeger  <aj@suse.de>
4444         * gcc_update: Remove gcc/c-parse.gperf.
4446 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
4447             Alexandre Oliva  <aoliva@redhat.com>
4449         * gcc_update: Execute touch_files_reexec even if `cvs update`
4450         failed.
4452 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4454         * test_summary: AWK breaks with filenames containing `='.
4456 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
4458         * gcc_build: New script.
4460 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
4462         * gcc_update (files_and_dependencies): Remove generated YACC files.
4464 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
4466         * gcc_update (files_and_dependencies): Remove generated YACC files.
4468 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
4470         * newcvsroot: Handle filenames that contain spaces.
4472 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
4474         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
4475         Elide --with-gcc-version-trigger and --norecursion from
4476         configure flags.  Remove code to report status of haifa scheduler.
4478 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
4480         * gcc_update (self): Set to `$0'.
4481         (touch_files_reexec): Use `$self' instead of `$0'.
4483 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
4485         * gcc_update (touch_files_reexec): New function, run after the
4486         tree is modified.
4488 2000-05-08  Richard Hendeson  <rth@cygnus.com>
4490         * gcc_update: Remove references to inclhack.tpl.
4492 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
4494         * index-prop: Use a single pattern.  Also support *** cdiffs.
4496 2000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
4498         * index-prop: Don't change /dev/null.
4500 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4502         * gcc_update: Refer to GCC and gcc_update instead of egcs and
4503         egcs_update.
4505 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
4507         * index-prop: Fix occasional problem when using cvs diff -p.
4509 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
4511         * gcc_update: Remove references to cexp.c/cexp.y.
4513 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4515         * newcvsroot: Add check on the number of command-line arguments.
4516         Add usage.
4518 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
4520         * gcc_update: Allow patches compressed by bzip2.
4522 1999-10-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4524         * newcvsroot: New file.
4526 1999-09-11  Craig Burley  <craig@jcb-sc.com>
4528         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
4530 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4532         * gcc_update: New file.
4533         * egcs_update: Renamed to gcc_update.
4535 1999-08-09  Robert Lipe  <robertlipe@usa.net>
4537         * test_summary: Quote curly braces in 1999-07-03 change.
4539 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4541         * egcs_update (files_and_dependencies): Fixed typo in
4542         gcc/cstamp-h.in.  Added gcc/config.in.
4544 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4546         * egcs_update (files_and_dependencies): New function, with
4547         complete list of files to be updated, as well as their
4548         dependencies.
4549         (touch_files): Check the timestamp of each generated file against
4550         its dependencies'.
4551         (main): New flags --touch, --list and --help.  Remove the
4552         pre-update step.
4554 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
4556         * test_summary: Replace egcs with gcc.  Update e-mail address.
4558 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4559             Jerry Quinn  <jquinn@nortelnetworks.com>
4561         * egcs_update (touch_files, apply_patch): New functions.
4562         Use them.  New command-line option --patch.  Split test of local
4563         tree into two parts.  Add comments.
4565 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
4567         * test_summary: If Target is `unix{*}', append the Target variants
4568         to Host.
4570 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
4572         * test_summary: Set default mail-address and version for egcs
4573         instead of relying on unpredictable pathnames.
4574         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
4576 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
4578         * fixinc/*: Delete obsolete files.
4580 1999-02-04  Robert Lipe  <robertlipe@usa.net>
4582         * egcs_update: Test return values of 'cvs update'.  Propogate
4583         to caller as exit values.
4585 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4587         * egcs_update: Use "if" instead of "&&".  Touch generated files
4588         only after the corresponding *.y files.
4590 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4592         * egcs_update: Do not use xargs, but a backquote construct.
4594 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
4596         * test_summary (version): Remove carriage return that gawk inserts
4597         in the version string for some reason.
4599 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4601         * egcs_update: Only touch files that already exist.
4603 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
4605         * test_summary (EOF): Remove double backslash.
4606         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4608 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4610         * test_summary (address): Set to egcs-testresults mailing list.
4612 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4614         * test_summary (address): Added Marc Lehmann's testsuite-results
4615         to the default e-mail address.
4617 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
4619         * test_summary (-p, prepend_logs): Add these before the summary.
4620         (Compiler, Platform): Print these just before configflags.
4622 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4624         * warn_summary (longLineFilter): New shell function to encapsulate
4625         this functionality.  It is off by default, only active if -llf
4626         flag is specified.
4627         (subdirectoryFilter): Fix bug in filtering which made some
4628         subdirectory warnings erroneously appear in the toplevel set.
4629         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
4630         warnings from stage1 as well as stage0, which means warnings from
4631         outside the bootstrap directory.  Eg, the libraries, etc.
4632         (warningFilter): New shell function to encapsulate this
4633         functionality.
4634         (keywordFilter): New shell function to encapsulate this
4635         functionality.
4637         Store data in a temp file rather than calculating it 3x.  Arrange
4638         to remove it on exit and signals.
4640         Add -pass/-wpass flags to do "pass through" (i.e. manual
4641         inspection) of bootstrap output from a particular stageN as well
4642         as language subdirs.
4644         Add better comments/documentation.
4646 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4648         * egcs_update: Add comment about keeping the FAQ synchronized.
4650 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
4652         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
4653         in the repo again.
4655 Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
4657         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
4659 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
4661         * egcs_update: Remove gcc/java/parse.c from list of files to
4662         touch.
4664 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4666         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
4668 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4670         * warn_summary (subdirectoryFilter): New shell function to
4671         optionally filter in/out gcc subdirectories when summarizing
4672         warnings.  Add new flags to support subdirectory filtering.
4674         Also, ensure the bootstrap stage is a number.  Add some more C
4675         keywords that are preserved in the "warning type" summary and
4676         tighten up the "arg ???" regexp.
4678 Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
4680         * fixinc/inclhack.def:  Not all C++ comments in C headers
4681         were treated alike.  They are now.  Also fixed syntax
4682         of sed expression in "systypes" fix.
4684         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
4686         * egcs_update:  Added fixinc/* generated files to touch list.
4688 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4690         * egcs_update: Additionally touch gcc/java/parse.[ch].
4692 Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
4694         * fixinc/inclhack.def:  Added two files required by
4695         SCO's Open Server 5's avoid_bool fix.
4696         Regenerated fixinc.x and inclhack.sh to incorporate
4697         the update.
4699 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
4701         * egcs_update: Do the pass 1 CVS update only for files that
4702         may reasonably be under CVS control.
4704 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
4706         * test_installed: New script for testing already-installed
4707         gcc/g++/g77.
4709 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4711         * egcs_update: Assigned copyright to FSF.
4713 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4714                           Alexandre Oliva  <oliva@dcc.unicamp.br>
4716         * egcs_update: New switch --nostdflags and documentation
4717         enhancements.
4719 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4721         * egcs_update: New script.
4723 1998-08-05  Bruce Korb  <korbb@datadesign.com>
4725         * fixinc/Makefile
4726         Added define for target machine so machine-specific tests
4727         can be selected for or against.
4729         * fixinc/fixincl.c
4730         Added an array of string pointers to machines to select
4731         or avoid, depending on a FD_MACH_IFNOT bit flag.
4732         Used a shell script to match the defined TARGET_MACHINE
4733         with any of the given match patterns.
4735         * fixinc/fixincl.tpl
4736         Generate the array of strings and bit flag, as needed,
4737         depending on "mach" and "not_machine" attributes for a fix.
4739         * fixinc/mkfixinc.sh
4740         Invoke the make with TARGET assigned the value of the
4741         machine name argument.
4743 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
4745         * compare_tests: New script.
4747 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4749         * test_summary: Assigned copyright to FSF.
4751 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4753         * test_summary: Corrected script name in comments providing
4754         documentation.  Added linebreaks for lines with > 80 characters.
4756 Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
4758         * test_summary: New switch, -i, and environment variable,
4759         append_logs, for including files in the report.
4761 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
4763         * warn_summary: Update to Kaveh's latest version allowing to
4764         specify the last stage built.
4766 1998-05-29  Bruce Korb  <korbb@datadesign.com>
4768         * fixinc/mkfixinc.sh
4769         Changes to make it easier to invoke on platforms that
4770         normally do not invoke fixincludes.
4772         * fixinc/inclhack.def
4773         Applied fixes from egcs/gcc/fixincludes from the past several
4774         months.
4776 1998-05-28  Bruce Korb  <korbb@datadesign.com>
4778         * fixinc/*: Updated most everything for a first real
4779         try at getting "fast_fixincludes" working.
4781 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
4783         * index-prop: New file.
4785 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
4787         * test_summary: find good awk (copied from warn_summary).
4789 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
4791         * test_summary, warn_summary: New files