Daily bump.
[official-gcc.git] / contrib / ChangeLog
bloba85c1bfcfbe0b4fd863ac85940e1826aaae176db
1 2024-03-08  Sam James  <sam@gentoo.org>
3         PR other/109668
4         * dg-extract-results.sh: Check for python3 before python. Check for
5         python2 last.
7 2024-03-07  Filip Kastl  <fkastl@suse.cz>
9         * test_mklog.py: "Moved to..." -> "Move to..."
11 2024-03-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
13         * mklog.py: Use present tense in ChangeLog.
15 2024-02-29  Andrew Pinski  <quic_apinski@quicinc.com>
17         * gcc-changelog/git_commit.py (bug_components): Add libcc1.
19 2024-02-23  Richard Biener  <rguenther@suse.de>
21         PR target/90785
22         * config-list.mk (LIST): --enable-obsolete for ia64*-*-*.
24 2024-02-05  Jakub Jelinek  <jakub@redhat.com>
26         * test_installed: Fill in HOSTCC, HOSTCXX, HOSTCFLAGS and
27         HOSTCXXFLAGS.
29 2024-02-04  Jonathan Wakely  <jwakely@redhat.com>
31         * unicode/gen_libstdcxx_unicode_data.py: Add copyright and
32         license text to the output.
34 2024-01-11  Paul Iannetta  <piannetta@kalrayinc.com>
36         * dg-extract-results.py: Make the test_run regex case
37         insensitive.
39 2024-01-09  Jonathan Wakely  <jwakely@redhat.com>
41         * unicode/gen_libstdcxx_unicode_data.py: Print out Gcb_property
42         enumerators in the order they're seen, not alphabetical order.
44 2024-01-08  Jonathan Wakely  <jwakely@redhat.com>
46         * unicode/README: Add notes about generating libstdc++ tables.
47         * unicode/GraphemeBreakProperty.txt: New file.
48         * unicode/emoji-data.txt: New file.
49         * unicode/gen_libstdcxx_unicode_data.py: New file.
51 2024-01-05  Jonathan Wakely  <jwakely@redhat.com>
53         * analyze_brprob.py: Remove stray text at end of comment.
54         * analyze_brprob_spec.py: Likewise.
55         * check-params-in-docs.py: Likewise.
56         * check_GNU_style.py: Likewise.
57         * check_GNU_style_lib.py: Likewise.
58         * filter-clang-warnings.py: Likewise.
59         * gcc-changelog/git_check_commit.py: Likewise.
60         * gcc-changelog/git_commit.py: Likewise.
61         * gcc-changelog/git_email.py: Likewise.
62         * gcc-changelog/git_repository.py: Likewise.
63         * gcc-changelog/git_update_version.py: Likewise.
64         * gcc-changelog/test_email.py: Likewise.
65         * gen_autofdo_event.py: Likewise.
66         * mark_spam.py: Likewise.
67         * unicode/gen-box-drawing-chars.py: Likewise.
68         * unicode/gen-combining-chars.py: Likewise.
69         * unicode/gen-printable-chars.py: Likewise.
70         * unicode/gen_wcwidth.py: Likewise.
72 2024-01-05  Jonathan Wakely  <jwakely@redhat.com>
74         * unicode/gen_wcwidth.py: Add sys.argv[0] to usage error.
76 2024-01-03  Jakub Jelinek  <jakub@redhat.com>
78         * update-copyright.py (GenericFilter): Skip gpl_v3_without_node.texi.
79         (GCCFilter): Skip GmcOptions.cc.
81 2023-12-21  Alexandre Oliva  <oliva@adacore.com>
83         * compare_tests: Add tool to test lines.  Match tabs besides
84         blanks to insert tool and target.  Don't print undefined fname.
86 2023-12-20  Jason Merrill  <jason@redhat.com>
88         * gcc-git-customization.sh: Add git gcc-style alias.
90 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
91             Arthur Cohen  <arthur.cohen@embecosm.com>
93         * gcc_update: Add libgrust file dependencies.
95 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
96             Arthur Cohen  <arthur.cohen@embecosm.com>
98         * gcc-changelog/git_commit.py: Add libgrust.
100 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
102         * download_prerequisites
103         <arg parse>: Parse --only-gettext.
104         (echo_archives): Check only_gettext and stop early if true.
105         (helptext): Document --only-gettext.
107 2023-12-02  Richard Sandiford  <richard.sandiford@arm.com>
109         * config-list.mk (OPT_IN_LANGUAGES): New variable.
110         ($(LIST)): Replace --enable-languages=all with a specifc list.
111         Disable fortran on bpf and mmix.  Enable the languages in
112         OPT_IN_LANGUAGES.
114 2023-11-14  Jakub Jelinek  <jakub@redhat.com>
116         * unicode/README: Adjust glibc git commit hash, number of Unicode
117         data files to be updated and latest Unicode version.
118         * unicode/from_glibc/utf8_gen.py: Update from glibc.
119         * unicode/UnicodeData.txt: Update from Unicode 15.1.
120         * unicode/EastAsianWidth.txt: Likewise.
121         * unicode/DerivedNormalizationProps.txt: Likewise.
122         * unicode/NameAliases.txt: Likewise.
123         * unicode/DerivedCoreProperties.txt: Likewise.
124         * unicode/PropList.txt: Likewise.
126 2023-11-14  Jakub Jelinek  <jakub@redhat.com>
128         * gcc-changelog/git_update_version.py: Add
129         040e5b0edbca861196d9e2ea2af5e805769c8d5d to ignored commits.
131 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
133         * prerequisites.sha512: Add gettext.
134         * prerequisites.md5: Add gettext.
135         * download_prerequisites: Add gettext.
137 2023-10-05  Andrea Corallo  <andrea.corallo@arm.com>
139         * mdcompact/mdcompact-testsuite.el: New file.
140         * mdcompact/mdcompact.el: Likewise.
141         * mdcompact/tests/1.md: Likewise.
142         * mdcompact/tests/1.md.out: Likewise.
143         * mdcompact/tests/2.md: Likewise.
144         * mdcompact/tests/2.md.out: Likewise.
145         * mdcompact/tests/3.md: Likewise.
146         * mdcompact/tests/3.md.out: Likewise.
147         * mdcompact/tests/4.md: Likewise.
148         * mdcompact/tests/4.md.out: Likewise.
149         * mdcompact/tests/5.md: Likewise.
150         * mdcompact/tests/5.md.out: Likewise.
151         * mdcompact/tests/6.md: Likewise.
152         * mdcompact/tests/6.md.out: Likewise.
153         * mdcompact/tests/7.md: Likewise.
154         * mdcompact/tests/7.md.out: Likewise.
156 2023-10-03  Martin Jambor  <mjambor@suse.cz>
158         * mklog.py (skip_line_in_changelog): Compare to None using is instead
159         of ==, add an extra newline after the function.
161 2023-10-02  Iain Sandoe  <iain@sandoe.co.uk>
163         * config-list.mk: Add newer Darwin versions, trim one older.
164         Remove cases with no OS version, which is not supported for cross-
165         compilers.
167 2023-09-29  Patrick O'Neill  <patrick@rivosinc.com>
169         * check_GNU_style_lib.py: Skip machine description file bracket linting.
171 2023-09-29  Paul Iannetta  <piannetta@kalrayinc.com>
173         * dg-extract-results.py: Print the "Test run" line.
174         * dg-extract-results.sh: Print the "Host" line.
176 2023-09-12  Jonathan Wakely  <jwakely@redhat.com>
178         PR other/111360
179         * gcc_update: Quote variable.
181 2023-09-11  Jonathan Wakely  <jwakely@redhat.com>
183         PR other/111359
184         * gcc-git-customization.sh: Check for getent before using it.
185         Use id on macOS.
187 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
189         * gcc-changelog/git_commit.py (GitCommit.__init__,
190         to_changelog_entries): Fix lost wording fix.
192 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
194         * gcc-changelog/git_commit.py (GitCommit.__init__):
195         Handle commit_to_info_hook = None; otherwise, if None,
196         regard it as error.
197         (to_changelog_entries): Handle commit_to_info_hook = None;
198         if info is None, create a warning for it.
199         * gcc-changelog/git_email.py (GitEmail.__init__):
200         call super() with commit_to_info_hook=None instead
201         of a lambda function.
203 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
205         Revert:
206         2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
208         * gcc-changelog/git_commit.py (GitCommit.__init__):
209         Handle commit_to_info_hook = None; otherwise, if None,
210         regard it as error.
211         (to_changelog_entries): Handle commit_to_info_hook = None;
212         if info is None, create a warning for it.
213         * gcc-changelog/git_email.py (GitEmail.__init__):
214         call super() with commit_to_info_hook=None instead
215         of a lamda function.
217 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
219         * gcc-changelog/git_commit.py (GitCommit.__init__):
220         Handle commit_to_info_hook = None; otherwise, if None,
221         regard it as error.
222         (to_changelog_entries): Handle commit_to_info_hook = None;
223         if info is None, create a warning for it.
224         * gcc-changelog/git_email.py (GitEmail.__init__):
225         call super() with commit_to_info_hook=None instead
226         of a lamda function.
228 2023-09-04  Marc Poulhiès  <dkm@kataplop.net>
230         * mklog.py: Leave SOB lines after changelog.
231         * prepare-commit-msg: Apply most shellcheck suggestions.
233 2023-08-29  Lehua Ding  <lehua.ding@rivai.ai>
235         * mklog.py: Fix bugs.
237 2023-08-16  Andrew Pinski  <apinski@marvell.com>
239         * gcc_update: Add libstdc++-v3/include/bits/version.h.
241 2023-07-13  Lehua Ding  <lehua.ding@rivai.ai>
243         * mklog.py: Add --append option.
245 2023-07-07  Richard Biener  <rguenther@suse.de>
247         * gcc-changelog/git_update_version.py: Remove GCC 10 from
248         active_refs.
250 2023-06-22  David Malcolm  <dmalcolm@redhat.com>
252         * unicode/gen-box-drawing-chars.py: New file.
253         * unicode/gen-combining-chars.py: New file.
254         * unicode/gen-printable-chars.py: New file.
256 2023-06-17  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
258         * testsuite-management/validate_failures.py (IsInterestingResult):
259         Add result_set argument and use it.  Adjust callers.
261 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
263         * testsuite-management/validate_failures.py (TestResult,)
264         (ParseManifestWorker, ParseSummary, Main): Handle new option
265         "--srcpath <regex>".
267 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
269         * testsuite-management/validate_failures.py (TestResult): Update.
270         (Main): Handle new option "--expiry_date YYYYMMDD".
272 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
274         * testsuite-management/validate_failures.py (ResultSet.update,)
275         (ResultSet.HasTestsuite): New methods.
276         (GetResults): Update.
277         (ParseSummary, CompareResults, PerformComparison, Main): Handle new
278         option --invert_match.
280 2023-06-14  Thiago Bauermann  <thiago.bauermann@linaro.org>
282         * testsuite-management/validate_failures.py (TestResult): Improve error
283         output.
285 2023-06-14  Christophe Lyon  <christophe.lyon@linaro.org>
287         * testsuite-management/validate_failures.py (_EXP_LINE_FORMAT,)
288         (_EXP_LINE_REX, ResultSet): Support "$tool:" prefix in exp names.
290 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
292         * testsuite-management/validate_failures.py (Main): Use exit code "2"
293         to indicate regression.
295 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
297         * testsuite-management/validate_failures.py (_VALID_TEST_RESULTS_REX):
298         Update.
299         (TestResult): Use _VALID_TEST_RESULTS_REX.
301 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
303         * testsuite-management/validate_failures.py: Add more verbosity levels.
305 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
307         * testsuite-management/validate_failures.py: Simplify GetManifestPath().
309 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
311         * testsuite-management/validate_failures.py (GetResults): Update.
312         (CompareBuilds): Read in manifest.
314 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
316         * testsuite-management/validate_failures.py (ParseManifestWorker):
317         Support expiry attributes in manifests.
318         (ParseSummary): Add a comment.
320 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
322         * testsuite-management/validate_failures.py: Avoid testsuite
323         aliasing.
325 2023-06-13  Andi Kleen  <ak@linux.intel.com>
327         * gen_autofdo_event.py: Update for download server changes
329 2023-06-03  Lehua Ding  <lehua.ding@rivai.ai>
331         * clang-format (ForEachMacros): Add missing cases
332         for EXECUTE_IF_... macros.
334 2023-05-18  Jonathan Wakely  <jwakely@redhat.com>
336         PR bootstrap/105831
337         * bench-stringop: Use = operator instead of ==.
338         * repro_fail: Likewise.
340 2023-04-28  Martin Liska  <mliska@suse.cz>
342         * filter_gcc_for_doxygen: Use python3 and not python2.
343         * filter_params.py: Likewise.
345 2023-04-26  Jakub Jelinek  <jakub@redhat.com>
347         * gennews (files): Add files for GCC 13.
349 2023-04-17  Jakub Jelinek  <jakub@redhat.com>
351         * gcc-changelog/git_update_version.py (active_refs): Add
352         releases/gcc-13.
354 2023-03-16  Jakub Jelinek  <jakub@redhat.com>
356         * unicode/README: Update to mention also makeuname2c.
357         * unicode/NameAliases.txt: New file.
359 2023-03-13  Lewis Hyatt  <lhyatt@gmail.com>
361         * unicode/DerivedCoreProperties.txt: Update to Unicode 15.
362         * unicode/DerivedNormalizationProps.txt: Likewise.
363         * unicode/EastAsianWidth.txt: Likwise.
364         * unicode/PropList.txt: Likewise.
365         * unicode/README: Likewise.
366         * unicode/UnicodeData.txt: Likewise.
368 2023-02-22  Thomas Schwinge  <thomas@codesourcery.com>
370         * config-list.mk (LIST): Clarify i686-symbolics-gnu to i686-gnu.
372 2023-02-17  Petr Sumbera  <petr.sumbera@oracle.com>
374         * make_sunver.pl: Escape brace.
376 2023-02-10  Flavio Cruz  <flaviocruz@gmail.com>
378         * config-list.mk: Add x86_64-gnu to list of archs.
380 2023-01-19  Gaius Mulley  <gaiusmod2@gmail.com>
382         * gcc_update (files_and_dependencies): Add dependencies for
383         gcc/m2/gm2config.h.in, gcc/m2/configure,
384         gcc/m2/gm2-libs/config-host, libgm2/Makefile.in,
385         libgm2/aclocal.m4, libgm2/libm2cor/Makefile.in,
386         libgm2/libm2pim/Makefile.in, libgm2/libm2iso/Makefile.in,
387         libgm2/libm2log/Makefile.in and libgm2/libm2min/Makefile.in.
389 2023-01-17  Martin Liska  <mliska@suse.cz>
391         * update-copyright.py: Ignore test_patches.txt.
393 2023-01-17  Martin Liska  <mliska@suse.cz>
395         * gcc-changelog/test_patches.txt: The CR character was removed
396         with ./contrib/update-copyright.py which I'm going to change.
398 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
400         PR other/108413
401         * update-copyright.py (LibPhobosFilter): Add __builtins.di to
402         skipped files.
404 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
406         PR other/108413
407         * update-copyright.py (TestsuiteFilter): Add .mod and .rs extensions.
408         (GCCCopyright): Add 'The fast_float authors' as external author.
410 2023-01-15  Gerald Pfeifer  <gerald@pfeifer.com>
412         * config-list.mk: Update FreeBSD targets to version 13.
413         Add aarch64-freebsd13.
415 2023-01-12  Gerald Pfeifer  <gerald@pfeifer.com>
417         * config-list.mk: Remove i486-freebsd4, ia64-freebsd6, and
418         sparc64-freebsd6.
420 2023-01-06  Martin Liska  <mliska@suse.cz>
422         * update-copyright.py: Add contrib as a default dir.
424 2022-12-28  Martin Liska  <mliska@suse.cz>
426         * update-copyright.py: Add contrib folder.
428 2022-12-23  Arsen Arsenović  <arsen@aarsen.me>
430         * dg-out-generator.pl: New file.
432 2022-12-21  Martin Liska  <mliska@suse.cz>
434         * filter-clang-warnings.py: Simplify.
436 2022-12-21  Martin Liska  <mliska@suse.cz>
438         * filter-clang-warnings.py: Skip Makefile and libffi warnings.
440 2022-12-19  Martin Liska  <mliska@suse.cz>
442         * gcc-changelog/git_commit.py: Support digits in PR's
443         component in subject.
445 2022-12-19  Martin Liska  <mliska@suse.cz>
447         * gcc-changelog/test_email.py: Add new test.
448         * gcc-changelog/test_patches.txt: Add new patch.
450 2022-12-19  Martin Liska  <mliska@suse.cz>
452         * gcc-changelog/git_commit.py: Allow digit in component name.
454 2022-12-19  Tobias Burnus  <tobias@codesourcery.com>
456         * gcc-changelog/git_check_commit.py (__main__): With -v print a
457         warning for the auto-added files.
458         * gcc-changelog/git_commit.py (GitCommit.__init__): Add self.warnings.
459         (GitCommit.check_mentioned_files): Add warning for auto-added files.
460         (GitCommit.print_warnings): New function.
461         * gcc-changelog/git_email.py (__main__): Remove bogus argument to
462         GitEmail constructor; print auto-added-files warning.
463         * gcc-changelog/test_email.py (test_auto_add_file_1,
464         test_auto_add_file_2): New tests.
465         * gcc-changelog/test_patches.txt: Add two test cases.
467 2022-12-19  Martin Liska  <mliska@suse.cz>
469         * gcc-changelog/setup.cfg: Do not use flake8 pytest plug-in.
471 2022-12-16  Martin Liska  <mliska@suse.cz>
473         * filter-clang-warnings.py: Print each warning only one time.
475 2022-12-16  Martin Liska  <mliska@suse.cz>
477         * gcc-changelog/git_email.py: Use PatchSet constructor
478         as newline argument is not supported with older unidiff
479         library.
481 2022-12-16  Tobias Burnus  <tobias@codesourcery.com>
483         * gcc-changelog/git_email.py (GitEmail:__init__): Support older
484         unidiff.PatchSet that do not have a newline= argument
485         of from_filename.
487 2022-12-14  Martin Liska  <mliska@suse.cz>
489         * analyze_brprob.py: Add copyright header.
490         * analyze_brprob_spec.py: Likewise.
491         * check-params-in-docs.py: Likewise.
492         * check_GNU_style.py: Likewise.
493         * check_GNU_style_lib.py: Likewise.
494         * filter-clang-warnings.py: Likewise.
495         * gcc-changelog/git_check_commit.py: Likewise.
496         * gcc-changelog/git_commit.py: Likewise.
497         * gcc-changelog/git_email.py: Likewise.
498         * gcc-changelog/git_repository.py: Likewise.
499         * gcc-changelog/git_update_version.py: Likewise.
500         * gcc-changelog/test_email.py: Likewise.
501         * mark_spam.py: Likewise.
503 2022-12-14  Martin Liska  <mliska@suse.cz>
505         * mklog.py: Check for number of hunks and not if a modified
506         file is binary.
508 2022-12-12  Martin Liska  <mliska@suse.cz>
510         * mklog.py: Do not search PR entry in a file that is binary.
512 2022-12-11  Martin Liska  <mliska@suse.cz>
514         * check_GNU_style.py: Use newline=\n.
515         * check_GNU_style_lib.py: Simplify.
516         * gcc-changelog/git_commit.py: Fix issues seen
517         Rust patchset.
518         * gcc-changelog/git_email.py: Use newline argument.
519         * gcc-changelog/test_email.py: New test.
520         * gcc-changelog/test_patches.txt: New test.
521         * mklog.py: Use newline argument.
523 2022-12-10  Thomas Schwinge  <thomas@codesourcery.com>
525         * gcc-changelog/git_commit.py (default_changelog_locations): Add
526         'gcc/rust'.
527         (bug_components): Add 'rust'.
529 2022-12-10  Gaius Mulley  <gaiusmod2@gmail.com>
531         * gcc-changelog/git_commit.py (default_changelog_locations):
532         New entry for gcc/m2.  New entry for libgm2.
534 2022-12-06  David Malcolm  <dmalcolm@redhat.com>
536         * gcc.doxy (INPUT): Add gcc/analyzer subdirectory.
538 2022-11-25  Martin Liska  <mliska@suse.cz>
540         Revert:
541         2022-11-25  Martin Liska  <mliska@suse.cz>
543         * gcc-changelog/git_commit.py: Temporarily disable
544         check_line.start.
546 2022-11-25  Martin Liska  <mliska@suse.cz>
548         * gcc-changelog/git_commit.py: Temporarily disable
549         check_line.start.
551 2022-11-21  Martin Liska  <mliska@suse.cz>
553         Revert:
554         2022-11-20  Martin Liska  <mliska@suse.cz>
556         * gcc-changelog/git_commit.py: Temporarily disable
557         check_line.start.
559 2022-11-20  Martin Liska  <mliska@suse.cz>
561         * gcc-changelog/git_commit.py: Temporarily disable
562         check_line.start.
564 2022-11-18  Jakub Jelinek  <jakub@redhat.com>
566         * gcc-changelog/git_update_version.py: Add
567         1957bedf29a1b2cc231972aba680fe80199d5498 to ignored commits.
569 2022-11-15  Martin Liska  <mliska@suse.cz>
571         * gcc-changelog/git_commit.py: Revert temporary rule
572         relaxation.
574 2022-11-14  Martin Liska  <mliska@suse.cz>
576         * gcc-changelog/git_commit.py: Temporarily disable
577         check_line.start.
579 2022-11-11  Martin Liska  <mliska@suse.cz>
581         * gcc-changelog/git_commit.py: Check for a space after leading
582         tab.
583         * gcc-changelog/test_email.py: Likewise.
584         * gcc-changelog/test_patches.txt: Likewise.
586 2022-11-06  Jakub Jelinek  <jakub@redhat.com>
588         * gcc-changelog/git_update_version.py: Add
589         e4cba49413ca429dc82f6aa2e88129ecb3fdd943 to ignored commits.
591 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
593         * gcc-changelog/git_commit.py (default_changelog_locations):
594         Remove 'liboffloadmic'.
595         * gcc_update (files_and_dependencies): Remove 'liboffloadmic'
596         files.
597         * update-copyright.py (GCCCmdLine): Remove 'liboffloadmic'
598         comment.
600 2022-10-20  Jonathan Wakely   <jwakely@redhat.com>
601             Ulrich Drepper  <drepper@redhat.com>
603         * gcc_update: Add rule for gcc/cp/std-name-hint.gperf.
605 2022-10-07  Martin Liska  <mliska@suse.cz>
607         * gcc-changelog/git_update_version.py: Remove extra fetch.
609 2022-10-06  Martin Liska  <mliska@suse.cz>
611         * gcc-changelog/git_update_version.py: Use logging module
612         and provide robust debugging output.
614 2022-10-05  Martin Liska  <mliska@suse.cz>
616         * gcc-changelog/git_update_version.py: Do fetch before a push.
618 2022-09-20  Martin Liska  <mliska@suse.cz>
620         * filter-clang-warnings.py: Skip egrep: warning: egrep is
621         obsolescent; using grep -E.
623 2022-08-31  Martin Liska  <mliska@suse.cz>
625         * config-list.mk: Remove deprecated ports.
627 2022-08-30  Ulrich Drepper  <drepper@gmail.com>
629         * gcc_update (files_and_dependencies): Add rule for
630         gcc/cp/std-name-hint.h.
632 2022-08-30  Martin Liska  <mliska@suse.cz>
634         * config-list.mk: Remove the port.
636 2022-08-27  Xi Ruoyao  <xry111@xry111.site>
638         * gen_autofdo_event.py: Port to Python 3, and use grep -E
639         instead of egrep.
641 2022-08-26  Martin Liska  <mliska@suse.cz>
643         * config-list.mk: Remove cr16.
645 2022-08-19  Stefan Schulze Frielinghaus  <stefansf@linux.ibm.com>
647         * clang-format: Add further FOR_EACH_ macros.
649 2022-08-18  Andrea Corallo  <andrea.corallo@arm.com>
651         * git-fetch-vendor.sh : Fix typo.
653 2022-08-02  Martin Liska  <mliska@suse.cz>
655         * gcc-changelog/git_commit.py: Do not deduce changelog for root ChangeLog.
657 2022-07-22  Martin Liska  <mliska@suse.cz>
659         * git-commit-mklog.py: Do not parse -b argument.
660         Pass mklog_args as json environment variable.
661         * mklog.py: Parse GCC_MKLOG_ARGS and append it to sys.argv.
662         * prepare-commit-msg: Do not append GCC_MKLOG_ARGS to args.
664 2022-07-22  Martin Liska  <mliska@suse.cz>
666         * mklog.py: Use component: [PR xyz] only when one PR is used.
668 2022-07-04  Martin Liska  <mliska@suse.cz>
670         * git-descr.sh: By default print revision for HEAD.
672 2022-06-28  Lewis Hyatt  <lhyatt@gmail.com>
674         * unicode/README: Added instructions for updating ucnid.h.
675         * unicode/DerivedCoreProperties.txt: New file added to source
676         control from Unicode 14.0 release.
677         * unicode/DerivedNormalizationProps.txt: Likewise.
679 2022-06-26  Lewis Hyatt  <lhyatt@gmail.com>
681         * unicode/EastAsianWidth.txt: Update to Unicode 14.0.0.
682         * unicode/PropList.txt: Likewise.
683         * unicode/README: Likewise.
684         * unicode/UnicodeData.txt: Likewise.
686 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
688         * config-list.mk: Remove tilegx and tilepro entries.
689         * gcc_update: Remove tilegx and tilepro entries.
691 2022-05-27  Richard Biener  <rguenther@suse.de>
693         * gcc-changelog/git_update_version.py (active_refs): Remove
694         releases/gcc-9.
696 2022-05-06  Jakub Jelinek  <jakub@redhat.com>
698         * gennews (files): Add files for GCC 12.
700 2022-04-28  Jakub Jelinek  <jakub@redhat.com>
702         * gcc-changelog/git_update_version.py (active_refs): Add
703         releases/gcc-12.
705 2022-04-25  Martin Liska  <mliska@suse.cz>
707         * filter-clang-warnings.py: Filter out
708         -Wc++20-attribute-extensions in lex.cc.
710 2022-04-25  Martin Liska  <mliska@suse.cz>
712         * filter-clang-warnings.py: Filter out
713         -Wbitwise-instead-of-logical.
715 2022-04-04  Martin Liska  <mliska@suse.cz>
717         * gcc-changelog/git_update_version.py: Ignore the revision.
719 2022-03-31  Jakub Jelinek  <jakub@redhat.com>
720             Joseph Myers  <joseph@codesourcery.com>
722         PR other/105114
723         * gcc_update: Fix up spelling of
724         gcc/config/loongarch/genopts/loongarch-strings dependency.
726 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
727             Lulu Cheng  <chenglulu@loongson.cn>
729         * config-list.mk: Add LoongArch triplet.
731 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
732             Lulu Cheng  <chenglulu@loongson.cn>
734         * gcc_update (files_and_dependencies): Add
735         config/loongarch/loongarch.opt and config/loongarch/loongarch-str.h.
737 2022-03-28  Martin Liska  <mliska@suse.cz>
739         * gcc-changelog/git_commit.py: Match trailing dot literally.
741 2022-03-28  Martin Liska  <mliska@suse.cz>
743         * gcc-changelog/git_commit.py: Make the parsing stricter.
745 2022-03-26  Jakub Jelinek  <jakub@redhat.com>
747         * gcc-changelog/git_update_version.py: Add
748         3ab5c8cd03d92bf4ec41e351820349d92fbc40c4 to ignored commits.
750 2022-03-10  Jonathan Wakely  <jwakely@redhat.com>
752         PR other/102664
753         * gcc-git-customization.sh: Fix non-portable commands.
755 2022-03-10  Jakub Jelinek  <jakub@redhat.com>
757         PR other/102664
758         * git-descr.sh: Replace all [1-9] occurrences with [0-9].
759         * git-undescr.sh: Likewise.
761 2022-03-09  Jonathan Wakely  <jwakely@redhat.com>
763         PR other/102664
764         * git-descr.sh: Use portable sed commands.
765         * git-undescr.sh: Likewise.
767 2022-03-08  Jonathan Wakely  <jwakely@redhat.com>
769         PR other/102664
770         * git-descr.sh: Use portable form of expr match.
772 2022-01-31  Martin Liska  <mliska@suse.cz>
774         * analyze_brprob.py: Support more formatted predict.def file.
775         * analyze_brprob_spec.py: Improve output and documentation.
777 2022-01-27  Martin Liska  <mliska@suse.cz>
779         * git-undescr.sh: Support full output of git-descr.sh.
781 2022-01-27  Martin Liska  <mliska@suse.cz>
782             Martin Jambor  <mjambor@suse.cz>
784         * git-descr.sh: New file.
785         * git-undescr.sh: New file.
786         Support optional arguments --long, --short and default
787         to 14 characters of git hash.
788         * gcc-git-customization.sh: Use the created files.
790 2022-01-24  Martin Liska  <mliska@suse.cz>
792         * gcc-changelog/git_commit.py: New files in toplev must
793         be explicitly marked as "New file".
794         * gcc-changelog/test_email.py: Test.
795         * gcc-changelog/test_patches.txt: Add test.
797 2022-01-23  Martin Liska  <mliska@suse.cz>
799         * filter-clang-warnings.py: Filter out one another warning
800         for sse.md.
802 2022-01-19  Martin Liska  <mliska@suse.cz>
804         * check_GNU_style_lib.py: Skip Python files.
806 2022-01-19  Martin Liska  <mliska@suse.cz>
808         * git-backport.py: Use it.
809         * git-fix-changelog.py: New file.
810         * gcc-git-customization.sh: Add new alias git gcc-fix-changelog.
812 2022-01-17  Martin Liska  <mliska@suse.cz>
814         * git-backport.py: Support renaming of .cc files.
816 2022-01-17  Martin Liska  <mliska@suse.cz>
818         * filter-clang-warnings.py: Rename .c names to .cc.
819         * gcc_update: Likewise.
820         * paranoia.cc: Likewise.
822 2022-01-17  Martin Liska  <mliska@suse.cz>
824         * maintainers-verify.sh: Removed.
826 2022-01-13  Martin Liska  <mliska@suse.cz>
828         * git-backport.py: Simplify the script as pre-auto-ChangeLog era
829         is 14 months old.
831 2022-01-11  Martin Liska  <mliska@suse.cz>
833         * check-MAINTAINERS.py: Use sys.argv[1] as path to MAINTAINERS.
835 2022-01-11  Martin Liska  <mliska@suse.cz>
837         * check-MAINTAINERS.py: New file.
839 2022-01-03  Jakub Jelinek  <jakub@redhat.com>
841         * update-copyright.py: Add University of Illinois as external author.
843 2021-12-16  Xionghu Luo  <luoxhu@linux.ibm.com>
845         * analyze_brprob_spec.py: Add verbose argument.
847 2021-12-06  Martin Liska  <mliska@suse.cz>
849         * filter-clang-warnings.py: Filter out one warning.
851 2021-11-24  Tobias Burnus  <tobias@codesourcery.com>
853         * download_prerequisites: Update to gmp-6.2.1, mpfr-4.1.0,
854         mpc-1.2.1 and isl-0.24.
855         * prerequisites.md5: Update hash.
856         * prerequisites.sha512: Likewise.
858 2021-11-23  Martin Liska  <mliska@suse.cz>
860         * filter-clang-warnings.py: Filter -Wc++20-extensions as it does
861         not respect proper attribute detection.
863 2021-11-23  Martin Liska  <mliska@suse.cz>
865         * check-params-in-docs.py: Support @itemx in param documentation
866         and support multi-line documentation for parameters.
868 2021-11-08  Thomas Schwinge  <thomas@codesourcery.com>
870         * update-copyright.py (class BadYear): Derive from 'Exception'.
872 2021-11-05  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
874         * testsuite-management/validate_failures.py: 2to3
876 2021-11-04  Martin Liska  <mliska@suse.cz>
878         * gcc-changelog/git_check_commit.py: Add -v option.
879         * gcc-changelog/git_commit.py: Print verbose diff for wrong
880         filename.
882 2021-11-02  Martin Liska  <mliska@suse.cz>
884         * check-internal-format-escaping.py: Fix flake8 errors.
886 2021-11-01  David Malcolm  <dmalcolm@redhat.com>
888         * unicode/utf8-dump.py: New file.
890 2021-10-20  H.J. Lu  <hjl.tools@gmail.com>
892         * gcc-changelog/git_commit.py (ignored_prefixes): Add libffi/.
894 2021-10-18  Martin Liska  <mliska@suse.cz>
896         * gcc-changelog/git_commit.py: Update location of
897         'bad parentheses wrapping'.
898         * gcc-changelog/test_email.py: Test it.
900 2021-10-02  Martin Liska  <mliska@suse.cz>
902         * filter-clang-warnings.py: Filter out -Wtautological-compare
903         for the file.
905 2021-09-20  Richard Biener  <rguenther@suse.de>
907         * config-list.mk: --enable-obsolete for hppa2.0-hpux10.1 and
908         hppa2.0-hpux11.9.
910 2021-09-15  Martin Liska  <mliska@suse.cz>
912         * gcc-changelog/git_commit.py: Add FIXME note.
914 2021-09-15  Martin Liska  <mliska@suse.cz>
916         * gcc-changelog/git_commit.py: Check commit email.
917         * gcc-changelog/test_email.py: Add new test.
918         * gcc-changelog/test_patches.txt: Likewise.
920 2021-09-15  Richard Biener  <rguenther@suse.de>
922         * config-list.mk: Remove vax-openbsd.
924 2021-09-15  Richard Biener  <rguenther@suse.de>
926         * config-list.mk: Remove m68k-openbsd.
928 2021-09-13  Andrew Pinski  <apinski@marvell.com>
930         * config-list.mk: Remove m32r-linux and m32rle-linux
931         from the list.
933 2021-09-13  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
935         * config-list.mk (LIST): --enable-obsolete for cr16-elf.
937 2021-09-06  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
939         * gcc_update: Derive human readable name for HEAD using git describe
940         like "git gcc-descr" with short commit hash.  Drop "revision" from
941         gcc/REVISION.
943 2021-08-30  Andrew Pinski  <apinski@marvell.com>
945         * download_prerequisites (md5_check): Replace == inside
946         test with = to be more portable.
948 2021-08-26  Martin Liska  <mliska@suse.cz>
950         * mklog.py: Use file.{source,target}_file for proper rename
951         handling.
953 2021-08-24  Andrew Pinski  <apinski@marvell.com>
955         PR other/82704
956         * download_prerequisites: Fix issues with --md5 and
957         --sha512 options.
959 2021-08-18  Martin Liska  <mliska@suse.cz>
961         * gcc-git-customization.sh: Wrap $@ in quotes.
962         * git-commit-mklog.py: Add new argument --co.
963         * mklog.py: Skip the Co-Authored-By lines.
965 2021-08-10  Martin Liska  <mliska@suse.cz>
967         * mklog.py: Support additional PRs without PR prefix.
969 2021-08-03  Martin Liska  <mliska@suse.cz>
971         * gcc-changelog/git_update_version.py: Ignore problematic
972         commit.
974 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
976         * vimrc (textwidth): Change non-gitcommit length to 79.
978 2021-07-02  Eugene Rozenfeld  <erozen@microsoft.com>
980         * gen_autofdo_event.py: handle stepping, non-working PEBS
982 2021-06-28  Martin Liska  <mliska@suse.cz>
984         * mklog.py: Handle correctly long lines.
985         * test_mklog.py: Test it.
987 2021-06-23  Martin Liska  <mliska@suse.cz>
989         * gcc-git-customization.sh: Use the new wrapper.
990         * git-commit-mklog.py: New file.
991         * prepare-commit-msg: Support GCC_MKLOG_ARGS.
993 2021-06-22  Martin Liska  <mliska@suse.cz>
995         * mklog.py: Fix flake8 issue.
997 2021-06-21  Tobias Burnus  <tobias@codesourcery.com>
998             Martin Sebor  <msebor@redhat.com>
1000         * mklog.py (bugzilla_url): Fetch also component.
1001         (pr_filename_regex): New.
1002         (get_pr_titles): Update PR string with correct format and component.
1003         (generate_changelog): Take additional PRs; extract PR from the
1004         filename.
1005         (__main__): Add -b/--pr-numbers argument.
1006         * test_mklog.py (EXPECTED4): Update to expect a PR for the new file.
1008 2021-06-17  Jason Merrill  <jason@redhat.com>
1010         * mklog.py: Add an initial component: [PRnnnnn] line when
1011         we have a PR.
1013 2021-06-13  Tobias Burnus  <tobias@codesourcery.com>
1015         * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
1016         (subject_pr_regex, subject_pr2_regex): New.
1017         (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
1018         * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
1019         (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
1020         * gcc-changelog/test_email.py (test_pr_only_in_subject,
1021         test_wrong_pr_comp_in_subject, test_copyright_years): New.
1022         * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
1023         Update to avoid triggering the new check.
1024         (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
1025         copyright-years.patch): New.
1027 2021-06-11  Martin Liska  <mliska@suse.cz>
1029         * gcc-changelog/git_update_version.py: Ignore commit that
1030         violates rules and was somehow pushed.
1032 2021-05-25  Jakub Jelinek  <jakub@redhat.com>
1034         * update-copyright.py: Add c++tools.
1036 2021-05-24  Martin Liska  <mliska@suse.cz>
1038         * gcc-changelog/git_commit.py: Add note that ChangeLog entries
1039         are added automatically.
1040         * gcc-changelog/test_email.py: Update test.
1042 2021-05-18  Jonathan Wakely  <jwakely@redhat.com>
1044         * gcc-changelog/git_email.py: Remove use of non-strict mode.
1046 2021-05-17  Richard Biener  <rguenther@suse.de>
1048         * download_prerequisites: Update mpfr version to 3.1.6.
1049         * prerequisites.md5: Update.
1050         * prerequisites.sha512: Likewise.
1052 2021-05-17  Richard Biener  <rguenther@suse.de>
1054         Revert:
1055         2021-05-14  Martin Liska  <mliska@suse.cz>
1057         * download_prerequisites: Use version 4.1.0.
1059 2021-05-14  Martin Liska  <mliska@suse.cz>
1061         * download_prerequisites: Use version 4.1.0.
1063 2021-05-14  Jakub Jelinek  <jakub@redhat.com>
1065         * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
1066         active_refs.
1068 2021-05-14  Martin Liska  <mliska@suse.cz>
1070         * gcc-changelog/git_commit.py: Support Co-Authored-By before
1071         a first ChangeLog entry.
1073 2021-05-13  Martin Liska  <mliska@suse.cz>
1075         * mklog.py: Put PR entries before all ChangeLog entries
1076         (will be added to all ChangeLog locations by Daily bump script).
1077         * test_mklog.py: Test the new behavior.
1079 2021-05-12  Martin Liska  <mliska@suse.cz>
1081         * gcc-changelog/git_commit.py: Simplify needle lookup.
1082         * gcc-changelog/git_update_version.py: Pass ref_name to
1083         parse_git_revisions.
1085 2021-05-11  Martin Liska  <mliska@suse.cz>
1087         * gcc_update: Remove libhsail-rt folder.
1088         * update-copyright.py: Likewise.
1090 2021-05-11  Martin Liska  <mliska@suse.cz>
1092         * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
1093         * gcc-changelog/git_commit.py: Remove strict mode.
1094         * gcc-changelog/git_email.py: Likewise.
1095         * gcc-changelog/git_repository.py: Likewise.
1096         * gcc-changelog/test_email.py: Likewise.
1097         * gcc-changelog/test_patches.txt: Update patches so that they
1098         don't contain a ChangeLog file changes.
1100 2021-05-11  Martin Liska  <mliska@suse.cz>
1102         * gcc-changelog/git_commit.py: Remove ChangeLog locations
1103         based on ref_name.
1104         * gcc-changelog/git_repository.py: Likewise.
1106 2021-05-10  Martin Liska  <mliska@suse.cz>
1108         * gcc-changelog/git_email.py: Remove newlines when --help
1109         is used.
1111 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
1113         * gcc-changelog/git_check_commit.py (__Main__): State in --help
1114         the default value for 'revisions'.
1115         * gcc-changelog/git_email.py (show_help): Add.
1116         (__main__): Handle -h and --help.
1118 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
1120         * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
1121         (GitCommit.check_mentioned_files): Check whether the same file has been
1122         specified multiple times.
1123         * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
1124         * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
1126 2021-05-10  Martin Liska  <mliska@suse.cz>
1128         Revert:
1129         2021-05-10  Martin Liska  <mliska@suse.cz>
1131         * gcc-changelog/git_commit.py: Remove components that will be
1132         removed.
1134 2021-05-10  Martin Liska  <mliska@suse.cz>
1136         * gcc_update: Start using reload.c instead of version.c.
1138 2021-05-10  Martin Liska  <mliska@suse.cz>
1140         * gcc-changelog/git_commit.py: Remove components that will be
1141         removed.
1143 2021-04-27  Jakub Jelinek  <jakub@redhat.com>
1145         * gennews (files): Add files for GCC 10 and GCC 11.
1147 2021-04-22  David Edelsohn  <dje.gcc@gmail.com>
1149         * config-list.mk: Remove rs6000-ibm-aix6.1.
1150         Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
1151         Add powerpc-ibm-aix7.2.
1153 2021-04-20  Jakub Jelinek  <jakub@redhat.com>
1155         * gcc-changelog/git_update_version.py (active_refs): Add
1156         releases/gcc-11.
1158 2021-04-12  Martin Liska  <mliska@suse.cz>
1160         * gcc-changelog/git_commit.py: Do not allow space in long lines.
1162 2021-04-12  Martin Liska  <mliska@suse.cz>
1164         * gcc-changelog/git_commit.py: Support long filenames
1165         in entries.
1166         * gcc-changelog/test_email.py: Test it.
1167         * gcc-changelog/test_patches.txt: Likewise.
1169 2021-03-23  Martin Liska  <mliska@suse.cz>
1171         * mklog.py: Fix broken tests.
1173 2021-03-22  Martin Liska  <mliska@suse.cz>
1175         * mklog.py: Add --directory argument.
1177 2021-03-19  Matthias Klose  <doko@ubuntu.com>
1179         * texi2pod.pl: Substitute @tie{} with a space for the man pages.
1181 2021-03-16  Martin Liska  <mliska@suse.cz>
1183         * gcc-changelog/git_update_version.py: Skip one problematic
1184         commit.
1186 2021-03-12  Martin Liska  <mliska@suse.cz>
1188         * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
1189         files.
1190         * gcc-changelog/setup.cfg: Set line limit to 120 characters.
1191         * gcc-changelog/test_email.py: Add test.
1192         * gcc-changelog/test_patches.txt: Likewise.
1193         * gcc-changelog/git_email.py: Fix parsing of deleted files.
1195 2021-02-08  Mike Frysinger  <vapier@gentoo.org>
1197         * mklog.py (generated_files): New set.
1198         (generate_changelog): Add entries based on generated_files.
1200 2021-02-03  Aaron Sawdey  <acsawdey@linux.ibm.com>
1202         * gcc_update (files_and_dependencies): Add dependency for
1203         gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
1205 2021-01-28  Eric Botcazou  <ebotcazou@adacore.com>
1207         PR lto/85574
1208         * compare-lto: Deal with PE-COFF executables specifically.
1210 2021-01-14  Martin Liska  <mliska@suse.cz>
1212         * mklog.py: Fix infinite loop for unsupported files.
1214 2021-01-13  Martin Liska  <mliska@suse.cz>
1216         * gcc-changelog/git_commit.py: Support wrapping of functions
1217         in parentheses that can take multiple lines.
1218         * gcc-changelog/test_email.py: Add tests for it.
1219         * gcc-changelog/test_patches.txt: Add 2 patches.
1221 2021-01-13  Martin Liska  <mliska@suse.cz>
1223         * mklog.py: Parse also define_insn_and_split and similar
1224         directives in .md files.
1225         * test_mklog.py: Test.
1227 2021-01-13  Martin Liska  <mliska@suse.cz>
1229         * gcc-changelog/git_commit.py: Allow modifications of older
1230         ChangeLog (or specific) files without need to make a ChangeLog
1231         entry.
1232         * gcc-changelog/test_email.py: Test it.
1233         * gcc-changelog/test_patches.txt: Add new patch.
1235 2021-01-11  Martin Liska  <mliska@suse.cz>
1237         * update-copyright.py: Port to python3 by guessing encoding
1238         (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
1240 2021-01-06  Martin Liska  <mliska@suse.cz>
1242         * gcc-changelog/git_commit.py: Add decode_path function.
1243         * gcc-changelog/git_email.py: Use it in order to solve
1244         utf8 encoding filename issues.
1245         * gcc-changelog/git_repository.py: Likewise.
1246         * gcc-changelog/test_email.py: Test it.
1248 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1250         * update-copyright.py: Add AMD and Ulf Adams as external authors.
1252 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1254         * update-copyright.py: Use 8 spaces instead of tab to indent.
1256 2021-01-04  Martin Liska  <mliska@suse.cz>
1258         * mklog.py: Add --update-copyright option which adds:
1259         "Update copyright years." to ChangeLog files belonging
1260         to a modified file.
1262 2021-01-04  Martin Liska  <mliska@suse.cz>
1264         * gcc-changelog/git_commit.py: Skip Update copyright
1265         years commits.
1267 2020-12-21  Martin Liska  <mliska@suse.cz>
1269         * gcc-changelog/git_commit.py: Add new error for quoted
1270         filenames.
1271         * gcc-changelog/test_email.py: Test it.
1272         * gcc-changelog/test_patches.txt: Test it.
1274 2020-12-21  Martin Liska  <mliska@suse.cz>
1276         * gcc-changelog/test_email.py: New test.
1277         * gcc-changelog/test_patches.txt: Likewise.
1279 2020-12-17  Nathan Sidwell  <nathan@acm.org>
1281         PR bootstrap/98300
1282         * gcc_update: Add c++tools/config.h.in.
1284 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1286         * gcc_update: Add c++tools & libcody.
1288 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1290         * gcc-changelog/git_commit.py (changelog_locations): Add
1291         libcody, c++tools.
1293 2020-12-08  Martin Liska  <mliska@suse.cz>
1295         * filter-clang-warnings.py: Filter more cases.
1297 2020-12-08  Martin Liska  <mliska@suse.cz>
1299         * filter-clang-warnings.py: Modernize and filter 2 more
1300         patterns.
1302 2020-12-04  Martin Liska  <mliska@suse.cz>
1304         * check-params-in-docs.py: use flake8 and add some
1305         tweaks to ignore aarch64 params.
1307 2020-12-02  Jason Merrill  <jason@redhat.com>
1309         * gcc-git-customization.sh: Configure sendemail.to.
1311 2020-11-30  Martin Liska  <mliska@suse.cz>
1313         * gcc-changelog/git_commit.py: Suggest close file for
1314         'unchanged file mentioned in a ChangeLog' error.
1315         * gcc-changelog/test_email.py: Test it.
1317 2020-11-30  Martin Liska  <mliska@suse.cz>
1319         * gcc-changelog/git_commit.py: Allow sub-directory wildcard
1320         changelog entry. Fix a typo caused by apostrophe escaping.
1321         * gcc-changelog/test_email.py: Test it.
1322         * gcc-changelog/test_patches.txt: Likewise.
1324 2020-11-30  Jonathan Wakely  <jwakely@redhat.com>
1326         * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
1327         testsuite directory.
1329 2020-11-30  Martin Liska  <mliska@suse.cz>
1331         * gcc-changelog/git_commit.py: Allow wildcard pattern only.
1333 2020-11-27  Martin Liska  <mliska@suse.cz>
1335         * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
1336         * gcc-changelog/test_email.py: Test it.
1337         * gcc-changelog/test_patches.txt: Likewise.
1339 2020-11-25  Martin Liska  <mliska@suse.cz>
1341         * gcc-changelog/git_commit.py: Use revert_regex instead
1342         of string prefix.  Convert sets to literals.
1344 2020-11-16  Martin Liska  <mliska@suse.cz>
1346         * mklog.py: Do not call read on an input stream.
1347         Fix some flake8 issues.
1349 2020-11-07  Lewis Hyatt  <lhyatt@gmail.com>
1351         * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
1352         * unicode/PropList.txt: Likewise.
1353         * unicode/README: Likewise.
1354         * unicode/UnicodeData.txt: Likewise.
1355         * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
1356         * unicode/from_glibc/utf8_gen.py: Likewise.
1358 2020-11-06  Martin Liska  <mliska@suse.cz>
1360         * gcc-changelog/git_commit.py: Add new check.
1361         * gcc-changelog/test_email.py: Test it.
1362         * gcc-changelog/test_patches.txt: Add new patch.
1364 2020-11-04  Martin Liska  <mliska@suse.cz>
1366         * gcc-changelog/git_repository.py: Set strict=True
1367         for parse_git_revisions as a default.
1369 2020-11-04  Tobias Burnus  <tobias@codesourcery.com>
1371         * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
1372         item_parenthesis_regex): Add.
1373         (check_for_empty_description): Use them.
1374         * gcc-changelog/test_email.py (test_emptry_entry_desc,
1375         test_emptry_entry_desc_2): Add.
1376         * gcc-changelog/test_patches.txt: Add two testcases for it.
1378 2020-11-03  Tobias Burnus  <tobias@codesourcery.com>
1380         * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
1382 2020-11-03  Martin Liska  <mliska@suse.cz>
1384         * gcc-changelog/setup.cfg: New file.
1386 2020-10-30  Martin Liska  <mliska@suse.cz>
1388         * gcc-changelog/git_commit.py: Handle empty groups in
1389         file description.
1390         * gcc-changelog/test_email.py: New test.
1391         * gcc-changelog/test_patches.txt: Likewise.
1393 2020-09-21  Tobias Burnus  <tobias@codesourcery.com>
1395         * mklog.py: Parse first 10 lines for PR/DR number
1396         not only the first line.
1398 2020-09-17  Dimitrij Mojoski  <dmjpp@hotmail.com>
1400         * clang-format: Autodetect C++ standard in use rather than
1401         forcing C++03.
1403 2020-08-26  Iain Buclaw  <ibuclaw@gdcproject.org>
1405         * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
1406         tilegxbe-linux-gnu, and tilepro-linux-gnu.
1408 2020-07-29  Martin Liska  <mliska@suse.cz>
1410         * git-backport.py: fix how are ChangeLog paths combined.
1412 2020-07-23  Patrick Palka  <ppalka@redhat.com>
1414         * vimrc (SetStyle): Also inspect &filetype to determine whether
1415         a file is C-like.
1417 2020-07-23  Martin Liska  <mliska@suse.cz>
1419         * gcc-changelog/git_commit.py: When reverting a backport,
1420         we should print only Revert header.
1422 2020-07-17  Jonathan Wakely  <jwakely@redhat.com>
1424         * gcc-changelog/git_update_version.py: Fix typo.
1426 2020-07-10  Mike Nolta  <mike@nolta.net>
1428         * download_prerequisites: Don't pass wget options to curl.
1430 2020-07-07  Alexandre Oliva  <oliva@adacore.com>
1431             Martin Liska  <mliska@suse.cz>
1433         * gcc-changelog/git_commit.py: Support CASE and COND.
1434         * gcc-changelog/test_patches.txt: Add test.
1435         * gcc-changelog/test_email.py: Add test.
1437 2020-06-30  Martin Liska  <mliska@suse.cz>
1439         * gcc-changelog/git_repository.py: Support older releases of
1440         GitPython when renamed_file was named renamed.
1442 2020-06-30  Martin Liska  <mliska@suse.cz>
1444         * gcc-changelog/git_check_commit.py: Print revision
1445         of original_info.
1446         * gcc-changelog/git_commit.py: Support Revert commits.
1448 2020-06-30  Martin Liska  <mliska@suse.cz>
1450         * gcc-changelog/git_check_commit.py: Use GitInfo
1451         * gcc-changelog/git_commit.py: Add GitInfo class.
1452         * gcc-changelog/git_email.py: Use GitInfo class.
1453         * gcc-changelog/git_repository.py: Likewise.
1455 2020-06-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1457         * download_prerequisites: Support AIX and OpenBSD unames.
1458         Pipe `{gzip,bzip2} -d` to `tar -xf -`.
1460 2020-06-18  Martin Liska  <mliska@suse.cz>
1462         * gcc-changelog/git_update_version.py: First checkout and then
1463         run git pull ---rebase.
1465 2020-06-18  Martin Liska  <mliska@suse.cz>
1467         * gcc-changelog/git_update_version.py: Support merge commits
1468         and walk only on the branch that is being merged and generate
1469         missing ChangeLog entries.
1471 2020-06-18  Martin Liska  <mliska@suse.cz>
1473         * gcc-changelog/git_commit.py: Fix Backported from timestamp when
1474         use_commit_ts=True is used.
1476 2020-06-17  Martin Liska  <mliska@suse.cz>
1478         * gcc-changelog/git_commit.py: Print 'Backported from master'
1479         heading to backported commits.
1480         * gcc-changelog/test_email.py: Test it.
1481         * gcc-changelog/test_patches.txt: Add new patch.
1482         * gcc-changelog/git_repository.py: Add commit_to_date hook.
1483         * gcc-changelog/git_email.py: Add fuzzy implementation
1484         of commit_to_date_hook.
1486 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1488         * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
1489         config key instead of the GCC_FORCE_MKLOG environment variable.
1490         Optionally disable generating a new ChangeLog template for
1491         amended commits when the existing log is still OK.
1493 2020-06-11  Martin Liska  <mliska@suse.cz>
1495         * gcc-changelog/git_update_version.py: Add --curent argument.
1497 2020-06-11  Martin Liska  <mliska@suse.cz>
1499         * prepare-commit-msg: Replace ENV variable with a git config
1500         value.
1502 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1504         * prepare-commit-msg: Use 'tee' to save the diff to a file
1505         instead of running 'git diff' twice.
1507 2020-06-10  Martin Liska  <mliska@suse.cz>
1509         * gcc-changelog/git_commit.py: Fix renamed files in
1510         parse_git_name_status.
1511         * gcc-changelog/test_email.py: Add test for it.
1513 2020-06-10  Martin Liska  <mliska@suse.cz>
1515         * gcc-changelog/git_commit.py: Add more supported prefixes.
1516         * gcc-changelog/test_email.py: Fix one flake8 error.
1517         * gcc-changelog/test_patches.txt: Add tested for newly
1518         supported prefixes.
1520 2020-06-10  Jonathan Wakely  <jwakely@redhat.com>
1522         * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
1523         Improve error strings.
1524         * gcc-changelog/test_email.py: Update expected errors.
1526 2020-06-09  Jonathan Wakely  <jwakely@redhat.com>
1528         * gcc-changelog/git_email.py: Set exit status on error.
1530 2020-06-09  Martin Liska  <mliska@suse.cz>
1532         * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
1533         match the top-level ChangeLog.
1534         * gcc-changelog/test_email.py: Add test.
1535         * gcc-changelog/test_patches.txt: Likewise.
1537 2020-06-02  Martin Liska  <mliska@suse.cz>
1539         * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
1540         wildcard_prefixes locations.
1541         * gcc-changelog/test_email.py: Test it.
1542         * gcc-changelog/test_patches.txt: Add 3 new patches.
1544 2020-06-02  Iain Buclaw  <ibuclaw@gdcproject.org>
1546         * gcc-changelog/git_commit.py (ignored_prefixes): Add
1547         gcc/testsuite/gdc.test/.
1549 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1551         * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
1552         Update expected error message.
1554 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1556         * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
1557         grammar.
1559 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1561         * prepare-commit-msg: Do nothing if the mklog.py script isn't
1562         present.
1564 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1566         * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
1567         Improve error text.
1569 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1571         * config-list.mk (LIST): Add v850e1-elf.
1573 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1575         * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
1577 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1579         * config-list.mk (LIST): Remove arm-wrs-vxworks.
1581 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1583         * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
1584         crisv32-linux.
1586 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1588         * config-list.mk (LIST): Add pru-elf.
1590 2020-05-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1592         * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
1594 2020-05-29  Martin Liska  <mliska@suse.cz>
1596         * gcc-changelog/git_commit.py: Find empty change descriptions.
1597         * gcc-changelog/test_email.py: New test.
1598         * gcc-changelog/test_patches.txt: New patch that tests that.
1600 2020-05-29  Martin Liska  <mliska@suse.cz>
1602         * git-backport.py: The script did 'git co HEAD~' when
1603         there was no modified ChangeLog file in a successful
1604         git cherry pick.
1605         Run cherry-pick --continue without editor.
1607 2020-05-29  Martin Liska  <mliska@suse.cz>
1609         * gcc-changelog/git_commit.py: Properly
1610         handle duplicite authors.
1611         * gcc-changelog/test_email.py: New test.
1612         * gcc-changelog/test_patches.txt: New patch.
1614 2020-05-28  Pierre-Marie de Rodat  <derodat@adacore.com>
1616         * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
1617         renamings as a file deletion plus a file addition.
1618         * gcc-changelog/git_repository.py (parse_git_revisions):
1619         Likewise.
1620         * gcc-changelog/test_email.py: New testcase.
1621         * gcc-changelog/test_patches.txt: New testcase.
1623 2020-05-28  Martin Liska  <mliska@suse.cz>
1625         * check-params-in-docs.py: Update to new format
1626         of help.  Apply flake8 corrections.
1628 2020-05-28  Martin Liska  <mliska@suse.cz>
1630         * mklog.py: Support renaming of files.
1631         One needs unidiff 0.6.0+.
1632         * test_mklog.py: Test it.
1634 2020-05-27  Martin Liska  <mliska@suse.cz>
1636         * gcc-git-customization.sh: Use git-backport.py to drop
1637         all changes for ChangeLog files.
1638         * git-backport.py: New file.
1640 2020-05-27  Martin Liska  <mliska@suse.cz>
1642         * gcc-git-customization.sh: Rename
1643         commit-mklog to gcc-commit-mklog.
1645 2020-05-27  Martin Liska  <mliska@suse.cz>
1647         * prepare-commit-msg: Save diff to a file if
1648         the GCC_GIT_DIFF_FILE variable is set.
1650 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1652         * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
1653         with multi-line file lists.
1654         * gcc-changelog/test_email.py: New testcase.
1655         * gcc-changelog/test_patches.txt: Likewise.
1657 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1659         * gcc-changelog/git_update_version.py: Close file objects after
1660         use.
1661         * gcc-changelog/git_email.py: Likewise.
1662         * gcc-changelog/test_email.py: Likewise.
1664 2020-05-26  Martin Liska  <mliska@suse.cz>
1666         * gcc-changelog/git_update_version.py: Add 2 new options.
1668 2020-05-26  Alexandre Oliva  <oliva@gnu.org>
1670         * gcc-changelog/git_commit.py (changelog_regex): Accept optional
1671         'for' prefix.
1673 2020-05-26  Alexandre Oliva  <oliva@adacore.com>
1675         * compare-debug: Adjust for .gkd files named as dump files,
1676         with the source suffix rather than the object suffix.
1678 2020-05-26  Martin Liska  <mliska@suse.cz>
1680         * gcc-changelog/git_commit.py: Parse changelog entries for
1681         ignored locations.
1682         * gcc-changelog/test_email.py: Add new test for it.
1683         * gcc-changelog/test_patches.txt: Likewise.
1685 2020-05-26  Jason Merrill  <jason@redhat.com>
1687         * prepare-commit-msg: New file.
1688         * gcc-git-customization.sh: Install it.  Add commit-mklog alias.
1689         * mklog.py: Add new option -c which appends
1690         to a ChangeLog file.
1692 2020-05-25  Martin Liska  <mliska@suse.cz>
1694         * gcc-changelog/git_commit.py: Add trailing '/'
1695         for libdruntime.  Allow empty changelog for
1696         only ignored files.
1697         * gcc-changelog/test_email.py: New test for go
1698         patch in ignored location.
1699         * gcc-changelog/test_patches.txt: Add test.
1701 2020-05-22  Jakub Jelinek  <jakub@redhat.com>
1703         * gcc-changelog/git_commit.py: Add trailing / to
1704         gcc/testsuite/go.test/test and replace gcc/go/frontend/
1705         with gcc/go/gofrontend/ in ignored locations.
1707 2020-05-22  Martin Liska  <mliska@suse.cz>
1709         * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
1710         to ignored locations.
1712 2020-05-21  Martin Liska  <mliska@suse.cz>
1714         * gcc-changelog/git_update_version.py: Prepare the script, the
1715         only missing piece is pushing of the updated branches.
1717 2020-05-21  Martin Liska  <mliska@suse.cz>
1719         * gcc-changelog/git_commit.py: Support DR entries/
1720         * gcc-changelog/test_email.py: New test for it.
1721         * gcc-changelog/test_patches.txt: New patch for it.
1723 2020-05-21  Martin Liska  <mliska@suse.cz>
1725         * mklog.py: Support DR parsing.
1726         * test_mklog.py: New test for DR parsing.
1728 2020-05-20  Martin Liska  <mliska@suse.cz>
1730         * gcc-changelog/git_commit.py: Add author_tuple
1731         only if not present in author_lines.
1732         * gcc-changelog/test_email.py: New test.
1733         * gcc-changelog/test_patches.txt: Add new patch.
1735 2020-05-20  Martin Liska  <mliska@suse.cz>
1737         * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
1738         * gcc-changelog/test_email.py: Add new test.
1739         * gcc-changelog/test_patches.txt: Add new patch.
1741 2020-05-20  Frederik Harwath  <frederik@codesourcery.com>
1743         * gcc-changelog/git_commit.py: Skip over lines starting
1744         with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
1746 2020-05-20  Martin Liska  <mliska@suse.cz>
1748         * gcc-changelog/git_check_commit.py: Change
1749         --allow-non-strict-mode to --non-strict-mode.
1751 2020-05-20  Martin Liska  <mliska@suse.cz>
1753         * gcc-changelog/git_commit.py: Support cherry pick
1754         prefix.
1755         * gcc-changelog/test_email.py: Test it.
1756         * gcc-changelog/test_patches.txt: Add new patch.
1757         * gcc-git-customization.sh: Add gcc-backport.
1759 2020-05-19  Martin Liska  <mliska@suse.cz>
1761         * mklog.py: Use REST API for bug title downloading.
1763 2020-05-19  Martin Liska  <mliska@suse.cz>
1765         * gcc-changelog/git_commit.py: Add param use_commit_ts
1766         for to_changelog_entries.
1767         * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
1769 2020-05-19  Martin Liska  <mliska@suse.cz>
1771         * mklog.py: Skip GTY for struct names.  Make flake8 happy.
1772         * test_mklog.py: Add test for GTY.
1774 2020-05-19  Martin Liska  <mliska@suse.cz>
1776         * gcc-changelog/git_update_version.py:
1777         Fill up entries in reverse order.
1779 2020-05-19  Martin Liska  <mliska@suse.cz>
1781         * gcc-git-customization.sh: Add
1782         alias.gcc-mklog new hook.
1783         * mklog.py: New file.
1784         * test_mklog.py: New file.
1786 2020-05-19  Martin Liska  <mliska@suse.cz>
1788         * legacy/mklog: Moved from mklog.
1789         * legacy/mklog.pl: Moved from mklog.pl.
1791 2020-05-19  Martin Liska  <mliska@suse.cz>
1793         * gcc-git-customization.sh: Add gcc-verify alias
1794         that uses contrib/gcc-changelog/git_check_commit.py.
1796 2020-05-15  Andrew Burgess  <andrew.burgess@embecosm.com>
1798         * dg-extract-results.py: Handle GDB specific test types.
1799         * dg-extract-results.sh: Likewise.
1801 2020-05-14  Martin Liska  <mliska@suse.cz>
1803         * gcc-changelog/test_email.py: New file.
1804         * gcc-changelog/test_patches.txt: New file.
1806 2020-05-13  Patrick Palka  <ppalka@redhat.com>
1808         * vimrc: Reduce textwidth to 72 for Git commit messages.
1810 2020-05-13  Martin Liska  <mliska@suse.cz>
1812         * gcc-changelog/git_check_commit.py: Add default argument HEAD
1813         for revisions and improve error message output.
1815 2020-05-13  Martin Liska  <mliska@suse.cz>
1817         * gcc-changelog/git_commit.py: Restore print_output syntax
1818         in git_commit.py.
1820 2020-05-13  Martin Liska  <mliska@suse.cz>
1822         * gcc-changelog/git_check_commit.py: New file.
1823         * gcc-changelog/git_commit.py: New file.
1824         * gcc-changelog/git_email.py: New file.
1825         * gcc-changelog/git_repository.py: New file.
1826         * gcc-changelog/git_update_version.py: New file.
1828 2020-04-17  Martin Liska  <mliska@suse.cz>
1830         * vimrc: We do not want to modify tab options
1831         for Python files.
1833 2020-04-16  Jakub Jelinek  <jakub@redhat.com>
1835         PR bootstrap/92008
1836         * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
1838 2020-04-03  Martin Liska  <mliska@suse.cz>
1840         * gcc-git-customization.sh: Search for the pattern
1841         at line beginning only.
1843 2020-01-24  Richard Earnshaw  <rearnsha@arm.com>
1845         * gcc-git-customization.sh: Use users/<pfx> for the personal remote
1846         rather than just <pfx>.  Convert existing personal branches to the
1847         new remote.
1848         * git-add-user-branch.sh: New file.
1850 2020-01-22  Richard Earnshaw  <rearnsha@arm.com>
1852         * git-add-vendor-branch.sh: New file.
1854 2020-01-20  Richard Earnshaw  <rearnsha@arm.com>
1856         * gcc-git-customization.sh: Check that user-supplied remote
1857         name exists before continuting.  Use a separate remotes for the
1858         personal commit area.  Convert existing personal and vendor
1859         fetch rules to new layout.
1860         * git-fetch-vendor.sh: New vendor layout.  Add --enable-push
1861         option.
1863 2020-01-17  Hans-Peter Nilsson  <hp@axis.com>
1865         * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
1866         not "--pretty=%p:%t:%H".
1868 2020-01-16  Andreas Schwab  <schwab@linux-m68k.org>
1870         * gcc-git-customization.sh: Avoid double expansion.
1872 2020-01-16  Richard Earnshaw  <rearnsha@arm.com>
1874         * gcc-git-customization.sh: Check that user.name and user.email
1875         are set.  Use $(cmd) instead of `cmd`.  Fix variable quoting when
1876         using eval.
1878 2020-01-16  Jakub Jelinek  <jakub@redhat.com>
1880         * gcc-git-customization.sh: Verify the id to be printed is ancestor of
1881         the corresponding remote release branch (or master), otherwise print
1882         nothing.
1884 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1885             Jakub Jelinek  <jakub@redhat.com>
1887         * gcc-git-customization.sh: Change uses to use in comment.
1889 2020-01-15  Jakub Jelinek  <jakub@redhat.com>
1891         * gcc-git-customization.sh: Handle output of older git which doesn't
1892         print tags/ prefixes before branchpoint/gcc-.
1894 2010-01-15  Richard Earnshaw  <rearnsha@arm.com>
1896         * gcc-git-customization.sh: Explain why we want the user's
1897         upstream account name.  Don't add push rules.  Check if push rules
1898         have been added and suggest that they should be removed.
1899         * git-fetch-vendor.sh: Don't add push rules.
1901 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1903         Revert:
1904         2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1906         * gcc-git-customization.sh: Add back the default rule that
1907         is lost by adding a custom push rule.
1908         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1910 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1912         * gcc-git-customization.sh: Add back the default rule that
1913         is lost by adding a custom push rule.
1914         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1916 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1918         * contrib/git-fetch-vendor.sh: New file.
1920 2020-01-13  Jakub Jelinek  <jakub@redhat.com>
1922         * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
1923         aliases.
1925 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1927         * gcc-git-customization.sh: New file.
1929 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
1931         * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
1932         Sato as external authors.  Skip LICENSE.txt files.
1934 2019-12-16  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1936         * config-list.mk: Add msp430-elfbare.
1938 2019-12-09  Lewis Hyatt  <lhyatt@gmail.com>
1940         PR preprocessor/49973
1941         * unicode/from_glibc/unicode_utils.py: Support script from
1942         glibc (commit 464cd3) to extract character widths from Unicode data
1943         files.
1944         * unicode/from_glibc/utf8_gen.py: Likewise.
1945         * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
1946         * unicode/EastAsianWidth.txt: Likewise.
1947         * unicode/PropList.txt: Likewise.
1948         * unicode/gen_wcwidth.py: New utility to generate
1949         libcpp/generated_cpp_wcwidth.h with help from the glibc support
1950         scripts and the Unicode data files.
1951         * unicode/unicode-license.txt: Added.
1952         * unicode/README: New explanatory file.
1954 2019-12-07  Richard Sandiford  <richard.sandiford@arm.com>
1956         * texi2pod.pl: Handle @headitems in @multitables, printing them
1957         in italics.  Push an empty item code onto the stack.
1959 2019-11-13  Janne Blomqvist  <jb@gcc.gnu.org>
1961         * download_prerequisites: Use http instead of ftp for downloading.
1963 2019-11-08  Martin Liska  <mliska@suse.cz>
1965         * mklog: The script fails for patches that contain:
1966         '---param=foo=bar xyz'.
1968 2019-09-18  Martin Liska  <mliska@suse.cz>
1970         * clang-format: Tweak configuration based on new
1971         options offered.
1973 2019-09-09  Jose E. Marchesi  <jemarch@gnu.org>
1975         * config-list.mk (LIST): Disable go in bpf-*-* targets.
1977 2019-09-04  Martin Liska  <mliska@suse.cz>
1979         * mklog: Do not print changed functions for
1980         testsuite files.
1982 2019-09-04  Martin Liska  <mliska@suse.cz>
1984         * mklog: Parse PR references from newly added
1985         test files.
1987 2019-09-04  Martin Liska  <mliska@suse.cz>
1989         * mklog: Use argparse instead of getopt.
1991 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1993         * compare-all-tests (all_targets): Remove references to spu.
1994         * config-list.mk (LIST): Likewise.
1996 2019-09-02  Alexander Monakov  <amonakov@ispras.ru>
1998         * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
1999         * vimrc: Set preferred values for 'tabstop', 'softtabstop',
2000         'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
2001         files, not just C-like files.
2003 2019-09-02  Martin Liska  <mliska@suse.cz>
2005         * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
2007 2019-08-13  Uros Bizjak  <ubizjak@gmail.com>
2009         * test_summary: Do not escape "=".
2011 2019-07-02  Janne Blomqvist  <jb@gcc.gnu.org>
2013         PR other/91048
2014         * mklog (read_user_info): Open ~/.mklog in string mode.
2016 2019-06-19  Martin Liska  <mliska@suse.cz>
2018         * bench-stringop: New file.
2020 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
2022         * mklog: Open files in text mode.
2024 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
2026         * mklog: Convert to Python 3.
2028 2019-05-03  Jakub Jelinek  <jakub@redhat.com>
2030         * gennews (files): Add files for GCC 9.
2032 2019-04-30  Roland Illig  <roland.illig@gmx.de>
2034         * check-internal-format-escaping.py: New version using polib.
2036 2019-04-19  Christophe Lyon  <christophe.lyon@linaro.org>
2038         PR translation/90118
2039         * check-internal-format-escaping.py: Check that %< is not next to
2040         a word.
2042 2019-04-17  Jakub Jelinek  <jakub@redhat.com>
2044         * dg-extract-results.sh: Only handle WARNING: program timed out
2045         lines specially in "$MODE" == "sum".  Restore previous behavior
2046         for "$MODE" != "sum".  Clear has_timeout and timeout_cnt if in
2047         a different variant or curfile is empty.
2048         * dg-extract-results.py: Fix a typo.
2050 2019-04-05  Martin Liska  <mliska@suse.cz>
2052         PR translation/89936
2053         * check-internal-format-escaping.py: Properly detect wrong
2054         apostrophes.
2056 2019-03-11  Martin Liska  <mliska@suse.cz>
2058         * check-internal-format-escaping.py: Uncomment apostrophes
2059         check.
2061 2019-03-11  Martin Liska  <mliska@suse.cz>
2063         * check-internal-format-escaping.py: New file.
2065 2019-03-10  Tommy Nguyen  <remyabel@gmail.com>
2067         PR contrib/82704
2068         * download_prerequisites: Use -c instead of --check for sha512sum.
2070 2019-03-06  Martin Liska  <mliska@suse.cz>
2072         * check-params-in-docs.py: Ignore a param.
2074 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
2076         contrib/
2077         * dg-extract-results.py: Handle case where a WARNING happens with
2078         the first test of a harness.
2080 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
2082         contrib/
2083         * dg-extract-results.sh: Fix order of WARNING and following test
2084         result.
2086 2019-02-04  Christophe Lyon  <christophe.lyon@linaro.org>
2088         contrib/
2089         * dg-extract-results.py: Keep timeout warnings next to their
2090         matching test.
2091         * dg-extract-results.sh: Likewise.
2093 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
2095         * update-copyright.py: Add Gerard Jungman as external author.
2097 2018-11-26  Iain Buclaw  <ibuclaw@gdcproject.org>
2099         * update-copyright.py (TestsuiteFilter): Skip .d tests.
2100         (LibPhobosFilter): Add filter for upstream D sources.
2101         (GCCCopyright): Add D Language Foundation as external author.
2102         (GCCCmdLine): Add libphobos.
2104 2018-11-19  Martin Liska  <mliska@suse.cz>
2106         * check_GNU_style_lib.py: Detect mixed usage
2107         of spaces and tabs.
2109 2018-11-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2111         * gcc_update (files_and_dependencies): Handle libphobos.
2113 2018-10-25  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2115         * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
2116         default verbosity.
2118 2018-10-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2120         * config-list.mk (LIST): Switch to i686-solaris2.11,
2121         sparc64-sun-solaris2.11.
2123 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2125         * unused_functions.py: Handle archive files.
2127 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2129         * unused_functions.py: New file.
2131 2018-09-25  Martin Liska  <mliska@suse.cz>
2133         * filter-rtags-warnings.py: New file.
2135 2018-09-25  Martin Liska  <mliska@suse.cz>
2137         PR middle-end/86078
2138         * check-params-in-docs.py: New file.
2140 2018-08-17  Jojo  <jijie_rong@c-sky.com>
2141             Huibin Wang  <huibin_wang@c-sky.com>
2142             Sandra Loosemore  <sandra@codesourcery.com>
2143             Chung-Lin Tang  <cltang@codesourcery.com>
2144             Andrew Jenner  <andrew@codesourcery.com>
2146         C-SKY port: Configury
2148         * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
2150 2018-07-13  Tom de Vries  <tdevries@suse.de>
2152         * maintainers-verify.sh: New file.
2154 2018-07-12  Christophe Lyon  <christophe.lyon@linaro.org>
2156         * compare_tests: Print number of tests in each category.
2158 2018-06-19  Alexander Monakov  <amonakov@ispras.ru>
2160         * vim-gcc-dev/README: New file.
2161         * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
2162         * vim-gcc-dev/syntax/gcc-match.vim: New file.
2163         * gimple.vim: Move under vim-gcc-dev/syntax/.
2164         * gcc-rtl.vim: Likewise.
2166 2018-06-19  Martin Liska  <mliska@suse.cz>
2168         * gcc-rtl.vim: New file.
2170 2018-06-12  Jeff Law  <law@redhat.com>
2172         * config-list.mk (LIST): Remove alpha-freebsd6.
2174 2018-05-08  Richard Biener  <rguenther@suse.de>
2176         PR bootstrap/85571
2177         * compare-lto: New script derived from compare-debug.
2179 2018-05-02  Jakub Jelinek  <jakub@redhat.com>
2181         * gennews (files): Add files for GCC 8.
2183 2018-05-01  Jim Wilson  <jimw@sifive.com>
2185         * gcc_update: Check for .git as a file.
2187 2018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>
2189         * test_summary: Match possible single quotes in configure path.
2191 2018-03-02  Thomas Schwinge  <thomas@codesourcery.com>
2193         * update-copyright.py: Remove "libcilkrts" reference.
2195 2018-02-19  Yury Gribov  <tetra2005@gmail.com>
2197         * compare_tests: Use TMPDIR when set.
2198         * dg-cmp-results.sh: Ditto.
2199         * warn_summary: Ditto.
2201 2018-01-29  Jonathan Wakely  <jwakely@redhat.com>
2203         * download_prerequisites: Use shasum for FreeBSD and DragonFly.
2205 2018-01-19  Martin Liska  <mliska@suse.cz>
2207         * analyze_brprob.py: Support new format that can be easily
2208         parsed. Add new column to report.
2210 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2212         * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
2214 2017-11-28  Julia Koval  <julia.koval@intel.com>
2215             Sebastian Peryt  <sebastian.peryt@intel.com>
2217         * contrib/gcc_update: Ditto.
2219 2017-11-08  Martin Liska  <mliska@suse.cz>
2221         * analyze_brprob.py: Fix abbreviations for SI units.
2223 2017-10-02  Thomas Schwinge  <thomas@codesourcery.com>
2225         * gcc_update (files_and_dependencies): Handle libbacktrace.
2227 2017-09-18  Richard Biener  <rguenther@suse.de>
2229         * download_prerequisites (isl): Bump version to 0.18.
2231 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2233         * mklog: Added new implementation.
2235 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2237         * mklog: Rename to ...
2238         * mklog.pl: this.
2240 2017-07-17  Yury Gribov  <tetra2005@gmail.com>
2242         * mklog: Fix extraction of changed file name.
2244 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
2246         * gcc_update (files_and_dependencies)
2247         [gcc/config/avr/avr-tables.opt]: Remove dead entry.
2249 2017-06-28  Martin Liska  <mliska@suse.cz>
2251         * gcc.doxy: Add default location for filters and output folder.
2252         * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
2253         * filter_params.pl: Remove.
2255 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2257         * dg-cmp-results.sh: Restore filtering on target variant.
2259 2017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2261         * dg-cmp-results.sh: Keep test result lines rather than throwing
2262         header and summary to support sum files with multiple tools.
2264 2017-05-31  Martin Liska  <mliska@suse.cz>
2266         * filter_params.py:
2267         Transform ENUM_BITFIELD and comments starting with '/**'
2269 2017-05-31  David Malcolm  <dmalcolm@redhat.com>
2270             Martin Liska  <mliska@suse.cz>
2272         * filter_params.py: New, porting the perl script to python,
2273         adding a test suite.
2274         * filter_gcc_for_doxygen_new: New file.
2276 2017-05-30  Martin Liska  <mliska@suse.cz>
2278         * analyze_brprob.py: Add new argument to parse and modify
2279         predict.def file.
2280         * analyze_brprob_spec.py: Likewise.
2282 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2284         * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
2285         trailing eol.
2286         (TrailingWhitespaceTest): New unit test.
2287         (check_GNU_style_file): Remove eol before checking.
2289 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2291         * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
2292         file handle.  Add and handle file_encoding argument.
2293         * check_GNU_style.py (main): Handle '-' file argument.  Call
2294         check_GNU_style_file with file handle as argument.
2296 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2298         * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
2299         (import_pip3): New function.
2301 2017-05-24  Tom de Vries  <tom@codesourcery.com>
2303         * check_GNU_style_lib.py: New file, factored out of ...
2304         * check_GNU_style.py: ... here.  Call main unconditionally.
2306 2017-05-19  Martin Liska  <mliska@suse.cz>
2308         * check_GNU_style.py: New file.
2310 2007-05-03  Jeff Law  <law@redhat.com>
2312         * config-list.mk (am33_2.0-linux): Remove from list of targets
2313         to build.
2315 2017-05-02  Jakub Jelinek  <jakub@redhat.com>
2317         * gennews (files): Add files for GCC 7.
2319 2017-04-26  Tom de Vries  <tom@codesourcery.com>
2321         * gen_autofdo_event.py: Fix comment.
2323 2017-04-11  Damian Rouson  <damian@sourceryinstitute.org>
2325         * download_prerequisites (md5_check): New function emulates Linux
2326         'md5 --check' on macOS.  Modified script for macOS compatibility.
2328 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
2330         * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
2331         riscv64-unknown-linux-gnu.
2333 2017-01-31  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2335         * update-copyright.py (Copyright.process_file): Retain original
2336         file mode.
2338 2017-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
2340         * update-copyright.py: Fix the name of this script in examples.
2342 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
2344         * update-copyright.py: Add libhsail-rt to self.default_dirs
2345         and call self.add_dir on it.  Add Intel Corporation to external
2346         authors.
2348 2017-01-25  Thomas Schwinge  <thomas@codesourcery.com>
2350         * gcc_update (files_and_dependencies): Care for "libhsail-rt".
2352 2017-01-23  Gerald Pfeifer  <gerald@pfeifer.com>
2354         * patch_tester.sh (TESTLOGS): Remove
2355         $TARGET/libjava/testsuite/libjava.sum.
2357 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
2359         * warn_summary: Remove the -java option.
2361 2017-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2363         * update-copyright.py (LibJavaFilter): Remove.
2365 2017-01-17  Gerald Pfeifer  <gerald@pfeifer.com>        
2366         
2367         * gcc_update: Remove entries related to GCJ and libgcj.
2368         Complete copyright years and adjust my e-mail address.
2370 2017-01-11  Richard Earnshaw  <rearnsha@arm.com>
2372         * gcc_update: Adjust touch list for ARM.
2374 2017-01-08  Gerald Pfeifer  <gerald@pfeifer.com>
2376         * download_ecj: Remove.
2378 2017-01-05  Martin Liska  <mliska@suse.cz>
2380         * vimrc: Update indentation definition.
2382 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
2384         * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
2385         libssp, libvtv and lto-plugin to default_dirs.
2387 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
2389         * update-copyright.py (TestsuiteFilter): Skip params/README.
2390         (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
2392 2016-12-14  Martin Liska  <mliska@suse.cz>
2394         * analyze_brprob.py: Add new column to output and new sorting
2395         option. Fix coding style to not exceed 80 characters.
2396         * analyze_brprob_spec.py: Add new sorting
2397         option. Fix coding style to not exceed 80 characters.
2399 2016-10-24  Moritz Klammler  <moritz@glammler.eu>
2401         PR other/61439
2402         * download_prerequisites: Conditionally verify checksums of
2403         downloaded pacakges.  Add help text.  
2404         * prerequisites.md5: New file.
2405         * prerequisites.sha512: New file.
2407 2016-10-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2409         * check_GNU_style.sh (remove_testsuite): New function.
2410         Use it to remove testsuite from the diff.
2412 2016-09-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2414         * dg-extract-results.sh: Revert bogus change.
2416 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2418         * dg-extract-results.py: Report DejaGnu error in the final
2419         summary.
2420         * dg-extract-results.sh: Likewise.
2422 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2424         * compare_tests: Take ERROR messages into account when
2425         comparing.
2427 2016-08-17  Martin Liska  <mliska@suse.cz>
2429         * mark_spam.py: Mark as spam all comments done by a creator.
2431 2016-08-15  Martin Liska  <mliska@suse.cz>
2433         * mark_spam.py: Add error handling and reset
2434         another properties of attachments and bugs.
2436 2016-08-11  Martin Liska  <mliska@suse.cz>
2438         * mark_spam.py: Mark attachments as obsolete and rename them.
2440 2016-08-03  Eric Gallager  <egall@gwmail.gwu.edu>
2442         * download_prerequisites: Explicitly remove existing symlinks
2443         before trying to create new ones.
2445 2016-07-28  Martin Liska  <mliska@suse.cz>
2447         * mark_spam.py: New file.
2449 2016-07-21  Martin Liska  <mliska@suse.cz>
2451         * analyze_brprob.py: If there's no loop, do not calculate
2452         average number of loop iterations.
2454 2016-06-24  Martin Liska  <mliska@suse.cz>
2456         * analyze_brprob.py: Parse and display average number
2457         of loop iterations.
2459 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2461         * gen_autofdo_event.py: New file to regenerate
2462         gcc-auto-profile.
2464 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2466         * config-list.mk: Stop testing mep-elf.
2468 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2470         * config-list.mk: Stop testing avr-rtems.
2472 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2474         * config-list.mk: Stop testing m32r-rtems.
2476 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2478         * config-list.mk: Remove h8300-rtems support.
2480 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2482         * config-list.mk: stop testing knetbsd.
2484 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2486         * config-list.mk: Stop testing openbsd3.0.
2488 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2490         * config-list.mk: Remove interix target.
2492 2016-06-21  David Edelsohn  <dje.gcc@gmail.com>
2494         * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
2495         rs6000-ibm-aix5.2.
2496         Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
2497         Add rs6000-ibm-aix7.1.
2499 2016-06-17  Martin Liska  <mliska@suse.cz>
2501         * analyze_brprob.py: Fix columns of script output.
2503 2016-06-13  Richard Biener  <rguenther@suse.de>
2505         * download_prerequisites (ISL): Bump version to 0.16.1
2507 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
2509         * check_GNU_style.sh: Fix paste args for BSD
2511 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2513         * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
2514         h8300-rtems, m32r-rtems, mep-elf.
2516 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2518         * config-list.mk (GCC_SRC_DIR): New variable.
2519         (make-log-dir): Use GCC_SRC_DIR.
2520         ($(LIST)): Likewise.
2522 2016-06-09  Martin Liska  <mliska@suse.cz>
2524         * analyze_brprob_spec.py: New file.
2526 2016-06-09  Martin Liska  <mliska@suse.cz>
2528         * analyze_brprob.py: Add new argument --sorting.
2530 2016-06-09  Martin Liska  <mliska@suse.cz>
2532         * analyze_brprob.py: Cover new dump output format.
2534 2016-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2536         * update-copyright.py (LibMudflapFilter): Remove.
2537         (GCCCmdLine.__init__): Add gotools, libcc1.
2538         Remove libmudflap.
2539         List unhandled intl, libcilkrts, libgo, liboffloadmic,
2540         maintainer-scripts.
2542 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2544         * download_prerequisites: Adjust gmp/mpfr/mpc versions.
2546 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2548         * compare-all-tests: Remove SH5 support.
2549         * config-list.mk: Likewise.
2551 2016-04-28  Martin Liska  <mliska@suse.cz>
2553         * analyze_brprob: Remove.
2554         * analyze_brprob.py: New file.
2556 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
2558         * gennews (files): Add files for GCC 6.
2560 2016-04-17  Jan Hubicka  <jh@suse.cz>
2562         * analyze_brprob: Update comment.
2564 2016-04-13  Martin Sebor  <msebor@redhat.com>
2566         * check_GNU_style.sh: Avoid false posivies in trailing operator
2567         checks.
2569 2016-03-07  Martin Sebor  <msebor@redhat.com>
2571         * check_GNU_style.sh (color): New global variable.
2572         Add checks for trailing operators and spaces before left brackets.
2573         Tightened up a check for a trailing left curly brace.
2574         (g, ag, vg): Use color.
2575         (col): Don't complain about excessively long lines with DejaGnu
2576         directives.
2578 2016-03-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2580         * mklog: Look for the ChangeLog file in $cwd.
2582 2016-02-26  Joel Sherrill <joel@rtems.org>
2584         * config-list.mk: Add aarch64-rtems and x86_64-rtems
2586 2016-01-19  Jonathan Wakely  <jwakely@redhat.com>
2588         * uninclude: Fix third argument to gensub.
2590 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
2592         * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
2593         as external author.
2595 2015-12-17  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2597         * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
2598         targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
2600 2015-12-06  Tobias Burnus  <burnus@net-b.de>
2602         * download_prerequisites: Download ISL 0.15 instead of 0.14.
2604 2015-11-20  Martin Liska  <mliska@suse.cz>
2606         * clang-format: Split content of a list to multiple
2607         lines.
2609 2015-11-19  Martin Liska  <mliska@suse.cz>
2611         * clang-format: Enhance list of FOR_EACH macros.
2613 2015-11-19  Martin Liska  <mliska@suse.cz>
2615         * clang-format: New file.
2617 2015-11-11  Andrew MacLeod  <amacleod@redhat.com>
2619         * header-tools: New.  Directory containing a set of tools for
2620         manipulating header files.
2622 2015-10-30  Nathan Sidwell  <nathan@acm.org>
2624         * config-list.mk (nvptx-none): Add it.
2626 2015-09-11  Markus Trippelsdorf  <markus@trippelsdorf.de>
2628         * download_prerequisites: Make sure that script is run from
2629         top level source directory.
2631 2015-08-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2633         * update-copyright.py (GCCCmdLine): Add libvtv.
2635 2015-08-04  Uros Bizjak  <ubizjak@gmail.com>
2637         * texi2pod.pl: Escape braces in regexp involving @strong{...}.
2639 2015-07-15  Tom de Vries  <tom@codesourcery.com>
2641         * check_GNU_style.sh (cat_with_prefix): Fix quoting.
2643 2015-06-02  Steve Ellcey  <sellcey@imgtec.com>
2645         * test_installed (--target=): New option.
2647 2015-05-30  Mikhail Maltsev  <maltsevm@gmail.com>
2649         * gimple.vim: New file.
2651 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2653         * check_GNU_style.sh: Add temp files tmp2 and tmp3.
2654         (cat_with_prefix): New function, using global variable prefix.
2655         (col): Make prefix a global variable. Rewrite to process file at a time
2656         rather than line at a time.  Print part longer than 80 chars in red.
2658 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2660         * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
2662 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2664         * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
2666 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2668         * check_GNU_style.sh: Improve readability function calls.
2670 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2672         * config-list.mk: Add FT32.
2674 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2676         * check_GNU_style.sh (col): Fix tab size.
2678 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2680         * check_GNU_style.sh: Put stdin into a temp file.
2682 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2684         * check_GNU_style.sh: Read either from stdin, or from files.
2686 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2688         * check_GNU_style.sh: Check if files exists.
2690 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2692         * check_GNU_style.sh: Don't use a filename prefix if we're only
2693         processing one patch file.
2695 2015-05-12  Yury Gribov  <y.gribov@samsung.com>
2697         * mklog: Ignore preprocessor directives.
2699 2015-04-22  Jakub Jelinek  <jakub@redhat.com>
2701         * gennews (files): Add files for GCC 5.
2703 2015-03-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2705         * dg-extract-results.sh: Check that the necessary python modules exist.
2707 2015-02-05  Ilya Verbin  <ilya.verbin@intel.com>
2709         * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
2710         liboffloadmic/plugin.
2712 2015-01-15  Richard Sandiford  <richard.sandiford@arm.com>
2714         * update-copyright.py (Copyright.__init__): Add a regexp for
2715         "copyright = u'".
2716         (Copyright.update_copyright): Don't add a space before the year
2717         in that case.
2719 2015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
2721         * gcc_update (files_and_dependencies): Update rules for new
2722         libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
2724 2015-01-12  Yury Gribov  <y.gribov@samsung.com>
2726         * check_GNU_style.sh: Support patches coming from stdin.
2727         Check that spaces are converted to tabs.
2728         Make double-space-after-dot check more precice.
2730 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2732         * config-list.mk (LIST): Add visium-elf.
2734 2015-01-05  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2736         * config-list.mk: Use shortest match for OPT to find the actual
2737         target name.
2739 2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
2741         * dg-extract-results.sh: Use --text with grep to avoid issues with
2742         binary files.  Fall back to cat -v, if that doesn't work.
2744 2014-12-12  Chung-Ju Wu  <jasonwucj@gmail.com>
2746         * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
2748 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2749             Yury Gribov  <y.gribov@samsung.com>
2751         * vimrc: New file.
2753 2014-12-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2755         * check_GNU_style.sh: Warn for incorrect number of spaces in function
2756         call only if 0 or 2+ spaces found.
2758 2014-12-02  Tobias Burnus  <burnus@net-b.de>
2760         * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
2762 2014-11-25  Tom de Vries  <tom@codesourcery.com>
2763             Peter Bergner  <bergner@vnet.ibm.com>
2765         * mklog: Handle .mklog.  Use git setting independent of presence .git
2766         directory.
2768 2014-11-14  Tom de Vries  <tom@codesourcery.com>
2770         * mklog: Move reading of .diff file up and add comment.  Copy diff_lines
2771         to orig_diff_lines.  Use orig_diff_lines when appending patch.
2773 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2775         * ChangeLog.jit: New.
2776         * jit-coverage-report.py: New file: a script to print crude
2777         code-coverage information for the libgccjit API.
2779 2014-11-11  Marat Zakirov  <m.zakirov@samsung.com>
2781         * mklog: Symbol '}' stops search for changes.
2783 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2785         * download_prerequisites: Stop downloading CLooG.
2787 2014-11-07  Marat Zakirov  <m.zakirov@samsung.com>
2789         * mklog: Always doubt in functions.
2790         Add EOF protection.
2792 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2794         * config-list.mk: Don't build Go for certain targets.
2796 2014-10-04  Trevor Saunders  <tsaunders@mozilla.com>
2798         * compare-all-tests: Don't test score-*.
2799         * config-list.mk: Likewise.
2801 2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
2803         * dg-extract-results.py (output_variation): Always sort if do_sum.
2805 2014-09-22  Tom de Vries  <tom@codesourcery.com>
2807         * mklog: Add --inline option.
2809 2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
2811         * dg-extract-results.py (Prog.result_re): Include options in test name.
2813 2014-09-19  Olivier Hainque  <hainque@adacore.com>
2815         * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
2817 2014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
2819         * config-list.mk (LIST): Add v850-rtems.
2821 2014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2823         * config-list.mk (LIST): Add arm-rtems.
2824         Add nios2-rtems.  Remove extra option from powerpc-rtems.
2826 2014-09-08  Trevor Saunders  <tsaunders@mozilla.com>
2828         * compare-all-tests: Don't test picochip.
2829         * config-list.mk: Likewise.
2831 2014-08-11  Mingjie Xing <mingjie.xing@gmail.com>
2833         * texi2pod.pl (postprocess): Move command process for '@sc' to the
2834         front of '@dfn'.  Add a new command process for '@t{...}', just print
2835         the content.
2837 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2838             Yury Gribov  <y.gribov@samsung.com>
2840         * mklog: Run mklog as a filter.
2842 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2844         * mklog: Read name and email from git config when available.
2846 2014-06-28  Richard Biener  <rguenther@suse.de>
2848         * gennews: Use gcc-3.0/index.html.
2850 2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
2852         * dg-extract-results.py: For Python 3, force sys.stdout to handle
2853         surrogate escape sequences.
2854         (safe_open): New function.
2855         (output_segment, main): Use it.
2857 2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
2859         * dg-extract-results.py (Named): Remove __cmp__ method.
2860         (output_variation): Use a key to sort variation.harnesses.
2862 2014-05-24  Uros Bizjak  <ubizjak@gmail.com>
2864         * texi2pod.pl: Force .pod file to not be a numbered list.
2866 2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
2868         * dg-extract-results.py (parse_run): Handle warnings that are printed
2869         before a test harness is run.
2871 2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2873         * config-list.mk (show): New target.
2875 2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
2877         * dg-extract-results.py: New file.
2878         * dg-extract-results.sh: Use it if the environment seems suitable.
2880 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2882         * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
2884 2013-04-22  Jakub Jelinek  <jakub@redhat.com>
2886         * gennews (files): Add files for GCC 4.9.
2888 2014-02-24  Walter Lee  <walt@tilera.com>
2890         * config-list.mk (LIST): Add tilegxbe-linux-gnu.
2892 2014-02-13  Richard Biener  <rguenther@suse.de>
2894         * download_prerequisites: Update ISL and CLOOG versions.
2896 2014-01-31  Brooks Moses  <bmoses@google.com>
2898         * gcc_update (files_and_dependencies): Add aarch64-tune.md.
2900 2014-01-29  Yury Gribov  <y.gribov@samsung.com>
2902         * mklog: Improve support of context diffs.
2904 2014-01-21  Tatiana Udalova  <t.udalova@samsung.com>
2906         * mklog: Avoid adding falsely changed functions to ChangeLog.
2908 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2910         * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
2911         ordering of some configs.
2913 2013-12-23  Yury Gribov  <y.gribov@samsung.com>
2915         * mklog: Automatically insert comments in trivial cases.
2917 2013-12-19  Yury Gribov  <y.gribov@samsung.com>
2919         * mklog: Split generated message in parts.
2921 2013-10-31  Chung-Ju Wu  <jasonwucj@gmail.com>
2923         * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
2925 2013-10-29  Tobias Burnus  <burnus@net-b.de>
2927         * gcc_update (files_and_dependencies): Add rules for
2928         libcilkrts.
2930 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
2932         * gcc_update (files_and_dependencies): Fix rule for
2933         libgomp/testsuite/Makefile.in.
2935 2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
2937         * config-list.mk: Add arc configurations.
2939 2013-09-27  Diego Novillo  <dnovillo@google.com>
2941         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2943 2013-09-12  DJ Delorie  <dj@redhat.com>
2945         * config-list.mk: Add msp430-elf.
2947 2013-08-31  Diego Novillo  <dnovillo@google.com>
2949         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2951 2013-08-29  Mike Stump  <mikestump@comcast.net>
2953         * gcc_update (configure): Update to handle svn 1.8.1.
2955 2013-08-03  Caroline Tice  <cmtice@google.com>
2957         * gcc_update: Add libvtv files.
2959 2013-06-06  Brooks Moses  <bmoses@google.com>
2961         * testsuite-management/validate_failures.py: Fix handling of
2962         summary lines with "|" characters or empty description fields.
2964 2013-05-24  Chung-Ju Wu  <jasonwucj@gmail.com>
2966         * download_prerequisites: Download isl and cloog conditionally.
2968 2013-05-21  David Malcolm  <dmalcolm@redhat.com>
2970         * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
2972 2013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2974         * config-list.mk (LIST): Add -enable-obsolete for
2975         sparc-sun-solaris2.9, i686-solaris2.9.
2977 2013-05-13  Mike Stump  <mikestump@comcast.net>
2979         * compare_tests: Limit lines to 2000 characters as comm on Mac OS
2980         X 10.8.3 doesn't like long lines (those 2055 characters or more).
2982 2013-04-22  Sofiane Naci  <sofiane.naci@arm.com>
2984         * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
2986 2013-04-18  Diego Novillo  <dnovillo@google.com>
2988         * validate_failures.py: Fix typo.
2990 2013-04-18  Diego Novillo  <dnovillo@google.com>
2992         * validate_failures.py: Loosen check for build directory.
2993         State what failed if we couldn't find the source tree or
2994         the target triplet.
2996 2013-03-22  Jakub Jelinek  <jakub@redhat.com>
2998         * gennews (files): Add files for GCC 4.8.
3000 2013-03-06  Tobias Burnus  <burnus@net-b.de>
3002         * make-obstacks-texi.pl: New.
3004 2013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3006         * make_sunver.pl: Enforce C locale.
3008 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
3010         * update-copyright.py: Add libdecnumber to the default list.
3011         Remove libquadmath and libssp.
3013 2013-02-06  Diego Novillo  <dnovillo@google.com>
3015         * testsuite-management/validate_failures.py: Fix typo.
3017 2013-02-06  Diego Novillo  <dnovillo@google.com>
3019         * testsuite-management/validate_failures.py: Update
3020         Copyright years.
3021         Request contributions not to use Python features newer
3022         than 2.4.
3023         (GetBuildData): If this is not a build directory,
3024         emit an error only if --results or --manifest are missing.
3026 2013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3028         * testsuite-management/validate_failures.py
3029         (IsInterestingResult): Fix performance regression
3031 2013-02-04  Richard Sandiford  <rdsandiford@googlemail.com>
3033         * update-copyright.py: New file.
3035 2013-01-15  David Blaikie  <dblaikie@gmail.com>
3037         * dg-extract-results.sh: Handle KPASSes.
3039         * dg-extract-results.sh: Constrain the start-of-log pattern.
3041         * dg-extract-results.sh: Fix order of summary counts.
3043 2012-12-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3045         * testsuite-management/validate_failures.py
3046         (IsInterestingResult): Only strip line a second time if we did split.
3047         Rephrase return statement while at it.
3048         (CollectSumFiles): Also ignore .git directory.
3050 2012-12-03  Diego Novillo  <dnovillo@google.com>
3052         * testsuite-management/validate_failures.py: Fix stale
3053         use of 'options'.
3055 2012-11-30  Doug Evans  <dje@google.com>
3057         * testsuite-management/validate_failures.py: Add support for @include,
3058         @remove directives in manifest files.
3060         * testsuite-management/validate_failures.py: Add function
3061         GetManifestPath.  New global _MANIFEST_SUBDIR.
3063 2012-11-29  Doug Evans  <dje@google.com>
3065         * testsuite-management/validate_failures.py: Remove pass/fail
3066         indicator from result of GetBuildData.
3068         * testsuite-management/validate_failures.py: Store options in global
3069         variable _OPTIONS.
3071         * testsuite-management/validate_failures.py: Rename variable
3072         manifest_name to manifest_path everywhere.
3074         * testsuite-management/validate_failures.py (CompareBuilds): Pass
3075         options.results to GetSumFiles for clean build.
3077 2012-11-28  Doug Evans  <dje@google.com>
3079         * testsuite-management/validate_failures.py: Use <target_alias> instead
3080         of <target>.  Minor whitespace changes.
3082         * testsuite-management/validate_failures.py: Record ordinal with
3083         TestResult.
3085 2012-11-19  Mike Stump  <mikestump@comcast.net>
3087         * compare_tests: Add export LC_ALL=C to make sort happier.
3089 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
3091         * gcc_update: Update libsanitizer generated files.
3093 2012-11-12  Tobias Burnus  <burnus@net-b.de>
3095         * gcc_update: Add libquadmath generated files.
3097 2012-11-12  H.J. Lu  <hongjiu.lu@intel.com>
3099         * gcc_update: Add libsanitizer generated files.
3101 2012-11-05  Lawrence Crowl  <crowl@google.com>
3103         * compare_two_ftime_report_sets: New.
3105 2012-11-02  Diego Novillo  <dnovillo@google.com>
3107         * testsuite-management/validate_failures.py: Add option
3108         --clean_build to compare test results against another
3109         build.
3111 2012-10-31  Diego Novillo  <dnovillo@google.com>
3113         * testsuite-management/validate_failures.py: Fix parsing
3114         of summary lines.
3116 2012-10-29  Diego Novillo  <dnovillo@google.com>
3118         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3120 2012-10-06  Diego Novillo  <dnovillo@google.com>
3122         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3124 2012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
3126         * check_GNU_style.sh: Remove temporay file upon exit.
3128 2012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
3130         * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
3131         arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
3132         Use --enable-obsolete for picochip-elf.
3134 2012-09-10   Diego Novillo  <dnovillo@google.com>
3136         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3138 2012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
3140         * make_sunver.pl: Add missing newline at the end of extern "C++" block.
3142 2012-08-24   Diego Novillo  <dnovillo@google.com>
3144         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3146 2012-08-14   Diego Novillo  <dnovillo@google.com>
3148         * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
3150 2012-08-13  Diego Novillo  <dnovillo@google.com>
3152         * testsuite-management/validate_failures.py (ExpirationDate): Tidy
3153         comment.
3155 2012-08-13  Diego Novillo  <dnovillo@google.com>
3157         * testsuite-management/validate_failures.py (ParseSummary): Fix
3158         comment.
3160 2012-08-13  Diego Novillo  <dnovillo@google.com>
3162         * testsuite-management/validate_failures.py: Import datetime.
3163         (TestResult.ExpirationDate): New.
3164         (TestResult.HasExpired): New.
3165         (ParseSummary): Call it.  If it returns True, warn that the
3166         expected failure has expired and do not add it to the set of
3167         expected results.
3168         (GetResults): Clarify documentation.
3170 2012-07-26   Diego Novillo  <dnovillo@google.com>
3172         * testsuite-management/validate_failures.py: Do not use
3173         'with ... as ...' constructs.
3175 2012-07-19   Diego Novillo  <dnovillo@google.com>
3177         * testsuite-management/validate_failures.py (CollectSumFiles):
3178         Rename from GetSumFiles.
3179         (GetSumFiles): Factor out of CheckExpectedResults.
3180         (CheckExpectedResults): Call it.
3181         (ProduceManifest): Call it.
3183 2012-07-18   Diego Novillo  <dnovillo@google.com>
3185         * testsuite-management/validate_failures.py: Fix
3186         /usr/bin/python invocation.
3188 2012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
3190         * check_makefile_deps.sh: Look for c-common.o in c-family/.
3191         Add a few more crt* files to the list of files to skip.
3193 2012-05-31  Marek Polacek  <polacek@redhat.com>
3195         * mklog: Prevent printing three spaces after the date.
3197 2012-06-04   Diego Novillo  <dnovillo@google.com>
3199         * testsuite-management/validate_failures.py (GetResults):
3200         Change argument to accept list of summary files to analyze.
3201         Update callers.
3202         (CheckExpectedResults): Handle options.manifest, options.results
3203         and options.ignore_missing_failures.
3204         (Main): Add options --manifest, --results and --ignore_missing_failures.
3206 2012-05-31   Diego Novillo  <dnovillo@google.com>
3207              Cary Coutant  <ccoutant@google.com>
3209         * mklog: New.
3211 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
3213         PR bootstrap/53472
3214         * contrib/compare-debug (remove_comment): New function.
3215         Remove any .comment sections if the first cmp failed.
3217 2012-05-09  David Edelsohn  <dje.gcc@gmail.com>
3219         * gcc_update: Use $GCC_SVN to retrieve branch and revision.
3221 2012-05-01  Richard Henderson  <rth@redhat.com>
3223         * gcc_update: Add libatomic generated files.
3225 2012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3227         * compare_tests: Append '/' to make 'find' traverse
3228         symlinked directories.
3230 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3232         * testsuite-management/validate_failures.py (GetBuildData): Use
3233         target_alias.
3235 2012-04-06  Doug Evans  <dje@google.com>
3237         * dg-extract-results.sh: Handle KFAILs.
3239 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3241         * config-list.mk (LIST): Remove mips-sgi-irix6.5.
3243 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
3245         * gennews (files): Add files for GCC 4.7.
3247 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3249         * config-list.mk (LIST): Remove mips-openbsd.
3251 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3253         * config-list.mk (LIST): Remove alpha-dec-osf5.1.
3255 2012-03-02   Diego Novillo  <dnovillo@google.com>
3257         * testsuite-management/validate_failures.py (class TestResult): Fix
3258         match pattern for the summary line.  If there is a parsing failure,
3259         show the line we failed to parse.
3261 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3263         PR libstdc++/52188
3264         * make_sunver.pl: Remove #ifdef handling.
3266 2012-02-17   Doug Kwan  <dougkwan@google.com>
3268         * contrib/testsuite-management/validate_failures.py
3269         (GetMakefileValue): Check for cross compilers.
3271 2012-02-15   Quentin Neill  <quentin.neill@amd.com>
3273         * compare_tests: Fix trailing paths in dir arguments.
3274         Handle sum1/sum2 temp files with others.
3276 2012-02-14  Walter Lee  <walt@tilera.com>
3278         * config-list.mk (LIST): Add tilegx-linux-gnu and
3279         tilepro-linux-gnu.
3280         * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
3281         (gcc/config/tilepro/mul-tables.c): New dependencies.
3283 2012-02-11  Mike Stump  <mikestump@comcast.net>
3285         * compare_tests (exit_status): Fix.
3287 2012-02-10   Diego Novillo  <dnovillo@google.com>
3289         * repro_fail: Add --debug and --debug-tui flags.
3291 2012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
3292             Jayant R Sonar  <jayant.sonar@kpitcummins.com>
3294         * config-list.mk (LIST): Add cr16-elf.
3296 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
3298         PR target/51345
3299         * gcc_update (files_and_dependencies): Add
3300         gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
3302 2011-11-29  DJ Delorie  <dj@redhat.com>
3304         * config-list.mk (LIST): Add rl78-elf.
3306 2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3308         * make_sunver.pl: Convert '?' in glob patterns to '.'.
3310 2011-11-07  Richard Henderson  <rth@redhat.com>
3312         Merged from transactional-memory.
3314         * gcc_update: Add libitm to touch data.
3316 2011-11-07   Quentin Neill  <quentin.neill@amd.com>
3318         * compare_tests: Add ability to compare all .sum
3319         files from two build directories.
3321 2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3323         * contrib-list.mk: Add Epiphany configurations.
3325 2011-09-13   Diego Novillo  <dnovillo@google.com>
3327         * testsuite-management: New.
3328         * testsuite-management/validate_failures.py: New.
3330 2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3332         * gcc_update: Determine svn branch from hg convert_revision.
3334 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3336         * config-list.mk (i586-netware): Remove.
3337         (.PHONY): Remove make-script-dir dependency.
3338         (make-script-dir): Remove.
3339         ($(LIST)): Remove make-script-dir dependency.
3341 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3343         * gcc_update: Add C6X generated files.
3344         * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
3346 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3348         * config-list.mk (LIST): Append OPT-enable-obsolete to
3349         alpha-dec-osf5.1, mips-sgi-irix6.5.
3351 2011-06-24  Diego Novillo  <dnovillo@google.com>
3353         * repro_fail: New.
3355 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
3357         * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
3359 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
3361         * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
3362         gcc/config/arm/arm-fpus.def.
3364 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
3366         * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
3367         dependencies.
3369 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
3371         * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
3373 2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3375         * config-list.mk: New file.
3377 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
3379         * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
3381 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3383         * paranoia.cc (ENUM_BITFIELD): Remove.
3385 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
3387         * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
3389 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3391         * compare-all-tests (all_targets): Remove crx and m68hc11.
3393 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3395         PR bootstrap/48135
3396         * make_sunver.pl: Don't use File::Glob.
3398 2011-03-05  Joseph Myers  <joseph@codesourcery.com>
3400         * gennews (files): Add files for GCC 4.6.
3402 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3404         * patch_tester.sh (nopristinecache): New shell var, set according
3405         to presence or absence of new -nopristinecache option.
3406         (usage): Document new option.
3407         (bootntest_pristine): Implement it.
3409 2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3411         * make_sunver.pl: Use elfdump -s to extract symbols if possible,
3412         readelf -s otherwise.
3414 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
3416         * make_sunver.pl: Ignore entries without symbol name first.  Then do
3417         not ignore symbols marked as 'R'.
3419 2010-10-18  Andi Kleen  <ak@linux.intel.com>
3421         * gccbug.el: Remove.
3423 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3425         * gcc_update: Run $GCC_HG pull and update separately.
3426         Check parents for SVN revision.
3428 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3430         * test_recheck: New script.
3432 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3434         * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
3435         Also escape characters with grave accents, to be fixed ...
3436         (unmunge): ... here.
3437         (postprocess): Also handle @/ and @acronym{...}.
3439 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3441         * check_GNU_style.sh: Do not print warning messages when there are
3442         no occurences.
3444 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3446         * gcc_update: Handle hg, too.
3448 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
3450         * make_sunver.pl: Remove extra whitespace in regexp.
3452 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3454         * check_GNU_style.sh: New.
3456 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3458         * make_sunver.pl: New file.
3460 2010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
3462         * compare-debug (Darwin): Remove '-x' flag from ld-based object
3463         stripping.  Add a comment as to why we do it this way.
3465 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
3467         * compare-debug: Drop LTO sections.
3469 2010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3471         * gcc_update: Support updating a git clone.
3473 2010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3475         * test_summary: Don't use diff -u.
3476         Adapt egrep regex.
3478 2010-06-02  Andrew Haley  <aph@redhat.com>
3480         * download_prerequisites: New script.
3482 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3484         * dg-extract-results.sh: Redirect grep output to /dev/null instead
3485         of grep -q.
3487 2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
3489         * gcc_update: Sets the locale to C.
3491 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
3493         * gennews (files): Add files for GCC 4.5.
3495 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3497         Fix *.log tests output containing "===".
3498         * dg-extract-results.sh (/\===/): Rename to ...
3499         (/^\t\t=== .* ===$/): ... this pattern.
3501 2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3503         * dg-extract-results.sh: Fix result order to match sequential case.
3505 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3507         * check_warning_flags.sh: Use \012 instead of \n with tr.
3509 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3511         * dg-extract-results.sh: Don't use tail -n.
3513 2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3514             Richard Guenther  <rguenther@suse.de>
3516         PR lto/39216
3517         * gcc_update: Adjust file timestamps for lto-plugin.
3519 2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
3521         PR bootstrap/41245
3522         * compare-debug: Handle stripping of dwarf debug sections from darwin
3523         mach-o objects.
3525 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3527         * compare-debug: Grep for blank before dash to avoid grep -e.
3529 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3531         * compare-debug: Look for .gkd files and compare them.
3533 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3535         PR testsuite/41166
3536         * test_summary: Invoke config.status, rather than trying to
3537         parse it.  Adjust awk script.
3539 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
3541         * compare-debug: Drop .eh_frame relocations too.
3543 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
3545         PR testsuite/40704
3546         * test_summary: Filter out "\r".
3548 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3550         * compare-debug: Don't fail just because of .eh_frame differences.
3552 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
3554         PR testsuite/39807
3555         * dg-extract-results.sh: Close open files and use >> instead of >
3556         to decrease number of concurrently open files from awk.  Avoid
3557         = at the beginning of a regexp and redirect to a file determined
3558         by curfile variable rather than concatenated strings to workaround
3559         Solaris nawk bug.
3561 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
3563         * test_summary: Only include LAST_UPDATED if it exists.
3564         Complete copyright years.
3566 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
3568         * compare-all-tests: New.
3570 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3572         * gennews (files): Reference GCC 4.4 web pages.
3574 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
3576         * reghunt/date_based/reg_periodic: Change copyright header to refer
3577         to version 3 of the GNU General Public License and to point readers
3578         at the COPYING3 file and the FSF's license web page.
3579         * reghunt/date_based/reg_search: Likewise.
3580         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
3581         * regression/btest-gcc.sh: Likewise.
3582         * regression/objs-gcc.sh: Likewise.
3584 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3586         * check_warning_flags.sh: Update flag exceptions.
3588 2008-11-18  Ben Elliston  <bje@au.ibm.com>
3590         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
3591         be opened; print a more meaningful error instead.
3593 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
3594             Jakub Jelinek  <jakub@redhat.com>
3596         * dg-extract-results.sh: New file.
3598 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3600         * check_makefile_deps.sh: New file.
3602 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
3604         * patch_tester.sh (report): Do not print "Checker: ".
3606 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
3608         * patch_tester.sh (report): Do not print the time.
3610 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
3612         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
3613         Handle @heading.  Handle enumerated lists with starting numbers
3614         and extra headings.
3616 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
3618         * patch_tester.sh (initialization): Initialize svnpatch and stop.
3619         (usage): Add -svnpath and -stop.
3620         (makedir): New.
3621         (argument handling): Process -stop and -svnpath.
3622         (setup code): Use makedir, error out if initial svn checkout fails.
3623         (update): Use svnpath.  Invoke contrib/gcc_update.
3624         (apply_patch): Require that patch was created at top level.  Use eval
3625         with option variables.  Don't use bootstrap target for make.  Verify
3626         that some tests were run.
3627         (bootntest_patched): Use snvpath.
3628         (main loop): For -stop, exit when there are no more patches to test.
3630 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3632         * check_warning_flags.sh: Instead of invoke.texi, take the path
3633         to the doc directory as argument.  Check that warnings listed in
3634         'gcc --help' are accepted by the compiler, and listed in the
3635         manuals.
3637 2008-03-06  Tom Tromey  <tromey@redhat.com>
3639         * patch_tester.sh (usage): Watermark is not lexicographic.
3640         Load $STATE/defaults if it exists.
3641         (selfexec): Use $0.
3642         (apply_patch): Handle deletions.
3643         (bootntest): Handle default settings.
3645 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
3647         * gennews (files): Reference GCC 4.3 web pages.
3649 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3651         * check_warning_flags.sh: New file.
3653 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3655         * paranoia.cc (main): Remove handling of c4x_single and
3656         c4x_extended formats.
3658 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3660         * compareSumTests3: Changed to GPLv3.
3661         * prepare_patch.sh: Same.
3662         * uninclude: Same.
3663         * dglib.pm: Same.
3664         * gennews: Same.
3665         * texi2pod.pl: Same.
3666         * analyze_brprob: Same.
3667         * gcc_build: Same.
3669 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3671         * patch_tester.sh: Changed to GPLv3.
3673 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3675         * patch_tester.sh: Don't save the script anymore.
3677 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3679         * patch_tester.sh: New.
3680         * prepare_patch.sh: New.
3682 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
3684         * compare-debug: Introduce -p flag to preserve .stripped files.
3686 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3688         * texi2pod.pl: Handle @asis.
3689         (postprocess): Move @gccoptlist{} after all formatting commands.
3691 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
3693         * compare-debug: Avoid spurious errors when .stripped files
3694         exist.
3696 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
3698         * warn_summary (srcdirFilter): Add fixincludes, sim,
3699         newlib and mpfr.
3701 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
3703         * gcc_update: Handle different URL paths and tags.
3705 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3707         * compare-debug: New.
3709 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
3710             Andreas Schwab  <schwab@suse.de>
3712         * gcc_update: Use "svn info" for revision number.  Create
3713         gcc/REVISION with branch name and revision number.
3715 2007-08-10  Diego Novillo  <dnovillo@google.com>
3717         * gcc.doxy: Rename from tree-ssa.doxy.
3719 2007-08-10  Diego Novillo  <dnovillo@google.com>
3721         * tree-ssa.doxy: Update for doxygen 1.5.
3722         Include all the files in the middle and back ends.
3724 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
3726         * gcc_update (files_and_dependencies): Handle
3727         gcc/testsuite/gcc.dg/cpp/direct2s.c.
3729 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
3731         * gennews (files): Reference GCC 4.2 web pages.
3733 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
3735         * texi2pod.pl: Correct handling of @itemize with no argument.
3737 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
3739         * uninclude: New utility, from Alexandre Oliva.
3741 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
3743         * test_installed: Adjust to the move from g77 to gfortran.
3745 2007-02-16  Matthias Klose  <doko@debian.org>
3747         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
3749 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
3751         * test_summary (configflags): Adjust for changes in the
3752         config.status format due to update to autoconf 2.59.
3754 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3756         * gcc_update: Update for configure.in -> configure.ac.
3758 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
3760         * texi2pod.pl: Handle @multitable.
3762 2007-01-15  Tom Tromey  <tromey@redhat.com>
3764         * download_ecj: New file.
3766 2006-09-27  Matthew Sachs  <msachs@apple.com>
3768         * compareSumTests3: POD syntax fix.
3770 2006-09-27  Matthew Sachs  <msachs@apple.com>
3772         * dglib.pm: Initial commit.
3773         * compareSumTests3: Initial commit.
3775 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
3777         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
3778         and not non-existing nm[old].
3780 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3782         Port to hosts whose 'sort' and 'tail' implementations
3783         treat operands with leading '+' as file names, as POSIX
3784         has required since 2001.  However, make sure the code still
3785         works on pre-POSIX hosts.
3786         * compare_tests: Don't assume "sort +2" is equivalent to
3787         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3789 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
3791         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
3793 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
3794             Mike Stump  <mrs@apple.com>
3796         * compare_tests: Handle multilibs better.
3798 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3800         * texi2pod.pl: Correct handling of absolute @include.
3802 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
3804         * texi2pod.pl: Handle -I.
3806 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
3808         * gennews (files): Update for GCC 4.1.
3810 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
3812         * gcc_update (files_and_dependencies): Handle
3813         libgomp/testsuite/Makefile.in.
3815 2006-01-18  Richard Henderson  <rth@redhat.com>
3816             Diego Novillo  <dnovillo@redhat.com>
3818         * gcc_update (files_and_dependencies): Add libgomp files.
3820 2005-12-06  Ben Elliston  <bje@au.ibm.com>
3822         * newcvsroot: Remove.
3824 2005-11-03  Steven Bosscher  <stevenb@suse.de>
3826         * gcc_build: Fix my previous checking.
3828 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
3830         * gcc_update: Include revision number in LAST_UPDATED.
3832 2005-10-30  Steven Bosscher  <stevenb@suse.de>
3834         * gcc_build: Use gcc.gnu.org as the default server.  Set up
3835         SVN_REPOSITORY correctly.  Add support for checking out branches.
3837 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3839         * gcc_update: When svn update is called and
3840         --silent is used, pass -q.
3842 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3844         * gcc_update: Remove the -q from svn invocation.
3846 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3848         * gcc_build: Remove -d from the call to gcc_update.
3850 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
3851             Ben Elliston  <bje@au1.ibm.com>
3853         * gcc_update: Update for svn.
3854         * newcvsroot: Ditto.
3855         * gcc_build: Ditto.
3857 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
3859         * texi2pod.pl: Substitue for @value even when part of @include.
3861 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
3863         * texi2pod.pl: Convert two single quotes or two backquotes to
3864         double quotes.
3866 2005-08-23  Ben Elliston  <bje@au.ibm.com>
3868         * gcc_update: Update dependencies for libjava/aclocal.m4.
3870 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
3872         * All files: Update with new FSF address.
3874 2005-07-14  Ben Elliston  <bje@au.ibm.com>
3876         * filter_params.pl: Typo fix.
3877         * filter_knr2ansi.pl: Likewise.
3879 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
3881         * gennews (files): Update for egcs-1.0 release pages consolidation.
3883 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
3885         * gennews (files): Update for GCC 4.0.
3887 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
3889         * gcc_update (silent): Unset instead of initializing to null.
3891 2005-03-18  Andreas Schwab  <schwab@suse.de>
3893         * gcc_update (apply_patch): Properly quote $1.
3895 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
3897         * gcc_update: Add --silent option.
3899 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3901         * warn_summary (keywordFilter): Update sed pattern for new quoting
3902         style in warnings.
3904 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3906         * warn_summary: Add -fortran subdir flag.
3907         (subdirectoryFilter): Fix missing ada subdir.
3909 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
3911         * gcc_update (touch_files): Don't rely on "make" being GNU make;
3912         grep for "Touching" to determine that the rule executes.
3914 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
3916         * gcc_update (touch_files): Explicitly pass --no-print-directory.
3918 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
3920         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
3922 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3924         * gcc_update: Add fixincludes.
3926 2004-08-26  Matthias Klose  <doko@debian.org>
3928         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
3930 2004-08-26  Matthias Klose  <doko@debian.org>
3932         * test_summary: Include baseline used for libstdc++-v3 abi check
3933         in test summary.
3935 2004-08-25  Ben Elliston  <bje@au.ibm.com>
3937         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
3939 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
3941         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
3942         update done.
3944 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3946         * gcc_update: libjava/configure.ac -> configure.in.  Automake
3947         1.4 does not handle configure.ac properly.
3949 2004-08-04  Andreas Schwab  <schwab@suse.de>
3951         * gcc_update: libjava/configure.in -> configure.ac.
3953 2004-08-03  Richard Earnshaw  <rearnsha@arm.com>
3955         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
3957 2004-07-16  Jeff Law  <law@redhat.com>
3959         * analyze_brprob: Fix comments.  More consistent output format.
3961 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
3963         * tree-ssa.doxy: Update for doxygen 1.3.5.
3965 2004-06-14  Andreas Jaeger  <aj@suse.de>
3967         * gcc_update: boehm-gc/configure.in -> configure.ac.
3969 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
3971         * gcc_update (boehm-gc/configure): Depend on
3972         boehm-gc/configure.ac instead of boehm-gc/configure.in
3974 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
3976         * gcc_update (libmudflap/configure): Depend on
3977         libmudflap/configure.ac instead of libmudflap/configure.in
3979 2004-06-14  Andreas Jaeger  <aj@suse.de>
3981         * gcc_update: Add libcpp.
3983 2004-06-10  Andreas Jaeger  <aj@suse.de>
3985         * gcc_update: Add libgfortran.
3987 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
3989         * gcc_update (libbanshee/configure): Depend on
3990         libbanshee/configure.ac instead of libbanshee/configure.in
3992 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3994         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
3995         from list of files to be touched.
3996         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
3998 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4000         * gennews: Update for GCC 3.4.
4002 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4004         Merge from tree-ssa-20020619-branch.
4006         * filter_gcc_for_doxygen: New file.
4007         * filter_knr2ansi.pl: New file.
4008         * filter_params.pl: New file.
4009         * tree-ssa.doxy: New file.
4010         * contrib/gcc_update (files_and_dependencies): Handle
4011         libbanshee and libmudflap.
4013 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
4014             Andreas Jaeger  <aj@suse.de>
4016         * gcc_update (files_and_dependencies): Insert zlib dependencies.
4018 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4020         * gcc_update (files_and_dependencies): libobjc/configure now
4021         depends on configure.ac, not configure.in.
4023 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
4025         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
4027 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
4029         * gcc_update (files_and_dependencies): Insert libffi dependencies.
4031 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
4033         * gcc_update (files_and_dependencies): Insert libada/configure.
4035 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
4037         * gcc_update (files_and_dependencies): Update intl/configure.in
4038         to intl/configure.ac.
4040 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
4042         * gcc_update (files_and_dependencies): Update fastjar/configure.in
4043         to fastjar/configure.ac
4045 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
4047         * gcc_update (files_and_dependencies): Remove non-existant files.
4049 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
4051         * gcc_update (files_generated): Revert 2003-12-18 change.
4053 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
4055         * gcc_update (files_and_dependencies): For gcc directory,
4056         rename configure.in to configure.ac.
4058 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
4060         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
4061         remove acconfig.h. No longer used.
4063 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
4065         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
4066         gcc/ada/gnat_ug_* to use it.
4068 2003-12-16  James E Wilson  <wilson@specifixinc.com>
4070         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
4071         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
4073 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
4075         * gcc_update (files_and_dependencies): Correct typo in the filename
4076         gnat_ug_wnt.texi.
4078 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
4080         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
4081         treeprs.ads.
4083 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
4085         * gennews (files): Add GCC 3.3 files.
4087 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
4089         * gcc_build: Fix handling of -t option.  Add -x option.
4091 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
4093         * texi2pod.pl: Remove extra line.
4095 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
4097         * texi2pod.pl: Default @itemize's parameter to @bullet.
4099 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
4101         * gcc_update: gcc/acconfig.h no longer exists.
4103 2003-07-11  Matthias Klose  <doko@debian.org>
4105         * test_installed: Add options to run objc tests.
4106         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
4108 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4110         * gcc_update: Remove gcc/intl/plural.c from list.
4111         Add new generated files intl/plural.c, intl/configure,
4112         intl/config.h.in.
4114 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
4116         * gcc_update (files_and_dependencies): Add
4117         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
4118         gcc/testsuite/gcc.dg/cpp/mi1c.h.
4120 2003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4122         * paranoia.cc: Fix spelling error.
4124         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
4125         to GCC.
4127 2003-04-04  Mike Stump  <mrs@apple.com>
4129         * compare_tests: Fix exit status and be more flexible with spacing.
4131 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
4133         * test_summary:  Add -h, print existing comments as help.
4135 2003-03-03  H.J. Lu  <hjl@gnu.org>
4137         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
4138         * gcc_update: Likewise.
4140 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
4142         * test_summary (configflags): Only use the first match.  Remove
4143         excess space.  Use sub instead of gsub where possible.  Use `none'
4144         if no configure flags were given.
4146 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
4148         * test_summary (configflags): awk portability.
4150 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
4152         * test_summary (configflags): Compute correctly with both
4153         autoconfiscated and Cygnus-style top-level.
4155 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4157         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
4158         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
4159         gcc/java/keyword.gperf
4161 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4163         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
4164         depending on gcc/intl/plural.y.
4166 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4168         * gcc_update (configure): Depend on config/acx.m4 as well.
4170         * gcc_update (configure): Depend on configure.in.
4172 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4174         * texi2pod.pl: Skip contents of @copying.
4176 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
4178         * gthr_supp_vxw_5x.c: New file.
4180 2002-10-21  Richard Henderson  <rth@redhat.com>
4182         * paranoia.cc (real_c_float::image): Accomodate size of
4183         real_internal format.
4184         (main): Unbuffer stdio.  Add real_internal format.
4185         (floor_log2_wide): New.
4187 2002-10-16  Richard Henderson  <rth@redhat.com>
4189         * paranoia.cc (ENUM_BITFIELD): New.
4190         (class): Define as klass around real.h.
4191         (real_c_float): Not a template any longer; define MODE as a
4192         class static constant; use real_format elements for SIZE.
4193         Update uses of real_to_decimal and real_to_hexadecimal.
4194         (main): Change -g argument to use a format name.
4195         (mode_for_size): Remove.
4197 2002-09-16  Richard Henderson  <rth@redhat.com>
4199         * paranoia.cc: New file.
4201 2002-09-04  Richard Henderson  <rth@redhat.com>
4203         * enquire.c: Remove.
4205 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
4207         * gennews (files): Add GCC 3.2 files.
4209 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4211         * gennews (files): Add proper files for the GCC 3.1 release series.
4212         Simplify and reformat introductory wording.
4214 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4216         * enquire.c: Move from gcc.
4218 2002-07-16  H.J. Lu  <hjl@gnu.org>
4220         * gcc_update (touch_files): Pass -s to ${MAKE}.
4222 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
4224         * texi2pod.pl: Correct handling of the internal R<> sequence.
4226 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
4228         * gcc_update (files_and_dependencies): Add generated Texinfo files
4229         for Ada.
4231 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4233         * test_installed: Allow for PWDCMD to override hardcoded pwd.
4234         * test_summary: Likewise.
4236 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
4238         * gcc_update (touch_files): Don't have empty for loop.
4240 2002-04-16  Richard Henderson  <rth@redhat.com>
4242         * gcc_update: Remove libchill.
4244 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
4246         * texi2pod.pl: Handle @end ftable and @end vtable.
4248 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
4250         * texi2pod.pl: Handle @include, @ftable, @vtable.
4251         Reformat some code for clarity.
4253 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
4255         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
4256         WARNING and ERROR output from the *.sum files.
4258 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4260         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
4261         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
4262         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
4264 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4266         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
4267         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
4268         egcs-1.1/index.html.
4270 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4272         * warn_summary: Add -ada subdirectory flag.
4274 2001-12-12  Matthias Klose  <doko@debian.org>
4276         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
4277         generation of more than one man page from one source.
4278         Add '-' to set of valid chars for an identifier.
4279         Let -D option accept flags of the form <flag>=<value>.
4280         Use \s+ for whitespace detection in '@c man' lines.
4281         Handle @set and @clear independent of $output.
4282         Substitute all @value{}'s in a line.
4284 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4286         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
4287         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
4288         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
4289         greater than 9 in enumerations.
4291 2001-11-07  Laurent Guerby  <guerby@acm.org>
4293         * gcc_update (files_and_dependencies): Add Ada dependencies.
4295 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4297         * snapshot: Remove.
4299 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
4301         Revert:
4302         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4303         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4304         touch.
4306 2001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
4308         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4309         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4310         touch.
4312 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
4314         * analyze_brprob: Update for changes in gcc debug output.
4316 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
4318         * analyze_brprob: Avoid more overflows.
4320 2001-07-27  Richard Henderson  <rth@redhat.com>
4322         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
4324 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
4326         * analyze_brprob: Avoid overflows.
4328 2001-07-27  Richard Henderson  <rth@redhat.com>
4330         * gcc_update: Dump timestamp in LAST_UPDATED.
4332 2001-07-26  Andreas Jaeger  <aj@suse.de>,
4333             Hans-Peter Nilsson  <hp@bitrange.com>
4335         * analyze_brprob: Fix documentation.
4337 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
4339         * analyze_brprob: Fix awk compatibility problems; update comment.
4341 2001-07-23  Andreas Jaeger  <aj@suse.de>
4343         * analyze_brprob: Fix more typos.
4345 2001-07-23  Andreas Jaeger  <aj@suse.de>
4347         * analyze_brprob: Fix typos.
4349 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4351         * texi2pod.pl: Handle @r inside @item.
4353 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
4355         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
4357 2001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
4359         * warn_summary: Fix typo in a comment.
4361 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
4363         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
4365 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
4367         * gennews: Set TERM to vt100 for Lynx.
4369 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4371         * release: Remove.
4373 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
4375         * analyze_brprob: New file.
4377 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
4379         * gcc_build: Output information about the commands used to
4380         configure the compiler.
4382 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4384         * gennews: Update for GCC 3.0.
4386 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4388         * gcc_update: Update for move of documentation to gcc/doc.
4390 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4392         * contrib/test_summary (files): Sort before evaluating.
4394 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4396         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
4398 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
4400         * gcc_build: Use -d when invoking gcc_update.
4402 2001-05-18  Andreas Jaeger  <aj@suse.de>
4404         * gcc_update: Add rules for libf2c/libI77.
4406 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
4408         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
4410 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
4412         * gcc_update (touch_files): Enhance make portability.
4414 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
4416         * gcc_update (touch_files): Use a Makefile to touch files.
4418 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4420         * texi2pod.pl: Add copyright and GPL notices.
4422 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4424         * texi2pod.pl: Handle "\,".
4426 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4428         * texi2pod.pl: Fix regular expression for @r to avoid exponential
4429         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
4430         version check.
4432 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4434         * warn_summary (stageNfilter): Update for recent changes in
4435         bootstrap logic.
4437 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4439         * texi2pod.pl: Require at least perl 5.6.0.
4441 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4443         * gcc_update: Add gcc/gcc.1 to generated files.
4444         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
4445         discarding to end of sentence with @xref where the sentence has an
4446         interior "." in markup, and handle discarding parentheses around
4447         such a sentence.
4449 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
4451         * gennews: Add gcc-2.95.3.
4453 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4455         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
4456         @command.  Format URLs and email addresses in bold.
4458 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4460         * gcc_update: Add cpp.1 to the list of generated files.
4462         * texi2pod.pl: Handle @option and @env.
4464 2001-01-03  Mike Stump  <mrs@wrs.com>
4466         * snapshot: Update to account for java libraries.
4468 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
4470         * test_summary: Export filesuffix, not fileprefix.
4472 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4474         * release: Change some EGCS references to GCC.
4476 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4478         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
4479         subdirectory flags.  Add source directory prefix filtering.
4480         Redirect diagnostic output to stderr.
4482 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
4484         * texi2pod.pl: If multiple @c man sections with the same tag
4485         appear, concatenate them in the final output.  When skipping,
4486         ignore block commands that can't cause skipping, and honor
4487         those that can.  Ensure that verbatim blocks are separate
4488         paragraphs.
4490 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4492         * gcc_update: Don't touch tradcif.c or java/parse.h.
4494 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
4496         * texi2pod.pl: Restructure for comprehensibility, add
4497         comments.  Merge handling of @ignore and @ifxxx.  Handle a
4498         whole bunch more Texinfo commands.  Use consistent formatting
4499         style.
4501 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4503         * gennews: New script.
4505 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4507         * gcc_update: Update a comment as we now require bison for CVS users.
4509 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4511         * gcc_update: Add gcov.1 to the list of generated files.
4513 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
4515         * gcc_build: Remove code to put information in a log file.
4517 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
4519         * texi2pod.pl:
4520         - Add real command line parsing.
4521           - Support @ifset, @ifclear, @set, @value, -D switch.
4522           - Support @sc.  Improve handling of @ref and friends.
4523           - Discard @subsection, @need, @node lines.
4524         - Un-nest font changes to match texinfo semantics.
4525           - Handle @{ and @}.  Oops.
4526         - Don't emit E<> directives inside verbatim blocks.
4528 2000-11-12  Bruce Korb  <bkorb@gnu.org>
4530         * release: generalize the release script a bit.
4532 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
4534         * gcc_build: Add -o option for setting the objdir to use.
4536 2000-11-11  Jeff Law  <law@redhat.com>,
4538         * release: New file.
4540 2000-11-08  Jeff Law  <law@redhat.com>,
4541             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4543         * snapshot: New file.
4545 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4547         * gcc_build (bootstrap_gcc): New function.
4548         (configure_gcc): Likewise.
4549         (build_gcc): Rewritten to use configure and bootstrap.
4550         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
4552 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
4554         * gcc_build (MAKE): New variable.
4555         (build_gcc): Use it.  Fix logging of errors.
4556         (install_gcc): Likewise.
4558 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
4560         * gcc_build: Save the output from CVS into the logfile as well.
4562 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4564         * gcc_build: Fix typos.
4566 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4568         * gperf-2.7-19981006.pat: Remove.
4570 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4572         * test_installed: Change EGCS references to refer to GCC.
4574 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4576         * gcc_update (touch_files): Add some informative output.
4578 2000-09-16  Andreas Jaeger  <aj@suse.de>
4580         * gcc_update: Remove gcc/c-parse.gperf.
4582 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
4583             Alexandre Oliva  <aoliva@redhat.com>
4585         * gcc_update: Execute touch_files_reexec even if `cvs update`
4586         failed.
4588 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4590         * test_summary: AWK breaks with filenames containing `='.
4592 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
4594         * gcc_build: New script.
4596 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
4598         * gcc_update (files_and_dependencies): Remove generated YACC files.
4600 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
4602         * gcc_update (files_and_dependencies): Remove generated YACC files.
4604 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
4606         * newcvsroot: Handle filenames that contain spaces.
4608 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
4610         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
4611         Elide --with-gcc-version-trigger and --norecursion from
4612         configure flags.  Remove code to report status of haifa scheduler.
4614 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
4616         * gcc_update (self): Set to `$0'.
4617         (touch_files_reexec): Use `$self' instead of `$0'.
4619 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
4621         * gcc_update (touch_files_reexec): New function, run after the
4622         tree is modified.
4624 2000-05-08  Richard Hendeson  <rth@cygnus.com>
4626         * gcc_update: Remove references to inclhack.tpl.
4628 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
4630         * index-prop: Use a single pattern.  Also support *** cdiffs.
4632 2000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
4634         * index-prop: Don't change /dev/null.
4636 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4638         * gcc_update: Refer to GCC and gcc_update instead of egcs and
4639         egcs_update.
4641 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
4643         * index-prop: Fix occasional problem when using cvs diff -p.
4645 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
4647         * gcc_update: Remove references to cexp.c/cexp.y.
4649 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4651         * newcvsroot: Add check on the number of command-line arguments.
4652         Add usage.
4654 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
4656         * gcc_update: Allow patches compressed by bzip2.
4658 1999-10-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4660         * newcvsroot: New file.
4662 1999-09-11  Craig Burley  <craig@jcb-sc.com>
4664         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
4666 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4668         * gcc_update: New file.
4669         * egcs_update: Renamed to gcc_update.
4671 1999-08-09  Robert Lipe  <robertlipe@usa.net>
4673         * test_summary: Quote curly braces in 1999-07-03 change.
4675 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4677         * egcs_update (files_and_dependencies): Fixed typo in
4678         gcc/cstamp-h.in.  Added gcc/config.in.
4680 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4682         * egcs_update (files_and_dependencies): New function, with
4683         complete list of files to be updated, as well as their
4684         dependencies.
4685         (touch_files): Check the timestamp of each generated file against
4686         its dependencies'.
4687         (main): New flags --touch, --list and --help.  Remove the
4688         pre-update step.
4690 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
4692         * test_summary: Replace egcs with gcc.  Update e-mail address.
4694 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4695             Jerry Quinn  <jquinn@nortelnetworks.com>
4697         * egcs_update (touch_files, apply_patch): New functions.
4698         Use them.  New command-line option --patch.  Split test of local
4699         tree into two parts.  Add comments.
4701 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
4703         * test_summary: If Target is `unix{*}', append the Target variants
4704         to Host.
4706 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
4708         * test_summary: Set default mail-address and version for egcs
4709         instead of relying on unpredictable pathnames.
4710         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
4712 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
4714         * fixinc/*: Delete obsolete files.
4716 1999-02-04  Robert Lipe  <robertlipe@usa.net>
4718         * egcs_update: Test return values of 'cvs update'.  Propogate
4719         to caller as exit values.
4721 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4723         * egcs_update: Use "if" instead of "&&".  Touch generated files
4724         only after the corresponding *.y files.
4726 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4728         * egcs_update: Do not use xargs, but a backquote construct.
4730 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
4732         * test_summary (version): Remove carriage return that gawk inserts
4733         in the version string for some reason.
4735 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4737         * egcs_update: Only touch files that already exist.
4739 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
4741         * test_summary (EOF): Remove double backslash.
4742         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4744 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4746         * test_summary (address): Set to egcs-testresults mailing list.
4748 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4750         * test_summary (address): Added Marc Lehmann's testsuite-results
4751         to the default e-mail address.
4753 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
4755         * test_summary (-p, prepend_logs): Add these before the summary.
4756         (Compiler, Platform): Print these just before configflags.
4758 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4760         * warn_summary (longLineFilter): New shell function to encapsulate
4761         this functionality.  It is off by default, only active if -llf
4762         flag is specified.
4763         (subdirectoryFilter): Fix bug in filtering which made some
4764         subdirectory warnings erroneously appear in the toplevel set.
4765         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
4766         warnings from stage1 as well as stage0, which means warnings from
4767         outside the bootstrap directory.  Eg, the libraries, etc.
4768         (warningFilter): New shell function to encapsulate this
4769         functionality.
4770         (keywordFilter): New shell function to encapsulate this
4771         functionality.
4773         Store data in a temp file rather than calculating it 3x.  Arrange
4774         to remove it on exit and signals.
4776         Add -pass/-wpass flags to do "pass through" (i.e. manual
4777         inspection) of bootstrap output from a particular stageN as well
4778         as language subdirs.
4780         Add better comments/documentation.
4782 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4784         * egcs_update: Add comment about keeping the FAQ synchronized.
4786 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
4788         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
4789         in the repo again.
4791 Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
4793         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
4795 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
4797         * egcs_update: Remove gcc/java/parse.c from list of files to
4798         touch.
4800 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4802         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
4804 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4806         * warn_summary (subdirectoryFilter): New shell function to
4807         optionally filter in/out gcc subdirectories when summarizing
4808         warnings.  Add new flags to support subdirectory filtering.
4810         Also, ensure the bootstrap stage is a number.  Add some more C
4811         keywords that are preserved in the "warning type" summary and
4812         tighten up the "arg ???" regexp.
4814 Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
4816         * fixinc/inclhack.def:  Not all C++ comments in C headers
4817         were treated alike.  They are now.  Also fixed syntax
4818         of sed expression in "systypes" fix.
4820         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
4822         * egcs_update:  Added fixinc/* generated files to touch list.
4824 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4826         * egcs_update: Additionally touch gcc/java/parse.[ch].
4828 Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
4830         * fixinc/inclhack.def:  Added two files required by
4831         SCO's Open Server 5's avoid_bool fix.
4832         Regenerated fixinc.x and inclhack.sh to incorporate
4833         the update.
4835 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
4837         * egcs_update: Do the pass 1 CVS update only for files that
4838         may reasonably be under CVS control.
4840 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
4842         * test_installed: New script for testing already-installed
4843         gcc/g++/g77.
4845 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4847         * egcs_update: Assigned copyright to FSF.
4849 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4850                           Alexandre Oliva  <oliva@dcc.unicamp.br>
4852         * egcs_update: New switch --nostdflags and documentation
4853         enhancements.
4855 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4857         * egcs_update: New script.
4859 1998-08-05  Bruce Korb  <korbb@datadesign.com>
4861         * fixinc/Makefile
4862         Added define for target machine so machine-specific tests
4863         can be selected for or against.
4865         * fixinc/fixincl.c
4866         Added an array of string pointers to machines to select
4867         or avoid, depending on a FD_MACH_IFNOT bit flag.
4868         Used a shell script to match the defined TARGET_MACHINE
4869         with any of the given match patterns.
4871         * fixinc/fixincl.tpl
4872         Generate the array of strings and bit flag, as needed,
4873         depending on "mach" and "not_machine" attributes for a fix.
4875         * fixinc/mkfixinc.sh
4876         Invoke the make with TARGET assigned the value of the
4877         machine name argument.
4879 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
4881         * compare_tests: New script.
4883 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4885         * test_summary: Assigned copyright to FSF.
4887 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4889         * test_summary: Corrected script name in comments providing
4890         documentation.  Added linebreaks for lines with > 80 characters.
4892 Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
4894         * test_summary: New switch, -i, and environment variable,
4895         append_logs, for including files in the report.
4897 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
4899         * warn_summary: Update to Kaveh's latest version allowing to
4900         specify the last stage built.
4902 1998-05-29  Bruce Korb  <korbb@datadesign.com>
4904         * fixinc/mkfixinc.sh
4905         Changes to make it easier to invoke on platforms that
4906         normally do not invoke fixincludes.
4908         * fixinc/inclhack.def
4909         Applied fixes from egcs/gcc/fixincludes from the past several
4910         months.
4912 1998-05-28  Bruce Korb  <korbb@datadesign.com>
4914         * fixinc/*: Updated most everything for a first real
4915         try at getting "fast_fixincludes" working.
4917 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
4919         * index-prop: New file.
4921 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
4923         * test_summary: find good awk (copied from warn_summary).
4925 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
4927         * test_summary, warn_summary: New files