Daily bump.
[official-gcc.git] / contrib / ChangeLog
blob508e9da6179aa51b9e1b2949fee5482a45e20bb3
1 2024-03-19  Jonathan Wakely  <jwakely@redhat.com>
3         * unicode/gen_libstdcxx_unicode_data.py: Fix header of generated
4         file to name the correct script.
6 2024-03-18  Jonathan Wakely  <jwakely@redhat.com>
8         * gcc_update: Add more generated files in libcc1, lto-plugin,
9         fixincludes, and libstdc++-v3.
11 2024-03-08  Sam James  <sam@gentoo.org>
13         PR other/109668
14         * dg-extract-results.sh: Check for python3 before python. Check for
15         python2 last.
17 2024-03-07  Filip Kastl  <fkastl@suse.cz>
19         * test_mklog.py: "Moved to..." -> "Move to..."
21 2024-03-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
23         * mklog.py: Use present tense in ChangeLog.
25 2024-02-29  Andrew Pinski  <quic_apinski@quicinc.com>
27         * gcc-changelog/git_commit.py (bug_components): Add libcc1.
29 2024-02-23  Richard Biener  <rguenther@suse.de>
31         PR target/90785
32         * config-list.mk (LIST): --enable-obsolete for ia64*-*-*.
34 2024-02-05  Jakub Jelinek  <jakub@redhat.com>
36         * test_installed: Fill in HOSTCC, HOSTCXX, HOSTCFLAGS and
37         HOSTCXXFLAGS.
39 2024-02-04  Jonathan Wakely  <jwakely@redhat.com>
41         * unicode/gen_libstdcxx_unicode_data.py: Add copyright and
42         license text to the output.
44 2024-01-11  Paul Iannetta  <piannetta@kalrayinc.com>
46         * dg-extract-results.py: Make the test_run regex case
47         insensitive.
49 2024-01-09  Jonathan Wakely  <jwakely@redhat.com>
51         * unicode/gen_libstdcxx_unicode_data.py: Print out Gcb_property
52         enumerators in the order they're seen, not alphabetical order.
54 2024-01-08  Jonathan Wakely  <jwakely@redhat.com>
56         * unicode/README: Add notes about generating libstdc++ tables.
57         * unicode/GraphemeBreakProperty.txt: New file.
58         * unicode/emoji-data.txt: New file.
59         * unicode/gen_libstdcxx_unicode_data.py: New file.
61 2024-01-05  Jonathan Wakely  <jwakely@redhat.com>
63         * analyze_brprob.py: Remove stray text at end of comment.
64         * analyze_brprob_spec.py: Likewise.
65         * check-params-in-docs.py: Likewise.
66         * check_GNU_style.py: Likewise.
67         * check_GNU_style_lib.py: Likewise.
68         * filter-clang-warnings.py: Likewise.
69         * gcc-changelog/git_check_commit.py: Likewise.
70         * gcc-changelog/git_commit.py: Likewise.
71         * gcc-changelog/git_email.py: Likewise.
72         * gcc-changelog/git_repository.py: Likewise.
73         * gcc-changelog/git_update_version.py: Likewise.
74         * gcc-changelog/test_email.py: Likewise.
75         * gen_autofdo_event.py: Likewise.
76         * mark_spam.py: Likewise.
77         * unicode/gen-box-drawing-chars.py: Likewise.
78         * unicode/gen-combining-chars.py: Likewise.
79         * unicode/gen-printable-chars.py: Likewise.
80         * unicode/gen_wcwidth.py: Likewise.
82 2024-01-05  Jonathan Wakely  <jwakely@redhat.com>
84         * unicode/gen_wcwidth.py: Add sys.argv[0] to usage error.
86 2024-01-03  Jakub Jelinek  <jakub@redhat.com>
88         * update-copyright.py (GenericFilter): Skip gpl_v3_without_node.texi.
89         (GCCFilter): Skip GmcOptions.cc.
91 2023-12-21  Alexandre Oliva  <oliva@adacore.com>
93         * compare_tests: Add tool to test lines.  Match tabs besides
94         blanks to insert tool and target.  Don't print undefined fname.
96 2023-12-20  Jason Merrill  <jason@redhat.com>
98         * gcc-git-customization.sh: Add git gcc-style alias.
100 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
101             Arthur Cohen  <arthur.cohen@embecosm.com>
103         * gcc_update: Add libgrust file dependencies.
105 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
106             Arthur Cohen  <arthur.cohen@embecosm.com>
108         * gcc-changelog/git_commit.py: Add libgrust.
110 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
112         * download_prerequisites
113         <arg parse>: Parse --only-gettext.
114         (echo_archives): Check only_gettext and stop early if true.
115         (helptext): Document --only-gettext.
117 2023-12-02  Richard Sandiford  <richard.sandiford@arm.com>
119         * config-list.mk (OPT_IN_LANGUAGES): New variable.
120         ($(LIST)): Replace --enable-languages=all with a specifc list.
121         Disable fortran on bpf and mmix.  Enable the languages in
122         OPT_IN_LANGUAGES.
124 2023-11-14  Jakub Jelinek  <jakub@redhat.com>
126         * unicode/README: Adjust glibc git commit hash, number of Unicode
127         data files to be updated and latest Unicode version.
128         * unicode/from_glibc/utf8_gen.py: Update from glibc.
129         * unicode/UnicodeData.txt: Update from Unicode 15.1.
130         * unicode/EastAsianWidth.txt: Likewise.
131         * unicode/DerivedNormalizationProps.txt: Likewise.
132         * unicode/NameAliases.txt: Likewise.
133         * unicode/DerivedCoreProperties.txt: Likewise.
134         * unicode/PropList.txt: Likewise.
136 2023-11-14  Jakub Jelinek  <jakub@redhat.com>
138         * gcc-changelog/git_update_version.py: Add
139         040e5b0edbca861196d9e2ea2af5e805769c8d5d to ignored commits.
141 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
143         * prerequisites.sha512: Add gettext.
144         * prerequisites.md5: Add gettext.
145         * download_prerequisites: Add gettext.
147 2023-10-05  Andrea Corallo  <andrea.corallo@arm.com>
149         * mdcompact/mdcompact-testsuite.el: New file.
150         * mdcompact/mdcompact.el: Likewise.
151         * mdcompact/tests/1.md: Likewise.
152         * mdcompact/tests/1.md.out: Likewise.
153         * mdcompact/tests/2.md: Likewise.
154         * mdcompact/tests/2.md.out: Likewise.
155         * mdcompact/tests/3.md: Likewise.
156         * mdcompact/tests/3.md.out: Likewise.
157         * mdcompact/tests/4.md: Likewise.
158         * mdcompact/tests/4.md.out: Likewise.
159         * mdcompact/tests/5.md: Likewise.
160         * mdcompact/tests/5.md.out: Likewise.
161         * mdcompact/tests/6.md: Likewise.
162         * mdcompact/tests/6.md.out: Likewise.
163         * mdcompact/tests/7.md: Likewise.
164         * mdcompact/tests/7.md.out: Likewise.
166 2023-10-03  Martin Jambor  <mjambor@suse.cz>
168         * mklog.py (skip_line_in_changelog): Compare to None using is instead
169         of ==, add an extra newline after the function.
171 2023-10-02  Iain Sandoe  <iain@sandoe.co.uk>
173         * config-list.mk: Add newer Darwin versions, trim one older.
174         Remove cases with no OS version, which is not supported for cross-
175         compilers.
177 2023-09-29  Patrick O'Neill  <patrick@rivosinc.com>
179         * check_GNU_style_lib.py: Skip machine description file bracket linting.
181 2023-09-29  Paul Iannetta  <piannetta@kalrayinc.com>
183         * dg-extract-results.py: Print the "Test run" line.
184         * dg-extract-results.sh: Print the "Host" line.
186 2023-09-12  Jonathan Wakely  <jwakely@redhat.com>
188         PR other/111360
189         * gcc_update: Quote variable.
191 2023-09-11  Jonathan Wakely  <jwakely@redhat.com>
193         PR other/111359
194         * gcc-git-customization.sh: Check for getent before using it.
195         Use id on macOS.
197 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
199         * gcc-changelog/git_commit.py (GitCommit.__init__,
200         to_changelog_entries): Fix lost wording fix.
202 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
204         * gcc-changelog/git_commit.py (GitCommit.__init__):
205         Handle commit_to_info_hook = None; otherwise, if None,
206         regard it as error.
207         (to_changelog_entries): Handle commit_to_info_hook = None;
208         if info is None, create a warning for it.
209         * gcc-changelog/git_email.py (GitEmail.__init__):
210         call super() with commit_to_info_hook=None instead
211         of a lambda function.
213 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
215         Revert:
216         2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
218         * gcc-changelog/git_commit.py (GitCommit.__init__):
219         Handle commit_to_info_hook = None; otherwise, if None,
220         regard it as error.
221         (to_changelog_entries): Handle commit_to_info_hook = None;
222         if info is None, create a warning for it.
223         * gcc-changelog/git_email.py (GitEmail.__init__):
224         call super() with commit_to_info_hook=None instead
225         of a lamda function.
227 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
229         * gcc-changelog/git_commit.py (GitCommit.__init__):
230         Handle commit_to_info_hook = None; otherwise, if None,
231         regard it as error.
232         (to_changelog_entries): Handle commit_to_info_hook = None;
233         if info is None, create a warning for it.
234         * gcc-changelog/git_email.py (GitEmail.__init__):
235         call super() with commit_to_info_hook=None instead
236         of a lamda function.
238 2023-09-04  Marc Poulhiès  <dkm@kataplop.net>
240         * mklog.py: Leave SOB lines after changelog.
241         * prepare-commit-msg: Apply most shellcheck suggestions.
243 2023-08-29  Lehua Ding  <lehua.ding@rivai.ai>
245         * mklog.py: Fix bugs.
247 2023-08-16  Andrew Pinski  <apinski@marvell.com>
249         * gcc_update: Add libstdc++-v3/include/bits/version.h.
251 2023-07-13  Lehua Ding  <lehua.ding@rivai.ai>
253         * mklog.py: Add --append option.
255 2023-07-07  Richard Biener  <rguenther@suse.de>
257         * gcc-changelog/git_update_version.py: Remove GCC 10 from
258         active_refs.
260 2023-06-22  David Malcolm  <dmalcolm@redhat.com>
262         * unicode/gen-box-drawing-chars.py: New file.
263         * unicode/gen-combining-chars.py: New file.
264         * unicode/gen-printable-chars.py: New file.
266 2023-06-17  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
268         * testsuite-management/validate_failures.py (IsInterestingResult):
269         Add result_set argument and use it.  Adjust callers.
271 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
273         * testsuite-management/validate_failures.py (TestResult,)
274         (ParseManifestWorker, ParseSummary, Main): Handle new option
275         "--srcpath <regex>".
277 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
279         * testsuite-management/validate_failures.py (TestResult): Update.
280         (Main): Handle new option "--expiry_date YYYYMMDD".
282 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
284         * testsuite-management/validate_failures.py (ResultSet.update,)
285         (ResultSet.HasTestsuite): New methods.
286         (GetResults): Update.
287         (ParseSummary, CompareResults, PerformComparison, Main): Handle new
288         option --invert_match.
290 2023-06-14  Thiago Bauermann  <thiago.bauermann@linaro.org>
292         * testsuite-management/validate_failures.py (TestResult): Improve error
293         output.
295 2023-06-14  Christophe Lyon  <christophe.lyon@linaro.org>
297         * testsuite-management/validate_failures.py (_EXP_LINE_FORMAT,)
298         (_EXP_LINE_REX, ResultSet): Support "$tool:" prefix in exp names.
300 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
302         * testsuite-management/validate_failures.py (Main): Use exit code "2"
303         to indicate regression.
305 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
307         * testsuite-management/validate_failures.py (_VALID_TEST_RESULTS_REX):
308         Update.
309         (TestResult): Use _VALID_TEST_RESULTS_REX.
311 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
313         * testsuite-management/validate_failures.py: Add more verbosity levels.
315 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
317         * testsuite-management/validate_failures.py: Simplify GetManifestPath().
319 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
321         * testsuite-management/validate_failures.py (GetResults): Update.
322         (CompareBuilds): Read in manifest.
324 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
326         * testsuite-management/validate_failures.py (ParseManifestWorker):
327         Support expiry attributes in manifests.
328         (ParseSummary): Add a comment.
330 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
332         * testsuite-management/validate_failures.py: Avoid testsuite
333         aliasing.
335 2023-06-13  Andi Kleen  <ak@linux.intel.com>
337         * gen_autofdo_event.py: Update for download server changes
339 2023-06-03  Lehua Ding  <lehua.ding@rivai.ai>
341         * clang-format (ForEachMacros): Add missing cases
342         for EXECUTE_IF_... macros.
344 2023-05-18  Jonathan Wakely  <jwakely@redhat.com>
346         PR bootstrap/105831
347         * bench-stringop: Use = operator instead of ==.
348         * repro_fail: Likewise.
350 2023-04-28  Martin Liska  <mliska@suse.cz>
352         * filter_gcc_for_doxygen: Use python3 and not python2.
353         * filter_params.py: Likewise.
355 2023-04-26  Jakub Jelinek  <jakub@redhat.com>
357         * gennews (files): Add files for GCC 13.
359 2023-04-17  Jakub Jelinek  <jakub@redhat.com>
361         * gcc-changelog/git_update_version.py (active_refs): Add
362         releases/gcc-13.
364 2023-03-16  Jakub Jelinek  <jakub@redhat.com>
366         * unicode/README: Update to mention also makeuname2c.
367         * unicode/NameAliases.txt: New file.
369 2023-03-13  Lewis Hyatt  <lhyatt@gmail.com>
371         * unicode/DerivedCoreProperties.txt: Update to Unicode 15.
372         * unicode/DerivedNormalizationProps.txt: Likewise.
373         * unicode/EastAsianWidth.txt: Likwise.
374         * unicode/PropList.txt: Likewise.
375         * unicode/README: Likewise.
376         * unicode/UnicodeData.txt: Likewise.
378 2023-02-22  Thomas Schwinge  <thomas@codesourcery.com>
380         * config-list.mk (LIST): Clarify i686-symbolics-gnu to i686-gnu.
382 2023-02-17  Petr Sumbera  <petr.sumbera@oracle.com>
384         * make_sunver.pl: Escape brace.
386 2023-02-10  Flavio Cruz  <flaviocruz@gmail.com>
388         * config-list.mk: Add x86_64-gnu to list of archs.
390 2023-01-19  Gaius Mulley  <gaiusmod2@gmail.com>
392         * gcc_update (files_and_dependencies): Add dependencies for
393         gcc/m2/gm2config.h.in, gcc/m2/configure,
394         gcc/m2/gm2-libs/config-host, libgm2/Makefile.in,
395         libgm2/aclocal.m4, libgm2/libm2cor/Makefile.in,
396         libgm2/libm2pim/Makefile.in, libgm2/libm2iso/Makefile.in,
397         libgm2/libm2log/Makefile.in and libgm2/libm2min/Makefile.in.
399 2023-01-17  Martin Liska  <mliska@suse.cz>
401         * update-copyright.py: Ignore test_patches.txt.
403 2023-01-17  Martin Liska  <mliska@suse.cz>
405         * gcc-changelog/test_patches.txt: The CR character was removed
406         with ./contrib/update-copyright.py which I'm going to change.
408 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
410         PR other/108413
411         * update-copyright.py (LibPhobosFilter): Add __builtins.di to
412         skipped files.
414 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
416         PR other/108413
417         * update-copyright.py (TestsuiteFilter): Add .mod and .rs extensions.
418         (GCCCopyright): Add 'The fast_float authors' as external author.
420 2023-01-15  Gerald Pfeifer  <gerald@pfeifer.com>
422         * config-list.mk: Update FreeBSD targets to version 13.
423         Add aarch64-freebsd13.
425 2023-01-12  Gerald Pfeifer  <gerald@pfeifer.com>
427         * config-list.mk: Remove i486-freebsd4, ia64-freebsd6, and
428         sparc64-freebsd6.
430 2023-01-06  Martin Liska  <mliska@suse.cz>
432         * update-copyright.py: Add contrib as a default dir.
434 2022-12-28  Martin Liska  <mliska@suse.cz>
436         * update-copyright.py: Add contrib folder.
438 2022-12-23  Arsen Arsenović  <arsen@aarsen.me>
440         * dg-out-generator.pl: New file.
442 2022-12-21  Martin Liska  <mliska@suse.cz>
444         * filter-clang-warnings.py: Simplify.
446 2022-12-21  Martin Liska  <mliska@suse.cz>
448         * filter-clang-warnings.py: Skip Makefile and libffi warnings.
450 2022-12-19  Martin Liska  <mliska@suse.cz>
452         * gcc-changelog/git_commit.py: Support digits in PR's
453         component in subject.
455 2022-12-19  Martin Liska  <mliska@suse.cz>
457         * gcc-changelog/test_email.py: Add new test.
458         * gcc-changelog/test_patches.txt: Add new patch.
460 2022-12-19  Martin Liska  <mliska@suse.cz>
462         * gcc-changelog/git_commit.py: Allow digit in component name.
464 2022-12-19  Tobias Burnus  <tobias@codesourcery.com>
466         * gcc-changelog/git_check_commit.py (__main__): With -v print a
467         warning for the auto-added files.
468         * gcc-changelog/git_commit.py (GitCommit.__init__): Add self.warnings.
469         (GitCommit.check_mentioned_files): Add warning for auto-added files.
470         (GitCommit.print_warnings): New function.
471         * gcc-changelog/git_email.py (__main__): Remove bogus argument to
472         GitEmail constructor; print auto-added-files warning.
473         * gcc-changelog/test_email.py (test_auto_add_file_1,
474         test_auto_add_file_2): New tests.
475         * gcc-changelog/test_patches.txt: Add two test cases.
477 2022-12-19  Martin Liska  <mliska@suse.cz>
479         * gcc-changelog/setup.cfg: Do not use flake8 pytest plug-in.
481 2022-12-16  Martin Liska  <mliska@suse.cz>
483         * filter-clang-warnings.py: Print each warning only one time.
485 2022-12-16  Martin Liska  <mliska@suse.cz>
487         * gcc-changelog/git_email.py: Use PatchSet constructor
488         as newline argument is not supported with older unidiff
489         library.
491 2022-12-16  Tobias Burnus  <tobias@codesourcery.com>
493         * gcc-changelog/git_email.py (GitEmail:__init__): Support older
494         unidiff.PatchSet that do not have a newline= argument
495         of from_filename.
497 2022-12-14  Martin Liska  <mliska@suse.cz>
499         * analyze_brprob.py: Add copyright header.
500         * analyze_brprob_spec.py: Likewise.
501         * check-params-in-docs.py: Likewise.
502         * check_GNU_style.py: Likewise.
503         * check_GNU_style_lib.py: Likewise.
504         * filter-clang-warnings.py: Likewise.
505         * gcc-changelog/git_check_commit.py: Likewise.
506         * gcc-changelog/git_commit.py: Likewise.
507         * gcc-changelog/git_email.py: Likewise.
508         * gcc-changelog/git_repository.py: Likewise.
509         * gcc-changelog/git_update_version.py: Likewise.
510         * gcc-changelog/test_email.py: Likewise.
511         * mark_spam.py: Likewise.
513 2022-12-14  Martin Liska  <mliska@suse.cz>
515         * mklog.py: Check for number of hunks and not if a modified
516         file is binary.
518 2022-12-12  Martin Liska  <mliska@suse.cz>
520         * mklog.py: Do not search PR entry in a file that is binary.
522 2022-12-11  Martin Liska  <mliska@suse.cz>
524         * check_GNU_style.py: Use newline=\n.
525         * check_GNU_style_lib.py: Simplify.
526         * gcc-changelog/git_commit.py: Fix issues seen
527         Rust patchset.
528         * gcc-changelog/git_email.py: Use newline argument.
529         * gcc-changelog/test_email.py: New test.
530         * gcc-changelog/test_patches.txt: New test.
531         * mklog.py: Use newline argument.
533 2022-12-10  Thomas Schwinge  <thomas@codesourcery.com>
535         * gcc-changelog/git_commit.py (default_changelog_locations): Add
536         'gcc/rust'.
537         (bug_components): Add 'rust'.
539 2022-12-10  Gaius Mulley  <gaiusmod2@gmail.com>
541         * gcc-changelog/git_commit.py (default_changelog_locations):
542         New entry for gcc/m2.  New entry for libgm2.
544 2022-12-06  David Malcolm  <dmalcolm@redhat.com>
546         * gcc.doxy (INPUT): Add gcc/analyzer subdirectory.
548 2022-11-25  Martin Liska  <mliska@suse.cz>
550         Revert:
551         2022-11-25  Martin Liska  <mliska@suse.cz>
553         * gcc-changelog/git_commit.py: Temporarily disable
554         check_line.start.
556 2022-11-25  Martin Liska  <mliska@suse.cz>
558         * gcc-changelog/git_commit.py: Temporarily disable
559         check_line.start.
561 2022-11-21  Martin Liska  <mliska@suse.cz>
563         Revert:
564         2022-11-20  Martin Liska  <mliska@suse.cz>
566         * gcc-changelog/git_commit.py: Temporarily disable
567         check_line.start.
569 2022-11-20  Martin Liska  <mliska@suse.cz>
571         * gcc-changelog/git_commit.py: Temporarily disable
572         check_line.start.
574 2022-11-18  Jakub Jelinek  <jakub@redhat.com>
576         * gcc-changelog/git_update_version.py: Add
577         1957bedf29a1b2cc231972aba680fe80199d5498 to ignored commits.
579 2022-11-15  Martin Liska  <mliska@suse.cz>
581         * gcc-changelog/git_commit.py: Revert temporary rule
582         relaxation.
584 2022-11-14  Martin Liska  <mliska@suse.cz>
586         * gcc-changelog/git_commit.py: Temporarily disable
587         check_line.start.
589 2022-11-11  Martin Liska  <mliska@suse.cz>
591         * gcc-changelog/git_commit.py: Check for a space after leading
592         tab.
593         * gcc-changelog/test_email.py: Likewise.
594         * gcc-changelog/test_patches.txt: Likewise.
596 2022-11-06  Jakub Jelinek  <jakub@redhat.com>
598         * gcc-changelog/git_update_version.py: Add
599         e4cba49413ca429dc82f6aa2e88129ecb3fdd943 to ignored commits.
601 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
603         * gcc-changelog/git_commit.py (default_changelog_locations):
604         Remove 'liboffloadmic'.
605         * gcc_update (files_and_dependencies): Remove 'liboffloadmic'
606         files.
607         * update-copyright.py (GCCCmdLine): Remove 'liboffloadmic'
608         comment.
610 2022-10-20  Jonathan Wakely   <jwakely@redhat.com>
611             Ulrich Drepper  <drepper@redhat.com>
613         * gcc_update: Add rule for gcc/cp/std-name-hint.gperf.
615 2022-10-07  Martin Liska  <mliska@suse.cz>
617         * gcc-changelog/git_update_version.py: Remove extra fetch.
619 2022-10-06  Martin Liska  <mliska@suse.cz>
621         * gcc-changelog/git_update_version.py: Use logging module
622         and provide robust debugging output.
624 2022-10-05  Martin Liska  <mliska@suse.cz>
626         * gcc-changelog/git_update_version.py: Do fetch before a push.
628 2022-09-20  Martin Liska  <mliska@suse.cz>
630         * filter-clang-warnings.py: Skip egrep: warning: egrep is
631         obsolescent; using grep -E.
633 2022-08-31  Martin Liska  <mliska@suse.cz>
635         * config-list.mk: Remove deprecated ports.
637 2022-08-30  Ulrich Drepper  <drepper@gmail.com>
639         * gcc_update (files_and_dependencies): Add rule for
640         gcc/cp/std-name-hint.h.
642 2022-08-30  Martin Liska  <mliska@suse.cz>
644         * config-list.mk: Remove the port.
646 2022-08-27  Xi Ruoyao  <xry111@xry111.site>
648         * gen_autofdo_event.py: Port to Python 3, and use grep -E
649         instead of egrep.
651 2022-08-26  Martin Liska  <mliska@suse.cz>
653         * config-list.mk: Remove cr16.
655 2022-08-19  Stefan Schulze Frielinghaus  <stefansf@linux.ibm.com>
657         * clang-format: Add further FOR_EACH_ macros.
659 2022-08-18  Andrea Corallo  <andrea.corallo@arm.com>
661         * git-fetch-vendor.sh : Fix typo.
663 2022-08-02  Martin Liska  <mliska@suse.cz>
665         * gcc-changelog/git_commit.py: Do not deduce changelog for root ChangeLog.
667 2022-07-22  Martin Liska  <mliska@suse.cz>
669         * git-commit-mklog.py: Do not parse -b argument.
670         Pass mklog_args as json environment variable.
671         * mklog.py: Parse GCC_MKLOG_ARGS and append it to sys.argv.
672         * prepare-commit-msg: Do not append GCC_MKLOG_ARGS to args.
674 2022-07-22  Martin Liska  <mliska@suse.cz>
676         * mklog.py: Use component: [PR xyz] only when one PR is used.
678 2022-07-04  Martin Liska  <mliska@suse.cz>
680         * git-descr.sh: By default print revision for HEAD.
682 2022-06-28  Lewis Hyatt  <lhyatt@gmail.com>
684         * unicode/README: Added instructions for updating ucnid.h.
685         * unicode/DerivedCoreProperties.txt: New file added to source
686         control from Unicode 14.0 release.
687         * unicode/DerivedNormalizationProps.txt: Likewise.
689 2022-06-26  Lewis Hyatt  <lhyatt@gmail.com>
691         * unicode/EastAsianWidth.txt: Update to Unicode 14.0.0.
692         * unicode/PropList.txt: Likewise.
693         * unicode/README: Likewise.
694         * unicode/UnicodeData.txt: Likewise.
696 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
698         * config-list.mk: Remove tilegx and tilepro entries.
699         * gcc_update: Remove tilegx and tilepro entries.
701 2022-05-27  Richard Biener  <rguenther@suse.de>
703         * gcc-changelog/git_update_version.py (active_refs): Remove
704         releases/gcc-9.
706 2022-05-06  Jakub Jelinek  <jakub@redhat.com>
708         * gennews (files): Add files for GCC 12.
710 2022-04-28  Jakub Jelinek  <jakub@redhat.com>
712         * gcc-changelog/git_update_version.py (active_refs): Add
713         releases/gcc-12.
715 2022-04-25  Martin Liska  <mliska@suse.cz>
717         * filter-clang-warnings.py: Filter out
718         -Wc++20-attribute-extensions in lex.cc.
720 2022-04-25  Martin Liska  <mliska@suse.cz>
722         * filter-clang-warnings.py: Filter out
723         -Wbitwise-instead-of-logical.
725 2022-04-04  Martin Liska  <mliska@suse.cz>
727         * gcc-changelog/git_update_version.py: Ignore the revision.
729 2022-03-31  Jakub Jelinek  <jakub@redhat.com>
730             Joseph Myers  <joseph@codesourcery.com>
732         PR other/105114
733         * gcc_update: Fix up spelling of
734         gcc/config/loongarch/genopts/loongarch-strings dependency.
736 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
737             Lulu Cheng  <chenglulu@loongson.cn>
739         * config-list.mk: Add LoongArch triplet.
741 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
742             Lulu Cheng  <chenglulu@loongson.cn>
744         * gcc_update (files_and_dependencies): Add
745         config/loongarch/loongarch.opt and config/loongarch/loongarch-str.h.
747 2022-03-28  Martin Liska  <mliska@suse.cz>
749         * gcc-changelog/git_commit.py: Match trailing dot literally.
751 2022-03-28  Martin Liska  <mliska@suse.cz>
753         * gcc-changelog/git_commit.py: Make the parsing stricter.
755 2022-03-26  Jakub Jelinek  <jakub@redhat.com>
757         * gcc-changelog/git_update_version.py: Add
758         3ab5c8cd03d92bf4ec41e351820349d92fbc40c4 to ignored commits.
760 2022-03-10  Jonathan Wakely  <jwakely@redhat.com>
762         PR other/102664
763         * gcc-git-customization.sh: Fix non-portable commands.
765 2022-03-10  Jakub Jelinek  <jakub@redhat.com>
767         PR other/102664
768         * git-descr.sh: Replace all [1-9] occurrences with [0-9].
769         * git-undescr.sh: Likewise.
771 2022-03-09  Jonathan Wakely  <jwakely@redhat.com>
773         PR other/102664
774         * git-descr.sh: Use portable sed commands.
775         * git-undescr.sh: Likewise.
777 2022-03-08  Jonathan Wakely  <jwakely@redhat.com>
779         PR other/102664
780         * git-descr.sh: Use portable form of expr match.
782 2022-01-31  Martin Liska  <mliska@suse.cz>
784         * analyze_brprob.py: Support more formatted predict.def file.
785         * analyze_brprob_spec.py: Improve output and documentation.
787 2022-01-27  Martin Liska  <mliska@suse.cz>
789         * git-undescr.sh: Support full output of git-descr.sh.
791 2022-01-27  Martin Liska  <mliska@suse.cz>
792             Martin Jambor  <mjambor@suse.cz>
794         * git-descr.sh: New file.
795         * git-undescr.sh: New file.
796         Support optional arguments --long, --short and default
797         to 14 characters of git hash.
798         * gcc-git-customization.sh: Use the created files.
800 2022-01-24  Martin Liska  <mliska@suse.cz>
802         * gcc-changelog/git_commit.py: New files in toplev must
803         be explicitly marked as "New file".
804         * gcc-changelog/test_email.py: Test.
805         * gcc-changelog/test_patches.txt: Add test.
807 2022-01-23  Martin Liska  <mliska@suse.cz>
809         * filter-clang-warnings.py: Filter out one another warning
810         for sse.md.
812 2022-01-19  Martin Liska  <mliska@suse.cz>
814         * check_GNU_style_lib.py: Skip Python files.
816 2022-01-19  Martin Liska  <mliska@suse.cz>
818         * git-backport.py: Use it.
819         * git-fix-changelog.py: New file.
820         * gcc-git-customization.sh: Add new alias git gcc-fix-changelog.
822 2022-01-17  Martin Liska  <mliska@suse.cz>
824         * git-backport.py: Support renaming of .cc files.
826 2022-01-17  Martin Liska  <mliska@suse.cz>
828         * filter-clang-warnings.py: Rename .c names to .cc.
829         * gcc_update: Likewise.
830         * paranoia.cc: Likewise.
832 2022-01-17  Martin Liska  <mliska@suse.cz>
834         * maintainers-verify.sh: Removed.
836 2022-01-13  Martin Liska  <mliska@suse.cz>
838         * git-backport.py: Simplify the script as pre-auto-ChangeLog era
839         is 14 months old.
841 2022-01-11  Martin Liska  <mliska@suse.cz>
843         * check-MAINTAINERS.py: Use sys.argv[1] as path to MAINTAINERS.
845 2022-01-11  Martin Liska  <mliska@suse.cz>
847         * check-MAINTAINERS.py: New file.
849 2022-01-03  Jakub Jelinek  <jakub@redhat.com>
851         * update-copyright.py: Add University of Illinois as external author.
853 2021-12-16  Xionghu Luo  <luoxhu@linux.ibm.com>
855         * analyze_brprob_spec.py: Add verbose argument.
857 2021-12-06  Martin Liska  <mliska@suse.cz>
859         * filter-clang-warnings.py: Filter out one warning.
861 2021-11-24  Tobias Burnus  <tobias@codesourcery.com>
863         * download_prerequisites: Update to gmp-6.2.1, mpfr-4.1.0,
864         mpc-1.2.1 and isl-0.24.
865         * prerequisites.md5: Update hash.
866         * prerequisites.sha512: Likewise.
868 2021-11-23  Martin Liska  <mliska@suse.cz>
870         * filter-clang-warnings.py: Filter -Wc++20-extensions as it does
871         not respect proper attribute detection.
873 2021-11-23  Martin Liska  <mliska@suse.cz>
875         * check-params-in-docs.py: Support @itemx in param documentation
876         and support multi-line documentation for parameters.
878 2021-11-08  Thomas Schwinge  <thomas@codesourcery.com>
880         * update-copyright.py (class BadYear): Derive from 'Exception'.
882 2021-11-05  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
884         * testsuite-management/validate_failures.py: 2to3
886 2021-11-04  Martin Liska  <mliska@suse.cz>
888         * gcc-changelog/git_check_commit.py: Add -v option.
889         * gcc-changelog/git_commit.py: Print verbose diff for wrong
890         filename.
892 2021-11-02  Martin Liska  <mliska@suse.cz>
894         * check-internal-format-escaping.py: Fix flake8 errors.
896 2021-11-01  David Malcolm  <dmalcolm@redhat.com>
898         * unicode/utf8-dump.py: New file.
900 2021-10-20  H.J. Lu  <hjl.tools@gmail.com>
902         * gcc-changelog/git_commit.py (ignored_prefixes): Add libffi/.
904 2021-10-18  Martin Liska  <mliska@suse.cz>
906         * gcc-changelog/git_commit.py: Update location of
907         'bad parentheses wrapping'.
908         * gcc-changelog/test_email.py: Test it.
910 2021-10-02  Martin Liska  <mliska@suse.cz>
912         * filter-clang-warnings.py: Filter out -Wtautological-compare
913         for the file.
915 2021-09-20  Richard Biener  <rguenther@suse.de>
917         * config-list.mk: --enable-obsolete for hppa2.0-hpux10.1 and
918         hppa2.0-hpux11.9.
920 2021-09-15  Martin Liska  <mliska@suse.cz>
922         * gcc-changelog/git_commit.py: Add FIXME note.
924 2021-09-15  Martin Liska  <mliska@suse.cz>
926         * gcc-changelog/git_commit.py: Check commit email.
927         * gcc-changelog/test_email.py: Add new test.
928         * gcc-changelog/test_patches.txt: Likewise.
930 2021-09-15  Richard Biener  <rguenther@suse.de>
932         * config-list.mk: Remove vax-openbsd.
934 2021-09-15  Richard Biener  <rguenther@suse.de>
936         * config-list.mk: Remove m68k-openbsd.
938 2021-09-13  Andrew Pinski  <apinski@marvell.com>
940         * config-list.mk: Remove m32r-linux and m32rle-linux
941         from the list.
943 2021-09-13  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
945         * config-list.mk (LIST): --enable-obsolete for cr16-elf.
947 2021-09-06  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
949         * gcc_update: Derive human readable name for HEAD using git describe
950         like "git gcc-descr" with short commit hash.  Drop "revision" from
951         gcc/REVISION.
953 2021-08-30  Andrew Pinski  <apinski@marvell.com>
955         * download_prerequisites (md5_check): Replace == inside
956         test with = to be more portable.
958 2021-08-26  Martin Liska  <mliska@suse.cz>
960         * mklog.py: Use file.{source,target}_file for proper rename
961         handling.
963 2021-08-24  Andrew Pinski  <apinski@marvell.com>
965         PR other/82704
966         * download_prerequisites: Fix issues with --md5 and
967         --sha512 options.
969 2021-08-18  Martin Liska  <mliska@suse.cz>
971         * gcc-git-customization.sh: Wrap $@ in quotes.
972         * git-commit-mklog.py: Add new argument --co.
973         * mklog.py: Skip the Co-Authored-By lines.
975 2021-08-10  Martin Liska  <mliska@suse.cz>
977         * mklog.py: Support additional PRs without PR prefix.
979 2021-08-03  Martin Liska  <mliska@suse.cz>
981         * gcc-changelog/git_update_version.py: Ignore problematic
982         commit.
984 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
986         * vimrc (textwidth): Change non-gitcommit length to 79.
988 2021-07-02  Eugene Rozenfeld  <erozen@microsoft.com>
990         * gen_autofdo_event.py: handle stepping, non-working PEBS
992 2021-06-28  Martin Liska  <mliska@suse.cz>
994         * mklog.py: Handle correctly long lines.
995         * test_mklog.py: Test it.
997 2021-06-23  Martin Liska  <mliska@suse.cz>
999         * gcc-git-customization.sh: Use the new wrapper.
1000         * git-commit-mklog.py: New file.
1001         * prepare-commit-msg: Support GCC_MKLOG_ARGS.
1003 2021-06-22  Martin Liska  <mliska@suse.cz>
1005         * mklog.py: Fix flake8 issue.
1007 2021-06-21  Tobias Burnus  <tobias@codesourcery.com>
1008             Martin Sebor  <msebor@redhat.com>
1010         * mklog.py (bugzilla_url): Fetch also component.
1011         (pr_filename_regex): New.
1012         (get_pr_titles): Update PR string with correct format and component.
1013         (generate_changelog): Take additional PRs; extract PR from the
1014         filename.
1015         (__main__): Add -b/--pr-numbers argument.
1016         * test_mklog.py (EXPECTED4): Update to expect a PR for the new file.
1018 2021-06-17  Jason Merrill  <jason@redhat.com>
1020         * mklog.py: Add an initial component: [PRnnnnn] line when
1021         we have a PR.
1023 2021-06-13  Tobias Burnus  <tobias@codesourcery.com>
1025         * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
1026         (subject_pr_regex, subject_pr2_regex): New.
1027         (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
1028         * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
1029         (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
1030         * gcc-changelog/test_email.py (test_pr_only_in_subject,
1031         test_wrong_pr_comp_in_subject, test_copyright_years): New.
1032         * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
1033         Update to avoid triggering the new check.
1034         (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
1035         copyright-years.patch): New.
1037 2021-06-11  Martin Liska  <mliska@suse.cz>
1039         * gcc-changelog/git_update_version.py: Ignore commit that
1040         violates rules and was somehow pushed.
1042 2021-05-25  Jakub Jelinek  <jakub@redhat.com>
1044         * update-copyright.py: Add c++tools.
1046 2021-05-24  Martin Liska  <mliska@suse.cz>
1048         * gcc-changelog/git_commit.py: Add note that ChangeLog entries
1049         are added automatically.
1050         * gcc-changelog/test_email.py: Update test.
1052 2021-05-18  Jonathan Wakely  <jwakely@redhat.com>
1054         * gcc-changelog/git_email.py: Remove use of non-strict mode.
1056 2021-05-17  Richard Biener  <rguenther@suse.de>
1058         * download_prerequisites: Update mpfr version to 3.1.6.
1059         * prerequisites.md5: Update.
1060         * prerequisites.sha512: Likewise.
1062 2021-05-17  Richard Biener  <rguenther@suse.de>
1064         Revert:
1065         2021-05-14  Martin Liska  <mliska@suse.cz>
1067         * download_prerequisites: Use version 4.1.0.
1069 2021-05-14  Martin Liska  <mliska@suse.cz>
1071         * download_prerequisites: Use version 4.1.0.
1073 2021-05-14  Jakub Jelinek  <jakub@redhat.com>
1075         * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
1076         active_refs.
1078 2021-05-14  Martin Liska  <mliska@suse.cz>
1080         * gcc-changelog/git_commit.py: Support Co-Authored-By before
1081         a first ChangeLog entry.
1083 2021-05-13  Martin Liska  <mliska@suse.cz>
1085         * mklog.py: Put PR entries before all ChangeLog entries
1086         (will be added to all ChangeLog locations by Daily bump script).
1087         * test_mklog.py: Test the new behavior.
1089 2021-05-12  Martin Liska  <mliska@suse.cz>
1091         * gcc-changelog/git_commit.py: Simplify needle lookup.
1092         * gcc-changelog/git_update_version.py: Pass ref_name to
1093         parse_git_revisions.
1095 2021-05-11  Martin Liska  <mliska@suse.cz>
1097         * gcc_update: Remove libhsail-rt folder.
1098         * update-copyright.py: Likewise.
1100 2021-05-11  Martin Liska  <mliska@suse.cz>
1102         * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
1103         * gcc-changelog/git_commit.py: Remove strict mode.
1104         * gcc-changelog/git_email.py: Likewise.
1105         * gcc-changelog/git_repository.py: Likewise.
1106         * gcc-changelog/test_email.py: Likewise.
1107         * gcc-changelog/test_patches.txt: Update patches so that they
1108         don't contain a ChangeLog file changes.
1110 2021-05-11  Martin Liska  <mliska@suse.cz>
1112         * gcc-changelog/git_commit.py: Remove ChangeLog locations
1113         based on ref_name.
1114         * gcc-changelog/git_repository.py: Likewise.
1116 2021-05-10  Martin Liska  <mliska@suse.cz>
1118         * gcc-changelog/git_email.py: Remove newlines when --help
1119         is used.
1121 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
1123         * gcc-changelog/git_check_commit.py (__Main__): State in --help
1124         the default value for 'revisions'.
1125         * gcc-changelog/git_email.py (show_help): Add.
1126         (__main__): Handle -h and --help.
1128 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
1130         * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
1131         (GitCommit.check_mentioned_files): Check whether the same file has been
1132         specified multiple times.
1133         * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
1134         * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
1136 2021-05-10  Martin Liska  <mliska@suse.cz>
1138         Revert:
1139         2021-05-10  Martin Liska  <mliska@suse.cz>
1141         * gcc-changelog/git_commit.py: Remove components that will be
1142         removed.
1144 2021-05-10  Martin Liska  <mliska@suse.cz>
1146         * gcc_update: Start using reload.c instead of version.c.
1148 2021-05-10  Martin Liska  <mliska@suse.cz>
1150         * gcc-changelog/git_commit.py: Remove components that will be
1151         removed.
1153 2021-04-27  Jakub Jelinek  <jakub@redhat.com>
1155         * gennews (files): Add files for GCC 10 and GCC 11.
1157 2021-04-22  David Edelsohn  <dje.gcc@gmail.com>
1159         * config-list.mk: Remove rs6000-ibm-aix6.1.
1160         Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
1161         Add powerpc-ibm-aix7.2.
1163 2021-04-20  Jakub Jelinek  <jakub@redhat.com>
1165         * gcc-changelog/git_update_version.py (active_refs): Add
1166         releases/gcc-11.
1168 2021-04-12  Martin Liska  <mliska@suse.cz>
1170         * gcc-changelog/git_commit.py: Do not allow space in long lines.
1172 2021-04-12  Martin Liska  <mliska@suse.cz>
1174         * gcc-changelog/git_commit.py: Support long filenames
1175         in entries.
1176         * gcc-changelog/test_email.py: Test it.
1177         * gcc-changelog/test_patches.txt: Likewise.
1179 2021-03-23  Martin Liska  <mliska@suse.cz>
1181         * mklog.py: Fix broken tests.
1183 2021-03-22  Martin Liska  <mliska@suse.cz>
1185         * mklog.py: Add --directory argument.
1187 2021-03-19  Matthias Klose  <doko@ubuntu.com>
1189         * texi2pod.pl: Substitute @tie{} with a space for the man pages.
1191 2021-03-16  Martin Liska  <mliska@suse.cz>
1193         * gcc-changelog/git_update_version.py: Skip one problematic
1194         commit.
1196 2021-03-12  Martin Liska  <mliska@suse.cz>
1198         * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
1199         files.
1200         * gcc-changelog/setup.cfg: Set line limit to 120 characters.
1201         * gcc-changelog/test_email.py: Add test.
1202         * gcc-changelog/test_patches.txt: Likewise.
1203         * gcc-changelog/git_email.py: Fix parsing of deleted files.
1205 2021-02-08  Mike Frysinger  <vapier@gentoo.org>
1207         * mklog.py (generated_files): New set.
1208         (generate_changelog): Add entries based on generated_files.
1210 2021-02-03  Aaron Sawdey  <acsawdey@linux.ibm.com>
1212         * gcc_update (files_and_dependencies): Add dependency for
1213         gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
1215 2021-01-28  Eric Botcazou  <ebotcazou@adacore.com>
1217         PR lto/85574
1218         * compare-lto: Deal with PE-COFF executables specifically.
1220 2021-01-14  Martin Liska  <mliska@suse.cz>
1222         * mklog.py: Fix infinite loop for unsupported files.
1224 2021-01-13  Martin Liska  <mliska@suse.cz>
1226         * gcc-changelog/git_commit.py: Support wrapping of functions
1227         in parentheses that can take multiple lines.
1228         * gcc-changelog/test_email.py: Add tests for it.
1229         * gcc-changelog/test_patches.txt: Add 2 patches.
1231 2021-01-13  Martin Liska  <mliska@suse.cz>
1233         * mklog.py: Parse also define_insn_and_split and similar
1234         directives in .md files.
1235         * test_mklog.py: Test.
1237 2021-01-13  Martin Liska  <mliska@suse.cz>
1239         * gcc-changelog/git_commit.py: Allow modifications of older
1240         ChangeLog (or specific) files without need to make a ChangeLog
1241         entry.
1242         * gcc-changelog/test_email.py: Test it.
1243         * gcc-changelog/test_patches.txt: Add new patch.
1245 2021-01-11  Martin Liska  <mliska@suse.cz>
1247         * update-copyright.py: Port to python3 by guessing encoding
1248         (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
1250 2021-01-06  Martin Liska  <mliska@suse.cz>
1252         * gcc-changelog/git_commit.py: Add decode_path function.
1253         * gcc-changelog/git_email.py: Use it in order to solve
1254         utf8 encoding filename issues.
1255         * gcc-changelog/git_repository.py: Likewise.
1256         * gcc-changelog/test_email.py: Test it.
1258 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1260         * update-copyright.py: Add AMD and Ulf Adams as external authors.
1262 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1264         * update-copyright.py: Use 8 spaces instead of tab to indent.
1266 2021-01-04  Martin Liska  <mliska@suse.cz>
1268         * mklog.py: Add --update-copyright option which adds:
1269         "Update copyright years." to ChangeLog files belonging
1270         to a modified file.
1272 2021-01-04  Martin Liska  <mliska@suse.cz>
1274         * gcc-changelog/git_commit.py: Skip Update copyright
1275         years commits.
1277 2020-12-21  Martin Liska  <mliska@suse.cz>
1279         * gcc-changelog/git_commit.py: Add new error for quoted
1280         filenames.
1281         * gcc-changelog/test_email.py: Test it.
1282         * gcc-changelog/test_patches.txt: Test it.
1284 2020-12-21  Martin Liska  <mliska@suse.cz>
1286         * gcc-changelog/test_email.py: New test.
1287         * gcc-changelog/test_patches.txt: Likewise.
1289 2020-12-17  Nathan Sidwell  <nathan@acm.org>
1291         PR bootstrap/98300
1292         * gcc_update: Add c++tools/config.h.in.
1294 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1296         * gcc_update: Add c++tools & libcody.
1298 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1300         * gcc-changelog/git_commit.py (changelog_locations): Add
1301         libcody, c++tools.
1303 2020-12-08  Martin Liska  <mliska@suse.cz>
1305         * filter-clang-warnings.py: Filter more cases.
1307 2020-12-08  Martin Liska  <mliska@suse.cz>
1309         * filter-clang-warnings.py: Modernize and filter 2 more
1310         patterns.
1312 2020-12-04  Martin Liska  <mliska@suse.cz>
1314         * check-params-in-docs.py: use flake8 and add some
1315         tweaks to ignore aarch64 params.
1317 2020-12-02  Jason Merrill  <jason@redhat.com>
1319         * gcc-git-customization.sh: Configure sendemail.to.
1321 2020-11-30  Martin Liska  <mliska@suse.cz>
1323         * gcc-changelog/git_commit.py: Suggest close file for
1324         'unchanged file mentioned in a ChangeLog' error.
1325         * gcc-changelog/test_email.py: Test it.
1327 2020-11-30  Martin Liska  <mliska@suse.cz>
1329         * gcc-changelog/git_commit.py: Allow sub-directory wildcard
1330         changelog entry. Fix a typo caused by apostrophe escaping.
1331         * gcc-changelog/test_email.py: Test it.
1332         * gcc-changelog/test_patches.txt: Likewise.
1334 2020-11-30  Jonathan Wakely  <jwakely@redhat.com>
1336         * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
1337         testsuite directory.
1339 2020-11-30  Martin Liska  <mliska@suse.cz>
1341         * gcc-changelog/git_commit.py: Allow wildcard pattern only.
1343 2020-11-27  Martin Liska  <mliska@suse.cz>
1345         * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
1346         * gcc-changelog/test_email.py: Test it.
1347         * gcc-changelog/test_patches.txt: Likewise.
1349 2020-11-25  Martin Liska  <mliska@suse.cz>
1351         * gcc-changelog/git_commit.py: Use revert_regex instead
1352         of string prefix.  Convert sets to literals.
1354 2020-11-16  Martin Liska  <mliska@suse.cz>
1356         * mklog.py: Do not call read on an input stream.
1357         Fix some flake8 issues.
1359 2020-11-07  Lewis Hyatt  <lhyatt@gmail.com>
1361         * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
1362         * unicode/PropList.txt: Likewise.
1363         * unicode/README: Likewise.
1364         * unicode/UnicodeData.txt: Likewise.
1365         * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
1366         * unicode/from_glibc/utf8_gen.py: Likewise.
1368 2020-11-06  Martin Liska  <mliska@suse.cz>
1370         * gcc-changelog/git_commit.py: Add new check.
1371         * gcc-changelog/test_email.py: Test it.
1372         * gcc-changelog/test_patches.txt: Add new patch.
1374 2020-11-04  Martin Liska  <mliska@suse.cz>
1376         * gcc-changelog/git_repository.py: Set strict=True
1377         for parse_git_revisions as a default.
1379 2020-11-04  Tobias Burnus  <tobias@codesourcery.com>
1381         * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
1382         item_parenthesis_regex): Add.
1383         (check_for_empty_description): Use them.
1384         * gcc-changelog/test_email.py (test_emptry_entry_desc,
1385         test_emptry_entry_desc_2): Add.
1386         * gcc-changelog/test_patches.txt: Add two testcases for it.
1388 2020-11-03  Tobias Burnus  <tobias@codesourcery.com>
1390         * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
1392 2020-11-03  Martin Liska  <mliska@suse.cz>
1394         * gcc-changelog/setup.cfg: New file.
1396 2020-10-30  Martin Liska  <mliska@suse.cz>
1398         * gcc-changelog/git_commit.py: Handle empty groups in
1399         file description.
1400         * gcc-changelog/test_email.py: New test.
1401         * gcc-changelog/test_patches.txt: Likewise.
1403 2020-09-21  Tobias Burnus  <tobias@codesourcery.com>
1405         * mklog.py: Parse first 10 lines for PR/DR number
1406         not only the first line.
1408 2020-09-17  Dimitrij Mojoski  <dmjpp@hotmail.com>
1410         * clang-format: Autodetect C++ standard in use rather than
1411         forcing C++03.
1413 2020-08-26  Iain Buclaw  <ibuclaw@gdcproject.org>
1415         * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
1416         tilegxbe-linux-gnu, and tilepro-linux-gnu.
1418 2020-07-29  Martin Liska  <mliska@suse.cz>
1420         * git-backport.py: fix how are ChangeLog paths combined.
1422 2020-07-23  Patrick Palka  <ppalka@redhat.com>
1424         * vimrc (SetStyle): Also inspect &filetype to determine whether
1425         a file is C-like.
1427 2020-07-23  Martin Liska  <mliska@suse.cz>
1429         * gcc-changelog/git_commit.py: When reverting a backport,
1430         we should print only Revert header.
1432 2020-07-17  Jonathan Wakely  <jwakely@redhat.com>
1434         * gcc-changelog/git_update_version.py: Fix typo.
1436 2020-07-10  Mike Nolta  <mike@nolta.net>
1438         * download_prerequisites: Don't pass wget options to curl.
1440 2020-07-07  Alexandre Oliva  <oliva@adacore.com>
1441             Martin Liska  <mliska@suse.cz>
1443         * gcc-changelog/git_commit.py: Support CASE and COND.
1444         * gcc-changelog/test_patches.txt: Add test.
1445         * gcc-changelog/test_email.py: Add test.
1447 2020-06-30  Martin Liska  <mliska@suse.cz>
1449         * gcc-changelog/git_repository.py: Support older releases of
1450         GitPython when renamed_file was named renamed.
1452 2020-06-30  Martin Liska  <mliska@suse.cz>
1454         * gcc-changelog/git_check_commit.py: Print revision
1455         of original_info.
1456         * gcc-changelog/git_commit.py: Support Revert commits.
1458 2020-06-30  Martin Liska  <mliska@suse.cz>
1460         * gcc-changelog/git_check_commit.py: Use GitInfo
1461         * gcc-changelog/git_commit.py: Add GitInfo class.
1462         * gcc-changelog/git_email.py: Use GitInfo class.
1463         * gcc-changelog/git_repository.py: Likewise.
1465 2020-06-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1467         * download_prerequisites: Support AIX and OpenBSD unames.
1468         Pipe `{gzip,bzip2} -d` to `tar -xf -`.
1470 2020-06-18  Martin Liska  <mliska@suse.cz>
1472         * gcc-changelog/git_update_version.py: First checkout and then
1473         run git pull ---rebase.
1475 2020-06-18  Martin Liska  <mliska@suse.cz>
1477         * gcc-changelog/git_update_version.py: Support merge commits
1478         and walk only on the branch that is being merged and generate
1479         missing ChangeLog entries.
1481 2020-06-18  Martin Liska  <mliska@suse.cz>
1483         * gcc-changelog/git_commit.py: Fix Backported from timestamp when
1484         use_commit_ts=True is used.
1486 2020-06-17  Martin Liska  <mliska@suse.cz>
1488         * gcc-changelog/git_commit.py: Print 'Backported from master'
1489         heading to backported commits.
1490         * gcc-changelog/test_email.py: Test it.
1491         * gcc-changelog/test_patches.txt: Add new patch.
1492         * gcc-changelog/git_repository.py: Add commit_to_date hook.
1493         * gcc-changelog/git_email.py: Add fuzzy implementation
1494         of commit_to_date_hook.
1496 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1498         * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
1499         config key instead of the GCC_FORCE_MKLOG environment variable.
1500         Optionally disable generating a new ChangeLog template for
1501         amended commits when the existing log is still OK.
1503 2020-06-11  Martin Liska  <mliska@suse.cz>
1505         * gcc-changelog/git_update_version.py: Add --curent argument.
1507 2020-06-11  Martin Liska  <mliska@suse.cz>
1509         * prepare-commit-msg: Replace ENV variable with a git config
1510         value.
1512 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1514         * prepare-commit-msg: Use 'tee' to save the diff to a file
1515         instead of running 'git diff' twice.
1517 2020-06-10  Martin Liska  <mliska@suse.cz>
1519         * gcc-changelog/git_commit.py: Fix renamed files in
1520         parse_git_name_status.
1521         * gcc-changelog/test_email.py: Add test for it.
1523 2020-06-10  Martin Liska  <mliska@suse.cz>
1525         * gcc-changelog/git_commit.py: Add more supported prefixes.
1526         * gcc-changelog/test_email.py: Fix one flake8 error.
1527         * gcc-changelog/test_patches.txt: Add tested for newly
1528         supported prefixes.
1530 2020-06-10  Jonathan Wakely  <jwakely@redhat.com>
1532         * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
1533         Improve error strings.
1534         * gcc-changelog/test_email.py: Update expected errors.
1536 2020-06-09  Jonathan Wakely  <jwakely@redhat.com>
1538         * gcc-changelog/git_email.py: Set exit status on error.
1540 2020-06-09  Martin Liska  <mliska@suse.cz>
1542         * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
1543         match the top-level ChangeLog.
1544         * gcc-changelog/test_email.py: Add test.
1545         * gcc-changelog/test_patches.txt: Likewise.
1547 2020-06-02  Martin Liska  <mliska@suse.cz>
1549         * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
1550         wildcard_prefixes locations.
1551         * gcc-changelog/test_email.py: Test it.
1552         * gcc-changelog/test_patches.txt: Add 3 new patches.
1554 2020-06-02  Iain Buclaw  <ibuclaw@gdcproject.org>
1556         * gcc-changelog/git_commit.py (ignored_prefixes): Add
1557         gcc/testsuite/gdc.test/.
1559 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1561         * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
1562         Update expected error message.
1564 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1566         * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
1567         grammar.
1569 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1571         * prepare-commit-msg: Do nothing if the mklog.py script isn't
1572         present.
1574 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1576         * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
1577         Improve error text.
1579 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1581         * config-list.mk (LIST): Add v850e1-elf.
1583 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1585         * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
1587 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1589         * config-list.mk (LIST): Remove arm-wrs-vxworks.
1591 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1593         * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
1594         crisv32-linux.
1596 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1598         * config-list.mk (LIST): Add pru-elf.
1600 2020-05-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1602         * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
1604 2020-05-29  Martin Liska  <mliska@suse.cz>
1606         * gcc-changelog/git_commit.py: Find empty change descriptions.
1607         * gcc-changelog/test_email.py: New test.
1608         * gcc-changelog/test_patches.txt: New patch that tests that.
1610 2020-05-29  Martin Liska  <mliska@suse.cz>
1612         * git-backport.py: The script did 'git co HEAD~' when
1613         there was no modified ChangeLog file in a successful
1614         git cherry pick.
1615         Run cherry-pick --continue without editor.
1617 2020-05-29  Martin Liska  <mliska@suse.cz>
1619         * gcc-changelog/git_commit.py: Properly
1620         handle duplicite authors.
1621         * gcc-changelog/test_email.py: New test.
1622         * gcc-changelog/test_patches.txt: New patch.
1624 2020-05-28  Pierre-Marie de Rodat  <derodat@adacore.com>
1626         * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
1627         renamings as a file deletion plus a file addition.
1628         * gcc-changelog/git_repository.py (parse_git_revisions):
1629         Likewise.
1630         * gcc-changelog/test_email.py: New testcase.
1631         * gcc-changelog/test_patches.txt: New testcase.
1633 2020-05-28  Martin Liska  <mliska@suse.cz>
1635         * check-params-in-docs.py: Update to new format
1636         of help.  Apply flake8 corrections.
1638 2020-05-28  Martin Liska  <mliska@suse.cz>
1640         * mklog.py: Support renaming of files.
1641         One needs unidiff 0.6.0+.
1642         * test_mklog.py: Test it.
1644 2020-05-27  Martin Liska  <mliska@suse.cz>
1646         * gcc-git-customization.sh: Use git-backport.py to drop
1647         all changes for ChangeLog files.
1648         * git-backport.py: New file.
1650 2020-05-27  Martin Liska  <mliska@suse.cz>
1652         * gcc-git-customization.sh: Rename
1653         commit-mklog to gcc-commit-mklog.
1655 2020-05-27  Martin Liska  <mliska@suse.cz>
1657         * prepare-commit-msg: Save diff to a file if
1658         the GCC_GIT_DIFF_FILE variable is set.
1660 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1662         * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
1663         with multi-line file lists.
1664         * gcc-changelog/test_email.py: New testcase.
1665         * gcc-changelog/test_patches.txt: Likewise.
1667 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1669         * gcc-changelog/git_update_version.py: Close file objects after
1670         use.
1671         * gcc-changelog/git_email.py: Likewise.
1672         * gcc-changelog/test_email.py: Likewise.
1674 2020-05-26  Martin Liska  <mliska@suse.cz>
1676         * gcc-changelog/git_update_version.py: Add 2 new options.
1678 2020-05-26  Alexandre Oliva  <oliva@gnu.org>
1680         * gcc-changelog/git_commit.py (changelog_regex): Accept optional
1681         'for' prefix.
1683 2020-05-26  Alexandre Oliva  <oliva@adacore.com>
1685         * compare-debug: Adjust for .gkd files named as dump files,
1686         with the source suffix rather than the object suffix.
1688 2020-05-26  Martin Liska  <mliska@suse.cz>
1690         * gcc-changelog/git_commit.py: Parse changelog entries for
1691         ignored locations.
1692         * gcc-changelog/test_email.py: Add new test for it.
1693         * gcc-changelog/test_patches.txt: Likewise.
1695 2020-05-26  Jason Merrill  <jason@redhat.com>
1697         * prepare-commit-msg: New file.
1698         * gcc-git-customization.sh: Install it.  Add commit-mklog alias.
1699         * mklog.py: Add new option -c which appends
1700         to a ChangeLog file.
1702 2020-05-25  Martin Liska  <mliska@suse.cz>
1704         * gcc-changelog/git_commit.py: Add trailing '/'
1705         for libdruntime.  Allow empty changelog for
1706         only ignored files.
1707         * gcc-changelog/test_email.py: New test for go
1708         patch in ignored location.
1709         * gcc-changelog/test_patches.txt: Add test.
1711 2020-05-22  Jakub Jelinek  <jakub@redhat.com>
1713         * gcc-changelog/git_commit.py: Add trailing / to
1714         gcc/testsuite/go.test/test and replace gcc/go/frontend/
1715         with gcc/go/gofrontend/ in ignored locations.
1717 2020-05-22  Martin Liska  <mliska@suse.cz>
1719         * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
1720         to ignored locations.
1722 2020-05-21  Martin Liska  <mliska@suse.cz>
1724         * gcc-changelog/git_update_version.py: Prepare the script, the
1725         only missing piece is pushing of the updated branches.
1727 2020-05-21  Martin Liska  <mliska@suse.cz>
1729         * gcc-changelog/git_commit.py: Support DR entries/
1730         * gcc-changelog/test_email.py: New test for it.
1731         * gcc-changelog/test_patches.txt: New patch for it.
1733 2020-05-21  Martin Liska  <mliska@suse.cz>
1735         * mklog.py: Support DR parsing.
1736         * test_mklog.py: New test for DR parsing.
1738 2020-05-20  Martin Liska  <mliska@suse.cz>
1740         * gcc-changelog/git_commit.py: Add author_tuple
1741         only if not present in author_lines.
1742         * gcc-changelog/test_email.py: New test.
1743         * gcc-changelog/test_patches.txt: Add new patch.
1745 2020-05-20  Martin Liska  <mliska@suse.cz>
1747         * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
1748         * gcc-changelog/test_email.py: Add new test.
1749         * gcc-changelog/test_patches.txt: Add new patch.
1751 2020-05-20  Frederik Harwath  <frederik@codesourcery.com>
1753         * gcc-changelog/git_commit.py: Skip over lines starting
1754         with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
1756 2020-05-20  Martin Liska  <mliska@suse.cz>
1758         * gcc-changelog/git_check_commit.py: Change
1759         --allow-non-strict-mode to --non-strict-mode.
1761 2020-05-20  Martin Liska  <mliska@suse.cz>
1763         * gcc-changelog/git_commit.py: Support cherry pick
1764         prefix.
1765         * gcc-changelog/test_email.py: Test it.
1766         * gcc-changelog/test_patches.txt: Add new patch.
1767         * gcc-git-customization.sh: Add gcc-backport.
1769 2020-05-19  Martin Liska  <mliska@suse.cz>
1771         * mklog.py: Use REST API for bug title downloading.
1773 2020-05-19  Martin Liska  <mliska@suse.cz>
1775         * gcc-changelog/git_commit.py: Add param use_commit_ts
1776         for to_changelog_entries.
1777         * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
1779 2020-05-19  Martin Liska  <mliska@suse.cz>
1781         * mklog.py: Skip GTY for struct names.  Make flake8 happy.
1782         * test_mklog.py: Add test for GTY.
1784 2020-05-19  Martin Liska  <mliska@suse.cz>
1786         * gcc-changelog/git_update_version.py:
1787         Fill up entries in reverse order.
1789 2020-05-19  Martin Liska  <mliska@suse.cz>
1791         * gcc-git-customization.sh: Add
1792         alias.gcc-mklog new hook.
1793         * mklog.py: New file.
1794         * test_mklog.py: New file.
1796 2020-05-19  Martin Liska  <mliska@suse.cz>
1798         * legacy/mklog: Moved from mklog.
1799         * legacy/mklog.pl: Moved from mklog.pl.
1801 2020-05-19  Martin Liska  <mliska@suse.cz>
1803         * gcc-git-customization.sh: Add gcc-verify alias
1804         that uses contrib/gcc-changelog/git_check_commit.py.
1806 2020-05-15  Andrew Burgess  <andrew.burgess@embecosm.com>
1808         * dg-extract-results.py: Handle GDB specific test types.
1809         * dg-extract-results.sh: Likewise.
1811 2020-05-14  Martin Liska  <mliska@suse.cz>
1813         * gcc-changelog/test_email.py: New file.
1814         * gcc-changelog/test_patches.txt: New file.
1816 2020-05-13  Patrick Palka  <ppalka@redhat.com>
1818         * vimrc: Reduce textwidth to 72 for Git commit messages.
1820 2020-05-13  Martin Liska  <mliska@suse.cz>
1822         * gcc-changelog/git_check_commit.py: Add default argument HEAD
1823         for revisions and improve error message output.
1825 2020-05-13  Martin Liska  <mliska@suse.cz>
1827         * gcc-changelog/git_commit.py: Restore print_output syntax
1828         in git_commit.py.
1830 2020-05-13  Martin Liska  <mliska@suse.cz>
1832         * gcc-changelog/git_check_commit.py: New file.
1833         * gcc-changelog/git_commit.py: New file.
1834         * gcc-changelog/git_email.py: New file.
1835         * gcc-changelog/git_repository.py: New file.
1836         * gcc-changelog/git_update_version.py: New file.
1838 2020-04-17  Martin Liska  <mliska@suse.cz>
1840         * vimrc: We do not want to modify tab options
1841         for Python files.
1843 2020-04-16  Jakub Jelinek  <jakub@redhat.com>
1845         PR bootstrap/92008
1846         * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
1848 2020-04-03  Martin Liska  <mliska@suse.cz>
1850         * gcc-git-customization.sh: Search for the pattern
1851         at line beginning only.
1853 2020-01-24  Richard Earnshaw  <rearnsha@arm.com>
1855         * gcc-git-customization.sh: Use users/<pfx> for the personal remote
1856         rather than just <pfx>.  Convert existing personal branches to the
1857         new remote.
1858         * git-add-user-branch.sh: New file.
1860 2020-01-22  Richard Earnshaw  <rearnsha@arm.com>
1862         * git-add-vendor-branch.sh: New file.
1864 2020-01-20  Richard Earnshaw  <rearnsha@arm.com>
1866         * gcc-git-customization.sh: Check that user-supplied remote
1867         name exists before continuting.  Use a separate remotes for the
1868         personal commit area.  Convert existing personal and vendor
1869         fetch rules to new layout.
1870         * git-fetch-vendor.sh: New vendor layout.  Add --enable-push
1871         option.
1873 2020-01-17  Hans-Peter Nilsson  <hp@axis.com>
1875         * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
1876         not "--pretty=%p:%t:%H".
1878 2020-01-16  Andreas Schwab  <schwab@linux-m68k.org>
1880         * gcc-git-customization.sh: Avoid double expansion.
1882 2020-01-16  Richard Earnshaw  <rearnsha@arm.com>
1884         * gcc-git-customization.sh: Check that user.name and user.email
1885         are set.  Use $(cmd) instead of `cmd`.  Fix variable quoting when
1886         using eval.
1888 2020-01-16  Jakub Jelinek  <jakub@redhat.com>
1890         * gcc-git-customization.sh: Verify the id to be printed is ancestor of
1891         the corresponding remote release branch (or master), otherwise print
1892         nothing.
1894 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1895             Jakub Jelinek  <jakub@redhat.com>
1897         * gcc-git-customization.sh: Change uses to use in comment.
1899 2020-01-15  Jakub Jelinek  <jakub@redhat.com>
1901         * gcc-git-customization.sh: Handle output of older git which doesn't
1902         print tags/ prefixes before branchpoint/gcc-.
1904 2010-01-15  Richard Earnshaw  <rearnsha@arm.com>
1906         * gcc-git-customization.sh: Explain why we want the user's
1907         upstream account name.  Don't add push rules.  Check if push rules
1908         have been added and suggest that they should be removed.
1909         * git-fetch-vendor.sh: Don't add push rules.
1911 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1913         Revert:
1914         2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1916         * gcc-git-customization.sh: Add back the default rule that
1917         is lost by adding a custom push rule.
1918         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1920 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1922         * gcc-git-customization.sh: Add back the default rule that
1923         is lost by adding a custom push rule.
1924         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1926 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1928         * contrib/git-fetch-vendor.sh: New file.
1930 2020-01-13  Jakub Jelinek  <jakub@redhat.com>
1932         * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
1933         aliases.
1935 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1937         * gcc-git-customization.sh: New file.
1939 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
1941         * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
1942         Sato as external authors.  Skip LICENSE.txt files.
1944 2019-12-16  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1946         * config-list.mk: Add msp430-elfbare.
1948 2019-12-09  Lewis Hyatt  <lhyatt@gmail.com>
1950         PR preprocessor/49973
1951         * unicode/from_glibc/unicode_utils.py: Support script from
1952         glibc (commit 464cd3) to extract character widths from Unicode data
1953         files.
1954         * unicode/from_glibc/utf8_gen.py: Likewise.
1955         * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
1956         * unicode/EastAsianWidth.txt: Likewise.
1957         * unicode/PropList.txt: Likewise.
1958         * unicode/gen_wcwidth.py: New utility to generate
1959         libcpp/generated_cpp_wcwidth.h with help from the glibc support
1960         scripts and the Unicode data files.
1961         * unicode/unicode-license.txt: Added.
1962         * unicode/README: New explanatory file.
1964 2019-12-07  Richard Sandiford  <richard.sandiford@arm.com>
1966         * texi2pod.pl: Handle @headitems in @multitables, printing them
1967         in italics.  Push an empty item code onto the stack.
1969 2019-11-13  Janne Blomqvist  <jb@gcc.gnu.org>
1971         * download_prerequisites: Use http instead of ftp for downloading.
1973 2019-11-08  Martin Liska  <mliska@suse.cz>
1975         * mklog: The script fails for patches that contain:
1976         '---param=foo=bar xyz'.
1978 2019-09-18  Martin Liska  <mliska@suse.cz>
1980         * clang-format: Tweak configuration based on new
1981         options offered.
1983 2019-09-09  Jose E. Marchesi  <jemarch@gnu.org>
1985         * config-list.mk (LIST): Disable go in bpf-*-* targets.
1987 2019-09-04  Martin Liska  <mliska@suse.cz>
1989         * mklog: Do not print changed functions for
1990         testsuite files.
1992 2019-09-04  Martin Liska  <mliska@suse.cz>
1994         * mklog: Parse PR references from newly added
1995         test files.
1997 2019-09-04  Martin Liska  <mliska@suse.cz>
1999         * mklog: Use argparse instead of getopt.
2001 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
2003         * compare-all-tests (all_targets): Remove references to spu.
2004         * config-list.mk (LIST): Likewise.
2006 2019-09-02  Alexander Monakov  <amonakov@ispras.ru>
2008         * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
2009         * vimrc: Set preferred values for 'tabstop', 'softtabstop',
2010         'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
2011         files, not just C-like files.
2013 2019-09-02  Martin Liska  <mliska@suse.cz>
2015         * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
2017 2019-08-13  Uros Bizjak  <ubizjak@gmail.com>
2019         * test_summary: Do not escape "=".
2021 2019-07-02  Janne Blomqvist  <jb@gcc.gnu.org>
2023         PR other/91048
2024         * mklog (read_user_info): Open ~/.mklog in string mode.
2026 2019-06-19  Martin Liska  <mliska@suse.cz>
2028         * bench-stringop: New file.
2030 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
2032         * mklog: Open files in text mode.
2034 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
2036         * mklog: Convert to Python 3.
2038 2019-05-03  Jakub Jelinek  <jakub@redhat.com>
2040         * gennews (files): Add files for GCC 9.
2042 2019-04-30  Roland Illig  <roland.illig@gmx.de>
2044         * check-internal-format-escaping.py: New version using polib.
2046 2019-04-19  Christophe Lyon  <christophe.lyon@linaro.org>
2048         PR translation/90118
2049         * check-internal-format-escaping.py: Check that %< is not next to
2050         a word.
2052 2019-04-17  Jakub Jelinek  <jakub@redhat.com>
2054         * dg-extract-results.sh: Only handle WARNING: program timed out
2055         lines specially in "$MODE" == "sum".  Restore previous behavior
2056         for "$MODE" != "sum".  Clear has_timeout and timeout_cnt if in
2057         a different variant or curfile is empty.
2058         * dg-extract-results.py: Fix a typo.
2060 2019-04-05  Martin Liska  <mliska@suse.cz>
2062         PR translation/89936
2063         * check-internal-format-escaping.py: Properly detect wrong
2064         apostrophes.
2066 2019-03-11  Martin Liska  <mliska@suse.cz>
2068         * check-internal-format-escaping.py: Uncomment apostrophes
2069         check.
2071 2019-03-11  Martin Liska  <mliska@suse.cz>
2073         * check-internal-format-escaping.py: New file.
2075 2019-03-10  Tommy Nguyen  <remyabel@gmail.com>
2077         PR contrib/82704
2078         * download_prerequisites: Use -c instead of --check for sha512sum.
2080 2019-03-06  Martin Liska  <mliska@suse.cz>
2082         * check-params-in-docs.py: Ignore a param.
2084 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
2086         contrib/
2087         * dg-extract-results.py: Handle case where a WARNING happens with
2088         the first test of a harness.
2090 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
2092         contrib/
2093         * dg-extract-results.sh: Fix order of WARNING and following test
2094         result.
2096 2019-02-04  Christophe Lyon  <christophe.lyon@linaro.org>
2098         contrib/
2099         * dg-extract-results.py: Keep timeout warnings next to their
2100         matching test.
2101         * dg-extract-results.sh: Likewise.
2103 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
2105         * update-copyright.py: Add Gerard Jungman as external author.
2107 2018-11-26  Iain Buclaw  <ibuclaw@gdcproject.org>
2109         * update-copyright.py (TestsuiteFilter): Skip .d tests.
2110         (LibPhobosFilter): Add filter for upstream D sources.
2111         (GCCCopyright): Add D Language Foundation as external author.
2112         (GCCCmdLine): Add libphobos.
2114 2018-11-19  Martin Liska  <mliska@suse.cz>
2116         * check_GNU_style_lib.py: Detect mixed usage
2117         of spaces and tabs.
2119 2018-11-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2121         * gcc_update (files_and_dependencies): Handle libphobos.
2123 2018-10-25  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2125         * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
2126         default verbosity.
2128 2018-10-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2130         * config-list.mk (LIST): Switch to i686-solaris2.11,
2131         sparc64-sun-solaris2.11.
2133 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2135         * unused_functions.py: Handle archive files.
2137 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2139         * unused_functions.py: New file.
2141 2018-09-25  Martin Liska  <mliska@suse.cz>
2143         * filter-rtags-warnings.py: New file.
2145 2018-09-25  Martin Liska  <mliska@suse.cz>
2147         PR middle-end/86078
2148         * check-params-in-docs.py: New file.
2150 2018-08-17  Jojo  <jijie_rong@c-sky.com>
2151             Huibin Wang  <huibin_wang@c-sky.com>
2152             Sandra Loosemore  <sandra@codesourcery.com>
2153             Chung-Lin Tang  <cltang@codesourcery.com>
2154             Andrew Jenner  <andrew@codesourcery.com>
2156         C-SKY port: Configury
2158         * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
2160 2018-07-13  Tom de Vries  <tdevries@suse.de>
2162         * maintainers-verify.sh: New file.
2164 2018-07-12  Christophe Lyon  <christophe.lyon@linaro.org>
2166         * compare_tests: Print number of tests in each category.
2168 2018-06-19  Alexander Monakov  <amonakov@ispras.ru>
2170         * vim-gcc-dev/README: New file.
2171         * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
2172         * vim-gcc-dev/syntax/gcc-match.vim: New file.
2173         * gimple.vim: Move under vim-gcc-dev/syntax/.
2174         * gcc-rtl.vim: Likewise.
2176 2018-06-19  Martin Liska  <mliska@suse.cz>
2178         * gcc-rtl.vim: New file.
2180 2018-06-12  Jeff Law  <law@redhat.com>
2182         * config-list.mk (LIST): Remove alpha-freebsd6.
2184 2018-05-08  Richard Biener  <rguenther@suse.de>
2186         PR bootstrap/85571
2187         * compare-lto: New script derived from compare-debug.
2189 2018-05-02  Jakub Jelinek  <jakub@redhat.com>
2191         * gennews (files): Add files for GCC 8.
2193 2018-05-01  Jim Wilson  <jimw@sifive.com>
2195         * gcc_update: Check for .git as a file.
2197 2018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>
2199         * test_summary: Match possible single quotes in configure path.
2201 2018-03-02  Thomas Schwinge  <thomas@codesourcery.com>
2203         * update-copyright.py: Remove "libcilkrts" reference.
2205 2018-02-19  Yury Gribov  <tetra2005@gmail.com>
2207         * compare_tests: Use TMPDIR when set.
2208         * dg-cmp-results.sh: Ditto.
2209         * warn_summary: Ditto.
2211 2018-01-29  Jonathan Wakely  <jwakely@redhat.com>
2213         * download_prerequisites: Use shasum for FreeBSD and DragonFly.
2215 2018-01-19  Martin Liska  <mliska@suse.cz>
2217         * analyze_brprob.py: Support new format that can be easily
2218         parsed. Add new column to report.
2220 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2222         * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
2224 2017-11-28  Julia Koval  <julia.koval@intel.com>
2225             Sebastian Peryt  <sebastian.peryt@intel.com>
2227         * contrib/gcc_update: Ditto.
2229 2017-11-08  Martin Liska  <mliska@suse.cz>
2231         * analyze_brprob.py: Fix abbreviations for SI units.
2233 2017-10-02  Thomas Schwinge  <thomas@codesourcery.com>
2235         * gcc_update (files_and_dependencies): Handle libbacktrace.
2237 2017-09-18  Richard Biener  <rguenther@suse.de>
2239         * download_prerequisites (isl): Bump version to 0.18.
2241 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2243         * mklog: Added new implementation.
2245 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2247         * mklog: Rename to ...
2248         * mklog.pl: this.
2250 2017-07-17  Yury Gribov  <tetra2005@gmail.com>
2252         * mklog: Fix extraction of changed file name.
2254 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
2256         * gcc_update (files_and_dependencies)
2257         [gcc/config/avr/avr-tables.opt]: Remove dead entry.
2259 2017-06-28  Martin Liska  <mliska@suse.cz>
2261         * gcc.doxy: Add default location for filters and output folder.
2262         * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
2263         * filter_params.pl: Remove.
2265 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2267         * dg-cmp-results.sh: Restore filtering on target variant.
2269 2017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2271         * dg-cmp-results.sh: Keep test result lines rather than throwing
2272         header and summary to support sum files with multiple tools.
2274 2017-05-31  Martin Liska  <mliska@suse.cz>
2276         * filter_params.py:
2277         Transform ENUM_BITFIELD and comments starting with '/**'
2279 2017-05-31  David Malcolm  <dmalcolm@redhat.com>
2280             Martin Liska  <mliska@suse.cz>
2282         * filter_params.py: New, porting the perl script to python,
2283         adding a test suite.
2284         * filter_gcc_for_doxygen_new: New file.
2286 2017-05-30  Martin Liska  <mliska@suse.cz>
2288         * analyze_brprob.py: Add new argument to parse and modify
2289         predict.def file.
2290         * analyze_brprob_spec.py: Likewise.
2292 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2294         * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
2295         trailing eol.
2296         (TrailingWhitespaceTest): New unit test.
2297         (check_GNU_style_file): Remove eol before checking.
2299 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2301         * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
2302         file handle.  Add and handle file_encoding argument.
2303         * check_GNU_style.py (main): Handle '-' file argument.  Call
2304         check_GNU_style_file with file handle as argument.
2306 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2308         * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
2309         (import_pip3): New function.
2311 2017-05-24  Tom de Vries  <tom@codesourcery.com>
2313         * check_GNU_style_lib.py: New file, factored out of ...
2314         * check_GNU_style.py: ... here.  Call main unconditionally.
2316 2017-05-19  Martin Liska  <mliska@suse.cz>
2318         * check_GNU_style.py: New file.
2320 2007-05-03  Jeff Law  <law@redhat.com>
2322         * config-list.mk (am33_2.0-linux): Remove from list of targets
2323         to build.
2325 2017-05-02  Jakub Jelinek  <jakub@redhat.com>
2327         * gennews (files): Add files for GCC 7.
2329 2017-04-26  Tom de Vries  <tom@codesourcery.com>
2331         * gen_autofdo_event.py: Fix comment.
2333 2017-04-11  Damian Rouson  <damian@sourceryinstitute.org>
2335         * download_prerequisites (md5_check): New function emulates Linux
2336         'md5 --check' on macOS.  Modified script for macOS compatibility.
2338 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
2340         * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
2341         riscv64-unknown-linux-gnu.
2343 2017-01-31  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2345         * update-copyright.py (Copyright.process_file): Retain original
2346         file mode.
2348 2017-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
2350         * update-copyright.py: Fix the name of this script in examples.
2352 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
2354         * update-copyright.py: Add libhsail-rt to self.default_dirs
2355         and call self.add_dir on it.  Add Intel Corporation to external
2356         authors.
2358 2017-01-25  Thomas Schwinge  <thomas@codesourcery.com>
2360         * gcc_update (files_and_dependencies): Care for "libhsail-rt".
2362 2017-01-23  Gerald Pfeifer  <gerald@pfeifer.com>
2364         * patch_tester.sh (TESTLOGS): Remove
2365         $TARGET/libjava/testsuite/libjava.sum.
2367 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
2369         * warn_summary: Remove the -java option.
2371 2017-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2373         * update-copyright.py (LibJavaFilter): Remove.
2375 2017-01-17  Gerald Pfeifer  <gerald@pfeifer.com>        
2376         
2377         * gcc_update: Remove entries related to GCJ and libgcj.
2378         Complete copyright years and adjust my e-mail address.
2380 2017-01-11  Richard Earnshaw  <rearnsha@arm.com>
2382         * gcc_update: Adjust touch list for ARM.
2384 2017-01-08  Gerald Pfeifer  <gerald@pfeifer.com>
2386         * download_ecj: Remove.
2388 2017-01-05  Martin Liska  <mliska@suse.cz>
2390         * vimrc: Update indentation definition.
2392 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
2394         * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
2395         libssp, libvtv and lto-plugin to default_dirs.
2397 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
2399         * update-copyright.py (TestsuiteFilter): Skip params/README.
2400         (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
2402 2016-12-14  Martin Liska  <mliska@suse.cz>
2404         * analyze_brprob.py: Add new column to output and new sorting
2405         option. Fix coding style to not exceed 80 characters.
2406         * analyze_brprob_spec.py: Add new sorting
2407         option. Fix coding style to not exceed 80 characters.
2409 2016-10-24  Moritz Klammler  <moritz@glammler.eu>
2411         PR other/61439
2412         * download_prerequisites: Conditionally verify checksums of
2413         downloaded pacakges.  Add help text.  
2414         * prerequisites.md5: New file.
2415         * prerequisites.sha512: New file.
2417 2016-10-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2419         * check_GNU_style.sh (remove_testsuite): New function.
2420         Use it to remove testsuite from the diff.
2422 2016-09-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2424         * dg-extract-results.sh: Revert bogus change.
2426 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2428         * dg-extract-results.py: Report DejaGnu error in the final
2429         summary.
2430         * dg-extract-results.sh: Likewise.
2432 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2434         * compare_tests: Take ERROR messages into account when
2435         comparing.
2437 2016-08-17  Martin Liska  <mliska@suse.cz>
2439         * mark_spam.py: Mark as spam all comments done by a creator.
2441 2016-08-15  Martin Liska  <mliska@suse.cz>
2443         * mark_spam.py: Add error handling and reset
2444         another properties of attachments and bugs.
2446 2016-08-11  Martin Liska  <mliska@suse.cz>
2448         * mark_spam.py: Mark attachments as obsolete and rename them.
2450 2016-08-03  Eric Gallager  <egall@gwmail.gwu.edu>
2452         * download_prerequisites: Explicitly remove existing symlinks
2453         before trying to create new ones.
2455 2016-07-28  Martin Liska  <mliska@suse.cz>
2457         * mark_spam.py: New file.
2459 2016-07-21  Martin Liska  <mliska@suse.cz>
2461         * analyze_brprob.py: If there's no loop, do not calculate
2462         average number of loop iterations.
2464 2016-06-24  Martin Liska  <mliska@suse.cz>
2466         * analyze_brprob.py: Parse and display average number
2467         of loop iterations.
2469 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2471         * gen_autofdo_event.py: New file to regenerate
2472         gcc-auto-profile.
2474 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2476         * config-list.mk: Stop testing mep-elf.
2478 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2480         * config-list.mk: Stop testing avr-rtems.
2482 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2484         * config-list.mk: Stop testing m32r-rtems.
2486 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2488         * config-list.mk: Remove h8300-rtems support.
2490 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2492         * config-list.mk: stop testing knetbsd.
2494 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2496         * config-list.mk: Stop testing openbsd3.0.
2498 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2500         * config-list.mk: Remove interix target.
2502 2016-06-21  David Edelsohn  <dje.gcc@gmail.com>
2504         * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
2505         rs6000-ibm-aix5.2.
2506         Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
2507         Add rs6000-ibm-aix7.1.
2509 2016-06-17  Martin Liska  <mliska@suse.cz>
2511         * analyze_brprob.py: Fix columns of script output.
2513 2016-06-13  Richard Biener  <rguenther@suse.de>
2515         * download_prerequisites (ISL): Bump version to 0.16.1
2517 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
2519         * check_GNU_style.sh: Fix paste args for BSD
2521 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2523         * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
2524         h8300-rtems, m32r-rtems, mep-elf.
2526 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2528         * config-list.mk (GCC_SRC_DIR): New variable.
2529         (make-log-dir): Use GCC_SRC_DIR.
2530         ($(LIST)): Likewise.
2532 2016-06-09  Martin Liska  <mliska@suse.cz>
2534         * analyze_brprob_spec.py: New file.
2536 2016-06-09  Martin Liska  <mliska@suse.cz>
2538         * analyze_brprob.py: Add new argument --sorting.
2540 2016-06-09  Martin Liska  <mliska@suse.cz>
2542         * analyze_brprob.py: Cover new dump output format.
2544 2016-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2546         * update-copyright.py (LibMudflapFilter): Remove.
2547         (GCCCmdLine.__init__): Add gotools, libcc1.
2548         Remove libmudflap.
2549         List unhandled intl, libcilkrts, libgo, liboffloadmic,
2550         maintainer-scripts.
2552 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2554         * download_prerequisites: Adjust gmp/mpfr/mpc versions.
2556 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2558         * compare-all-tests: Remove SH5 support.
2559         * config-list.mk: Likewise.
2561 2016-04-28  Martin Liska  <mliska@suse.cz>
2563         * analyze_brprob: Remove.
2564         * analyze_brprob.py: New file.
2566 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
2568         * gennews (files): Add files for GCC 6.
2570 2016-04-17  Jan Hubicka  <jh@suse.cz>
2572         * analyze_brprob: Update comment.
2574 2016-04-13  Martin Sebor  <msebor@redhat.com>
2576         * check_GNU_style.sh: Avoid false posivies in trailing operator
2577         checks.
2579 2016-03-07  Martin Sebor  <msebor@redhat.com>
2581         * check_GNU_style.sh (color): New global variable.
2582         Add checks for trailing operators and spaces before left brackets.
2583         Tightened up a check for a trailing left curly brace.
2584         (g, ag, vg): Use color.
2585         (col): Don't complain about excessively long lines with DejaGnu
2586         directives.
2588 2016-03-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2590         * mklog: Look for the ChangeLog file in $cwd.
2592 2016-02-26  Joel Sherrill <joel@rtems.org>
2594         * config-list.mk: Add aarch64-rtems and x86_64-rtems
2596 2016-01-19  Jonathan Wakely  <jwakely@redhat.com>
2598         * uninclude: Fix third argument to gensub.
2600 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
2602         * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
2603         as external author.
2605 2015-12-17  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2607         * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
2608         targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
2610 2015-12-06  Tobias Burnus  <burnus@net-b.de>
2612         * download_prerequisites: Download ISL 0.15 instead of 0.14.
2614 2015-11-20  Martin Liska  <mliska@suse.cz>
2616         * clang-format: Split content of a list to multiple
2617         lines.
2619 2015-11-19  Martin Liska  <mliska@suse.cz>
2621         * clang-format: Enhance list of FOR_EACH macros.
2623 2015-11-19  Martin Liska  <mliska@suse.cz>
2625         * clang-format: New file.
2627 2015-11-11  Andrew MacLeod  <amacleod@redhat.com>
2629         * header-tools: New.  Directory containing a set of tools for
2630         manipulating header files.
2632 2015-10-30  Nathan Sidwell  <nathan@acm.org>
2634         * config-list.mk (nvptx-none): Add it.
2636 2015-09-11  Markus Trippelsdorf  <markus@trippelsdorf.de>
2638         * download_prerequisites: Make sure that script is run from
2639         top level source directory.
2641 2015-08-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2643         * update-copyright.py (GCCCmdLine): Add libvtv.
2645 2015-08-04  Uros Bizjak  <ubizjak@gmail.com>
2647         * texi2pod.pl: Escape braces in regexp involving @strong{...}.
2649 2015-07-15  Tom de Vries  <tom@codesourcery.com>
2651         * check_GNU_style.sh (cat_with_prefix): Fix quoting.
2653 2015-06-02  Steve Ellcey  <sellcey@imgtec.com>
2655         * test_installed (--target=): New option.
2657 2015-05-30  Mikhail Maltsev  <maltsevm@gmail.com>
2659         * gimple.vim: New file.
2661 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2663         * check_GNU_style.sh: Add temp files tmp2 and tmp3.
2664         (cat_with_prefix): New function, using global variable prefix.
2665         (col): Make prefix a global variable. Rewrite to process file at a time
2666         rather than line at a time.  Print part longer than 80 chars in red.
2668 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2670         * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
2672 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2674         * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
2676 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2678         * check_GNU_style.sh: Improve readability function calls.
2680 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2682         * config-list.mk: Add FT32.
2684 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2686         * check_GNU_style.sh (col): Fix tab size.
2688 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2690         * check_GNU_style.sh: Put stdin into a temp file.
2692 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2694         * check_GNU_style.sh: Read either from stdin, or from files.
2696 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2698         * check_GNU_style.sh: Check if files exists.
2700 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2702         * check_GNU_style.sh: Don't use a filename prefix if we're only
2703         processing one patch file.
2705 2015-05-12  Yury Gribov  <y.gribov@samsung.com>
2707         * mklog: Ignore preprocessor directives.
2709 2015-04-22  Jakub Jelinek  <jakub@redhat.com>
2711         * gennews (files): Add files for GCC 5.
2713 2015-03-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2715         * dg-extract-results.sh: Check that the necessary python modules exist.
2717 2015-02-05  Ilya Verbin  <ilya.verbin@intel.com>
2719         * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
2720         liboffloadmic/plugin.
2722 2015-01-15  Richard Sandiford  <richard.sandiford@arm.com>
2724         * update-copyright.py (Copyright.__init__): Add a regexp for
2725         "copyright = u'".
2726         (Copyright.update_copyright): Don't add a space before the year
2727         in that case.
2729 2015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
2731         * gcc_update (files_and_dependencies): Update rules for new
2732         libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
2734 2015-01-12  Yury Gribov  <y.gribov@samsung.com>
2736         * check_GNU_style.sh: Support patches coming from stdin.
2737         Check that spaces are converted to tabs.
2738         Make double-space-after-dot check more precice.
2740 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2742         * config-list.mk (LIST): Add visium-elf.
2744 2015-01-05  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2746         * config-list.mk: Use shortest match for OPT to find the actual
2747         target name.
2749 2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
2751         * dg-extract-results.sh: Use --text with grep to avoid issues with
2752         binary files.  Fall back to cat -v, if that doesn't work.
2754 2014-12-12  Chung-Ju Wu  <jasonwucj@gmail.com>
2756         * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
2758 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2759             Yury Gribov  <y.gribov@samsung.com>
2761         * vimrc: New file.
2763 2014-12-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2765         * check_GNU_style.sh: Warn for incorrect number of spaces in function
2766         call only if 0 or 2+ spaces found.
2768 2014-12-02  Tobias Burnus  <burnus@net-b.de>
2770         * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
2772 2014-11-25  Tom de Vries  <tom@codesourcery.com>
2773             Peter Bergner  <bergner@vnet.ibm.com>
2775         * mklog: Handle .mklog.  Use git setting independent of presence .git
2776         directory.
2778 2014-11-14  Tom de Vries  <tom@codesourcery.com>
2780         * mklog: Move reading of .diff file up and add comment.  Copy diff_lines
2781         to orig_diff_lines.  Use orig_diff_lines when appending patch.
2783 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2785         * ChangeLog.jit: New.
2786         * jit-coverage-report.py: New file: a script to print crude
2787         code-coverage information for the libgccjit API.
2789 2014-11-11  Marat Zakirov  <m.zakirov@samsung.com>
2791         * mklog: Symbol '}' stops search for changes.
2793 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2795         * download_prerequisites: Stop downloading CLooG.
2797 2014-11-07  Marat Zakirov  <m.zakirov@samsung.com>
2799         * mklog: Always doubt in functions.
2800         Add EOF protection.
2802 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2804         * config-list.mk: Don't build Go for certain targets.
2806 2014-10-04  Trevor Saunders  <tsaunders@mozilla.com>
2808         * compare-all-tests: Don't test score-*.
2809         * config-list.mk: Likewise.
2811 2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
2813         * dg-extract-results.py (output_variation): Always sort if do_sum.
2815 2014-09-22  Tom de Vries  <tom@codesourcery.com>
2817         * mklog: Add --inline option.
2819 2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
2821         * dg-extract-results.py (Prog.result_re): Include options in test name.
2823 2014-09-19  Olivier Hainque  <hainque@adacore.com>
2825         * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
2827 2014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
2829         * config-list.mk (LIST): Add v850-rtems.
2831 2014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2833         * config-list.mk (LIST): Add arm-rtems.
2834         Add nios2-rtems.  Remove extra option from powerpc-rtems.
2836 2014-09-08  Trevor Saunders  <tsaunders@mozilla.com>
2838         * compare-all-tests: Don't test picochip.
2839         * config-list.mk: Likewise.
2841 2014-08-11  Mingjie Xing <mingjie.xing@gmail.com>
2843         * texi2pod.pl (postprocess): Move command process for '@sc' to the
2844         front of '@dfn'.  Add a new command process for '@t{...}', just print
2845         the content.
2847 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2848             Yury Gribov  <y.gribov@samsung.com>
2850         * mklog: Run mklog as a filter.
2852 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2854         * mklog: Read name and email from git config when available.
2856 2014-06-28  Richard Biener  <rguenther@suse.de>
2858         * gennews: Use gcc-3.0/index.html.
2860 2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
2862         * dg-extract-results.py: For Python 3, force sys.stdout to handle
2863         surrogate escape sequences.
2864         (safe_open): New function.
2865         (output_segment, main): Use it.
2867 2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
2869         * dg-extract-results.py (Named): Remove __cmp__ method.
2870         (output_variation): Use a key to sort variation.harnesses.
2872 2014-05-24  Uros Bizjak  <ubizjak@gmail.com>
2874         * texi2pod.pl: Force .pod file to not be a numbered list.
2876 2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
2878         * dg-extract-results.py (parse_run): Handle warnings that are printed
2879         before a test harness is run.
2881 2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2883         * config-list.mk (show): New target.
2885 2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
2887         * dg-extract-results.py: New file.
2888         * dg-extract-results.sh: Use it if the environment seems suitable.
2890 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2892         * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
2894 2013-04-22  Jakub Jelinek  <jakub@redhat.com>
2896         * gennews (files): Add files for GCC 4.9.
2898 2014-02-24  Walter Lee  <walt@tilera.com>
2900         * config-list.mk (LIST): Add tilegxbe-linux-gnu.
2902 2014-02-13  Richard Biener  <rguenther@suse.de>
2904         * download_prerequisites: Update ISL and CLOOG versions.
2906 2014-01-31  Brooks Moses  <bmoses@google.com>
2908         * gcc_update (files_and_dependencies): Add aarch64-tune.md.
2910 2014-01-29  Yury Gribov  <y.gribov@samsung.com>
2912         * mklog: Improve support of context diffs.
2914 2014-01-21  Tatiana Udalova  <t.udalova@samsung.com>
2916         * mklog: Avoid adding falsely changed functions to ChangeLog.
2918 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2920         * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
2921         ordering of some configs.
2923 2013-12-23  Yury Gribov  <y.gribov@samsung.com>
2925         * mklog: Automatically insert comments in trivial cases.
2927 2013-12-19  Yury Gribov  <y.gribov@samsung.com>
2929         * mklog: Split generated message in parts.
2931 2013-10-31  Chung-Ju Wu  <jasonwucj@gmail.com>
2933         * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
2935 2013-10-29  Tobias Burnus  <burnus@net-b.de>
2937         * gcc_update (files_and_dependencies): Add rules for
2938         libcilkrts.
2940 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
2942         * gcc_update (files_and_dependencies): Fix rule for
2943         libgomp/testsuite/Makefile.in.
2945 2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
2947         * config-list.mk: Add arc configurations.
2949 2013-09-27  Diego Novillo  <dnovillo@google.com>
2951         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2953 2013-09-12  DJ Delorie  <dj@redhat.com>
2955         * config-list.mk: Add msp430-elf.
2957 2013-08-31  Diego Novillo  <dnovillo@google.com>
2959         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2961 2013-08-29  Mike Stump  <mikestump@comcast.net>
2963         * gcc_update (configure): Update to handle svn 1.8.1.
2965 2013-08-03  Caroline Tice  <cmtice@google.com>
2967         * gcc_update: Add libvtv files.
2969 2013-06-06  Brooks Moses  <bmoses@google.com>
2971         * testsuite-management/validate_failures.py: Fix handling of
2972         summary lines with "|" characters or empty description fields.
2974 2013-05-24  Chung-Ju Wu  <jasonwucj@gmail.com>
2976         * download_prerequisites: Download isl and cloog conditionally.
2978 2013-05-21  David Malcolm  <dmalcolm@redhat.com>
2980         * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
2982 2013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2984         * config-list.mk (LIST): Add -enable-obsolete for
2985         sparc-sun-solaris2.9, i686-solaris2.9.
2987 2013-05-13  Mike Stump  <mikestump@comcast.net>
2989         * compare_tests: Limit lines to 2000 characters as comm on Mac OS
2990         X 10.8.3 doesn't like long lines (those 2055 characters or more).
2992 2013-04-22  Sofiane Naci  <sofiane.naci@arm.com>
2994         * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
2996 2013-04-18  Diego Novillo  <dnovillo@google.com>
2998         * validate_failures.py: Fix typo.
3000 2013-04-18  Diego Novillo  <dnovillo@google.com>
3002         * validate_failures.py: Loosen check for build directory.
3003         State what failed if we couldn't find the source tree or
3004         the target triplet.
3006 2013-03-22  Jakub Jelinek  <jakub@redhat.com>
3008         * gennews (files): Add files for GCC 4.8.
3010 2013-03-06  Tobias Burnus  <burnus@net-b.de>
3012         * make-obstacks-texi.pl: New.
3014 2013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3016         * make_sunver.pl: Enforce C locale.
3018 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
3020         * update-copyright.py: Add libdecnumber to the default list.
3021         Remove libquadmath and libssp.
3023 2013-02-06  Diego Novillo  <dnovillo@google.com>
3025         * testsuite-management/validate_failures.py: Fix typo.
3027 2013-02-06  Diego Novillo  <dnovillo@google.com>
3029         * testsuite-management/validate_failures.py: Update
3030         Copyright years.
3031         Request contributions not to use Python features newer
3032         than 2.4.
3033         (GetBuildData): If this is not a build directory,
3034         emit an error only if --results or --manifest are missing.
3036 2013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3038         * testsuite-management/validate_failures.py
3039         (IsInterestingResult): Fix performance regression
3041 2013-02-04  Richard Sandiford  <rdsandiford@googlemail.com>
3043         * update-copyright.py: New file.
3045 2013-01-15  David Blaikie  <dblaikie@gmail.com>
3047         * dg-extract-results.sh: Handle KPASSes.
3049         * dg-extract-results.sh: Constrain the start-of-log pattern.
3051         * dg-extract-results.sh: Fix order of summary counts.
3053 2012-12-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3055         * testsuite-management/validate_failures.py
3056         (IsInterestingResult): Only strip line a second time if we did split.
3057         Rephrase return statement while at it.
3058         (CollectSumFiles): Also ignore .git directory.
3060 2012-12-03  Diego Novillo  <dnovillo@google.com>
3062         * testsuite-management/validate_failures.py: Fix stale
3063         use of 'options'.
3065 2012-11-30  Doug Evans  <dje@google.com>
3067         * testsuite-management/validate_failures.py: Add support for @include,
3068         @remove directives in manifest files.
3070         * testsuite-management/validate_failures.py: Add function
3071         GetManifestPath.  New global _MANIFEST_SUBDIR.
3073 2012-11-29  Doug Evans  <dje@google.com>
3075         * testsuite-management/validate_failures.py: Remove pass/fail
3076         indicator from result of GetBuildData.
3078         * testsuite-management/validate_failures.py: Store options in global
3079         variable _OPTIONS.
3081         * testsuite-management/validate_failures.py: Rename variable
3082         manifest_name to manifest_path everywhere.
3084         * testsuite-management/validate_failures.py (CompareBuilds): Pass
3085         options.results to GetSumFiles for clean build.
3087 2012-11-28  Doug Evans  <dje@google.com>
3089         * testsuite-management/validate_failures.py: Use <target_alias> instead
3090         of <target>.  Minor whitespace changes.
3092         * testsuite-management/validate_failures.py: Record ordinal with
3093         TestResult.
3095 2012-11-19  Mike Stump  <mikestump@comcast.net>
3097         * compare_tests: Add export LC_ALL=C to make sort happier.
3099 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
3101         * gcc_update: Update libsanitizer generated files.
3103 2012-11-12  Tobias Burnus  <burnus@net-b.de>
3105         * gcc_update: Add libquadmath generated files.
3107 2012-11-12  H.J. Lu  <hongjiu.lu@intel.com>
3109         * gcc_update: Add libsanitizer generated files.
3111 2012-11-05  Lawrence Crowl  <crowl@google.com>
3113         * compare_two_ftime_report_sets: New.
3115 2012-11-02  Diego Novillo  <dnovillo@google.com>
3117         * testsuite-management/validate_failures.py: Add option
3118         --clean_build to compare test results against another
3119         build.
3121 2012-10-31  Diego Novillo  <dnovillo@google.com>
3123         * testsuite-management/validate_failures.py: Fix parsing
3124         of summary lines.
3126 2012-10-29  Diego Novillo  <dnovillo@google.com>
3128         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3130 2012-10-06  Diego Novillo  <dnovillo@google.com>
3132         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3134 2012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
3136         * check_GNU_style.sh: Remove temporay file upon exit.
3138 2012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
3140         * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
3141         arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
3142         Use --enable-obsolete for picochip-elf.
3144 2012-09-10   Diego Novillo  <dnovillo@google.com>
3146         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3148 2012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
3150         * make_sunver.pl: Add missing newline at the end of extern "C++" block.
3152 2012-08-24   Diego Novillo  <dnovillo@google.com>
3154         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3156 2012-08-14   Diego Novillo  <dnovillo@google.com>
3158         * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
3160 2012-08-13  Diego Novillo  <dnovillo@google.com>
3162         * testsuite-management/validate_failures.py (ExpirationDate): Tidy
3163         comment.
3165 2012-08-13  Diego Novillo  <dnovillo@google.com>
3167         * testsuite-management/validate_failures.py (ParseSummary): Fix
3168         comment.
3170 2012-08-13  Diego Novillo  <dnovillo@google.com>
3172         * testsuite-management/validate_failures.py: Import datetime.
3173         (TestResult.ExpirationDate): New.
3174         (TestResult.HasExpired): New.
3175         (ParseSummary): Call it.  If it returns True, warn that the
3176         expected failure has expired and do not add it to the set of
3177         expected results.
3178         (GetResults): Clarify documentation.
3180 2012-07-26   Diego Novillo  <dnovillo@google.com>
3182         * testsuite-management/validate_failures.py: Do not use
3183         'with ... as ...' constructs.
3185 2012-07-19   Diego Novillo  <dnovillo@google.com>
3187         * testsuite-management/validate_failures.py (CollectSumFiles):
3188         Rename from GetSumFiles.
3189         (GetSumFiles): Factor out of CheckExpectedResults.
3190         (CheckExpectedResults): Call it.
3191         (ProduceManifest): Call it.
3193 2012-07-18   Diego Novillo  <dnovillo@google.com>
3195         * testsuite-management/validate_failures.py: Fix
3196         /usr/bin/python invocation.
3198 2012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
3200         * check_makefile_deps.sh: Look for c-common.o in c-family/.
3201         Add a few more crt* files to the list of files to skip.
3203 2012-05-31  Marek Polacek  <polacek@redhat.com>
3205         * mklog: Prevent printing three spaces after the date.
3207 2012-06-04   Diego Novillo  <dnovillo@google.com>
3209         * testsuite-management/validate_failures.py (GetResults):
3210         Change argument to accept list of summary files to analyze.
3211         Update callers.
3212         (CheckExpectedResults): Handle options.manifest, options.results
3213         and options.ignore_missing_failures.
3214         (Main): Add options --manifest, --results and --ignore_missing_failures.
3216 2012-05-31   Diego Novillo  <dnovillo@google.com>
3217              Cary Coutant  <ccoutant@google.com>
3219         * mklog: New.
3221 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
3223         PR bootstrap/53472
3224         * contrib/compare-debug (remove_comment): New function.
3225         Remove any .comment sections if the first cmp failed.
3227 2012-05-09  David Edelsohn  <dje.gcc@gmail.com>
3229         * gcc_update: Use $GCC_SVN to retrieve branch and revision.
3231 2012-05-01  Richard Henderson  <rth@redhat.com>
3233         * gcc_update: Add libatomic generated files.
3235 2012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3237         * compare_tests: Append '/' to make 'find' traverse
3238         symlinked directories.
3240 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3242         * testsuite-management/validate_failures.py (GetBuildData): Use
3243         target_alias.
3245 2012-04-06  Doug Evans  <dje@google.com>
3247         * dg-extract-results.sh: Handle KFAILs.
3249 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3251         * config-list.mk (LIST): Remove mips-sgi-irix6.5.
3253 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
3255         * gennews (files): Add files for GCC 4.7.
3257 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3259         * config-list.mk (LIST): Remove mips-openbsd.
3261 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3263         * config-list.mk (LIST): Remove alpha-dec-osf5.1.
3265 2012-03-02   Diego Novillo  <dnovillo@google.com>
3267         * testsuite-management/validate_failures.py (class TestResult): Fix
3268         match pattern for the summary line.  If there is a parsing failure,
3269         show the line we failed to parse.
3271 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3273         PR libstdc++/52188
3274         * make_sunver.pl: Remove #ifdef handling.
3276 2012-02-17   Doug Kwan  <dougkwan@google.com>
3278         * contrib/testsuite-management/validate_failures.py
3279         (GetMakefileValue): Check for cross compilers.
3281 2012-02-15   Quentin Neill  <quentin.neill@amd.com>
3283         * compare_tests: Fix trailing paths in dir arguments.
3284         Handle sum1/sum2 temp files with others.
3286 2012-02-14  Walter Lee  <walt@tilera.com>
3288         * config-list.mk (LIST): Add tilegx-linux-gnu and
3289         tilepro-linux-gnu.
3290         * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
3291         (gcc/config/tilepro/mul-tables.c): New dependencies.
3293 2012-02-11  Mike Stump  <mikestump@comcast.net>
3295         * compare_tests (exit_status): Fix.
3297 2012-02-10   Diego Novillo  <dnovillo@google.com>
3299         * repro_fail: Add --debug and --debug-tui flags.
3301 2012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
3302             Jayant R Sonar  <jayant.sonar@kpitcummins.com>
3304         * config-list.mk (LIST): Add cr16-elf.
3306 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
3308         PR target/51345
3309         * gcc_update (files_and_dependencies): Add
3310         gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
3312 2011-11-29  DJ Delorie  <dj@redhat.com>
3314         * config-list.mk (LIST): Add rl78-elf.
3316 2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3318         * make_sunver.pl: Convert '?' in glob patterns to '.'.
3320 2011-11-07  Richard Henderson  <rth@redhat.com>
3322         Merged from transactional-memory.
3324         * gcc_update: Add libitm to touch data.
3326 2011-11-07   Quentin Neill  <quentin.neill@amd.com>
3328         * compare_tests: Add ability to compare all .sum
3329         files from two build directories.
3331 2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3333         * contrib-list.mk: Add Epiphany configurations.
3335 2011-09-13   Diego Novillo  <dnovillo@google.com>
3337         * testsuite-management: New.
3338         * testsuite-management/validate_failures.py: New.
3340 2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3342         * gcc_update: Determine svn branch from hg convert_revision.
3344 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3346         * config-list.mk (i586-netware): Remove.
3347         (.PHONY): Remove make-script-dir dependency.
3348         (make-script-dir): Remove.
3349         ($(LIST)): Remove make-script-dir dependency.
3351 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3353         * gcc_update: Add C6X generated files.
3354         * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
3356 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3358         * config-list.mk (LIST): Append OPT-enable-obsolete to
3359         alpha-dec-osf5.1, mips-sgi-irix6.5.
3361 2011-06-24  Diego Novillo  <dnovillo@google.com>
3363         * repro_fail: New.
3365 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
3367         * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
3369 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
3371         * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
3372         gcc/config/arm/arm-fpus.def.
3374 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
3376         * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
3377         dependencies.
3379 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
3381         * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
3383 2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3385         * config-list.mk: New file.
3387 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
3389         * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
3391 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3393         * paranoia.cc (ENUM_BITFIELD): Remove.
3395 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
3397         * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
3399 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3401         * compare-all-tests (all_targets): Remove crx and m68hc11.
3403 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3405         PR bootstrap/48135
3406         * make_sunver.pl: Don't use File::Glob.
3408 2011-03-05  Joseph Myers  <joseph@codesourcery.com>
3410         * gennews (files): Add files for GCC 4.6.
3412 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3414         * patch_tester.sh (nopristinecache): New shell var, set according
3415         to presence or absence of new -nopristinecache option.
3416         (usage): Document new option.
3417         (bootntest_pristine): Implement it.
3419 2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3421         * make_sunver.pl: Use elfdump -s to extract symbols if possible,
3422         readelf -s otherwise.
3424 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
3426         * make_sunver.pl: Ignore entries without symbol name first.  Then do
3427         not ignore symbols marked as 'R'.
3429 2010-10-18  Andi Kleen  <ak@linux.intel.com>
3431         * gccbug.el: Remove.
3433 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3435         * gcc_update: Run $GCC_HG pull and update separately.
3436         Check parents for SVN revision.
3438 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3440         * test_recheck: New script.
3442 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3444         * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
3445         Also escape characters with grave accents, to be fixed ...
3446         (unmunge): ... here.
3447         (postprocess): Also handle @/ and @acronym{...}.
3449 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3451         * check_GNU_style.sh: Do not print warning messages when there are
3452         no occurences.
3454 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3456         * gcc_update: Handle hg, too.
3458 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
3460         * make_sunver.pl: Remove extra whitespace in regexp.
3462 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3464         * check_GNU_style.sh: New.
3466 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3468         * make_sunver.pl: New file.
3470 2010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
3472         * compare-debug (Darwin): Remove '-x' flag from ld-based object
3473         stripping.  Add a comment as to why we do it this way.
3475 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
3477         * compare-debug: Drop LTO sections.
3479 2010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3481         * gcc_update: Support updating a git clone.
3483 2010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3485         * test_summary: Don't use diff -u.
3486         Adapt egrep regex.
3488 2010-06-02  Andrew Haley  <aph@redhat.com>
3490         * download_prerequisites: New script.
3492 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3494         * dg-extract-results.sh: Redirect grep output to /dev/null instead
3495         of grep -q.
3497 2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
3499         * gcc_update: Sets the locale to C.
3501 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
3503         * gennews (files): Add files for GCC 4.5.
3505 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3507         Fix *.log tests output containing "===".
3508         * dg-extract-results.sh (/\===/): Rename to ...
3509         (/^\t\t=== .* ===$/): ... this pattern.
3511 2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3513         * dg-extract-results.sh: Fix result order to match sequential case.
3515 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3517         * check_warning_flags.sh: Use \012 instead of \n with tr.
3519 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3521         * dg-extract-results.sh: Don't use tail -n.
3523 2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3524             Richard Guenther  <rguenther@suse.de>
3526         PR lto/39216
3527         * gcc_update: Adjust file timestamps for lto-plugin.
3529 2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
3531         PR bootstrap/41245
3532         * compare-debug: Handle stripping of dwarf debug sections from darwin
3533         mach-o objects.
3535 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3537         * compare-debug: Grep for blank before dash to avoid grep -e.
3539 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3541         * compare-debug: Look for .gkd files and compare them.
3543 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3545         PR testsuite/41166
3546         * test_summary: Invoke config.status, rather than trying to
3547         parse it.  Adjust awk script.
3549 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
3551         * compare-debug: Drop .eh_frame relocations too.
3553 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
3555         PR testsuite/40704
3556         * test_summary: Filter out "\r".
3558 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3560         * compare-debug: Don't fail just because of .eh_frame differences.
3562 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
3564         PR testsuite/39807
3565         * dg-extract-results.sh: Close open files and use >> instead of >
3566         to decrease number of concurrently open files from awk.  Avoid
3567         = at the beginning of a regexp and redirect to a file determined
3568         by curfile variable rather than concatenated strings to workaround
3569         Solaris nawk bug.
3571 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
3573         * test_summary: Only include LAST_UPDATED if it exists.
3574         Complete copyright years.
3576 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
3578         * compare-all-tests: New.
3580 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3582         * gennews (files): Reference GCC 4.4 web pages.
3584 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
3586         * reghunt/date_based/reg_periodic: Change copyright header to refer
3587         to version 3 of the GNU General Public License and to point readers
3588         at the COPYING3 file and the FSF's license web page.
3589         * reghunt/date_based/reg_search: Likewise.
3590         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
3591         * regression/btest-gcc.sh: Likewise.
3592         * regression/objs-gcc.sh: Likewise.
3594 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3596         * check_warning_flags.sh: Update flag exceptions.
3598 2008-11-18  Ben Elliston  <bje@au.ibm.com>
3600         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
3601         be opened; print a more meaningful error instead.
3603 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
3604             Jakub Jelinek  <jakub@redhat.com>
3606         * dg-extract-results.sh: New file.
3608 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3610         * check_makefile_deps.sh: New file.
3612 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
3614         * patch_tester.sh (report): Do not print "Checker: ".
3616 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
3618         * patch_tester.sh (report): Do not print the time.
3620 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
3622         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
3623         Handle @heading.  Handle enumerated lists with starting numbers
3624         and extra headings.
3626 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
3628         * patch_tester.sh (initialization): Initialize svnpatch and stop.
3629         (usage): Add -svnpath and -stop.
3630         (makedir): New.
3631         (argument handling): Process -stop and -svnpath.
3632         (setup code): Use makedir, error out if initial svn checkout fails.
3633         (update): Use svnpath.  Invoke contrib/gcc_update.
3634         (apply_patch): Require that patch was created at top level.  Use eval
3635         with option variables.  Don't use bootstrap target for make.  Verify
3636         that some tests were run.
3637         (bootntest_patched): Use snvpath.
3638         (main loop): For -stop, exit when there are no more patches to test.
3640 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3642         * check_warning_flags.sh: Instead of invoke.texi, take the path
3643         to the doc directory as argument.  Check that warnings listed in
3644         'gcc --help' are accepted by the compiler, and listed in the
3645         manuals.
3647 2008-03-06  Tom Tromey  <tromey@redhat.com>
3649         * patch_tester.sh (usage): Watermark is not lexicographic.
3650         Load $STATE/defaults if it exists.
3651         (selfexec): Use $0.
3652         (apply_patch): Handle deletions.
3653         (bootntest): Handle default settings.
3655 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
3657         * gennews (files): Reference GCC 4.3 web pages.
3659 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3661         * check_warning_flags.sh: New file.
3663 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3665         * paranoia.cc (main): Remove handling of c4x_single and
3666         c4x_extended formats.
3668 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3670         * compareSumTests3: Changed to GPLv3.
3671         * prepare_patch.sh: Same.
3672         * uninclude: Same.
3673         * dglib.pm: Same.
3674         * gennews: Same.
3675         * texi2pod.pl: Same.
3676         * analyze_brprob: Same.
3677         * gcc_build: Same.
3679 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3681         * patch_tester.sh: Changed to GPLv3.
3683 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3685         * patch_tester.sh: Don't save the script anymore.
3687 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3689         * patch_tester.sh: New.
3690         * prepare_patch.sh: New.
3692 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
3694         * compare-debug: Introduce -p flag to preserve .stripped files.
3696 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3698         * texi2pod.pl: Handle @asis.
3699         (postprocess): Move @gccoptlist{} after all formatting commands.
3701 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
3703         * compare-debug: Avoid spurious errors when .stripped files
3704         exist.
3706 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
3708         * warn_summary (srcdirFilter): Add fixincludes, sim,
3709         newlib and mpfr.
3711 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
3713         * gcc_update: Handle different URL paths and tags.
3715 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3717         * compare-debug: New.
3719 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
3720             Andreas Schwab  <schwab@suse.de>
3722         * gcc_update: Use "svn info" for revision number.  Create
3723         gcc/REVISION with branch name and revision number.
3725 2007-08-10  Diego Novillo  <dnovillo@google.com>
3727         * gcc.doxy: Rename from tree-ssa.doxy.
3729 2007-08-10  Diego Novillo  <dnovillo@google.com>
3731         * tree-ssa.doxy: Update for doxygen 1.5.
3732         Include all the files in the middle and back ends.
3734 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
3736         * gcc_update (files_and_dependencies): Handle
3737         gcc/testsuite/gcc.dg/cpp/direct2s.c.
3739 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
3741         * gennews (files): Reference GCC 4.2 web pages.
3743 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
3745         * texi2pod.pl: Correct handling of @itemize with no argument.
3747 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
3749         * uninclude: New utility, from Alexandre Oliva.
3751 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
3753         * test_installed: Adjust to the move from g77 to gfortran.
3755 2007-02-16  Matthias Klose  <doko@debian.org>
3757         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
3759 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
3761         * test_summary (configflags): Adjust for changes in the
3762         config.status format due to update to autoconf 2.59.
3764 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3766         * gcc_update: Update for configure.in -> configure.ac.
3768 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
3770         * texi2pod.pl: Handle @multitable.
3772 2007-01-15  Tom Tromey  <tromey@redhat.com>
3774         * download_ecj: New file.
3776 2006-09-27  Matthew Sachs  <msachs@apple.com>
3778         * compareSumTests3: POD syntax fix.
3780 2006-09-27  Matthew Sachs  <msachs@apple.com>
3782         * dglib.pm: Initial commit.
3783         * compareSumTests3: Initial commit.
3785 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
3787         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
3788         and not non-existing nm[old].
3790 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3792         Port to hosts whose 'sort' and 'tail' implementations
3793         treat operands with leading '+' as file names, as POSIX
3794         has required since 2001.  However, make sure the code still
3795         works on pre-POSIX hosts.
3796         * compare_tests: Don't assume "sort +2" is equivalent to
3797         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3799 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
3801         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
3803 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
3804             Mike Stump  <mrs@apple.com>
3806         * compare_tests: Handle multilibs better.
3808 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3810         * texi2pod.pl: Correct handling of absolute @include.
3812 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
3814         * texi2pod.pl: Handle -I.
3816 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
3818         * gennews (files): Update for GCC 4.1.
3820 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
3822         * gcc_update (files_and_dependencies): Handle
3823         libgomp/testsuite/Makefile.in.
3825 2006-01-18  Richard Henderson  <rth@redhat.com>
3826             Diego Novillo  <dnovillo@redhat.com>
3828         * gcc_update (files_and_dependencies): Add libgomp files.
3830 2005-12-06  Ben Elliston  <bje@au.ibm.com>
3832         * newcvsroot: Remove.
3834 2005-11-03  Steven Bosscher  <stevenb@suse.de>
3836         * gcc_build: Fix my previous checking.
3838 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
3840         * gcc_update: Include revision number in LAST_UPDATED.
3842 2005-10-30  Steven Bosscher  <stevenb@suse.de>
3844         * gcc_build: Use gcc.gnu.org as the default server.  Set up
3845         SVN_REPOSITORY correctly.  Add support for checking out branches.
3847 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3849         * gcc_update: When svn update is called and
3850         --silent is used, pass -q.
3852 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3854         * gcc_update: Remove the -q from svn invocation.
3856 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3858         * gcc_build: Remove -d from the call to gcc_update.
3860 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
3861             Ben Elliston  <bje@au1.ibm.com>
3863         * gcc_update: Update for svn.
3864         * newcvsroot: Ditto.
3865         * gcc_build: Ditto.
3867 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
3869         * texi2pod.pl: Substitue for @value even when part of @include.
3871 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
3873         * texi2pod.pl: Convert two single quotes or two backquotes to
3874         double quotes.
3876 2005-08-23  Ben Elliston  <bje@au.ibm.com>
3878         * gcc_update: Update dependencies for libjava/aclocal.m4.
3880 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
3882         * All files: Update with new FSF address.
3884 2005-07-14  Ben Elliston  <bje@au.ibm.com>
3886         * filter_params.pl: Typo fix.
3887         * filter_knr2ansi.pl: Likewise.
3889 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
3891         * gennews (files): Update for egcs-1.0 release pages consolidation.
3893 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
3895         * gennews (files): Update for GCC 4.0.
3897 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
3899         * gcc_update (silent): Unset instead of initializing to null.
3901 2005-03-18  Andreas Schwab  <schwab@suse.de>
3903         * gcc_update (apply_patch): Properly quote $1.
3905 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
3907         * gcc_update: Add --silent option.
3909 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3911         * warn_summary (keywordFilter): Update sed pattern for new quoting
3912         style in warnings.
3914 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3916         * warn_summary: Add -fortran subdir flag.
3917         (subdirectoryFilter): Fix missing ada subdir.
3919 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
3921         * gcc_update (touch_files): Don't rely on "make" being GNU make;
3922         grep for "Touching" to determine that the rule executes.
3924 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
3926         * gcc_update (touch_files): Explicitly pass --no-print-directory.
3928 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
3930         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
3932 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3934         * gcc_update: Add fixincludes.
3936 2004-08-26  Matthias Klose  <doko@debian.org>
3938         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
3940 2004-08-26  Matthias Klose  <doko@debian.org>
3942         * test_summary: Include baseline used for libstdc++-v3 abi check
3943         in test summary.
3945 2004-08-25  Ben Elliston  <bje@au.ibm.com>
3947         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
3949 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
3951         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
3952         update done.
3954 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3956         * gcc_update: libjava/configure.ac -> configure.in.  Automake
3957         1.4 does not handle configure.ac properly.
3959 2004-08-04  Andreas Schwab  <schwab@suse.de>
3961         * gcc_update: libjava/configure.in -> configure.ac.
3963 2004-08-03  Richard Earnshaw  <rearnsha@arm.com>
3965         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
3967 2004-07-16  Jeff Law  <law@redhat.com>
3969         * analyze_brprob: Fix comments.  More consistent output format.
3971 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
3973         * tree-ssa.doxy: Update for doxygen 1.3.5.
3975 2004-06-14  Andreas Jaeger  <aj@suse.de>
3977         * gcc_update: boehm-gc/configure.in -> configure.ac.
3979 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
3981         * gcc_update (boehm-gc/configure): Depend on
3982         boehm-gc/configure.ac instead of boehm-gc/configure.in
3984 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
3986         * gcc_update (libmudflap/configure): Depend on
3987         libmudflap/configure.ac instead of libmudflap/configure.in
3989 2004-06-14  Andreas Jaeger  <aj@suse.de>
3991         * gcc_update: Add libcpp.
3993 2004-06-10  Andreas Jaeger  <aj@suse.de>
3995         * gcc_update: Add libgfortran.
3997 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
3999         * gcc_update (libbanshee/configure): Depend on
4000         libbanshee/configure.ac instead of libbanshee/configure.in
4002 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4004         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
4005         from list of files to be touched.
4006         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
4008 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4010         * gennews: Update for GCC 3.4.
4012 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4014         Merge from tree-ssa-20020619-branch.
4016         * filter_gcc_for_doxygen: New file.
4017         * filter_knr2ansi.pl: New file.
4018         * filter_params.pl: New file.
4019         * tree-ssa.doxy: New file.
4020         * contrib/gcc_update (files_and_dependencies): Handle
4021         libbanshee and libmudflap.
4023 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
4024             Andreas Jaeger  <aj@suse.de>
4026         * gcc_update (files_and_dependencies): Insert zlib dependencies.
4028 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4030         * gcc_update (files_and_dependencies): libobjc/configure now
4031         depends on configure.ac, not configure.in.
4033 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
4035         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
4037 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
4039         * gcc_update (files_and_dependencies): Insert libffi dependencies.
4041 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
4043         * gcc_update (files_and_dependencies): Insert libada/configure.
4045 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
4047         * gcc_update (files_and_dependencies): Update intl/configure.in
4048         to intl/configure.ac.
4050 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
4052         * gcc_update (files_and_dependencies): Update fastjar/configure.in
4053         to fastjar/configure.ac
4055 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
4057         * gcc_update (files_and_dependencies): Remove non-existant files.
4059 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
4061         * gcc_update (files_generated): Revert 2003-12-18 change.
4063 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
4065         * gcc_update (files_and_dependencies): For gcc directory,
4066         rename configure.in to configure.ac.
4068 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
4070         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
4071         remove acconfig.h. No longer used.
4073 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
4075         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
4076         gcc/ada/gnat_ug_* to use it.
4078 2003-12-16  James E Wilson  <wilson@specifixinc.com>
4080         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
4081         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
4083 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
4085         * gcc_update (files_and_dependencies): Correct typo in the filename
4086         gnat_ug_wnt.texi.
4088 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
4090         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
4091         treeprs.ads.
4093 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
4095         * gennews (files): Add GCC 3.3 files.
4097 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
4099         * gcc_build: Fix handling of -t option.  Add -x option.
4101 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
4103         * texi2pod.pl: Remove extra line.
4105 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
4107         * texi2pod.pl: Default @itemize's parameter to @bullet.
4109 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
4111         * gcc_update: gcc/acconfig.h no longer exists.
4113 2003-07-11  Matthias Klose  <doko@debian.org>
4115         * test_installed: Add options to run objc tests.
4116         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
4118 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4120         * gcc_update: Remove gcc/intl/plural.c from list.
4121         Add new generated files intl/plural.c, intl/configure,
4122         intl/config.h.in.
4124 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
4126         * gcc_update (files_and_dependencies): Add
4127         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
4128         gcc/testsuite/gcc.dg/cpp/mi1c.h.
4130 2003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4132         * paranoia.cc: Fix spelling error.
4134         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
4135         to GCC.
4137 2003-04-04  Mike Stump  <mrs@apple.com>
4139         * compare_tests: Fix exit status and be more flexible with spacing.
4141 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
4143         * test_summary:  Add -h, print existing comments as help.
4145 2003-03-03  H.J. Lu  <hjl@gnu.org>
4147         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
4148         * gcc_update: Likewise.
4150 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
4152         * test_summary (configflags): Only use the first match.  Remove
4153         excess space.  Use sub instead of gsub where possible.  Use `none'
4154         if no configure flags were given.
4156 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
4158         * test_summary (configflags): awk portability.
4160 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
4162         * test_summary (configflags): Compute correctly with both
4163         autoconfiscated and Cygnus-style top-level.
4165 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4167         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
4168         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
4169         gcc/java/keyword.gperf
4171 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4173         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
4174         depending on gcc/intl/plural.y.
4176 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4178         * gcc_update (configure): Depend on config/acx.m4 as well.
4180         * gcc_update (configure): Depend on configure.in.
4182 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4184         * texi2pod.pl: Skip contents of @copying.
4186 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
4188         * gthr_supp_vxw_5x.c: New file.
4190 2002-10-21  Richard Henderson  <rth@redhat.com>
4192         * paranoia.cc (real_c_float::image): Accomodate size of
4193         real_internal format.
4194         (main): Unbuffer stdio.  Add real_internal format.
4195         (floor_log2_wide): New.
4197 2002-10-16  Richard Henderson  <rth@redhat.com>
4199         * paranoia.cc (ENUM_BITFIELD): New.
4200         (class): Define as klass around real.h.
4201         (real_c_float): Not a template any longer; define MODE as a
4202         class static constant; use real_format elements for SIZE.
4203         Update uses of real_to_decimal and real_to_hexadecimal.
4204         (main): Change -g argument to use a format name.
4205         (mode_for_size): Remove.
4207 2002-09-16  Richard Henderson  <rth@redhat.com>
4209         * paranoia.cc: New file.
4211 2002-09-04  Richard Henderson  <rth@redhat.com>
4213         * enquire.c: Remove.
4215 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
4217         * gennews (files): Add GCC 3.2 files.
4219 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4221         * gennews (files): Add proper files for the GCC 3.1 release series.
4222         Simplify and reformat introductory wording.
4224 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4226         * enquire.c: Move from gcc.
4228 2002-07-16  H.J. Lu  <hjl@gnu.org>
4230         * gcc_update (touch_files): Pass -s to ${MAKE}.
4232 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
4234         * texi2pod.pl: Correct handling of the internal R<> sequence.
4236 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
4238         * gcc_update (files_and_dependencies): Add generated Texinfo files
4239         for Ada.
4241 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4243         * test_installed: Allow for PWDCMD to override hardcoded pwd.
4244         * test_summary: Likewise.
4246 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
4248         * gcc_update (touch_files): Don't have empty for loop.
4250 2002-04-16  Richard Henderson  <rth@redhat.com>
4252         * gcc_update: Remove libchill.
4254 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
4256         * texi2pod.pl: Handle @end ftable and @end vtable.
4258 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
4260         * texi2pod.pl: Handle @include, @ftable, @vtable.
4261         Reformat some code for clarity.
4263 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
4265         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
4266         WARNING and ERROR output from the *.sum files.
4268 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4270         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
4271         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
4272         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
4274 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4276         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
4277         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
4278         egcs-1.1/index.html.
4280 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4282         * warn_summary: Add -ada subdirectory flag.
4284 2001-12-12  Matthias Klose  <doko@debian.org>
4286         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
4287         generation of more than one man page from one source.
4288         Add '-' to set of valid chars for an identifier.
4289         Let -D option accept flags of the form <flag>=<value>.
4290         Use \s+ for whitespace detection in '@c man' lines.
4291         Handle @set and @clear independent of $output.
4292         Substitute all @value{}'s in a line.
4294 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4296         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
4297         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
4298         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
4299         greater than 9 in enumerations.
4301 2001-11-07  Laurent Guerby  <guerby@acm.org>
4303         * gcc_update (files_and_dependencies): Add Ada dependencies.
4305 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4307         * snapshot: Remove.
4309 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
4311         Revert:
4312         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4313         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4314         touch.
4316 2001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
4318         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4319         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4320         touch.
4322 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
4324         * analyze_brprob: Update for changes in gcc debug output.
4326 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
4328         * analyze_brprob: Avoid more overflows.
4330 2001-07-27  Richard Henderson  <rth@redhat.com>
4332         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
4334 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
4336         * analyze_brprob: Avoid overflows.
4338 2001-07-27  Richard Henderson  <rth@redhat.com>
4340         * gcc_update: Dump timestamp in LAST_UPDATED.
4342 2001-07-26  Andreas Jaeger  <aj@suse.de>,
4343             Hans-Peter Nilsson  <hp@bitrange.com>
4345         * analyze_brprob: Fix documentation.
4347 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
4349         * analyze_brprob: Fix awk compatibility problems; update comment.
4351 2001-07-23  Andreas Jaeger  <aj@suse.de>
4353         * analyze_brprob: Fix more typos.
4355 2001-07-23  Andreas Jaeger  <aj@suse.de>
4357         * analyze_brprob: Fix typos.
4359 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4361         * texi2pod.pl: Handle @r inside @item.
4363 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
4365         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
4367 2001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
4369         * warn_summary: Fix typo in a comment.
4371 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
4373         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
4375 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
4377         * gennews: Set TERM to vt100 for Lynx.
4379 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4381         * release: Remove.
4383 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
4385         * analyze_brprob: New file.
4387 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
4389         * gcc_build: Output information about the commands used to
4390         configure the compiler.
4392 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4394         * gennews: Update for GCC 3.0.
4396 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4398         * gcc_update: Update for move of documentation to gcc/doc.
4400 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4402         * contrib/test_summary (files): Sort before evaluating.
4404 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4406         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
4408 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
4410         * gcc_build: Use -d when invoking gcc_update.
4412 2001-05-18  Andreas Jaeger  <aj@suse.de>
4414         * gcc_update: Add rules for libf2c/libI77.
4416 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
4418         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
4420 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
4422         * gcc_update (touch_files): Enhance make portability.
4424 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
4426         * gcc_update (touch_files): Use a Makefile to touch files.
4428 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4430         * texi2pod.pl: Add copyright and GPL notices.
4432 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4434         * texi2pod.pl: Handle "\,".
4436 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4438         * texi2pod.pl: Fix regular expression for @r to avoid exponential
4439         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
4440         version check.
4442 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4444         * warn_summary (stageNfilter): Update for recent changes in
4445         bootstrap logic.
4447 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4449         * texi2pod.pl: Require at least perl 5.6.0.
4451 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4453         * gcc_update: Add gcc/gcc.1 to generated files.
4454         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
4455         discarding to end of sentence with @xref where the sentence has an
4456         interior "." in markup, and handle discarding parentheses around
4457         such a sentence.
4459 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
4461         * gennews: Add gcc-2.95.3.
4463 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4465         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
4466         @command.  Format URLs and email addresses in bold.
4468 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4470         * gcc_update: Add cpp.1 to the list of generated files.
4472         * texi2pod.pl: Handle @option and @env.
4474 2001-01-03  Mike Stump  <mrs@wrs.com>
4476         * snapshot: Update to account for java libraries.
4478 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
4480         * test_summary: Export filesuffix, not fileprefix.
4482 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4484         * release: Change some EGCS references to GCC.
4486 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4488         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
4489         subdirectory flags.  Add source directory prefix filtering.
4490         Redirect diagnostic output to stderr.
4492 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
4494         * texi2pod.pl: If multiple @c man sections with the same tag
4495         appear, concatenate them in the final output.  When skipping,
4496         ignore block commands that can't cause skipping, and honor
4497         those that can.  Ensure that verbatim blocks are separate
4498         paragraphs.
4500 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4502         * gcc_update: Don't touch tradcif.c or java/parse.h.
4504 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
4506         * texi2pod.pl: Restructure for comprehensibility, add
4507         comments.  Merge handling of @ignore and @ifxxx.  Handle a
4508         whole bunch more Texinfo commands.  Use consistent formatting
4509         style.
4511 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4513         * gennews: New script.
4515 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4517         * gcc_update: Update a comment as we now require bison for CVS users.
4519 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4521         * gcc_update: Add gcov.1 to the list of generated files.
4523 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
4525         * gcc_build: Remove code to put information in a log file.
4527 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
4529         * texi2pod.pl:
4530         - Add real command line parsing.
4531           - Support @ifset, @ifclear, @set, @value, -D switch.
4532           - Support @sc.  Improve handling of @ref and friends.
4533           - Discard @subsection, @need, @node lines.
4534         - Un-nest font changes to match texinfo semantics.
4535           - Handle @{ and @}.  Oops.
4536         - Don't emit E<> directives inside verbatim blocks.
4538 2000-11-12  Bruce Korb  <bkorb@gnu.org>
4540         * release: generalize the release script a bit.
4542 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
4544         * gcc_build: Add -o option for setting the objdir to use.
4546 2000-11-11  Jeff Law  <law@redhat.com>,
4548         * release: New file.
4550 2000-11-08  Jeff Law  <law@redhat.com>,
4551             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4553         * snapshot: New file.
4555 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4557         * gcc_build (bootstrap_gcc): New function.
4558         (configure_gcc): Likewise.
4559         (build_gcc): Rewritten to use configure and bootstrap.
4560         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
4562 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
4564         * gcc_build (MAKE): New variable.
4565         (build_gcc): Use it.  Fix logging of errors.
4566         (install_gcc): Likewise.
4568 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
4570         * gcc_build: Save the output from CVS into the logfile as well.
4572 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4574         * gcc_build: Fix typos.
4576 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4578         * gperf-2.7-19981006.pat: Remove.
4580 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4582         * test_installed: Change EGCS references to refer to GCC.
4584 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4586         * gcc_update (touch_files): Add some informative output.
4588 2000-09-16  Andreas Jaeger  <aj@suse.de>
4590         * gcc_update: Remove gcc/c-parse.gperf.
4592 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
4593             Alexandre Oliva  <aoliva@redhat.com>
4595         * gcc_update: Execute touch_files_reexec even if `cvs update`
4596         failed.
4598 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4600         * test_summary: AWK breaks with filenames containing `='.
4602 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
4604         * gcc_build: New script.
4606 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
4608         * gcc_update (files_and_dependencies): Remove generated YACC files.
4610 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
4612         * gcc_update (files_and_dependencies): Remove generated YACC files.
4614 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
4616         * newcvsroot: Handle filenames that contain spaces.
4618 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
4620         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
4621         Elide --with-gcc-version-trigger and --norecursion from
4622         configure flags.  Remove code to report status of haifa scheduler.
4624 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
4626         * gcc_update (self): Set to `$0'.
4627         (touch_files_reexec): Use `$self' instead of `$0'.
4629 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
4631         * gcc_update (touch_files_reexec): New function, run after the
4632         tree is modified.
4634 2000-05-08  Richard Hendeson  <rth@cygnus.com>
4636         * gcc_update: Remove references to inclhack.tpl.
4638 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
4640         * index-prop: Use a single pattern.  Also support *** cdiffs.
4642 2000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
4644         * index-prop: Don't change /dev/null.
4646 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4648         * gcc_update: Refer to GCC and gcc_update instead of egcs and
4649         egcs_update.
4651 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
4653         * index-prop: Fix occasional problem when using cvs diff -p.
4655 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
4657         * gcc_update: Remove references to cexp.c/cexp.y.
4659 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4661         * newcvsroot: Add check on the number of command-line arguments.
4662         Add usage.
4664 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
4666         * gcc_update: Allow patches compressed by bzip2.
4668 1999-10-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4670         * newcvsroot: New file.
4672 1999-09-11  Craig Burley  <craig@jcb-sc.com>
4674         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
4676 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4678         * gcc_update: New file.
4679         * egcs_update: Renamed to gcc_update.
4681 1999-08-09  Robert Lipe  <robertlipe@usa.net>
4683         * test_summary: Quote curly braces in 1999-07-03 change.
4685 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4687         * egcs_update (files_and_dependencies): Fixed typo in
4688         gcc/cstamp-h.in.  Added gcc/config.in.
4690 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4692         * egcs_update (files_and_dependencies): New function, with
4693         complete list of files to be updated, as well as their
4694         dependencies.
4695         (touch_files): Check the timestamp of each generated file against
4696         its dependencies'.
4697         (main): New flags --touch, --list and --help.  Remove the
4698         pre-update step.
4700 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
4702         * test_summary: Replace egcs with gcc.  Update e-mail address.
4704 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4705             Jerry Quinn  <jquinn@nortelnetworks.com>
4707         * egcs_update (touch_files, apply_patch): New functions.
4708         Use them.  New command-line option --patch.  Split test of local
4709         tree into two parts.  Add comments.
4711 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
4713         * test_summary: If Target is `unix{*}', append the Target variants
4714         to Host.
4716 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
4718         * test_summary: Set default mail-address and version for egcs
4719         instead of relying on unpredictable pathnames.
4720         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
4722 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
4724         * fixinc/*: Delete obsolete files.
4726 1999-02-04  Robert Lipe  <robertlipe@usa.net>
4728         * egcs_update: Test return values of 'cvs update'.  Propogate
4729         to caller as exit values.
4731 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4733         * egcs_update: Use "if" instead of "&&".  Touch generated files
4734         only after the corresponding *.y files.
4736 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4738         * egcs_update: Do not use xargs, but a backquote construct.
4740 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
4742         * test_summary (version): Remove carriage return that gawk inserts
4743         in the version string for some reason.
4745 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4747         * egcs_update: Only touch files that already exist.
4749 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
4751         * test_summary (EOF): Remove double backslash.
4752         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4754 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4756         * test_summary (address): Set to egcs-testresults mailing list.
4758 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4760         * test_summary (address): Added Marc Lehmann's testsuite-results
4761         to the default e-mail address.
4763 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
4765         * test_summary (-p, prepend_logs): Add these before the summary.
4766         (Compiler, Platform): Print these just before configflags.
4768 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4770         * warn_summary (longLineFilter): New shell function to encapsulate
4771         this functionality.  It is off by default, only active if -llf
4772         flag is specified.
4773         (subdirectoryFilter): Fix bug in filtering which made some
4774         subdirectory warnings erroneously appear in the toplevel set.
4775         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
4776         warnings from stage1 as well as stage0, which means warnings from
4777         outside the bootstrap directory.  Eg, the libraries, etc.
4778         (warningFilter): New shell function to encapsulate this
4779         functionality.
4780         (keywordFilter): New shell function to encapsulate this
4781         functionality.
4783         Store data in a temp file rather than calculating it 3x.  Arrange
4784         to remove it on exit and signals.
4786         Add -pass/-wpass flags to do "pass through" (i.e. manual
4787         inspection) of bootstrap output from a particular stageN as well
4788         as language subdirs.
4790         Add better comments/documentation.
4792 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4794         * egcs_update: Add comment about keeping the FAQ synchronized.
4796 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
4798         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
4799         in the repo again.
4801 Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
4803         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
4805 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
4807         * egcs_update: Remove gcc/java/parse.c from list of files to
4808         touch.
4810 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4812         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
4814 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4816         * warn_summary (subdirectoryFilter): New shell function to
4817         optionally filter in/out gcc subdirectories when summarizing
4818         warnings.  Add new flags to support subdirectory filtering.
4820         Also, ensure the bootstrap stage is a number.  Add some more C
4821         keywords that are preserved in the "warning type" summary and
4822         tighten up the "arg ???" regexp.
4824 Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
4826         * fixinc/inclhack.def:  Not all C++ comments in C headers
4827         were treated alike.  They are now.  Also fixed syntax
4828         of sed expression in "systypes" fix.
4830         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
4832         * egcs_update:  Added fixinc/* generated files to touch list.
4834 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4836         * egcs_update: Additionally touch gcc/java/parse.[ch].
4838 Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
4840         * fixinc/inclhack.def:  Added two files required by
4841         SCO's Open Server 5's avoid_bool fix.
4842         Regenerated fixinc.x and inclhack.sh to incorporate
4843         the update.
4845 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
4847         * egcs_update: Do the pass 1 CVS update only for files that
4848         may reasonably be under CVS control.
4850 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
4852         * test_installed: New script for testing already-installed
4853         gcc/g++/g77.
4855 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4857         * egcs_update: Assigned copyright to FSF.
4859 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4860                           Alexandre Oliva  <oliva@dcc.unicamp.br>
4862         * egcs_update: New switch --nostdflags and documentation
4863         enhancements.
4865 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4867         * egcs_update: New script.
4869 1998-08-05  Bruce Korb  <korbb@datadesign.com>
4871         * fixinc/Makefile
4872         Added define for target machine so machine-specific tests
4873         can be selected for or against.
4875         * fixinc/fixincl.c
4876         Added an array of string pointers to machines to select
4877         or avoid, depending on a FD_MACH_IFNOT bit flag.
4878         Used a shell script to match the defined TARGET_MACHINE
4879         with any of the given match patterns.
4881         * fixinc/fixincl.tpl
4882         Generate the array of strings and bit flag, as needed,
4883         depending on "mach" and "not_machine" attributes for a fix.
4885         * fixinc/mkfixinc.sh
4886         Invoke the make with TARGET assigned the value of the
4887         machine name argument.
4889 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
4891         * compare_tests: New script.
4893 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4895         * test_summary: Assigned copyright to FSF.
4897 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4899         * test_summary: Corrected script name in comments providing
4900         documentation.  Added linebreaks for lines with > 80 characters.
4902 Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
4904         * test_summary: New switch, -i, and environment variable,
4905         append_logs, for including files in the report.
4907 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
4909         * warn_summary: Update to Kaveh's latest version allowing to
4910         specify the last stage built.
4912 1998-05-29  Bruce Korb  <korbb@datadesign.com>
4914         * fixinc/mkfixinc.sh
4915         Changes to make it easier to invoke on platforms that
4916         normally do not invoke fixincludes.
4918         * fixinc/inclhack.def
4919         Applied fixes from egcs/gcc/fixincludes from the past several
4920         months.
4922 1998-05-28  Bruce Korb  <korbb@datadesign.com>
4924         * fixinc/*: Updated most everything for a first real
4925         try at getting "fast_fixincludes" working.
4927 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
4929         * index-prop: New file.
4931 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
4933         * test_summary: find good awk (copied from warn_summary).
4935 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
4937         * test_summary, warn_summary: New files