tree-optimization/113902 - fix VUSE update in move_early_exit_stmts
[official-gcc.git] / contrib / ChangeLog
blobfaf76427eec492a9cdc0bfc01a17bccbfe797b8e
1 2024-02-05  Jakub Jelinek  <jakub@redhat.com>
3         * test_installed: Fill in HOSTCC, HOSTCXX, HOSTCFLAGS and
4         HOSTCXXFLAGS.
6 2024-02-04  Jonathan Wakely  <jwakely@redhat.com>
8         * unicode/gen_libstdcxx_unicode_data.py: Add copyright and
9         license text to the output.
11 2024-01-11  Paul Iannetta  <piannetta@kalrayinc.com>
13         * dg-extract-results.py: Make the test_run regex case
14         insensitive.
16 2024-01-09  Jonathan Wakely  <jwakely@redhat.com>
18         * unicode/gen_libstdcxx_unicode_data.py: Print out Gcb_property
19         enumerators in the order they're seen, not alphabetical order.
21 2024-01-08  Jonathan Wakely  <jwakely@redhat.com>
23         * unicode/README: Add notes about generating libstdc++ tables.
24         * unicode/GraphemeBreakProperty.txt: New file.
25         * unicode/emoji-data.txt: New file.
26         * unicode/gen_libstdcxx_unicode_data.py: New file.
28 2024-01-05  Jonathan Wakely  <jwakely@redhat.com>
30         * analyze_brprob.py: Remove stray text at end of comment.
31         * analyze_brprob_spec.py: Likewise.
32         * check-params-in-docs.py: Likewise.
33         * check_GNU_style.py: Likewise.
34         * check_GNU_style_lib.py: Likewise.
35         * filter-clang-warnings.py: Likewise.
36         * gcc-changelog/git_check_commit.py: Likewise.
37         * gcc-changelog/git_commit.py: Likewise.
38         * gcc-changelog/git_email.py: Likewise.
39         * gcc-changelog/git_repository.py: Likewise.
40         * gcc-changelog/git_update_version.py: Likewise.
41         * gcc-changelog/test_email.py: Likewise.
42         * gen_autofdo_event.py: Likewise.
43         * mark_spam.py: Likewise.
44         * unicode/gen-box-drawing-chars.py: Likewise.
45         * unicode/gen-combining-chars.py: Likewise.
46         * unicode/gen-printable-chars.py: Likewise.
47         * unicode/gen_wcwidth.py: Likewise.
49 2024-01-05  Jonathan Wakely  <jwakely@redhat.com>
51         * unicode/gen_wcwidth.py: Add sys.argv[0] to usage error.
53 2024-01-03  Jakub Jelinek  <jakub@redhat.com>
55         * update-copyright.py (GenericFilter): Skip gpl_v3_without_node.texi.
56         (GCCFilter): Skip GmcOptions.cc.
58 2023-12-21  Alexandre Oliva  <oliva@adacore.com>
60         * compare_tests: Add tool to test lines.  Match tabs besides
61         blanks to insert tool and target.  Don't print undefined fname.
63 2023-12-20  Jason Merrill  <jason@redhat.com>
65         * gcc-git-customization.sh: Add git gcc-style alias.
67 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
68             Arthur Cohen  <arthur.cohen@embecosm.com>
70         * gcc_update: Add libgrust file dependencies.
72 2023-12-14  Pierre-Emmanuel Patry  <pierre-emmanuel.patry@embecosm.com>
73             Arthur Cohen  <arthur.cohen@embecosm.com>
75         * gcc-changelog/git_commit.py: Add libgrust.
77 2023-12-13  Arsen Arsenović  <arsen@aarsen.me>
79         * download_prerequisites
80         <arg parse>: Parse --only-gettext.
81         (echo_archives): Check only_gettext and stop early if true.
82         (helptext): Document --only-gettext.
84 2023-12-02  Richard Sandiford  <richard.sandiford@arm.com>
86         * config-list.mk (OPT_IN_LANGUAGES): New variable.
87         ($(LIST)): Replace --enable-languages=all with a specifc list.
88         Disable fortran on bpf and mmix.  Enable the languages in
89         OPT_IN_LANGUAGES.
91 2023-11-14  Jakub Jelinek  <jakub@redhat.com>
93         * unicode/README: Adjust glibc git commit hash, number of Unicode
94         data files to be updated and latest Unicode version.
95         * unicode/from_glibc/utf8_gen.py: Update from glibc.
96         * unicode/UnicodeData.txt: Update from Unicode 15.1.
97         * unicode/EastAsianWidth.txt: Likewise.
98         * unicode/DerivedNormalizationProps.txt: Likewise.
99         * unicode/NameAliases.txt: Likewise.
100         * unicode/DerivedCoreProperties.txt: Likewise.
101         * unicode/PropList.txt: Likewise.
103 2023-11-14  Jakub Jelinek  <jakub@redhat.com>
105         * gcc-changelog/git_update_version.py: Add
106         040e5b0edbca861196d9e2ea2af5e805769c8d5d to ignored commits.
108 2023-11-13  Arsen Arsenović  <arsen@aarsen.me>
110         * prerequisites.sha512: Add gettext.
111         * prerequisites.md5: Add gettext.
112         * download_prerequisites: Add gettext.
114 2023-10-05  Andrea Corallo  <andrea.corallo@arm.com>
116         * mdcompact/mdcompact-testsuite.el: New file.
117         * mdcompact/mdcompact.el: Likewise.
118         * mdcompact/tests/1.md: Likewise.
119         * mdcompact/tests/1.md.out: Likewise.
120         * mdcompact/tests/2.md: Likewise.
121         * mdcompact/tests/2.md.out: Likewise.
122         * mdcompact/tests/3.md: Likewise.
123         * mdcompact/tests/3.md.out: Likewise.
124         * mdcompact/tests/4.md: Likewise.
125         * mdcompact/tests/4.md.out: Likewise.
126         * mdcompact/tests/5.md: Likewise.
127         * mdcompact/tests/5.md.out: Likewise.
128         * mdcompact/tests/6.md: Likewise.
129         * mdcompact/tests/6.md.out: Likewise.
130         * mdcompact/tests/7.md: Likewise.
131         * mdcompact/tests/7.md.out: Likewise.
133 2023-10-03  Martin Jambor  <mjambor@suse.cz>
135         * mklog.py (skip_line_in_changelog): Compare to None using is instead
136         of ==, add an extra newline after the function.
138 2023-10-02  Iain Sandoe  <iain@sandoe.co.uk>
140         * config-list.mk: Add newer Darwin versions, trim one older.
141         Remove cases with no OS version, which is not supported for cross-
142         compilers.
144 2023-09-29  Patrick O'Neill  <patrick@rivosinc.com>
146         * check_GNU_style_lib.py: Skip machine description file bracket linting.
148 2023-09-29  Paul Iannetta  <piannetta@kalrayinc.com>
150         * dg-extract-results.py: Print the "Test run" line.
151         * dg-extract-results.sh: Print the "Host" line.
153 2023-09-12  Jonathan Wakely  <jwakely@redhat.com>
155         PR other/111360
156         * gcc_update: Quote variable.
158 2023-09-11  Jonathan Wakely  <jwakely@redhat.com>
160         PR other/111359
161         * gcc-git-customization.sh: Check for getent before using it.
162         Use id on macOS.
164 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
166         * gcc-changelog/git_commit.py (GitCommit.__init__,
167         to_changelog_entries): Fix lost wording fix.
169 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
171         * gcc-changelog/git_commit.py (GitCommit.__init__):
172         Handle commit_to_info_hook = None; otherwise, if None,
173         regard it as error.
174         (to_changelog_entries): Handle commit_to_info_hook = None;
175         if info is None, create a warning for it.
176         * gcc-changelog/git_email.py (GitEmail.__init__):
177         call super() with commit_to_info_hook=None instead
178         of a lambda function.
180 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
182         Revert:
183         2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
185         * gcc-changelog/git_commit.py (GitCommit.__init__):
186         Handle commit_to_info_hook = None; otherwise, if None,
187         regard it as error.
188         (to_changelog_entries): Handle commit_to_info_hook = None;
189         if info is None, create a warning for it.
190         * gcc-changelog/git_email.py (GitEmail.__init__):
191         call super() with commit_to_info_hook=None instead
192         of a lamda function.
194 2023-09-07  Tobias Burnus  <tobias@codesourcery.com>
196         * gcc-changelog/git_commit.py (GitCommit.__init__):
197         Handle commit_to_info_hook = None; otherwise, if None,
198         regard it as error.
199         (to_changelog_entries): Handle commit_to_info_hook = None;
200         if info is None, create a warning for it.
201         * gcc-changelog/git_email.py (GitEmail.__init__):
202         call super() with commit_to_info_hook=None instead
203         of a lamda function.
205 2023-09-04  Marc Poulhiès  <dkm@kataplop.net>
207         * mklog.py: Leave SOB lines after changelog.
208         * prepare-commit-msg: Apply most shellcheck suggestions.
210 2023-08-29  Lehua Ding  <lehua.ding@rivai.ai>
212         * mklog.py: Fix bugs.
214 2023-08-16  Andrew Pinski  <apinski@marvell.com>
216         * gcc_update: Add libstdc++-v3/include/bits/version.h.
218 2023-07-13  Lehua Ding  <lehua.ding@rivai.ai>
220         * mklog.py: Add --append option.
222 2023-07-07  Richard Biener  <rguenther@suse.de>
224         * gcc-changelog/git_update_version.py: Remove GCC 10 from
225         active_refs.
227 2023-06-22  David Malcolm  <dmalcolm@redhat.com>
229         * unicode/gen-box-drawing-chars.py: New file.
230         * unicode/gen-combining-chars.py: New file.
231         * unicode/gen-printable-chars.py: New file.
233 2023-06-17  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
235         * testsuite-management/validate_failures.py (IsInterestingResult):
236         Add result_set argument and use it.  Adjust callers.
238 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
240         * testsuite-management/validate_failures.py (TestResult,)
241         (ParseManifestWorker, ParseSummary, Main): Handle new option
242         "--srcpath <regex>".
244 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
246         * testsuite-management/validate_failures.py (TestResult): Update.
247         (Main): Handle new option "--expiry_date YYYYMMDD".
249 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
251         * testsuite-management/validate_failures.py (ResultSet.update,)
252         (ResultSet.HasTestsuite): New methods.
253         (GetResults): Update.
254         (ParseSummary, CompareResults, PerformComparison, Main): Handle new
255         option --invert_match.
257 2023-06-14  Thiago Bauermann  <thiago.bauermann@linaro.org>
259         * testsuite-management/validate_failures.py (TestResult): Improve error
260         output.
262 2023-06-14  Christophe Lyon  <christophe.lyon@linaro.org>
264         * testsuite-management/validate_failures.py (_EXP_LINE_FORMAT,)
265         (_EXP_LINE_REX, ResultSet): Support "$tool:" prefix in exp names.
267 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
269         * testsuite-management/validate_failures.py (Main): Use exit code "2"
270         to indicate regression.
272 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
274         * testsuite-management/validate_failures.py (_VALID_TEST_RESULTS_REX):
275         Update.
276         (TestResult): Use _VALID_TEST_RESULTS_REX.
278 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
280         * testsuite-management/validate_failures.py: Add more verbosity levels.
282 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
284         * testsuite-management/validate_failures.py: Simplify GetManifestPath().
286 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
288         * testsuite-management/validate_failures.py (GetResults): Update.
289         (CompareBuilds): Read in manifest.
291 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
293         * testsuite-management/validate_failures.py (ParseManifestWorker):
294         Support expiry attributes in manifests.
295         (ParseSummary): Add a comment.
297 2023-06-14  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
299         * testsuite-management/validate_failures.py: Avoid testsuite
300         aliasing.
302 2023-06-13  Andi Kleen  <ak@linux.intel.com>
304         * gen_autofdo_event.py: Update for download server changes
306 2023-06-03  Lehua Ding  <lehua.ding@rivai.ai>
308         * clang-format (ForEachMacros): Add missing cases
309         for EXECUTE_IF_... macros.
311 2023-05-18  Jonathan Wakely  <jwakely@redhat.com>
313         PR bootstrap/105831
314         * bench-stringop: Use = operator instead of ==.
315         * repro_fail: Likewise.
317 2023-04-28  Martin Liska  <mliska@suse.cz>
319         * filter_gcc_for_doxygen: Use python3 and not python2.
320         * filter_params.py: Likewise.
322 2023-04-26  Jakub Jelinek  <jakub@redhat.com>
324         * gennews (files): Add files for GCC 13.
326 2023-04-17  Jakub Jelinek  <jakub@redhat.com>
328         * gcc-changelog/git_update_version.py (active_refs): Add
329         releases/gcc-13.
331 2023-03-16  Jakub Jelinek  <jakub@redhat.com>
333         * unicode/README: Update to mention also makeuname2c.
334         * unicode/NameAliases.txt: New file.
336 2023-03-13  Lewis Hyatt  <lhyatt@gmail.com>
338         * unicode/DerivedCoreProperties.txt: Update to Unicode 15.
339         * unicode/DerivedNormalizationProps.txt: Likewise.
340         * unicode/EastAsianWidth.txt: Likwise.
341         * unicode/PropList.txt: Likewise.
342         * unicode/README: Likewise.
343         * unicode/UnicodeData.txt: Likewise.
345 2023-02-22  Thomas Schwinge  <thomas@codesourcery.com>
347         * config-list.mk (LIST): Clarify i686-symbolics-gnu to i686-gnu.
349 2023-02-17  Petr Sumbera  <petr.sumbera@oracle.com>
351         * make_sunver.pl: Escape brace.
353 2023-02-10  Flavio Cruz  <flaviocruz@gmail.com>
355         * config-list.mk: Add x86_64-gnu to list of archs.
357 2023-01-19  Gaius Mulley  <gaiusmod2@gmail.com>
359         * gcc_update (files_and_dependencies): Add dependencies for
360         gcc/m2/gm2config.h.in, gcc/m2/configure,
361         gcc/m2/gm2-libs/config-host, libgm2/Makefile.in,
362         libgm2/aclocal.m4, libgm2/libm2cor/Makefile.in,
363         libgm2/libm2pim/Makefile.in, libgm2/libm2iso/Makefile.in,
364         libgm2/libm2log/Makefile.in and libgm2/libm2min/Makefile.in.
366 2023-01-17  Martin Liska  <mliska@suse.cz>
368         * update-copyright.py: Ignore test_patches.txt.
370 2023-01-17  Martin Liska  <mliska@suse.cz>
372         * gcc-changelog/test_patches.txt: The CR character was removed
373         with ./contrib/update-copyright.py which I'm going to change.
375 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
377         PR other/108413
378         * update-copyright.py (LibPhobosFilter): Add __builtins.di to
379         skipped files.
381 2023-01-16  Jakub Jelinek  <jakub@redhat.com>
383         PR other/108413
384         * update-copyright.py (TestsuiteFilter): Add .mod and .rs extensions.
385         (GCCCopyright): Add 'The fast_float authors' as external author.
387 2023-01-15  Gerald Pfeifer  <gerald@pfeifer.com>
389         * config-list.mk: Update FreeBSD targets to version 13.
390         Add aarch64-freebsd13.
392 2023-01-12  Gerald Pfeifer  <gerald@pfeifer.com>
394         * config-list.mk: Remove i486-freebsd4, ia64-freebsd6, and
395         sparc64-freebsd6.
397 2023-01-06  Martin Liska  <mliska@suse.cz>
399         * update-copyright.py: Add contrib as a default dir.
401 2022-12-28  Martin Liska  <mliska@suse.cz>
403         * update-copyright.py: Add contrib folder.
405 2022-12-23  Arsen Arsenović  <arsen@aarsen.me>
407         * dg-out-generator.pl: New file.
409 2022-12-21  Martin Liska  <mliska@suse.cz>
411         * filter-clang-warnings.py: Simplify.
413 2022-12-21  Martin Liska  <mliska@suse.cz>
415         * filter-clang-warnings.py: Skip Makefile and libffi warnings.
417 2022-12-19  Martin Liska  <mliska@suse.cz>
419         * gcc-changelog/git_commit.py: Support digits in PR's
420         component in subject.
422 2022-12-19  Martin Liska  <mliska@suse.cz>
424         * gcc-changelog/test_email.py: Add new test.
425         * gcc-changelog/test_patches.txt: Add new patch.
427 2022-12-19  Martin Liska  <mliska@suse.cz>
429         * gcc-changelog/git_commit.py: Allow digit in component name.
431 2022-12-19  Tobias Burnus  <tobias@codesourcery.com>
433         * gcc-changelog/git_check_commit.py (__main__): With -v print a
434         warning for the auto-added files.
435         * gcc-changelog/git_commit.py (GitCommit.__init__): Add self.warnings.
436         (GitCommit.check_mentioned_files): Add warning for auto-added files.
437         (GitCommit.print_warnings): New function.
438         * gcc-changelog/git_email.py (__main__): Remove bogus argument to
439         GitEmail constructor; print auto-added-files warning.
440         * gcc-changelog/test_email.py (test_auto_add_file_1,
441         test_auto_add_file_2): New tests.
442         * gcc-changelog/test_patches.txt: Add two test cases.
444 2022-12-19  Martin Liska  <mliska@suse.cz>
446         * gcc-changelog/setup.cfg: Do not use flake8 pytest plug-in.
448 2022-12-16  Martin Liska  <mliska@suse.cz>
450         * filter-clang-warnings.py: Print each warning only one time.
452 2022-12-16  Martin Liska  <mliska@suse.cz>
454         * gcc-changelog/git_email.py: Use PatchSet constructor
455         as newline argument is not supported with older unidiff
456         library.
458 2022-12-16  Tobias Burnus  <tobias@codesourcery.com>
460         * gcc-changelog/git_email.py (GitEmail:__init__): Support older
461         unidiff.PatchSet that do not have a newline= argument
462         of from_filename.
464 2022-12-14  Martin Liska  <mliska@suse.cz>
466         * analyze_brprob.py: Add copyright header.
467         * analyze_brprob_spec.py: Likewise.
468         * check-params-in-docs.py: Likewise.
469         * check_GNU_style.py: Likewise.
470         * check_GNU_style_lib.py: Likewise.
471         * filter-clang-warnings.py: Likewise.
472         * gcc-changelog/git_check_commit.py: Likewise.
473         * gcc-changelog/git_commit.py: Likewise.
474         * gcc-changelog/git_email.py: Likewise.
475         * gcc-changelog/git_repository.py: Likewise.
476         * gcc-changelog/git_update_version.py: Likewise.
477         * gcc-changelog/test_email.py: Likewise.
478         * mark_spam.py: Likewise.
480 2022-12-14  Martin Liska  <mliska@suse.cz>
482         * mklog.py: Check for number of hunks and not if a modified
483         file is binary.
485 2022-12-12  Martin Liska  <mliska@suse.cz>
487         * mklog.py: Do not search PR entry in a file that is binary.
489 2022-12-11  Martin Liska  <mliska@suse.cz>
491         * check_GNU_style.py: Use newline=\n.
492         * check_GNU_style_lib.py: Simplify.
493         * gcc-changelog/git_commit.py: Fix issues seen
494         Rust patchset.
495         * gcc-changelog/git_email.py: Use newline argument.
496         * gcc-changelog/test_email.py: New test.
497         * gcc-changelog/test_patches.txt: New test.
498         * mklog.py: Use newline argument.
500 2022-12-10  Thomas Schwinge  <thomas@codesourcery.com>
502         * gcc-changelog/git_commit.py (default_changelog_locations): Add
503         'gcc/rust'.
504         (bug_components): Add 'rust'.
506 2022-12-10  Gaius Mulley  <gaiusmod2@gmail.com>
508         * gcc-changelog/git_commit.py (default_changelog_locations):
509         New entry for gcc/m2.  New entry for libgm2.
511 2022-12-06  David Malcolm  <dmalcolm@redhat.com>
513         * gcc.doxy (INPUT): Add gcc/analyzer subdirectory.
515 2022-11-25  Martin Liska  <mliska@suse.cz>
517         Revert:
518         2022-11-25  Martin Liska  <mliska@suse.cz>
520         * gcc-changelog/git_commit.py: Temporarily disable
521         check_line.start.
523 2022-11-25  Martin Liska  <mliska@suse.cz>
525         * gcc-changelog/git_commit.py: Temporarily disable
526         check_line.start.
528 2022-11-21  Martin Liska  <mliska@suse.cz>
530         Revert:
531         2022-11-20  Martin Liska  <mliska@suse.cz>
533         * gcc-changelog/git_commit.py: Temporarily disable
534         check_line.start.
536 2022-11-20  Martin Liska  <mliska@suse.cz>
538         * gcc-changelog/git_commit.py: Temporarily disable
539         check_line.start.
541 2022-11-18  Jakub Jelinek  <jakub@redhat.com>
543         * gcc-changelog/git_update_version.py: Add
544         1957bedf29a1b2cc231972aba680fe80199d5498 to ignored commits.
546 2022-11-15  Martin Liska  <mliska@suse.cz>
548         * gcc-changelog/git_commit.py: Revert temporary rule
549         relaxation.
551 2022-11-14  Martin Liska  <mliska@suse.cz>
553         * gcc-changelog/git_commit.py: Temporarily disable
554         check_line.start.
556 2022-11-11  Martin Liska  <mliska@suse.cz>
558         * gcc-changelog/git_commit.py: Check for a space after leading
559         tab.
560         * gcc-changelog/test_email.py: Likewise.
561         * gcc-changelog/test_patches.txt: Likewise.
563 2022-11-06  Jakub Jelinek  <jakub@redhat.com>
565         * gcc-changelog/git_update_version.py: Add
566         e4cba49413ca429dc82f6aa2e88129ecb3fdd943 to ignored commits.
568 2022-11-04  Thomas Schwinge  <thomas@codesourcery.com>
570         * gcc-changelog/git_commit.py (default_changelog_locations):
571         Remove 'liboffloadmic'.
572         * gcc_update (files_and_dependencies): Remove 'liboffloadmic'
573         files.
574         * update-copyright.py (GCCCmdLine): Remove 'liboffloadmic'
575         comment.
577 2022-10-20  Jonathan Wakely   <jwakely@redhat.com>
578             Ulrich Drepper  <drepper@redhat.com>
580         * gcc_update: Add rule for gcc/cp/std-name-hint.gperf.
582 2022-10-07  Martin Liska  <mliska@suse.cz>
584         * gcc-changelog/git_update_version.py: Remove extra fetch.
586 2022-10-06  Martin Liska  <mliska@suse.cz>
588         * gcc-changelog/git_update_version.py: Use logging module
589         and provide robust debugging output.
591 2022-10-05  Martin Liska  <mliska@suse.cz>
593         * gcc-changelog/git_update_version.py: Do fetch before a push.
595 2022-09-20  Martin Liska  <mliska@suse.cz>
597         * filter-clang-warnings.py: Skip egrep: warning: egrep is
598         obsolescent; using grep -E.
600 2022-08-31  Martin Liska  <mliska@suse.cz>
602         * config-list.mk: Remove deprecated ports.
604 2022-08-30  Ulrich Drepper  <drepper@gmail.com>
606         * gcc_update (files_and_dependencies): Add rule for
607         gcc/cp/std-name-hint.h.
609 2022-08-30  Martin Liska  <mliska@suse.cz>
611         * config-list.mk: Remove the port.
613 2022-08-27  Xi Ruoyao  <xry111@xry111.site>
615         * gen_autofdo_event.py: Port to Python 3, and use grep -E
616         instead of egrep.
618 2022-08-26  Martin Liska  <mliska@suse.cz>
620         * config-list.mk: Remove cr16.
622 2022-08-19  Stefan Schulze Frielinghaus  <stefansf@linux.ibm.com>
624         * clang-format: Add further FOR_EACH_ macros.
626 2022-08-18  Andrea Corallo  <andrea.corallo@arm.com>
628         * git-fetch-vendor.sh : Fix typo.
630 2022-08-02  Martin Liska  <mliska@suse.cz>
632         * gcc-changelog/git_commit.py: Do not deduce changelog for root ChangeLog.
634 2022-07-22  Martin Liska  <mliska@suse.cz>
636         * git-commit-mklog.py: Do not parse -b argument.
637         Pass mklog_args as json environment variable.
638         * mklog.py: Parse GCC_MKLOG_ARGS and append it to sys.argv.
639         * prepare-commit-msg: Do not append GCC_MKLOG_ARGS to args.
641 2022-07-22  Martin Liska  <mliska@suse.cz>
643         * mklog.py: Use component: [PR xyz] only when one PR is used.
645 2022-07-04  Martin Liska  <mliska@suse.cz>
647         * git-descr.sh: By default print revision for HEAD.
649 2022-06-28  Lewis Hyatt  <lhyatt@gmail.com>
651         * unicode/README: Added instructions for updating ucnid.h.
652         * unicode/DerivedCoreProperties.txt: New file added to source
653         control from Unicode 14.0 release.
654         * unicode/DerivedNormalizationProps.txt: Likewise.
656 2022-06-26  Lewis Hyatt  <lhyatt@gmail.com>
658         * unicode/EastAsianWidth.txt: Update to Unicode 14.0.0.
659         * unicode/PropList.txt: Likewise.
660         * unicode/README: Likewise.
661         * unicode/UnicodeData.txt: Likewise.
663 2022-06-25  Jeff Law  <jeffreyalaw@gmail.com>
665         * config-list.mk: Remove tilegx and tilepro entries.
666         * gcc_update: Remove tilegx and tilepro entries.
668 2022-05-27  Richard Biener  <rguenther@suse.de>
670         * gcc-changelog/git_update_version.py (active_refs): Remove
671         releases/gcc-9.
673 2022-05-06  Jakub Jelinek  <jakub@redhat.com>
675         * gennews (files): Add files for GCC 12.
677 2022-04-28  Jakub Jelinek  <jakub@redhat.com>
679         * gcc-changelog/git_update_version.py (active_refs): Add
680         releases/gcc-12.
682 2022-04-25  Martin Liska  <mliska@suse.cz>
684         * filter-clang-warnings.py: Filter out
685         -Wc++20-attribute-extensions in lex.cc.
687 2022-04-25  Martin Liska  <mliska@suse.cz>
689         * filter-clang-warnings.py: Filter out
690         -Wbitwise-instead-of-logical.
692 2022-04-04  Martin Liska  <mliska@suse.cz>
694         * gcc-changelog/git_update_version.py: Ignore the revision.
696 2022-03-31  Jakub Jelinek  <jakub@redhat.com>
697             Joseph Myers  <joseph@codesourcery.com>
699         PR other/105114
700         * gcc_update: Fix up spelling of
701         gcc/config/loongarch/genopts/loongarch-strings dependency.
703 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
704             Lulu Cheng  <chenglulu@loongson.cn>
706         * config-list.mk: Add LoongArch triplet.
708 2022-03-29  Chenghua Xu  <xuchenghua@loongson.cn>
709             Lulu Cheng  <chenglulu@loongson.cn>
711         * gcc_update (files_and_dependencies): Add
712         config/loongarch/loongarch.opt and config/loongarch/loongarch-str.h.
714 2022-03-28  Martin Liska  <mliska@suse.cz>
716         * gcc-changelog/git_commit.py: Match trailing dot literally.
718 2022-03-28  Martin Liska  <mliska@suse.cz>
720         * gcc-changelog/git_commit.py: Make the parsing stricter.
722 2022-03-26  Jakub Jelinek  <jakub@redhat.com>
724         * gcc-changelog/git_update_version.py: Add
725         3ab5c8cd03d92bf4ec41e351820349d92fbc40c4 to ignored commits.
727 2022-03-10  Jonathan Wakely  <jwakely@redhat.com>
729         PR other/102664
730         * gcc-git-customization.sh: Fix non-portable commands.
732 2022-03-10  Jakub Jelinek  <jakub@redhat.com>
734         PR other/102664
735         * git-descr.sh: Replace all [1-9] occurrences with [0-9].
736         * git-undescr.sh: Likewise.
738 2022-03-09  Jonathan Wakely  <jwakely@redhat.com>
740         PR other/102664
741         * git-descr.sh: Use portable sed commands.
742         * git-undescr.sh: Likewise.
744 2022-03-08  Jonathan Wakely  <jwakely@redhat.com>
746         PR other/102664
747         * git-descr.sh: Use portable form of expr match.
749 2022-01-31  Martin Liska  <mliska@suse.cz>
751         * analyze_brprob.py: Support more formatted predict.def file.
752         * analyze_brprob_spec.py: Improve output and documentation.
754 2022-01-27  Martin Liska  <mliska@suse.cz>
756         * git-undescr.sh: Support full output of git-descr.sh.
758 2022-01-27  Martin Liska  <mliska@suse.cz>
759             Martin Jambor  <mjambor@suse.cz>
761         * git-descr.sh: New file.
762         * git-undescr.sh: New file.
763         Support optional arguments --long, --short and default
764         to 14 characters of git hash.
765         * gcc-git-customization.sh: Use the created files.
767 2022-01-24  Martin Liska  <mliska@suse.cz>
769         * gcc-changelog/git_commit.py: New files in toplev must
770         be explicitly marked as "New file".
771         * gcc-changelog/test_email.py: Test.
772         * gcc-changelog/test_patches.txt: Add test.
774 2022-01-23  Martin Liska  <mliska@suse.cz>
776         * filter-clang-warnings.py: Filter out one another warning
777         for sse.md.
779 2022-01-19  Martin Liska  <mliska@suse.cz>
781         * check_GNU_style_lib.py: Skip Python files.
783 2022-01-19  Martin Liska  <mliska@suse.cz>
785         * git-backport.py: Use it.
786         * git-fix-changelog.py: New file.
787         * gcc-git-customization.sh: Add new alias git gcc-fix-changelog.
789 2022-01-17  Martin Liska  <mliska@suse.cz>
791         * git-backport.py: Support renaming of .cc files.
793 2022-01-17  Martin Liska  <mliska@suse.cz>
795         * filter-clang-warnings.py: Rename .c names to .cc.
796         * gcc_update: Likewise.
797         * paranoia.cc: Likewise.
799 2022-01-17  Martin Liska  <mliska@suse.cz>
801         * maintainers-verify.sh: Removed.
803 2022-01-13  Martin Liska  <mliska@suse.cz>
805         * git-backport.py: Simplify the script as pre-auto-ChangeLog era
806         is 14 months old.
808 2022-01-11  Martin Liska  <mliska@suse.cz>
810         * check-MAINTAINERS.py: Use sys.argv[1] as path to MAINTAINERS.
812 2022-01-11  Martin Liska  <mliska@suse.cz>
814         * check-MAINTAINERS.py: New file.
816 2022-01-03  Jakub Jelinek  <jakub@redhat.com>
818         * update-copyright.py: Add University of Illinois as external author.
820 2021-12-16  Xionghu Luo  <luoxhu@linux.ibm.com>
822         * analyze_brprob_spec.py: Add verbose argument.
824 2021-12-06  Martin Liska  <mliska@suse.cz>
826         * filter-clang-warnings.py: Filter out one warning.
828 2021-11-24  Tobias Burnus  <tobias@codesourcery.com>
830         * download_prerequisites: Update to gmp-6.2.1, mpfr-4.1.0,
831         mpc-1.2.1 and isl-0.24.
832         * prerequisites.md5: Update hash.
833         * prerequisites.sha512: Likewise.
835 2021-11-23  Martin Liska  <mliska@suse.cz>
837         * filter-clang-warnings.py: Filter -Wc++20-extensions as it does
838         not respect proper attribute detection.
840 2021-11-23  Martin Liska  <mliska@suse.cz>
842         * check-params-in-docs.py: Support @itemx in param documentation
843         and support multi-line documentation for parameters.
845 2021-11-08  Thomas Schwinge  <thomas@codesourcery.com>
847         * update-copyright.py (class BadYear): Derive from 'Exception'.
849 2021-11-05  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
851         * testsuite-management/validate_failures.py: 2to3
853 2021-11-04  Martin Liska  <mliska@suse.cz>
855         * gcc-changelog/git_check_commit.py: Add -v option.
856         * gcc-changelog/git_commit.py: Print verbose diff for wrong
857         filename.
859 2021-11-02  Martin Liska  <mliska@suse.cz>
861         * check-internal-format-escaping.py: Fix flake8 errors.
863 2021-11-01  David Malcolm  <dmalcolm@redhat.com>
865         * unicode/utf8-dump.py: New file.
867 2021-10-20  H.J. Lu  <hjl.tools@gmail.com>
869         * gcc-changelog/git_commit.py (ignored_prefixes): Add libffi/.
871 2021-10-18  Martin Liska  <mliska@suse.cz>
873         * gcc-changelog/git_commit.py: Update location of
874         'bad parentheses wrapping'.
875         * gcc-changelog/test_email.py: Test it.
877 2021-10-02  Martin Liska  <mliska@suse.cz>
879         * filter-clang-warnings.py: Filter out -Wtautological-compare
880         for the file.
882 2021-09-20  Richard Biener  <rguenther@suse.de>
884         * config-list.mk: --enable-obsolete for hppa2.0-hpux10.1 and
885         hppa2.0-hpux11.9.
887 2021-09-15  Martin Liska  <mliska@suse.cz>
889         * gcc-changelog/git_commit.py: Add FIXME note.
891 2021-09-15  Martin Liska  <mliska@suse.cz>
893         * gcc-changelog/git_commit.py: Check commit email.
894         * gcc-changelog/test_email.py: Add new test.
895         * gcc-changelog/test_patches.txt: Likewise.
897 2021-09-15  Richard Biener  <rguenther@suse.de>
899         * config-list.mk: Remove vax-openbsd.
901 2021-09-15  Richard Biener  <rguenther@suse.de>
903         * config-list.mk: Remove m68k-openbsd.
905 2021-09-13  Andrew Pinski  <apinski@marvell.com>
907         * config-list.mk: Remove m32r-linux and m32rle-linux
908         from the list.
910 2021-09-13  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
912         * config-list.mk (LIST): --enable-obsolete for cr16-elf.
914 2021-09-06  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
916         * gcc_update: Derive human readable name for HEAD using git describe
917         like "git gcc-descr" with short commit hash.  Drop "revision" from
918         gcc/REVISION.
920 2021-08-30  Andrew Pinski  <apinski@marvell.com>
922         * download_prerequisites (md5_check): Replace == inside
923         test with = to be more portable.
925 2021-08-26  Martin Liska  <mliska@suse.cz>
927         * mklog.py: Use file.{source,target}_file for proper rename
928         handling.
930 2021-08-24  Andrew Pinski  <apinski@marvell.com>
932         PR other/82704
933         * download_prerequisites: Fix issues with --md5 and
934         --sha512 options.
936 2021-08-18  Martin Liska  <mliska@suse.cz>
938         * gcc-git-customization.sh: Wrap $@ in quotes.
939         * git-commit-mklog.py: Add new argument --co.
940         * mklog.py: Skip the Co-Authored-By lines.
942 2021-08-10  Martin Liska  <mliska@suse.cz>
944         * mklog.py: Support additional PRs without PR prefix.
946 2021-08-03  Martin Liska  <mliska@suse.cz>
948         * gcc-changelog/git_update_version.py: Ignore problematic
949         commit.
951 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
953         * vimrc (textwidth): Change non-gitcommit length to 79.
955 2021-07-02  Eugene Rozenfeld  <erozen@microsoft.com>
957         * gen_autofdo_event.py: handle stepping, non-working PEBS
959 2021-06-28  Martin Liska  <mliska@suse.cz>
961         * mklog.py: Handle correctly long lines.
962         * test_mklog.py: Test it.
964 2021-06-23  Martin Liska  <mliska@suse.cz>
966         * gcc-git-customization.sh: Use the new wrapper.
967         * git-commit-mklog.py: New file.
968         * prepare-commit-msg: Support GCC_MKLOG_ARGS.
970 2021-06-22  Martin Liska  <mliska@suse.cz>
972         * mklog.py: Fix flake8 issue.
974 2021-06-21  Tobias Burnus  <tobias@codesourcery.com>
975             Martin Sebor  <msebor@redhat.com>
977         * mklog.py (bugzilla_url): Fetch also component.
978         (pr_filename_regex): New.
979         (get_pr_titles): Update PR string with correct format and component.
980         (generate_changelog): Take additional PRs; extract PR from the
981         filename.
982         (__main__): Add -b/--pr-numbers argument.
983         * test_mklog.py (EXPECTED4): Update to expect a PR for the new file.
985 2021-06-17  Jason Merrill  <jason@redhat.com>
987         * mklog.py: Add an initial component: [PRnnnnn] line when
988         we have a PR.
990 2021-06-13  Tobias Burnus  <tobias@codesourcery.com>
992         * gcc-changelog/git_commit.py (pr_regex): Add ?P<pr> for group('pr').
993         (subject_pr_regex, subject_pr2_regex): New.
994         (GitInfo.__init__, GitCommit.parse_changelog): Check subject PRs.
995         * gcc-changelog/git_email.py (SUBJECT_PREFIX, subject_patch_regex): New.
996         (GitEmail.__init__): Parse 'Subject:' and pass it to GitInfo.
997         * gcc-changelog/test_email.py (test_pr_only_in_subject,
998         test_wrong_pr_comp_in_subject, test_copyright_years): New.
999         * gcc-changelog/test_patches.txt (0030-PR-c-92746, pr-check1.patch):
1000         Update to avoid triggering the new check.
1001         (0001-rs6000-Support-doubleword, pr-wrong-comp.patch,
1002         copyright-years.patch): New.
1004 2021-06-11  Martin Liska  <mliska@suse.cz>
1006         * gcc-changelog/git_update_version.py: Ignore commit that
1007         violates rules and was somehow pushed.
1009 2021-05-25  Jakub Jelinek  <jakub@redhat.com>
1011         * update-copyright.py: Add c++tools.
1013 2021-05-24  Martin Liska  <mliska@suse.cz>
1015         * gcc-changelog/git_commit.py: Add note that ChangeLog entries
1016         are added automatically.
1017         * gcc-changelog/test_email.py: Update test.
1019 2021-05-18  Jonathan Wakely  <jwakely@redhat.com>
1021         * gcc-changelog/git_email.py: Remove use of non-strict mode.
1023 2021-05-17  Richard Biener  <rguenther@suse.de>
1025         * download_prerequisites: Update mpfr version to 3.1.6.
1026         * prerequisites.md5: Update.
1027         * prerequisites.sha512: Likewise.
1029 2021-05-17  Richard Biener  <rguenther@suse.de>
1031         Revert:
1032         2021-05-14  Martin Liska  <mliska@suse.cz>
1034         * download_prerequisites: Use version 4.1.0.
1036 2021-05-14  Martin Liska  <mliska@suse.cz>
1038         * download_prerequisites: Use version 4.1.0.
1040 2021-05-14  Jakub Jelinek  <jakub@redhat.com>
1042         * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
1043         active_refs.
1045 2021-05-14  Martin Liska  <mliska@suse.cz>
1047         * gcc-changelog/git_commit.py: Support Co-Authored-By before
1048         a first ChangeLog entry.
1050 2021-05-13  Martin Liska  <mliska@suse.cz>
1052         * mklog.py: Put PR entries before all ChangeLog entries
1053         (will be added to all ChangeLog locations by Daily bump script).
1054         * test_mklog.py: Test the new behavior.
1056 2021-05-12  Martin Liska  <mliska@suse.cz>
1058         * gcc-changelog/git_commit.py: Simplify needle lookup.
1059         * gcc-changelog/git_update_version.py: Pass ref_name to
1060         parse_git_revisions.
1062 2021-05-11  Martin Liska  <mliska@suse.cz>
1064         * gcc_update: Remove libhsail-rt folder.
1065         * update-copyright.py: Likewise.
1067 2021-05-11  Martin Liska  <mliska@suse.cz>
1069         * gcc-changelog/git_check_commit.py: Remove --non-strict-mode.
1070         * gcc-changelog/git_commit.py: Remove strict mode.
1071         * gcc-changelog/git_email.py: Likewise.
1072         * gcc-changelog/git_repository.py: Likewise.
1073         * gcc-changelog/test_email.py: Likewise.
1074         * gcc-changelog/test_patches.txt: Update patches so that they
1075         don't contain a ChangeLog file changes.
1077 2021-05-11  Martin Liska  <mliska@suse.cz>
1079         * gcc-changelog/git_commit.py: Remove ChangeLog locations
1080         based on ref_name.
1081         * gcc-changelog/git_repository.py: Likewise.
1083 2021-05-10  Martin Liska  <mliska@suse.cz>
1085         * gcc-changelog/git_email.py: Remove newlines when --help
1086         is used.
1088 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
1090         * gcc-changelog/git_check_commit.py (__Main__): State in --help
1091         the default value for 'revisions'.
1092         * gcc-changelog/git_email.py (show_help): Add.
1093         (__main__): Handle -h and --help.
1095 2021-05-10  Tobias Burnus  <tobias@codesourcery.com>
1097         * gcc-changelog/git_commit.py (Error.__repr__): Add space after the colon.
1098         (GitCommit.check_mentioned_files): Check whether the same file has been
1099         specified multiple times.
1100         * gcc-changelog/test_email.py (TestGccChangelog.test_multi_same_file): New.
1101         * gcc-changelog/test_patches.txt (0001-OpenMP-Fix-SIMT): New test.
1103 2021-05-10  Martin Liska  <mliska@suse.cz>
1105         Revert:
1106         2021-05-10  Martin Liska  <mliska@suse.cz>
1108         * gcc-changelog/git_commit.py: Remove components that will be
1109         removed.
1111 2021-05-10  Martin Liska  <mliska@suse.cz>
1113         * gcc_update: Start using reload.c instead of version.c.
1115 2021-05-10  Martin Liska  <mliska@suse.cz>
1117         * gcc-changelog/git_commit.py: Remove components that will be
1118         removed.
1120 2021-04-27  Jakub Jelinek  <jakub@redhat.com>
1122         * gennews (files): Add files for GCC 10 and GCC 11.
1124 2021-04-22  David Edelsohn  <dje.gcc@gmail.com>
1126         * config-list.mk: Remove rs6000-ibm-aix6.1.
1127         Rename rs6000-ibm-aix7.1 to powerpc-ibm-aix7.1.
1128         Add powerpc-ibm-aix7.2.
1130 2021-04-20  Jakub Jelinek  <jakub@redhat.com>
1132         * gcc-changelog/git_update_version.py (active_refs): Add
1133         releases/gcc-11.
1135 2021-04-12  Martin Liska  <mliska@suse.cz>
1137         * gcc-changelog/git_commit.py: Do not allow space in long lines.
1139 2021-04-12  Martin Liska  <mliska@suse.cz>
1141         * gcc-changelog/git_commit.py: Support long filenames
1142         in entries.
1143         * gcc-changelog/test_email.py: Test it.
1144         * gcc-changelog/test_patches.txt: Likewise.
1146 2021-03-23  Martin Liska  <mliska@suse.cz>
1148         * mklog.py: Fix broken tests.
1150 2021-03-22  Martin Liska  <mliska@suse.cz>
1152         * mklog.py: Add --directory argument.
1154 2021-03-19  Matthias Klose  <doko@ubuntu.com>
1156         * texi2pod.pl: Substitute @tie{} with a space for the man pages.
1158 2021-03-16  Martin Liska  <mliska@suse.cz>
1160         * gcc-changelog/git_update_version.py: Skip one problematic
1161         commit.
1163 2021-03-12  Martin Liska  <mliska@suse.cz>
1165         * gcc-changelog/git_commit.py: Allow deletion of ChangeLog
1166         files.
1167         * gcc-changelog/setup.cfg: Set line limit to 120 characters.
1168         * gcc-changelog/test_email.py: Add test.
1169         * gcc-changelog/test_patches.txt: Likewise.
1170         * gcc-changelog/git_email.py: Fix parsing of deleted files.
1172 2021-02-08  Mike Frysinger  <vapier@gentoo.org>
1174         * mklog.py (generated_files): New set.
1175         (generate_changelog): Add entries based on generated_files.
1177 2021-02-03  Aaron Sawdey  <acsawdey@linux.ibm.com>
1179         * gcc_update (files_and_dependencies): Add dependency for
1180         gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.
1182 2021-01-28  Eric Botcazou  <ebotcazou@adacore.com>
1184         PR lto/85574
1185         * compare-lto: Deal with PE-COFF executables specifically.
1187 2021-01-14  Martin Liska  <mliska@suse.cz>
1189         * mklog.py: Fix infinite loop for unsupported files.
1191 2021-01-13  Martin Liska  <mliska@suse.cz>
1193         * gcc-changelog/git_commit.py: Support wrapping of functions
1194         in parentheses that can take multiple lines.
1195         * gcc-changelog/test_email.py: Add tests for it.
1196         * gcc-changelog/test_patches.txt: Add 2 patches.
1198 2021-01-13  Martin Liska  <mliska@suse.cz>
1200         * mklog.py: Parse also define_insn_and_split and similar
1201         directives in .md files.
1202         * test_mklog.py: Test.
1204 2021-01-13  Martin Liska  <mliska@suse.cz>
1206         * gcc-changelog/git_commit.py: Allow modifications of older
1207         ChangeLog (or specific) files without need to make a ChangeLog
1208         entry.
1209         * gcc-changelog/test_email.py: Test it.
1210         * gcc-changelog/test_patches.txt: Add new patch.
1212 2021-01-11  Martin Liska  <mliska@suse.cz>
1214         * update-copyright.py: Port to python3 by guessing encoding
1215         (first utf8, then iso8859). Add 2 more ignores: .png and .pyc.
1217 2021-01-06  Martin Liska  <mliska@suse.cz>
1219         * gcc-changelog/git_commit.py: Add decode_path function.
1220         * gcc-changelog/git_email.py: Use it in order to solve
1221         utf8 encoding filename issues.
1222         * gcc-changelog/git_repository.py: Likewise.
1223         * gcc-changelog/test_email.py: Test it.
1225 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1227         * update-copyright.py: Add AMD and Ulf Adams as external authors.
1229 2021-01-04  Jakub Jelinek  <jakub@redhat.com>
1231         * update-copyright.py: Use 8 spaces instead of tab to indent.
1233 2021-01-04  Martin Liska  <mliska@suse.cz>
1235         * mklog.py: Add --update-copyright option which adds:
1236         "Update copyright years." to ChangeLog files belonging
1237         to a modified file.
1239 2021-01-04  Martin Liska  <mliska@suse.cz>
1241         * gcc-changelog/git_commit.py: Skip Update copyright
1242         years commits.
1244 2020-12-21  Martin Liska  <mliska@suse.cz>
1246         * gcc-changelog/git_commit.py: Add new error for quoted
1247         filenames.
1248         * gcc-changelog/test_email.py: Test it.
1249         * gcc-changelog/test_patches.txt: Test it.
1251 2020-12-21  Martin Liska  <mliska@suse.cz>
1253         * gcc-changelog/test_email.py: New test.
1254         * gcc-changelog/test_patches.txt: Likewise.
1256 2020-12-17  Nathan Sidwell  <nathan@acm.org>
1258         PR bootstrap/98300
1259         * gcc_update: Add c++tools/config.h.in.
1261 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1263         * gcc_update: Add c++tools & libcody.
1265 2020-12-15  Nathan Sidwell  <nathan@acm.org>
1267         * gcc-changelog/git_commit.py (changelog_locations): Add
1268         libcody, c++tools.
1270 2020-12-08  Martin Liska  <mliska@suse.cz>
1272         * filter-clang-warnings.py: Filter more cases.
1274 2020-12-08  Martin Liska  <mliska@suse.cz>
1276         * filter-clang-warnings.py: Modernize and filter 2 more
1277         patterns.
1279 2020-12-04  Martin Liska  <mliska@suse.cz>
1281         * check-params-in-docs.py: use flake8 and add some
1282         tweaks to ignore aarch64 params.
1284 2020-12-02  Jason Merrill  <jason@redhat.com>
1286         * gcc-git-customization.sh: Configure sendemail.to.
1288 2020-11-30  Martin Liska  <mliska@suse.cz>
1290         * gcc-changelog/git_commit.py: Suggest close file for
1291         'unchanged file mentioned in a ChangeLog' error.
1292         * gcc-changelog/test_email.py: Test it.
1294 2020-11-30  Martin Liska  <mliska@suse.cz>
1296         * gcc-changelog/git_commit.py: Allow sub-directory wildcard
1297         changelog entry. Fix a typo caused by apostrophe escaping.
1298         * gcc-changelog/test_email.py: Test it.
1299         * gcc-changelog/test_patches.txt: Likewise.
1301 2020-11-30  Jonathan Wakely  <jwakely@redhat.com>
1303         * gcc-changelog/git_commit.py (wildcard_prefixes): Add libstdc++
1304         testsuite directory.
1306 2020-11-30  Martin Liska  <mliska@suse.cz>
1308         * gcc-changelog/git_commit.py: Allow wildcard pattern only.
1310 2020-11-27  Martin Liska  <mliska@suse.cz>
1312         * gcc-changelog/git_commit.py: Use regex for cherry pick prefix.
1313         * gcc-changelog/test_email.py: Test it.
1314         * gcc-changelog/test_patches.txt: Likewise.
1316 2020-11-25  Martin Liska  <mliska@suse.cz>
1318         * gcc-changelog/git_commit.py: Use revert_regex instead
1319         of string prefix.  Convert sets to literals.
1321 2020-11-16  Martin Liska  <mliska@suse.cz>
1323         * mklog.py: Do not call read on an input stream.
1324         Fix some flake8 issues.
1326 2020-11-07  Lewis Hyatt  <lhyatt@gmail.com>
1328         * unicode/EastAsianWidth.txt: Update to Unicode 13.0.0.
1329         * unicode/PropList.txt: Likewise.
1330         * unicode/README: Likewise.
1331         * unicode/UnicodeData.txt: Likewise.
1332         * unicode/from_glibc/unicode_utils.py: Update to latest glibc version.
1333         * unicode/from_glibc/utf8_gen.py: Likewise.
1335 2020-11-06  Martin Liska  <mliska@suse.cz>
1337         * gcc-changelog/git_commit.py: Add new check.
1338         * gcc-changelog/test_email.py: Test it.
1339         * gcc-changelog/test_patches.txt: Add new patch.
1341 2020-11-04  Martin Liska  <mliska@suse.cz>
1343         * gcc-changelog/git_repository.py: Set strict=True
1344         for parse_git_revisions as a default.
1346 2020-11-04  Tobias Burnus  <tobias@codesourcery.com>
1348         * gcc-changelog/git_commit.py (item_parenthesis_empty_regex,
1349         item_parenthesis_regex): Add.
1350         (check_for_empty_description): Use them.
1351         * gcc-changelog/test_email.py (test_emptry_entry_desc,
1352         test_emptry_entry_desc_2): Add.
1353         * gcc-changelog/test_patches.txt: Add two testcases for it.
1355 2020-11-03  Tobias Burnus  <tobias@codesourcery.com>
1357         * gcc-changelog/git_email.py: Add unidiff_supports_renaming check.
1359 2020-11-03  Martin Liska  <mliska@suse.cz>
1361         * gcc-changelog/setup.cfg: New file.
1363 2020-10-30  Martin Liska  <mliska@suse.cz>
1365         * gcc-changelog/git_commit.py: Handle empty groups in
1366         file description.
1367         * gcc-changelog/test_email.py: New test.
1368         * gcc-changelog/test_patches.txt: Likewise.
1370 2020-09-21  Tobias Burnus  <tobias@codesourcery.com>
1372         * mklog.py: Parse first 10 lines for PR/DR number
1373         not only the first line.
1375 2020-09-17  Dimitrij Mojoski  <dmjpp@hotmail.com>
1377         * clang-format: Autodetect C++ standard in use rather than
1378         forcing C++03.
1380 2020-08-26  Iain Buclaw  <ibuclaw@gdcproject.org>
1382         * config-list.mk (LIST): Add OPT-enable-obsolete to tilegx-linux-gnu,
1383         tilegxbe-linux-gnu, and tilepro-linux-gnu.
1385 2020-07-29  Martin Liska  <mliska@suse.cz>
1387         * git-backport.py: fix how are ChangeLog paths combined.
1389 2020-07-23  Patrick Palka  <ppalka@redhat.com>
1391         * vimrc (SetStyle): Also inspect &filetype to determine whether
1392         a file is C-like.
1394 2020-07-23  Martin Liska  <mliska@suse.cz>
1396         * gcc-changelog/git_commit.py: When reverting a backport,
1397         we should print only Revert header.
1399 2020-07-17  Jonathan Wakely  <jwakely@redhat.com>
1401         * gcc-changelog/git_update_version.py: Fix typo.
1403 2020-07-10  Mike Nolta  <mike@nolta.net>
1405         * download_prerequisites: Don't pass wget options to curl.
1407 2020-07-07  Alexandre Oliva  <oliva@adacore.com>
1408             Martin Liska  <mliska@suse.cz>
1410         * gcc-changelog/git_commit.py: Support CASE and COND.
1411         * gcc-changelog/test_patches.txt: Add test.
1412         * gcc-changelog/test_email.py: Add test.
1414 2020-06-30  Martin Liska  <mliska@suse.cz>
1416         * gcc-changelog/git_repository.py: Support older releases of
1417         GitPython when renamed_file was named renamed.
1419 2020-06-30  Martin Liska  <mliska@suse.cz>
1421         * gcc-changelog/git_check_commit.py: Print revision
1422         of original_info.
1423         * gcc-changelog/git_commit.py: Support Revert commits.
1425 2020-06-30  Martin Liska  <mliska@suse.cz>
1427         * gcc-changelog/git_check_commit.py: Use GitInfo
1428         * gcc-changelog/git_commit.py: Add GitInfo class.
1429         * gcc-changelog/git_email.py: Use GitInfo class.
1430         * gcc-changelog/git_repository.py: Likewise.
1432 2020-06-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1434         * download_prerequisites: Support AIX and OpenBSD unames.
1435         Pipe `{gzip,bzip2} -d` to `tar -xf -`.
1437 2020-06-18  Martin Liska  <mliska@suse.cz>
1439         * gcc-changelog/git_update_version.py: First checkout and then
1440         run git pull ---rebase.
1442 2020-06-18  Martin Liska  <mliska@suse.cz>
1444         * gcc-changelog/git_update_version.py: Support merge commits
1445         and walk only on the branch that is being merged and generate
1446         missing ChangeLog entries.
1448 2020-06-18  Martin Liska  <mliska@suse.cz>
1450         * gcc-changelog/git_commit.py: Fix Backported from timestamp when
1451         use_commit_ts=True is used.
1453 2020-06-17  Martin Liska  <mliska@suse.cz>
1455         * gcc-changelog/git_commit.py: Print 'Backported from master'
1456         heading to backported commits.
1457         * gcc-changelog/test_email.py: Test it.
1458         * gcc-changelog/test_patches.txt: Add new patch.
1459         * gcc-changelog/git_repository.py: Add commit_to_date hook.
1460         * gcc-changelog/git_email.py: Add fuzzy implementation
1461         of commit_to_date_hook.
1463 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1465         * prepare-commit-msg: Use the gcc-config.mklog-hook-type Git
1466         config key instead of the GCC_FORCE_MKLOG environment variable.
1467         Optionally disable generating a new ChangeLog template for
1468         amended commits when the existing log is still OK.
1470 2020-06-11  Martin Liska  <mliska@suse.cz>
1472         * gcc-changelog/git_update_version.py: Add --curent argument.
1474 2020-06-11  Martin Liska  <mliska@suse.cz>
1476         * prepare-commit-msg: Replace ENV variable with a git config
1477         value.
1479 2020-06-11  Jonathan Wakely  <jwakely@redhat.com>
1481         * prepare-commit-msg: Use 'tee' to save the diff to a file
1482         instead of running 'git diff' twice.
1484 2020-06-10  Martin Liska  <mliska@suse.cz>
1486         * gcc-changelog/git_commit.py: Fix renamed files in
1487         parse_git_name_status.
1488         * gcc-changelog/test_email.py: Add test for it.
1490 2020-06-10  Martin Liska  <mliska@suse.cz>
1492         * gcc-changelog/git_commit.py: Add more supported prefixes.
1493         * gcc-changelog/test_email.py: Fix one flake8 error.
1494         * gcc-changelog/test_patches.txt: Add tested for newly
1495         supported prefixes.
1497 2020-06-10  Jonathan Wakely  <jwakely@redhat.com>
1499         * gcc-changelog/git_commit.py (GitCommit.parse_changelog):
1500         Improve error strings.
1501         * gcc-changelog/test_email.py: Update expected errors.
1503 2020-06-09  Jonathan Wakely  <jwakely@redhat.com>
1505         * gcc-changelog/git_email.py: Set exit status on error.
1507 2020-06-09  Martin Liska  <mliska@suse.cz>
1509         * gcc-changelog/git_commit.py: Fix ChangeLog regex in order to
1510         match the top-level ChangeLog.
1511         * gcc-changelog/test_email.py: Add test.
1512         * gcc-changelog/test_patches.txt: Likewise.
1514 2020-06-02  Martin Liska  <mliska@suse.cz>
1516         * gcc-changelog/git_commit.py: Support foo/bar/*: patterns in
1517         wildcard_prefixes locations.
1518         * gcc-changelog/test_email.py: Test it.
1519         * gcc-changelog/test_patches.txt: Add 3 new patches.
1521 2020-06-02  Iain Buclaw  <ibuclaw@gdcproject.org>
1523         * gcc-changelog/git_commit.py (ignored_prefixes): Add
1524         gcc/testsuite/gdc.test/.
1526 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1528         * gcc-changelog/test_email.py (TestGccChangelog.test_long_lines):
1529         Update expected error message.
1531 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1533         * gcc-changelog/git_commit.py (GitCommit.parse_changelog): Fix
1534         grammar.
1536 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1538         * prepare-commit-msg: Do nothing if the mklog.py script isn't
1539         present.
1541 2020-06-02  Jonathan Wakely  <jwakely@redhat.com>
1543         * gcc-changelog/git_commit.py (GitCommit.check_mentioned_files):
1544         Improve error text.
1546 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1548         * config-list.mk (LIST): Add v850e1-elf.
1550 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1552         * config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
1554 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1556         * config-list.mk (LIST): Remove arm-wrs-vxworks.
1558 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1560         * config-list.mk (LIST): Remove cris-linux, crisv32-elf, and
1561         crisv32-linux.
1563 2020-05-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1565         * config-list.mk (LIST): Add pru-elf.
1567 2020-05-29  Iain Buclaw  <ibuclaw@gdcproject.org>
1569         * config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
1571 2020-05-29  Martin Liska  <mliska@suse.cz>
1573         * gcc-changelog/git_commit.py: Find empty change descriptions.
1574         * gcc-changelog/test_email.py: New test.
1575         * gcc-changelog/test_patches.txt: New patch that tests that.
1577 2020-05-29  Martin Liska  <mliska@suse.cz>
1579         * git-backport.py: The script did 'git co HEAD~' when
1580         there was no modified ChangeLog file in a successful
1581         git cherry pick.
1582         Run cherry-pick --continue without editor.
1584 2020-05-29  Martin Liska  <mliska@suse.cz>
1586         * gcc-changelog/git_commit.py: Properly
1587         handle duplicite authors.
1588         * gcc-changelog/test_email.py: New test.
1589         * gcc-changelog/test_patches.txt: New patch.
1591 2020-05-28  Pierre-Marie de Rodat  <derodat@adacore.com>
1593         * gcc-changelog/git_email.py (GitEmail.__init__): Interpret file
1594         renamings as a file deletion plus a file addition.
1595         * gcc-changelog/git_repository.py (parse_git_revisions):
1596         Likewise.
1597         * gcc-changelog/test_email.py: New testcase.
1598         * gcc-changelog/test_patches.txt: New testcase.
1600 2020-05-28  Martin Liska  <mliska@suse.cz>
1602         * check-params-in-docs.py: Update to new format
1603         of help.  Apply flake8 corrections.
1605 2020-05-28  Martin Liska  <mliska@suse.cz>
1607         * mklog.py: Support renaming of files.
1608         One needs unidiff 0.6.0+.
1609         * test_mklog.py: Test it.
1611 2020-05-27  Martin Liska  <mliska@suse.cz>
1613         * gcc-git-customization.sh: Use git-backport.py to drop
1614         all changes for ChangeLog files.
1615         * git-backport.py: New file.
1617 2020-05-27  Martin Liska  <mliska@suse.cz>
1619         * gcc-git-customization.sh: Rename
1620         commit-mklog to gcc-commit-mklog.
1622 2020-05-27  Martin Liska  <mliska@suse.cz>
1624         * prepare-commit-msg: Save diff to a file if
1625         the GCC_GIT_DIFF_FILE variable is set.
1627 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1629         * gcc-changelog/git_commit.py (ChangeLogEntry): Handle entries
1630         with multi-line file lists.
1631         * gcc-changelog/test_email.py: New testcase.
1632         * gcc-changelog/test_patches.txt: Likewise.
1634 2020-05-26  Pierre-Marie de Rodat  <derodat@adacore.com>
1636         * gcc-changelog/git_update_version.py: Close file objects after
1637         use.
1638         * gcc-changelog/git_email.py: Likewise.
1639         * gcc-changelog/test_email.py: Likewise.
1641 2020-05-26  Martin Liska  <mliska@suse.cz>
1643         * gcc-changelog/git_update_version.py: Add 2 new options.
1645 2020-05-26  Alexandre Oliva  <oliva@gnu.org>
1647         * gcc-changelog/git_commit.py (changelog_regex): Accept optional
1648         'for' prefix.
1650 2020-05-26  Alexandre Oliva  <oliva@adacore.com>
1652         * compare-debug: Adjust for .gkd files named as dump files,
1653         with the source suffix rather than the object suffix.
1655 2020-05-26  Martin Liska  <mliska@suse.cz>
1657         * gcc-changelog/git_commit.py: Parse changelog entries for
1658         ignored locations.
1659         * gcc-changelog/test_email.py: Add new test for it.
1660         * gcc-changelog/test_patches.txt: Likewise.
1662 2020-05-26  Jason Merrill  <jason@redhat.com>
1664         * prepare-commit-msg: New file.
1665         * gcc-git-customization.sh: Install it.  Add commit-mklog alias.
1666         * mklog.py: Add new option -c which appends
1667         to a ChangeLog file.
1669 2020-05-25  Martin Liska  <mliska@suse.cz>
1671         * gcc-changelog/git_commit.py: Add trailing '/'
1672         for libdruntime.  Allow empty changelog for
1673         only ignored files.
1674         * gcc-changelog/test_email.py: New test for go
1675         patch in ignored location.
1676         * gcc-changelog/test_patches.txt: Add test.
1678 2020-05-22  Jakub Jelinek  <jakub@redhat.com>
1680         * gcc-changelog/git_commit.py: Add trailing / to
1681         gcc/testsuite/go.test/test and replace gcc/go/frontend/
1682         with gcc/go/gofrontend/ in ignored locations.
1684 2020-05-22  Martin Liska  <mliska@suse.cz>
1686         * gcc-changelog/git_commit.py: Add gcc/testsuite/go.test/test
1687         to ignored locations.
1689 2020-05-21  Martin Liska  <mliska@suse.cz>
1691         * gcc-changelog/git_update_version.py: Prepare the script, the
1692         only missing piece is pushing of the updated branches.
1694 2020-05-21  Martin Liska  <mliska@suse.cz>
1696         * gcc-changelog/git_commit.py: Support DR entries/
1697         * gcc-changelog/test_email.py: New test for it.
1698         * gcc-changelog/test_patches.txt: New patch for it.
1700 2020-05-21  Martin Liska  <mliska@suse.cz>
1702         * mklog.py: Support DR parsing.
1703         * test_mklog.py: New test for DR parsing.
1705 2020-05-20  Martin Liska  <mliska@suse.cz>
1707         * gcc-changelog/git_commit.py: Add author_tuple
1708         only if not present in author_lines.
1709         * gcc-changelog/test_email.py: New test.
1710         * gcc-changelog/test_patches.txt: Add new patch.
1712 2020-05-20  Martin Liska  <mliska@suse.cz>
1714         * gcc-changelog/git_commit.py: Refactor to make flake8 happy.
1715         * gcc-changelog/test_email.py: Add new test.
1716         * gcc-changelog/test_patches.txt: Add new patch.
1718 2020-05-20  Frederik Harwath  <frederik@codesourcery.com>
1720         * gcc-changelog/git_commit.py: Skip over lines starting
1721         with "Reviewed-by: ", "Reviewed-on: ", or "Signed-off-by: "
1723 2020-05-20  Martin Liska  <mliska@suse.cz>
1725         * gcc-changelog/git_check_commit.py: Change
1726         --allow-non-strict-mode to --non-strict-mode.
1728 2020-05-20  Martin Liska  <mliska@suse.cz>
1730         * gcc-changelog/git_commit.py: Support cherry pick
1731         prefix.
1732         * gcc-changelog/test_email.py: Test it.
1733         * gcc-changelog/test_patches.txt: Add new patch.
1734         * gcc-git-customization.sh: Add gcc-backport.
1736 2020-05-19  Martin Liska  <mliska@suse.cz>
1738         * mklog.py: Use REST API for bug title downloading.
1740 2020-05-19  Martin Liska  <mliska@suse.cz>
1742         * gcc-changelog/git_commit.py: Add param use_commit_ts
1743         for to_changelog_entries.
1744         * gcc-changelog/git_update_version.py: Se use_commit_ts to True.
1746 2020-05-19  Martin Liska  <mliska@suse.cz>
1748         * mklog.py: Skip GTY for struct names.  Make flake8 happy.
1749         * test_mklog.py: Add test for GTY.
1751 2020-05-19  Martin Liska  <mliska@suse.cz>
1753         * gcc-changelog/git_update_version.py:
1754         Fill up entries in reverse order.
1756 2020-05-19  Martin Liska  <mliska@suse.cz>
1758         * gcc-git-customization.sh: Add
1759         alias.gcc-mklog new hook.
1760         * mklog.py: New file.
1761         * test_mklog.py: New file.
1763 2020-05-19  Martin Liska  <mliska@suse.cz>
1765         * legacy/mklog: Moved from mklog.
1766         * legacy/mklog.pl: Moved from mklog.pl.
1768 2020-05-19  Martin Liska  <mliska@suse.cz>
1770         * gcc-git-customization.sh: Add gcc-verify alias
1771         that uses contrib/gcc-changelog/git_check_commit.py.
1773 2020-05-15  Andrew Burgess  <andrew.burgess@embecosm.com>
1775         * dg-extract-results.py: Handle GDB specific test types.
1776         * dg-extract-results.sh: Likewise.
1778 2020-05-14  Martin Liska  <mliska@suse.cz>
1780         * gcc-changelog/test_email.py: New file.
1781         * gcc-changelog/test_patches.txt: New file.
1783 2020-05-13  Patrick Palka  <ppalka@redhat.com>
1785         * vimrc: Reduce textwidth to 72 for Git commit messages.
1787 2020-05-13  Martin Liska  <mliska@suse.cz>
1789         * gcc-changelog/git_check_commit.py: Add default argument HEAD
1790         for revisions and improve error message output.
1792 2020-05-13  Martin Liska  <mliska@suse.cz>
1794         * gcc-changelog/git_commit.py: Restore print_output syntax
1795         in git_commit.py.
1797 2020-05-13  Martin Liska  <mliska@suse.cz>
1799         * gcc-changelog/git_check_commit.py: New file.
1800         * gcc-changelog/git_commit.py: New file.
1801         * gcc-changelog/git_email.py: New file.
1802         * gcc-changelog/git_repository.py: New file.
1803         * gcc-changelog/git_update_version.py: New file.
1805 2020-04-17  Martin Liska  <mliska@suse.cz>
1807         * vimrc: We do not want to modify tab options
1808         for Python files.
1810 2020-04-16  Jakub Jelinek  <jakub@redhat.com>
1812         PR bootstrap/92008
1813         * gcc_update: Add intl/plural.y dependency for intl/plural-config.h.
1815 2020-04-03  Martin Liska  <mliska@suse.cz>
1817         * gcc-git-customization.sh: Search for the pattern
1818         at line beginning only.
1820 2020-01-24  Richard Earnshaw  <rearnsha@arm.com>
1822         * gcc-git-customization.sh: Use users/<pfx> for the personal remote
1823         rather than just <pfx>.  Convert existing personal branches to the
1824         new remote.
1825         * git-add-user-branch.sh: New file.
1827 2020-01-22  Richard Earnshaw  <rearnsha@arm.com>
1829         * git-add-vendor-branch.sh: New file.
1831 2020-01-20  Richard Earnshaw  <rearnsha@arm.com>
1833         * gcc-git-customization.sh: Check that user-supplied remote
1834         name exists before continuting.  Use a separate remotes for the
1835         personal commit area.  Convert existing personal and vendor
1836         fetch rules to new layout.
1837         * git-fetch-vendor.sh: New vendor layout.  Add --enable-push
1838         option.
1840 2020-01-17  Hans-Peter Nilsson  <hp@axis.com>
1842         * gcc_update <git revision>: Use git log "--pretty=tformat:%p:%t:%H",
1843         not "--pretty=%p:%t:%H".
1845 2020-01-16  Andreas Schwab  <schwab@linux-m68k.org>
1847         * gcc-git-customization.sh: Avoid double expansion.
1849 2020-01-16  Richard Earnshaw  <rearnsha@arm.com>
1851         * gcc-git-customization.sh: Check that user.name and user.email
1852         are set.  Use $(cmd) instead of `cmd`.  Fix variable quoting when
1853         using eval.
1855 2020-01-16  Jakub Jelinek  <jakub@redhat.com>
1857         * gcc-git-customization.sh: Verify the id to be printed is ancestor of
1858         the corresponding remote release branch (or master), otherwise print
1859         nothing.
1861 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
1862             Jakub Jelinek  <jakub@redhat.com>
1864         * gcc-git-customization.sh: Change uses to use in comment.
1866 2020-01-15  Jakub Jelinek  <jakub@redhat.com>
1868         * gcc-git-customization.sh: Handle output of older git which doesn't
1869         print tags/ prefixes before branchpoint/gcc-.
1871 2010-01-15  Richard Earnshaw  <rearnsha@arm.com>
1873         * gcc-git-customization.sh: Explain why we want the user's
1874         upstream account name.  Don't add push rules.  Check if push rules
1875         have been added and suggest that they should be removed.
1876         * git-fetch-vendor.sh: Don't add push rules.
1878 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1880         Revert:
1881         2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1883         * gcc-git-customization.sh: Add back the default rule that
1884         is lost by adding a custom push rule.
1885         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1887 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1889         * gcc-git-customization.sh: Add back the default rule that
1890         is lost by adding a custom push rule.
1891         * git-fetch-vendor.sh: Likewise, also remove '+' from push specs.
1893 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1895         * contrib/git-fetch-vendor.sh: New file.
1897 2020-01-13  Jakub Jelinek  <jakub@redhat.com>
1899         * contrib/gcc-git-customization.sh: Add git gcc-descr and gcc-undescr
1900         aliases.
1902 2010-01-13  Richard Earnshaw  <rearnsha@arm.com>
1904         * gcc-git-customization.sh: New file.
1906 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
1908         * update-copyright.py: Add Mentor Graphics Corporation and Yoshinori
1909         Sato as external authors.  Skip LICENSE.txt files.
1911 2019-12-16  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1913         * config-list.mk: Add msp430-elfbare.
1915 2019-12-09  Lewis Hyatt  <lhyatt@gmail.com>
1917         PR preprocessor/49973
1918         * unicode/from_glibc/unicode_utils.py: Support script from
1919         glibc (commit 464cd3) to extract character widths from Unicode data
1920         files.
1921         * unicode/from_glibc/utf8_gen.py: Likewise.
1922         * unicode/UnicodeData.txt: Unicode v. 12.1.0 data file.
1923         * unicode/EastAsianWidth.txt: Likewise.
1924         * unicode/PropList.txt: Likewise.
1925         * unicode/gen_wcwidth.py: New utility to generate
1926         libcpp/generated_cpp_wcwidth.h with help from the glibc support
1927         scripts and the Unicode data files.
1928         * unicode/unicode-license.txt: Added.
1929         * unicode/README: New explanatory file.
1931 2019-12-07  Richard Sandiford  <richard.sandiford@arm.com>
1933         * texi2pod.pl: Handle @headitems in @multitables, printing them
1934         in italics.  Push an empty item code onto the stack.
1936 2019-11-13  Janne Blomqvist  <jb@gcc.gnu.org>
1938         * download_prerequisites: Use http instead of ftp for downloading.
1940 2019-11-08  Martin Liska  <mliska@suse.cz>
1942         * mklog: The script fails for patches that contain:
1943         '---param=foo=bar xyz'.
1945 2019-09-18  Martin Liska  <mliska@suse.cz>
1947         * clang-format: Tweak configuration based on new
1948         options offered.
1950 2019-09-09  Jose E. Marchesi  <jemarch@gnu.org>
1952         * config-list.mk (LIST): Disable go in bpf-*-* targets.
1954 2019-09-04  Martin Liska  <mliska@suse.cz>
1956         * mklog: Do not print changed functions for
1957         testsuite files.
1959 2019-09-04  Martin Liska  <mliska@suse.cz>
1961         * mklog: Parse PR references from newly added
1962         test files.
1964 2019-09-04  Martin Liska  <mliska@suse.cz>
1966         * mklog: Use argparse instead of getopt.
1968 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
1970         * compare-all-tests (all_targets): Remove references to spu.
1971         * config-list.mk (LIST): Likewise.
1973 2019-09-02  Alexander Monakov  <amonakov@ispras.ru>
1975         * vim-gcc-dev/syntax/gcc-match.vim: Do not override 'tabstop' here.
1976         * vimrc: Set preferred values for 'tabstop', 'softtabstop',
1977         'shiftwidth', 'noexpandtab', 'textwidth', 'formatoptions' for all
1978         files, not just C-like files.
1980 2019-09-02  Martin Liska  <mliska@suse.cz>
1982         * vim-gcc-dev/syntax/gcc-match.vim: Set tabstop=8.
1984 2019-08-13  Uros Bizjak  <ubizjak@gmail.com>
1986         * test_summary: Do not escape "=".
1988 2019-07-02  Janne Blomqvist  <jb@gcc.gnu.org>
1990         PR other/91048
1991         * mklog (read_user_info): Open ~/.mklog in string mode.
1993 2019-06-19  Martin Liska  <mliska@suse.cz>
1995         * bench-stringop: New file.
1997 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
1999         * mklog: Open files in text mode.
2001 2019-05-21  Janne Blomqvist  <jb@gcc.gnu.org>
2003         * mklog: Convert to Python 3.
2005 2019-05-03  Jakub Jelinek  <jakub@redhat.com>
2007         * gennews (files): Add files for GCC 9.
2009 2019-04-30  Roland Illig  <roland.illig@gmx.de>
2011         * check-internal-format-escaping.py: New version using polib.
2013 2019-04-19  Christophe Lyon  <christophe.lyon@linaro.org>
2015         PR translation/90118
2016         * check-internal-format-escaping.py: Check that %< is not next to
2017         a word.
2019 2019-04-17  Jakub Jelinek  <jakub@redhat.com>
2021         * dg-extract-results.sh: Only handle WARNING: program timed out
2022         lines specially in "$MODE" == "sum".  Restore previous behavior
2023         for "$MODE" != "sum".  Clear has_timeout and timeout_cnt if in
2024         a different variant or curfile is empty.
2025         * dg-extract-results.py: Fix a typo.
2027 2019-04-05  Martin Liska  <mliska@suse.cz>
2029         PR translation/89936
2030         * check-internal-format-escaping.py: Properly detect wrong
2031         apostrophes.
2033 2019-03-11  Martin Liska  <mliska@suse.cz>
2035         * check-internal-format-escaping.py: Uncomment apostrophes
2036         check.
2038 2019-03-11  Martin Liska  <mliska@suse.cz>
2040         * check-internal-format-escaping.py: New file.
2042 2019-03-10  Tommy Nguyen  <remyabel@gmail.com>
2044         PR contrib/82704
2045         * download_prerequisites: Use -c instead of --check for sha512sum.
2047 2019-03-06  Martin Liska  <mliska@suse.cz>
2049         * check-params-in-docs.py: Ignore a param.
2051 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
2053         contrib/
2054         * dg-extract-results.py: Handle case where a WARNING happens with
2055         the first test of a harness.
2057 2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
2059         contrib/
2060         * dg-extract-results.sh: Fix order of WARNING and following test
2061         result.
2063 2019-02-04  Christophe Lyon  <christophe.lyon@linaro.org>
2065         contrib/
2066         * dg-extract-results.py: Keep timeout warnings next to their
2067         matching test.
2068         * dg-extract-results.sh: Likewise.
2070 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
2072         * update-copyright.py: Add Gerard Jungman as external author.
2074 2018-11-26  Iain Buclaw  <ibuclaw@gdcproject.org>
2076         * update-copyright.py (TestsuiteFilter): Skip .d tests.
2077         (LibPhobosFilter): Add filter for upstream D sources.
2078         (GCCCopyright): Add D Language Foundation as external author.
2079         (GCCCmdLine): Add libphobos.
2081 2018-11-19  Martin Liska  <mliska@suse.cz>
2083         * check_GNU_style_lib.py: Detect mixed usage
2084         of spaces and tabs.
2086 2018-11-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2088         * gcc_update (files_and_dependencies): Handle libphobos.
2090 2018-10-25  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
2092         * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
2093         default verbosity.
2095 2018-10-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2097         * config-list.mk (LIST): Switch to i686-solaris2.11,
2098         sparc64-sun-solaris2.11.
2100 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2102         * unused_functions.py: Handle archive files.
2104 2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2106         * unused_functions.py: New file.
2108 2018-09-25  Martin Liska  <mliska@suse.cz>
2110         * filter-rtags-warnings.py: New file.
2112 2018-09-25  Martin Liska  <mliska@suse.cz>
2114         PR middle-end/86078
2115         * check-params-in-docs.py: New file.
2117 2018-08-17  Jojo  <jijie_rong@c-sky.com>
2118             Huibin Wang  <huibin_wang@c-sky.com>
2119             Sandra Loosemore  <sandra@codesourcery.com>
2120             Chung-Lin Tang  <cltang@codesourcery.com>
2121             Andrew Jenner  <andrew@codesourcery.com>
2123         C-SKY port: Configury
2125         * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
2127 2018-07-13  Tom de Vries  <tdevries@suse.de>
2129         * maintainers-verify.sh: New file.
2131 2018-07-12  Christophe Lyon  <christophe.lyon@linaro.org>
2133         * compare_tests: Print number of tests in each category.
2135 2018-06-19  Alexander Monakov  <amonakov@ispras.ru>
2137         * vim-gcc-dev/README: New file.
2138         * vim-gcc-dev/ftdetect/gcc-dev.vim: New file.
2139         * vim-gcc-dev/syntax/gcc-match.vim: New file.
2140         * gimple.vim: Move under vim-gcc-dev/syntax/.
2141         * gcc-rtl.vim: Likewise.
2143 2018-06-19  Martin Liska  <mliska@suse.cz>
2145         * gcc-rtl.vim: New file.
2147 2018-06-12  Jeff Law  <law@redhat.com>
2149         * config-list.mk (LIST): Remove alpha-freebsd6.
2151 2018-05-08  Richard Biener  <rguenther@suse.de>
2153         PR bootstrap/85571
2154         * compare-lto: New script derived from compare-debug.
2156 2018-05-02  Jakub Jelinek  <jakub@redhat.com>
2158         * gennews (files): Add files for GCC 8.
2160 2018-05-01  Jim Wilson  <jimw@sifive.com>
2162         * gcc_update: Check for .git as a file.
2164 2018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>
2166         * test_summary: Match possible single quotes in configure path.
2168 2018-03-02  Thomas Schwinge  <thomas@codesourcery.com>
2170         * update-copyright.py: Remove "libcilkrts" reference.
2172 2018-02-19  Yury Gribov  <tetra2005@gmail.com>
2174         * compare_tests: Use TMPDIR when set.
2175         * dg-cmp-results.sh: Ditto.
2176         * warn_summary: Ditto.
2178 2018-01-29  Jonathan Wakely  <jwakely@redhat.com>
2180         * download_prerequisites: Use shasum for FreeBSD and DragonFly.
2182 2018-01-19  Martin Liska  <mliska@suse.cz>
2184         * analyze_brprob.py: Support new format that can be easily
2185         parsed. Add new column to report.
2187 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
2189         * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
2191 2017-11-28  Julia Koval  <julia.koval@intel.com>
2192             Sebastian Peryt  <sebastian.peryt@intel.com>
2194         * contrib/gcc_update: Ditto.
2196 2017-11-08  Martin Liska  <mliska@suse.cz>
2198         * analyze_brprob.py: Fix abbreviations for SI units.
2200 2017-10-02  Thomas Schwinge  <thomas@codesourcery.com>
2202         * gcc_update (files_and_dependencies): Handle libbacktrace.
2204 2017-09-18  Richard Biener  <rguenther@suse.de>
2206         * download_prerequisites (isl): Bump version to 0.18.
2208 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2210         * mklog: Added new implementation.
2212 2017-08-02  Yury Gribov  <tetra2005@gmail.com>
2214         * mklog: Rename to ...
2215         * mklog.pl: this.
2217 2017-07-17  Yury Gribov  <tetra2005@gmail.com>
2219         * mklog: Fix extraction of changed file name.
2221 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
2223         * gcc_update (files_and_dependencies)
2224         [gcc/config/avr/avr-tables.opt]: Remove dead entry.
2226 2017-06-28  Martin Liska  <mliska@suse.cz>
2228         * gcc.doxy: Add default location for filters and output folder.
2229         * filter_gcc_for_doxygen_new: Rename to filter_gcc_for_doxygen.
2230         * filter_params.pl: Remove.
2232 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2234         * dg-cmp-results.sh: Restore filtering on target variant.
2236 2017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2238         * dg-cmp-results.sh: Keep test result lines rather than throwing
2239         header and summary to support sum files with multiple tools.
2241 2017-05-31  Martin Liska  <mliska@suse.cz>
2243         * filter_params.py:
2244         Transform ENUM_BITFIELD and comments starting with '/**'
2246 2017-05-31  David Malcolm  <dmalcolm@redhat.com>
2247             Martin Liska  <mliska@suse.cz>
2249         * filter_params.py: New, porting the perl script to python,
2250         adding a test suite.
2251         * filter_gcc_for_doxygen_new: New file.
2253 2017-05-30  Martin Liska  <mliska@suse.cz>
2255         * analyze_brprob.py: Add new argument to parse and modify
2256         predict.def file.
2257         * analyze_brprob_spec.py: Likewise.
2259 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2261         * check_GNU_style_lib.py (TrailingWhitespaceCheck.check): Assert no
2262         trailing eol.
2263         (TrailingWhitespaceTest): New unit test.
2264         (check_GNU_style_file): Remove eol before checking.
2266 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2268         * check_GNU_style_lib.py (check_GNU_style_file): Treat file argument as
2269         file handle.  Add and handle file_encoding argument.
2270         * check_GNU_style.py (main): Handle '-' file argument.  Call
2271         check_GNU_style_file with file handle as argument.
2273 2017-05-29  Tom de Vries  <tom@codesourcery.com>
2275         * check_GNU_style_lib.py: Use import_pip3 to import pip3 packages.
2276         (import_pip3): New function.
2278 2017-05-24  Tom de Vries  <tom@codesourcery.com>
2280         * check_GNU_style_lib.py: New file, factored out of ...
2281         * check_GNU_style.py: ... here.  Call main unconditionally.
2283 2017-05-19  Martin Liska  <mliska@suse.cz>
2285         * check_GNU_style.py: New file.
2287 2007-05-03  Jeff Law  <law@redhat.com>
2289         * config-list.mk (am33_2.0-linux): Remove from list of targets
2290         to build.
2292 2017-05-02  Jakub Jelinek  <jakub@redhat.com>
2294         * gennews (files): Add files for GCC 7.
2296 2017-04-26  Tom de Vries  <tom@codesourcery.com>
2298         * gen_autofdo_event.py: Fix comment.
2300 2017-04-11  Damian Rouson  <damian@sourceryinstitute.org>
2302         * download_prerequisites (md5_check): New function emulates Linux
2303         'md5 --check' on macOS.  Modified script for macOS compatibility.
2305 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
2307         * config-list.mki (LIST): Add riscv32-unknown-linux-gun and
2308         riscv64-unknown-linux-gnu.
2310 2017-01-31  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2312         * update-copyright.py (Copyright.process_file): Retain original
2313         file mode.
2315 2017-01-29  Gerald Pfeifer  <gerald@pfeifer.com>
2317         * update-copyright.py: Fix the name of this script in examples.
2319 2017-01-26  Jakub Jelinek  <jakub@redhat.com>
2321         * update-copyright.py: Add libhsail-rt to self.default_dirs
2322         and call self.add_dir on it.  Add Intel Corporation to external
2323         authors.
2325 2017-01-25  Thomas Schwinge  <thomas@codesourcery.com>
2327         * gcc_update (files_and_dependencies): Care for "libhsail-rt".
2329 2017-01-23  Gerald Pfeifer  <gerald@pfeifer.com>
2331         * patch_tester.sh (TESTLOGS): Remove
2332         $TARGET/libjava/testsuite/libjava.sum.
2334 2017-01-22  Gerald Pfeifer  <gerald@pfeifer.com>
2336         * warn_summary: Remove the -java option.
2338 2017-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
2340         * update-copyright.py (LibJavaFilter): Remove.
2342 2017-01-17  Gerald Pfeifer  <gerald@pfeifer.com>        
2343         
2344         * gcc_update: Remove entries related to GCJ and libgcj.
2345         Complete copyright years and adjust my e-mail address.
2347 2017-01-11  Richard Earnshaw  <rearnsha@arm.com>
2349         * gcc_update: Adjust touch list for ARM.
2351 2017-01-08  Gerald Pfeifer  <gerald@pfeifer.com>
2353         * download_ecj: Remove.
2355 2017-01-05  Martin Liska  <mliska@suse.cz>
2357         * vimrc: Update indentation definition.
2359 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
2361         * update-copyright.py (GCCCmdLine): Add include, libcc1, libiberty,
2362         libssp, libvtv and lto-plugin to default_dirs.
2364 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
2366         * update-copyright.py (TestsuiteFilter): Skip params/README.
2367         (GCCCmdLine): Remove libjava and libjava/testsuite add_dir.
2369 2016-12-14  Martin Liska  <mliska@suse.cz>
2371         * analyze_brprob.py: Add new column to output and new sorting
2372         option. Fix coding style to not exceed 80 characters.
2373         * analyze_brprob_spec.py: Add new sorting
2374         option. Fix coding style to not exceed 80 characters.
2376 2016-10-24  Moritz Klammler  <moritz@glammler.eu>
2378         PR other/61439
2379         * download_prerequisites: Conditionally verify checksums of
2380         downloaded pacakges.  Add help text.  
2381         * prerequisites.md5: New file.
2382         * prerequisites.sha512: New file.
2384 2016-10-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2386         * check_GNU_style.sh (remove_testsuite): New function.
2387         Use it to remove testsuite from the diff.
2389 2016-09-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2391         * dg-extract-results.sh: Revert bogus change.
2393 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2395         * dg-extract-results.py: Report DejaGnu error in the final
2396         summary.
2397         * dg-extract-results.sh: Likewise.
2399 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
2401         * compare_tests: Take ERROR messages into account when
2402         comparing.
2404 2016-08-17  Martin Liska  <mliska@suse.cz>
2406         * mark_spam.py: Mark as spam all comments done by a creator.
2408 2016-08-15  Martin Liska  <mliska@suse.cz>
2410         * mark_spam.py: Add error handling and reset
2411         another properties of attachments and bugs.
2413 2016-08-11  Martin Liska  <mliska@suse.cz>
2415         * mark_spam.py: Mark attachments as obsolete and rename them.
2417 2016-08-03  Eric Gallager  <egall@gwmail.gwu.edu>
2419         * download_prerequisites: Explicitly remove existing symlinks
2420         before trying to create new ones.
2422 2016-07-28  Martin Liska  <mliska@suse.cz>
2424         * mark_spam.py: New file.
2426 2016-07-21  Martin Liska  <mliska@suse.cz>
2428         * analyze_brprob.py: If there's no loop, do not calculate
2429         average number of loop iterations.
2431 2016-06-24  Martin Liska  <mliska@suse.cz>
2433         * analyze_brprob.py: Parse and display average number
2434         of loop iterations.
2436 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2438         * gen_autofdo_event.py: New file to regenerate
2439         gcc-auto-profile.
2441 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2443         * config-list.mk: Stop testing mep-elf.
2445 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2447         * config-list.mk: Stop testing avr-rtems.
2449 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2451         * config-list.mk: Stop testing m32r-rtems.
2453 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2455         * config-list.mk: Remove h8300-rtems support.
2457 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2459         * config-list.mk: stop testing knetbsd.
2461 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2463         * config-list.mk: Stop testing openbsd3.0.
2465 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2467         * config-list.mk: Remove interix target.
2469 2016-06-21  David Edelsohn  <dje.gcc@gmail.com>
2471         * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm-aix5.1,
2472         rs6000-ibm-aix5.2.
2473         Rename rs6000-ibm-aix6.0 as rs6000-ibm-aix6.1.
2474         Add rs6000-ibm-aix7.1.
2476 2016-06-17  Martin Liska  <mliska@suse.cz>
2478         * analyze_brprob.py: Fix columns of script output.
2480 2016-06-13  Richard Biener  <rguenther@suse.de>
2482         * download_prerequisites (ISL): Bump version to 0.16.1
2484 2016-06-10  Alan Hayward  <alan.hayward@arm.com>
2486         * check_GNU_style.sh: Fix paste args for BSD
2488 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2490         * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems,
2491         h8300-rtems, m32r-rtems, mep-elf.
2493 2016-06-09  David Malcolm  <dmalcolm@redhat.com>
2495         * config-list.mk (GCC_SRC_DIR): New variable.
2496         (make-log-dir): Use GCC_SRC_DIR.
2497         ($(LIST)): Likewise.
2499 2016-06-09  Martin Liska  <mliska@suse.cz>
2501         * analyze_brprob_spec.py: New file.
2503 2016-06-09  Martin Liska  <mliska@suse.cz>
2505         * analyze_brprob.py: Add new argument --sorting.
2507 2016-06-09  Martin Liska  <mliska@suse.cz>
2509         * analyze_brprob.py: Cover new dump output format.
2511 2016-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2513         * update-copyright.py (LibMudflapFilter): Remove.
2514         (GCCCmdLine.__init__): Add gotools, libcc1.
2515         Remove libmudflap.
2516         List unhandled intl, libcilkrts, libgo, liboffloadmic,
2517         maintainer-scripts.
2519 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2521         * download_prerequisites: Adjust gmp/mpfr/mpc versions.
2523 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2525         * compare-all-tests: Remove SH5 support.
2526         * config-list.mk: Likewise.
2528 2016-04-28  Martin Liska  <mliska@suse.cz>
2530         * analyze_brprob: Remove.
2531         * analyze_brprob.py: New file.
2533 2016-04-27  Jakub Jelinek  <jakub@redhat.com>
2535         * gennews (files): Add files for GCC 6.
2537 2016-04-17  Jan Hubicka  <jh@suse.cz>
2539         * analyze_brprob: Update comment.
2541 2016-04-13  Martin Sebor  <msebor@redhat.com>
2543         * check_GNU_style.sh: Avoid false posivies in trailing operator
2544         checks.
2546 2016-03-07  Martin Sebor  <msebor@redhat.com>
2548         * check_GNU_style.sh (color): New global variable.
2549         Add checks for trailing operators and spaces before left brackets.
2550         Tightened up a check for a trailing left curly brace.
2551         (g, ag, vg): Use color.
2552         (col): Don't complain about excessively long lines with DejaGnu
2553         directives.
2555 2016-03-06  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2557         * mklog: Look for the ChangeLog file in $cwd.
2559 2016-02-26  Joel Sherrill <joel@rtems.org>
2561         * config-list.mk: Add aarch64-rtems and x86_64-rtems
2563 2016-01-19  Jonathan Wakely  <jwakely@redhat.com>
2565         * uninclude: Fix third argument to gensub.
2567 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
2569         * update-copyright.py (GCCCopyright): Add NVIDIA Corporation
2570         as external author.
2572 2015-12-17  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2574         * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
2575         targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
2577 2015-12-06  Tobias Burnus  <burnus@net-b.de>
2579         * download_prerequisites: Download ISL 0.15 instead of 0.14.
2581 2015-11-20  Martin Liska  <mliska@suse.cz>
2583         * clang-format: Split content of a list to multiple
2584         lines.
2586 2015-11-19  Martin Liska  <mliska@suse.cz>
2588         * clang-format: Enhance list of FOR_EACH macros.
2590 2015-11-19  Martin Liska  <mliska@suse.cz>
2592         * clang-format: New file.
2594 2015-11-11  Andrew MacLeod  <amacleod@redhat.com>
2596         * header-tools: New.  Directory containing a set of tools for
2597         manipulating header files.
2599 2015-10-30  Nathan Sidwell  <nathan@acm.org>
2601         * config-list.mk (nvptx-none): Add it.
2603 2015-09-11  Markus Trippelsdorf  <markus@trippelsdorf.de>
2605         * download_prerequisites: Make sure that script is run from
2606         top level source directory.
2608 2015-08-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2610         * update-copyright.py (GCCCmdLine): Add libvtv.
2612 2015-08-04  Uros Bizjak  <ubizjak@gmail.com>
2614         * texi2pod.pl: Escape braces in regexp involving @strong{...}.
2616 2015-07-15  Tom de Vries  <tom@codesourcery.com>
2618         * check_GNU_style.sh (cat_with_prefix): Fix quoting.
2620 2015-06-02  Steve Ellcey  <sellcey@imgtec.com>
2622         * test_installed (--target=): New option.
2624 2015-05-30  Mikhail Maltsev  <maltsevm@gmail.com>
2626         * gimple.vim: New file.
2628 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2630         * check_GNU_style.sh: Add temp files tmp2 and tmp3.
2631         (cat_with_prefix): New function, using global variable prefix.
2632         (col): Make prefix a global variable. Rewrite to process file at a time
2633         rather than line at a time.  Print part longer than 80 chars in red.
2635 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2637         * check_GNU_style.sh (g, ag, vg): Don't cat empty file.
2639 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2641         * check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.
2643 2015-05-18  Tom de Vries  <tom@codesourcery.com>
2645         * check_GNU_style.sh: Improve readability function calls.
2647 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2649         * config-list.mk: Add FT32.
2651 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2653         * check_GNU_style.sh (col): Fix tab size.
2655 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2657         * check_GNU_style.sh: Put stdin into a temp file.
2659 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2661         * check_GNU_style.sh: Read either from stdin, or from files.
2663 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2665         * check_GNU_style.sh: Check if files exists.
2667 2015-05-12  Tom de Vries  <tom@codesourcery.com>
2669         * check_GNU_style.sh: Don't use a filename prefix if we're only
2670         processing one patch file.
2672 2015-05-12  Yury Gribov  <y.gribov@samsung.com>
2674         * mklog: Ignore preprocessor directives.
2676 2015-04-22  Jakub Jelinek  <jakub@redhat.com>
2678         * gennews (files): Add files for GCC 5.
2680 2015-03-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2682         * dg-extract-results.sh: Check that the necessary python modules exist.
2684 2015-02-05  Ilya Verbin  <ilya.verbin@intel.com>
2686         * gcc_update (files_and_dependencies): Add rules for liboffloadmic and
2687         liboffloadmic/plugin.
2689 2015-01-15  Richard Sandiford  <richard.sandiford@arm.com>
2691         * update-copyright.py (Copyright.__init__): Add a regexp for
2692         "copyright = u'".
2693         (Copyright.update_copyright): Don't add a space before the year
2694         in that case.
2696 2015-01-15  Thomas Schwinge  <thomas@codesourcery.com>
2698         * gcc_update (files_and_dependencies): Update rules for new
2699         libgomp/plugin/Makefrag.am and libgomp/plugin/configfrag.ac files.
2701 2015-01-12  Yury Gribov  <y.gribov@samsung.com>
2703         * check_GNU_style.sh: Support patches coming from stdin.
2704         Check that spaces are converted to tabs.
2705         Make double-space-after-dot check more precice.
2707 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2709         * config-list.mk (LIST): Add visium-elf.
2711 2015-01-05  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2713         * config-list.mk: Use shortest match for OPT to find the actual
2714         target name.
2716 2014-12-17  Sergio Durigan Junior  <sergiodj@redhat.com>
2718         * dg-extract-results.sh: Use --text with grep to avoid issues with
2719         binary files.  Fall back to cat -v, if that doesn't work.
2721 2014-12-12  Chung-Ju Wu  <jasonwucj@gmail.com>
2723         * download_prerequisites: Modify the comment for GRAPHITE_LOOP_OPT.
2725 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2726             Yury Gribov  <y.gribov@samsung.com>
2728         * vimrc: New file.
2730 2014-12-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2732         * check_GNU_style.sh: Warn for incorrect number of spaces in function
2733         call only if 0 or 2+ spaces found.
2735 2014-12-02  Tobias Burnus  <burnus@net-b.de>
2737         * download_prerequisites: Download ISL 0.14 instead of 0.12.2.
2739 2014-11-25  Tom de Vries  <tom@codesourcery.com>
2740             Peter Bergner  <bergner@vnet.ibm.com>
2742         * mklog: Handle .mklog.  Use git setting independent of presence .git
2743         directory.
2745 2014-11-14  Tom de Vries  <tom@codesourcery.com>
2747         * mklog: Move reading of .diff file up and add comment.  Copy diff_lines
2748         to orig_diff_lines.  Use orig_diff_lines when appending patch.
2750 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2752         * ChangeLog.jit: New.
2753         * jit-coverage-report.py: New file: a script to print crude
2754         code-coverage information for the libgccjit API.
2756 2014-11-11  Marat Zakirov  <m.zakirov@samsung.com>
2758         * mklog: Symbol '}' stops search for changes.
2760 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2762         * download_prerequisites: Stop downloading CLooG.
2764 2014-11-07  Marat Zakirov  <m.zakirov@samsung.com>
2766         * mklog: Always doubt in functions.
2767         Add EOF protection.
2769 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2771         * config-list.mk: Don't build Go for certain targets.
2773 2014-10-04  Trevor Saunders  <tsaunders@mozilla.com>
2775         * compare-all-tests: Don't test score-*.
2776         * config-list.mk: Likewise.
2778 2014-10-02  Segher Boessenkool  <segher@kernel.crashing.org>
2780         * dg-extract-results.py (output_variation): Always sort if do_sum.
2782 2014-09-22  Tom de Vries  <tom@codesourcery.com>
2784         * mklog: Add --inline option.
2786 2014-09-19  Segher Boessenkool  <segher@kernel.crashing.org>
2788         * dg-extract-results.py (Prog.result_re): Include options in test name.
2790 2014-09-19  Olivier Hainque  <hainque@adacore.com>
2792         * config-list.mk (LIST): Add powerpc-wrs-vxworksmils.
2794 2014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
2796         * config-list.mk (LIST): Add v850-rtems.
2798 2014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2800         * config-list.mk (LIST): Add arm-rtems.
2801         Add nios2-rtems.  Remove extra option from powerpc-rtems.
2803 2014-09-08  Trevor Saunders  <tsaunders@mozilla.com>
2805         * compare-all-tests: Don't test picochip.
2806         * config-list.mk: Likewise.
2808 2014-08-11  Mingjie Xing <mingjie.xing@gmail.com>
2810         * texi2pod.pl (postprocess): Move command process for '@sc' to the
2811         front of '@dfn'.  Add a new command process for '@t{...}', just print
2812         the content.
2814 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2815             Yury Gribov  <y.gribov@samsung.com>
2817         * mklog: Run mklog as a filter.
2819 2014-07-21  Trevor Saunders  <tsaunders@mozilla.com>
2821         * mklog: Read name and email from git config when available.
2823 2014-06-28  Richard Biener  <rguenther@suse.de>
2825         * gennews: Use gcc-3.0/index.html.
2827 2014-06-14  Richard Sandiford  <rdsandiford@googlemail.com>
2829         * dg-extract-results.py: For Python 3, force sys.stdout to handle
2830         surrogate escape sequences.
2831         (safe_open): New function.
2832         (output_segment, main): Use it.
2834 2014-05-25  Richard Sandiford  <rdsandiford@googlemail.com>
2836         * dg-extract-results.py (Named): Remove __cmp__ method.
2837         (output_variation): Use a key to sort variation.harnesses.
2839 2014-05-24  Uros Bizjak  <ubizjak@gmail.com>
2841         * texi2pod.pl: Force .pod file to not be a numbered list.
2843 2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
2845         * dg-extract-results.py (parse_run): Handle warnings that are printed
2846         before a test harness is run.
2848 2014-05-09  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2850         * config-list.mk (show): New target.
2852 2014-05-08  Richard Sandiford  <rdsandiford@googlemail.com>
2854         * dg-extract-results.py: New file.
2855         * dg-extract-results.sh: Use it if the environment seems suitable.
2857 2014-04-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2859         * config-list.mk (LIST): Remove sparc-sun-solaris2.9, i686-solaris2.9.
2861 2013-04-22  Jakub Jelinek  <jakub@redhat.com>
2863         * gennews (files): Add files for GCC 4.9.
2865 2014-02-24  Walter Lee  <walt@tilera.com>
2867         * config-list.mk (LIST): Add tilegxbe-linux-gnu.
2869 2014-02-13  Richard Biener  <rguenther@suse.de>
2871         * download_prerequisites: Update ISL and CLOOG versions.
2873 2014-01-31  Brooks Moses  <bmoses@google.com>
2875         * gcc_update (files_and_dependencies): Add aarch64-tune.md.
2877 2014-01-29  Yury Gribov  <y.gribov@samsung.com>
2879         * mklog: Improve support of context diffs.
2881 2014-01-21  Tatiana Udalova  <t.udalova@samsung.com>
2883         * mklog: Avoid adding falsely changed functions to ChangeLog.
2885 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
2887         * config-list.mk: Add nios2-elf, nios2-linux-gnu. Corrected
2888         ordering of some configs.
2890 2013-12-23  Yury Gribov  <y.gribov@samsung.com>
2892         * mklog: Automatically insert comments in trivial cases.
2894 2013-12-19  Yury Gribov  <y.gribov@samsung.com>
2896         * mklog: Split generated message in parts.
2898 2013-10-31  Chung-Ju Wu  <jasonwucj@gmail.com>
2900         * config-list.mk (nds32le-elf, nds32be-elf): Add nds32 target.
2902 2013-10-29  Tobias Burnus  <burnus@net-b.de>
2904         * gcc_update (files_and_dependencies): Add rules for
2905         libcilkrts.
2907 2013-10-11  Thomas Schwinge  <thomas@codesourcery.com>
2909         * gcc_update (files_and_dependencies): Fix rule for
2910         libgomp/testsuite/Makefile.in.
2912 2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
2914         * config-list.mk: Add arc configurations.
2916 2013-09-27  Diego Novillo  <dnovillo@google.com>
2918         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2920 2013-09-12  DJ Delorie  <dj@redhat.com>
2922         * config-list.mk: Add msp430-elf.
2924 2013-08-31  Diego Novillo  <dnovillo@google.com>
2926         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
2928 2013-08-29  Mike Stump  <mikestump@comcast.net>
2930         * gcc_update (configure): Update to handle svn 1.8.1.
2932 2013-08-03  Caroline Tice  <cmtice@google.com>
2934         * gcc_update: Add libvtv files.
2936 2013-06-06  Brooks Moses  <bmoses@google.com>
2938         * testsuite-management/validate_failures.py: Fix handling of
2939         summary lines with "|" characters or empty description fields.
2941 2013-05-24  Chung-Ju Wu  <jasonwucj@gmail.com>
2943         * download_prerequisites: Download isl and cloog conditionally.
2945 2013-05-21  David Malcolm  <dmalcolm@redhat.com>
2947         * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
2949 2013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2951         * config-list.mk (LIST): Add -enable-obsolete for
2952         sparc-sun-solaris2.9, i686-solaris2.9.
2954 2013-05-13  Mike Stump  <mikestump@comcast.net>
2956         * compare_tests: Limit lines to 2000 characters as comm on Mac OS
2957         X 10.8.3 doesn't like long lines (those 2055 characters or more).
2959 2013-04-22  Sofiane Naci  <sofiane.naci@arm.com>
2961         * config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
2963 2013-04-18  Diego Novillo  <dnovillo@google.com>
2965         * validate_failures.py: Fix typo.
2967 2013-04-18  Diego Novillo  <dnovillo@google.com>
2969         * validate_failures.py: Loosen check for build directory.
2970         State what failed if we couldn't find the source tree or
2971         the target triplet.
2973 2013-03-22  Jakub Jelinek  <jakub@redhat.com>
2975         * gennews (files): Add files for GCC 4.8.
2977 2013-03-06  Tobias Burnus  <burnus@net-b.de>
2979         * make-obstacks-texi.pl: New.
2981 2013-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2983         * make_sunver.pl: Enforce C locale.
2985 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
2987         * update-copyright.py: Add libdecnumber to the default list.
2988         Remove libquadmath and libssp.
2990 2013-02-06  Diego Novillo  <dnovillo@google.com>
2992         * testsuite-management/validate_failures.py: Fix typo.
2994 2013-02-06  Diego Novillo  <dnovillo@google.com>
2996         * testsuite-management/validate_failures.py: Update
2997         Copyright years.
2998         Request contributions not to use Python features newer
2999         than 2.4.
3000         (GetBuildData): If this is not a build directory,
3001         emit an error only if --results or --manifest are missing.
3003 2013-02-06  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3005         * testsuite-management/validate_failures.py
3006         (IsInterestingResult): Fix performance regression
3008 2013-02-04  Richard Sandiford  <rdsandiford@googlemail.com>
3010         * update-copyright.py: New file.
3012 2013-01-15  David Blaikie  <dblaikie@gmail.com>
3014         * dg-extract-results.sh: Handle KPASSes.
3016         * dg-extract-results.sh: Constrain the start-of-log pattern.
3018         * dg-extract-results.sh: Fix order of summary counts.
3020 2012-12-01  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3022         * testsuite-management/validate_failures.py
3023         (IsInterestingResult): Only strip line a second time if we did split.
3024         Rephrase return statement while at it.
3025         (CollectSumFiles): Also ignore .git directory.
3027 2012-12-03  Diego Novillo  <dnovillo@google.com>
3029         * testsuite-management/validate_failures.py: Fix stale
3030         use of 'options'.
3032 2012-11-30  Doug Evans  <dje@google.com>
3034         * testsuite-management/validate_failures.py: Add support for @include,
3035         @remove directives in manifest files.
3037         * testsuite-management/validate_failures.py: Add function
3038         GetManifestPath.  New global _MANIFEST_SUBDIR.
3040 2012-11-29  Doug Evans  <dje@google.com>
3042         * testsuite-management/validate_failures.py: Remove pass/fail
3043         indicator from result of GetBuildData.
3045         * testsuite-management/validate_failures.py: Store options in global
3046         variable _OPTIONS.
3048         * testsuite-management/validate_failures.py: Rename variable
3049         manifest_name to manifest_path everywhere.
3051         * testsuite-management/validate_failures.py (CompareBuilds): Pass
3052         options.results to GetSumFiles for clean build.
3054 2012-11-28  Doug Evans  <dje@google.com>
3056         * testsuite-management/validate_failures.py: Use <target_alias> instead
3057         of <target>.  Minor whitespace changes.
3059         * testsuite-management/validate_failures.py: Record ordinal with
3060         TestResult.
3062 2012-11-19  Mike Stump  <mikestump@comcast.net>
3064         * compare_tests: Add export LC_ALL=C to make sort happier.
3066 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
3068         * gcc_update: Update libsanitizer generated files.
3070 2012-11-12  Tobias Burnus  <burnus@net-b.de>
3072         * gcc_update: Add libquadmath generated files.
3074 2012-11-12  H.J. Lu  <hongjiu.lu@intel.com>
3076         * gcc_update: Add libsanitizer generated files.
3078 2012-11-05  Lawrence Crowl  <crowl@google.com>
3080         * compare_two_ftime_report_sets: New.
3082 2012-11-02  Diego Novillo  <dnovillo@google.com>
3084         * testsuite-management/validate_failures.py: Add option
3085         --clean_build to compare test results against another
3086         build.
3088 2012-10-31  Diego Novillo  <dnovillo@google.com>
3090         * testsuite-management/validate_failures.py: Fix parsing
3091         of summary lines.
3093 2012-10-29  Diego Novillo  <dnovillo@google.com>
3095         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3097 2012-10-06  Diego Novillo  <dnovillo@google.com>
3099         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3101 2012-10-02   Christophe Lyon  <christophe.lyon@linaro.org>
3103         * check_GNU_style.sh: Remove temporay file upon exit.
3105 2012-09-26  Joern Rennecke  <joern.rennecke@embecosm.com>
3107         * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
3108         arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
3109         Use --enable-obsolete for picochip-elf.
3111 2012-09-10   Diego Novillo  <dnovillo@google.com>
3113         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3115 2012-09-04  Eric Botcazou  <ebotcazou@adacore.com>
3117         * make_sunver.pl: Add missing newline at the end of extern "C++" block.
3119 2012-08-24   Diego Novillo  <dnovillo@google.com>
3121         * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
3123 2012-08-14   Diego Novillo  <dnovillo@google.com>
3125         * testsuite-management/x86_64-unknown-linux-gnu.xfail: New.
3127 2012-08-13  Diego Novillo  <dnovillo@google.com>
3129         * testsuite-management/validate_failures.py (ExpirationDate): Tidy
3130         comment.
3132 2012-08-13  Diego Novillo  <dnovillo@google.com>
3134         * testsuite-management/validate_failures.py (ParseSummary): Fix
3135         comment.
3137 2012-08-13  Diego Novillo  <dnovillo@google.com>
3139         * testsuite-management/validate_failures.py: Import datetime.
3140         (TestResult.ExpirationDate): New.
3141         (TestResult.HasExpired): New.
3142         (ParseSummary): Call it.  If it returns True, warn that the
3143         expected failure has expired and do not add it to the set of
3144         expected results.
3145         (GetResults): Clarify documentation.
3147 2012-07-26   Diego Novillo  <dnovillo@google.com>
3149         * testsuite-management/validate_failures.py: Do not use
3150         'with ... as ...' constructs.
3152 2012-07-19   Diego Novillo  <dnovillo@google.com>
3154         * testsuite-management/validate_failures.py (CollectSumFiles):
3155         Rename from GetSumFiles.
3156         (GetSumFiles): Factor out of CheckExpectedResults.
3157         (CheckExpectedResults): Call it.
3158         (ProduceManifest): Call it.
3160 2012-07-18   Diego Novillo  <dnovillo@google.com>
3162         * testsuite-management/validate_failures.py: Fix
3163         /usr/bin/python invocation.
3165 2012-06-19  Steven Bosscher  <steven@gcc.gnu.org>
3167         * check_makefile_deps.sh: Look for c-common.o in c-family/.
3168         Add a few more crt* files to the list of files to skip.
3170 2012-05-31  Marek Polacek  <polacek@redhat.com>
3172         * mklog: Prevent printing three spaces after the date.
3174 2012-06-04   Diego Novillo  <dnovillo@google.com>
3176         * testsuite-management/validate_failures.py (GetResults):
3177         Change argument to accept list of summary files to analyze.
3178         Update callers.
3179         (CheckExpectedResults): Handle options.manifest, options.results
3180         and options.ignore_missing_failures.
3181         (Main): Add options --manifest, --results and --ignore_missing_failures.
3183 2012-05-31   Diego Novillo  <dnovillo@google.com>
3184              Cary Coutant  <ccoutant@google.com>
3186         * mklog: New.
3188 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
3190         PR bootstrap/53472
3191         * contrib/compare-debug (remove_comment): New function.
3192         Remove any .comment sections if the first cmp failed.
3194 2012-05-09  David Edelsohn  <dje.gcc@gmail.com>
3196         * gcc_update: Use $GCC_SVN to retrieve branch and revision.
3198 2012-05-01  Richard Henderson  <rth@redhat.com>
3200         * gcc_update: Add libatomic generated files.
3202 2012-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
3204         * compare_tests: Append '/' to make 'find' traverse
3205         symlinked directories.
3207 2012-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3209         * testsuite-management/validate_failures.py (GetBuildData): Use
3210         target_alias.
3212 2012-04-06  Doug Evans  <dje@google.com>
3214         * dg-extract-results.sh: Handle KFAILs.
3216 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3218         * config-list.mk (LIST): Remove mips-sgi-irix6.5.
3220 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
3222         * gennews (files): Add files for GCC 4.7.
3224 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3226         * config-list.mk (LIST): Remove mips-openbsd.
3228 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3230         * config-list.mk (LIST): Remove alpha-dec-osf5.1.
3232 2012-03-02   Diego Novillo  <dnovillo@google.com>
3234         * testsuite-management/validate_failures.py (class TestResult): Fix
3235         match pattern for the summary line.  If there is a parsing failure,
3236         show the line we failed to parse.
3238 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3240         PR libstdc++/52188
3241         * make_sunver.pl: Remove #ifdef handling.
3243 2012-02-17   Doug Kwan  <dougkwan@google.com>
3245         * contrib/testsuite-management/validate_failures.py
3246         (GetMakefileValue): Check for cross compilers.
3248 2012-02-15   Quentin Neill  <quentin.neill@amd.com>
3250         * compare_tests: Fix trailing paths in dir arguments.
3251         Handle sum1/sum2 temp files with others.
3253 2012-02-14  Walter Lee  <walt@tilera.com>
3255         * config-list.mk (LIST): Add tilegx-linux-gnu and
3256         tilepro-linux-gnu.
3257         * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies.
3258         (gcc/config/tilepro/mul-tables.c): New dependencies.
3260 2012-02-11  Mike Stump  <mikestump@comcast.net>
3262         * compare_tests (exit_status): Fix.
3264 2012-02-10   Diego Novillo  <dnovillo@google.com>
3266         * repro_fail: Add --debug and --debug-tui flags.
3268 2012-02-02  Sumanth G  <sumanth.gundapaneni@kpitcummins.com>
3269             Jayant R Sonar  <jayant.sonar@kpitcummins.com>
3271         * config-list.mk (LIST): Add cr16-elf.
3273 2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
3275         PR target/51345
3276         * gcc_update (files_and_dependencies): Add
3277         gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
3279 2011-11-29  DJ Delorie  <dj@redhat.com>
3281         * config-list.mk (LIST): Add rl78-elf.
3283 2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3285         * make_sunver.pl: Convert '?' in glob patterns to '.'.
3287 2011-11-07  Richard Henderson  <rth@redhat.com>
3289         Merged from transactional-memory.
3291         * gcc_update: Add libitm to touch data.
3293 2011-11-07   Quentin Neill  <quentin.neill@amd.com>
3295         * compare_tests: Add ability to compare all .sum
3296         files from two build directories.
3298 2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3300         * contrib-list.mk: Add Epiphany configurations.
3302 2011-09-13   Diego Novillo  <dnovillo@google.com>
3304         * testsuite-management: New.
3305         * testsuite-management/validate_failures.py: New.
3307 2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3309         * gcc_update: Determine svn branch from hg convert_revision.
3311 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3313         * config-list.mk (i586-netware): Remove.
3314         (.PHONY): Remove make-script-dir dependency.
3315         (make-script-dir): Remove.
3316         ($(LIST)): Remove make-script-dir dependency.
3318 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
3320         * gcc_update: Add C6X generated files.
3321         * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
3323 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3325         * config-list.mk (LIST): Append OPT-enable-obsolete to
3326         alpha-dec-osf5.1, mips-sgi-irix6.5.
3328 2011-06-24  Diego Novillo  <dnovillo@google.com>
3330         * repro_fail: New.
3332 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
3334         * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
3336 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
3338         * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
3339         gcc/config/arm/arm-fpus.def.
3341 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
3343         * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
3344         dependencies.
3346 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
3348         * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
3350 2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
3352         * config-list.mk: New file.
3354 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
3356         * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
3358 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3360         * paranoia.cc (ENUM_BITFIELD): Remove.
3362 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
3364         * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
3366 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3368         * compare-all-tests (all_targets): Remove crx and m68hc11.
3370 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3372         PR bootstrap/48135
3373         * make_sunver.pl: Don't use File::Glob.
3375 2011-03-05  Joseph Myers  <joseph@codesourcery.com>
3377         * gennews (files): Add files for GCC 4.6.
3379 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
3381         * patch_tester.sh (nopristinecache): New shell var, set according
3382         to presence or absence of new -nopristinecache option.
3383         (usage): Document new option.
3384         (bootntest_pristine): Implement it.
3386 2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3388         * make_sunver.pl: Use elfdump -s to extract symbols if possible,
3389         readelf -s otherwise.
3391 2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
3393         * make_sunver.pl: Ignore entries without symbol name first.  Then do
3394         not ignore symbols marked as 'R'.
3396 2010-10-18  Andi Kleen  <ak@linux.intel.com>
3398         * gccbug.el: Remove.
3400 2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3402         * gcc_update: Run $GCC_HG pull and update separately.
3403         Check parents for SVN revision.
3405 2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3407         * test_recheck: New script.
3409 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3411         * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
3412         Also escape characters with grave accents, to be fixed ...
3413         (unmunge): ... here.
3414         (postprocess): Also handle @/ and @acronym{...}.
3416 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3418         * check_GNU_style.sh: Do not print warning messages when there are
3419         no occurences.
3421 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3423         * gcc_update: Handle hg, too.
3425 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
3427         * make_sunver.pl: Remove extra whitespace in regexp.
3429 2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
3431         * check_GNU_style.sh: New.
3433 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3435         * make_sunver.pl: New file.
3437 2010-07-02  Iain Sandoe  <iains@gcc.gnu.org>
3439         * compare-debug (Darwin): Remove '-x' flag from ld-based object
3440         stripping.  Add a comment as to why we do it this way.
3442 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
3444         * compare-debug: Drop LTO sections.
3446 2010-06-15  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3448         * gcc_update: Support updating a git clone.
3450 2010-06-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3452         * test_summary: Don't use diff -u.
3453         Adapt egrep regex.
3455 2010-06-02  Andrew Haley  <aph@redhat.com>
3457         * download_prerequisites: New script.
3459 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3461         * dg-extract-results.sh: Redirect grep output to /dev/null instead
3462         of grep -q.
3464 2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
3466         * gcc_update: Sets the locale to C.
3468 2010-04-06  Joseph Myers  <joseph@codesourcery.com>
3470         * gennews (files): Add files for GCC 4.5.
3472 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3474         Fix *.log tests output containing "===".
3475         * dg-extract-results.sh (/\===/): Rename to ...
3476         (/^\t\t=== .* ===$/): ... this pattern.
3478 2010-03-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3480         * dg-extract-results.sh: Fix result order to match sequential case.
3482 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3484         * check_warning_flags.sh: Use \012 instead of \n with tr.
3486 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3488         * dg-extract-results.sh: Don't use tail -n.
3490 2009-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3491             Richard Guenther  <rguenther@suse.de>
3493         PR lto/39216
3494         * gcc_update: Adjust file timestamps for lto-plugin.
3496 2009-09-10  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
3498         PR bootstrap/41245
3499         * compare-debug: Handle stripping of dwarf debug sections from darwin
3500         mach-o objects.
3502 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3504         * compare-debug: Grep for blank before dash to avoid grep -e.
3506 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
3508         * compare-debug: Look for .gkd files and compare them.
3510 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3512         PR testsuite/41166
3513         * test_summary: Invoke config.status, rather than trying to
3514         parse it.  Adjust awk script.
3516 2009-08-18  Alexandre Oliva  <aoliva@redhat.com>
3518         * compare-debug: Drop .eh_frame relocations too.
3520 2009-08-18  H.J. Lu  <hongjiu.lu@intel.com>
3522         PR testsuite/40704
3523         * test_summary: Filter out "\r".
3525 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3527         * compare-debug: Don't fail just because of .eh_frame differences.
3529 2009-04-27  Jakub Jelinek  <jakub@redhat.com>
3531         PR testsuite/39807
3532         * dg-extract-results.sh: Close open files and use >> instead of >
3533         to decrease number of concurrently open files from awk.  Avoid
3534         = at the beginning of a regexp and redirect to a file determined
3535         by curfile variable rather than concatenated strings to workaround
3536         Solaris nawk bug.
3538 2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
3540         * test_summary: Only include LAST_UPDATED if it exists.
3541         Complete copyright years.
3543 2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
3545         * compare-all-tests: New.
3547 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3549         * gennews (files): Reference GCC 4.4 web pages.
3551 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
3553         * reghunt/date_based/reg_periodic: Change copyright header to refer
3554         to version 3 of the GNU General Public License and to point readers
3555         at the COPYING3 file and the FSF's license web page.
3556         * reghunt/date_based/reg_search: Likewise.
3557         * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise.
3558         * regression/btest-gcc.sh: Likewise.
3559         * regression/objs-gcc.sh: Likewise.
3561 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3563         * check_warning_flags.sh: Update flag exceptions.
3565 2008-11-18  Ben Elliston  <bje@au.ibm.com>
3567         * dg-cmp-results.sh: Do not print usage if either .sum file cannot
3568         be opened; print a more meaningful error instead.
3570 2008-10-24  Janis Johnson  <janis187@us.ibm.com>
3571             Jakub Jelinek  <jakub@redhat.com>
3573         * dg-extract-results.sh: New file.
3575 2008-07-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3577         * check_makefile_deps.sh: New file.
3579 2008-05-08  Sebastian Pop  <sebastian.pop@amd.com>
3581         * patch_tester.sh (report): Do not print "Checker: ".
3583 2008-04-23  Sebastian Pop  <sebastian.pop@amd.com>
3585         * patch_tester.sh (report): Do not print the time.
3587 2008-04-01  Joseph Myers  <joseph@codesourcery.com>
3589         * texi2pod.pl: Handle @samp and @url inside verbatim blocks.
3590         Handle @heading.  Handle enumerated lists with starting numbers
3591         and extra headings.
3593 2008-03-10  Janis Johnson  <janis187@us.ibm.com>
3595         * patch_tester.sh (initialization): Initialize svnpatch and stop.
3596         (usage): Add -svnpath and -stop.
3597         (makedir): New.
3598         (argument handling): Process -stop and -svnpath.
3599         (setup code): Use makedir, error out if initial svn checkout fails.
3600         (update): Use svnpath.  Invoke contrib/gcc_update.
3601         (apply_patch): Require that patch was created at top level.  Use eval
3602         with option variables.  Don't use bootstrap target for make.  Verify
3603         that some tests were run.
3604         (bootntest_patched): Use snvpath.
3605         (main loop): For -stop, exit when there are no more patches to test.
3607 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3609         * check_warning_flags.sh: Instead of invoke.texi, take the path
3610         to the doc directory as argument.  Check that warnings listed in
3611         'gcc --help' are accepted by the compiler, and listed in the
3612         manuals.
3614 2008-03-06  Tom Tromey  <tromey@redhat.com>
3616         * patch_tester.sh (usage): Watermark is not lexicographic.
3617         Load $STATE/defaults if it exists.
3618         (selfexec): Use $0.
3619         (apply_patch): Handle deletions.
3620         (bootntest): Handle default settings.
3622 2008-03-05  Jakub Jelinek  <jakub@redhat.com>
3624         * gennews (files): Reference GCC 4.3 web pages.
3626 2008-02-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3628         * check_warning_flags.sh: New file.
3630 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3632         * paranoia.cc (main): Remove handling of c4x_single and
3633         c4x_extended formats.
3635 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3637         * compareSumTests3: Changed to GPLv3.
3638         * prepare_patch.sh: Same.
3639         * uninclude: Same.
3640         * dglib.pm: Same.
3641         * gennews: Same.
3642         * texi2pod.pl: Same.
3643         * analyze_brprob: Same.
3644         * gcc_build: Same.
3646 2007-12-26  Sebastian Pop  <sebastian.pop@amd.com>
3648         * patch_tester.sh: Changed to GPLv3.
3650 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3652         * patch_tester.sh: Don't save the script anymore.
3654 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3656         * patch_tester.sh: New.
3657         * prepare_patch.sh: New.
3659 2007-11-26  Alexandre Oliva  <aoliva@redhat.com>
3661         * compare-debug: Introduce -p flag to preserve .stripped files.
3663 2007-10-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3665         * texi2pod.pl: Handle @asis.
3666         (postprocess): Move @gccoptlist{} after all formatting commands.
3668 2007-10-01  Alexandre Oliva  <aoliva@redhat.com>
3670         * compare-debug: Avoid spurious errors when .stripped files
3671         exist.
3673 2007-09-22  Hans-Peter Nilsson  <hp@axis.com>
3675         * warn_summary (srcdirFilter): Add fixincludes, sim,
3676         newlib and mpfr.
3678 2007-08-23  H.J. Lu  <hongjiu.lu@intel.com>
3680         * gcc_update: Handle different URL paths and tags.
3682 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3684         * compare-debug: New.
3686 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
3687             Andreas Schwab  <schwab@suse.de>
3689         * gcc_update: Use "svn info" for revision number.  Create
3690         gcc/REVISION with branch name and revision number.
3692 2007-08-10  Diego Novillo  <dnovillo@google.com>
3694         * gcc.doxy: Rename from tree-ssa.doxy.
3696 2007-08-10  Diego Novillo  <dnovillo@google.com>
3698         * tree-ssa.doxy: Update for doxygen 1.5.
3699         Include all the files in the middle and back ends.
3701 2007-06-30  Hans-Peter Nilsson  <hp@axis.com>
3703         * gcc_update (files_and_dependencies): Handle
3704         gcc/testsuite/gcc.dg/cpp/direct2s.c.
3706 2007-05-13  Mark Mitchell  <mark@codesourcery.com>
3708         * gennews (files): Reference GCC 4.2 web pages.
3710 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
3712         * texi2pod.pl: Correct handling of @itemize with no argument.
3714 2007-03-17  Hans-Peter Nilsson  <hp@axis.com>
3716         * uninclude: New utility, from Alexandre Oliva.
3718 2007-02-26  Dominique Dhumieres  <dominiq@lps.ens.fr>
3720         * test_installed: Adjust to the move from g77 to gfortran.
3722 2007-02-16  Matthias Klose  <doko@debian.org>
3724         * texi2pod.pl: Handle @subsubsection, ignore @anchor.
3726 2007-02-10  Hans-Peter Nilsson  <hp@axis.com>
3728         * test_summary (configflags): Adjust for changes in the
3729         config.status format due to update to autoconf 2.59.
3731 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3733         * gcc_update: Update for configure.in -> configure.ac.
3735 2007-02-06  Richard Sandiford  <richard@codesourcery.com>
3737         * texi2pod.pl: Handle @multitable.
3739 2007-01-15  Tom Tromey  <tromey@redhat.com>
3741         * download_ecj: New file.
3743 2006-09-27  Matthew Sachs  <msachs@apple.com>
3745         * compareSumTests3: POD syntax fix.
3747 2006-09-27  Matthew Sachs  <msachs@apple.com>
3749         * dglib.pm: Initial commit.
3750         * compareSumTests3: Initial commit.
3752 2006-09-18  Bernhard Fischer  <aldot@gcc.gnu.org>
3754         * dg-cmp-results.sh (compare-$$.awk): Print name[old]
3755         and not non-existing nm[old].
3757 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3759         Port to hosts whose 'sort' and 'tail' implementations
3760         treat operands with leading '+' as file names, as POSIX
3761         has required since 2001.  However, make sure the code still
3762         works on pre-POSIX hosts.
3763         * compare_tests: Don't assume "sort +2" is equivalent to
3764         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3766 2006-06-05  James Lemke  <jwlemke@wasabisystems.com>
3768         * dg-cmp-results.sh: New script for comparing DejaGNU logs.
3770 2006-06-02  Richard Earnshaw  <rearnsha@arm.com>
3771             Mike Stump  <mrs@apple.com>
3773         * compare_tests: Handle multilibs better.
3775 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3777         * texi2pod.pl: Correct handling of absolute @include.
3779 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
3781         * texi2pod.pl: Handle -I.
3783 2006-02-28  Mark Mitchell  <mark@codesourcery.com>
3785         * gennews (files): Update for GCC 4.1.
3787 2006-01-24  Diego Novillo  <dnovillo@redhat.com>
3789         * gcc_update (files_and_dependencies): Handle
3790         libgomp/testsuite/Makefile.in.
3792 2006-01-18  Richard Henderson  <rth@redhat.com>
3793             Diego Novillo  <dnovillo@redhat.com>
3795         * gcc_update (files_and_dependencies): Add libgomp files.
3797 2005-12-06  Ben Elliston  <bje@au.ibm.com>
3799         * newcvsroot: Remove.
3801 2005-11-03  Steven Bosscher  <stevenb@suse.de>
3803         * gcc_build: Fix my previous checking.
3805 2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
3807         * gcc_update: Include revision number in LAST_UPDATED.
3809 2005-10-30  Steven Bosscher  <stevenb@suse.de>
3811         * gcc_build: Use gcc.gnu.org as the default server.  Set up
3812         SVN_REPOSITORY correctly.  Add support for checking out branches.
3814 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3816         * gcc_update: When svn update is called and
3817         --silent is used, pass -q.
3819 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3821         * gcc_update: Remove the -q from svn invocation.
3823 2005-10-28  Andrew Pinski  <pinskia@gcc.gnu.org>
3825         * gcc_build: Remove -d from the call to gcc_update.
3827 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
3828             Ben Elliston  <bje@au1.ibm.com>
3830         * gcc_update: Update for svn.
3831         * newcvsroot: Ditto.
3832         * gcc_build: Ditto.
3834 2005-10-21  Mark Mitchell  <mark@codesourcery.com>
3836         * texi2pod.pl: Substitue for @value even when part of @include.
3838 2005-10-21  Bob Wilson  <bob.wilson@acm.org>
3840         * texi2pod.pl: Convert two single quotes or two backquotes to
3841         double quotes.
3843 2005-08-23  Ben Elliston  <bje@au.ibm.com>
3845         * gcc_update: Update dependencies for libjava/aclocal.m4.
3847 2005-08-14  Kelley Cook  <kcook@gcc.gnu.org>
3849         * All files: Update with new FSF address.
3851 2005-07-14  Ben Elliston  <bje@au.ibm.com>
3853         * filter_params.pl: Typo fix.
3854         * filter_knr2ansi.pl: Likewise.
3856 2005-06-05  Gerald Pfeifer  <gerald@pfeifer.com>
3858         * gennews (files): Update for egcs-1.0 release pages consolidation.
3860 2005-04-17  Joseph S. Myers  <joseph@codesourcery.com>
3862         * gennews (files): Update for GCC 4.0.
3864 2005-03-18  Alexandre Oliva  <aoliva@redhat.com>
3866         * gcc_update (silent): Unset instead of initializing to null.
3868 2005-03-18  Andreas Schwab  <schwab@suse.de>
3870         * gcc_update (apply_patch): Properly quote $1.
3872 2005-03-18  Zack Weinberg  <zack@codesourcery.com>
3874         * gcc_update: Add --silent option.
3876 2005-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3878         * warn_summary (keywordFilter): Update sed pattern for new quoting
3879         style in warnings.
3881 2005-03-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3883         * warn_summary: Add -fortran subdir flag.
3884         (subdirectoryFilter): Fix missing ada subdir.
3886 2004-11-20  Hans-Peter Nilsson  <hp@bitrange.com>
3888         * gcc_update (touch_files): Don't rely on "make" being GNU make;
3889         grep for "Touching" to determine that the rule executes.
3891 2004-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
3893         * gcc_update (touch_files): Explicitly pass --no-print-directory.
3895 2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
3897         * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
3899 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3901         * gcc_update: Add fixincludes.
3903 2004-08-26  Matthias Klose  <doko@debian.org>
3905         * texi2pod.pl: keep references of the form @ref{...}, print them bold.
3907 2004-08-26  Matthias Klose  <doko@debian.org>
3909         * test_summary: Include baseline used for libstdc++-v3 abi check
3910         in test summary.
3912 2004-08-25  Ben Elliston  <bje@au.ibm.com>
3914         * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
3916 2004-08-20  Andreas Tobler  <a.tobler@schweiz.ch>
3918         * gcc_update (self): libjava/configure.in -> configure.ac. Automake
3919         update done.
3921 2004-08-04  Paolo Bonzini  <bonzini@gnu.org>
3923         * gcc_update: libjava/configure.ac -> configure.in.  Automake
3924         1.4 does not handle configure.ac properly.
3926 2004-08-04  Andreas Schwab  <schwab@suse.de>
3928         * gcc_update: libjava/configure.in -> configure.ac.
3930 2004-08-03  Richard Earnshaw  <rearnsha@arm.com>
3932         * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
3934 2004-07-16  Jeff Law  <law@redhat.com>
3936         * analyze_brprob: Fix comments.  More consistent output format.
3938 2004-06-17  Diego Novillo  <dnovillo@redhat.com>
3940         * tree-ssa.doxy: Update for doxygen 1.3.5.
3942 2004-06-14  Andreas Jaeger  <aj@suse.de>
3944         * gcc_update: boehm-gc/configure.in -> configure.ac.
3946 2004-06-16  Paolo Bonzini  <bonzini@gnu.org>
3948         * gcc_update (boehm-gc/configure): Depend on
3949         boehm-gc/configure.ac instead of boehm-gc/configure.in
3951 2004-06-14  Paolo Bonzini  <bonzini@gnu.org>
3953         * gcc_update (libmudflap/configure): Depend on
3954         libmudflap/configure.ac instead of libmudflap/configure.in
3956 2004-06-14  Andreas Jaeger  <aj@suse.de>
3958         * gcc_update: Add libcpp.
3960 2004-06-10  Andreas Jaeger  <aj@suse.de>
3962         * gcc_update: Add libgfortran.
3964 2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>
3966         * gcc_update (libbanshee/configure): Depend on
3967         libbanshee/configure.ac instead of libbanshee/configure.in
3969 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3971         * gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
3972         from list of files to be touched.
3973         * convert_to_f2c, convert_to_g2c, download_f2c: Delete.
3975 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
3977         * gennews: Update for GCC 3.4.
3979 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3981         Merge from tree-ssa-20020619-branch.
3983         * filter_gcc_for_doxygen: New file.
3984         * filter_knr2ansi.pl: New file.
3985         * filter_params.pl: New file.
3986         * tree-ssa.doxy: New file.
3987         * contrib/gcc_update (files_and_dependencies): Handle
3988         libbanshee and libmudflap.
3990 2004-04-12  Kelley Cook  <kcook@gcc.gnu.org>
3991             Andreas Jaeger  <aj@suse.de>
3993         * gcc_update (files_and_dependencies): Insert zlib dependencies.
3995 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3997         * gcc_update (files_and_dependencies): libobjc/configure now
3998         depends on configure.ac, not configure.in.
4000 2004-04-01  Kelley Cook  <kcook@gcc.gnu.org>
4002         * gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
4004 2004-03-16  Andreas Tobler  <a.tobler@schweiz.ch>
4006         * gcc_update (files_and_dependencies): Insert libffi dependencies.
4008 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
4010         * gcc_update (files_and_dependencies): Insert libada/configure.
4012 2004-02-29  Andrew Pinski  <pinskia@physics.uc.edu>
4014         * gcc_update (files_and_dependencies): Update intl/configure.in
4015         to intl/configure.ac.
4017 2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>
4019         * gcc_update (files_and_dependencies): Update fastjar/configure.in
4020         to fastjar/configure.ac
4022 2004-01-07  Kelley Cook  <kcook@gcc.gnu.org>
4024         * gcc_update (files_and_dependencies): Remove non-existant files.
4026 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
4028         * gcc_update (files_generated): Revert 2003-12-18 change.
4030 2004-01-03  Andrew Pinski  <pinskia@physics.uc.edu>
4032         * gcc_update (files_and_dependencies): For gcc directory,
4033         rename configure.in to configure.ac.
4035 2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
4037         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
4038         remove acconfig.h. No longer used.
4040 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
4042         * gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
4043         gcc/ada/gnat_ug_* to use it.
4045 2003-12-16  James E Wilson  <wilson@specifixinc.com>
4047         * gcc_update (files_and_dependencies): For libjava/libltdl directory,
4048         rename configure.in to configure.ac, and stamp-h.in to config-h.in.
4050 2003-12-11  Kelley Cook  <kcook@gcc.gnu.org>
4052         * gcc_update (files_and_dependencies): Correct typo in the filename
4053         gnat_ug_wnt.texi.
4055 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr
4057         * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
4058         treeprs.ads.
4060 2003-10-16  Mark Mitchell  <mark@codesourcery.com>
4062         * gennews (files): Add GCC 3.3 files.
4064 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
4066         * gcc_build: Fix handling of -t option.  Add -x option.
4068 2003-07-31  Matt Kraai  <kraai@alumni.cmu.edu>
4070         * texi2pod.pl: Remove extra line.
4072 2003-07-15  Matt Kraai  <kraai@alumni.cmu.edu>
4074         * texi2pod.pl: Default @itemize's parameter to @bullet.
4076 2003-07-12  Zack Weinberg  <zack@codesourcery.com>
4078         * gcc_update: gcc/acconfig.h no longer exists.
4080 2003-07-11  Matthias Klose  <doko@debian.org>
4082         * test_installed: Add options to run objc tests.
4083         In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
4085 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4087         * gcc_update: Remove gcc/intl/plural.c from list.
4088         Add new generated files intl/plural.c, intl/configure,
4089         intl/config.h.in.
4091 2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
4093         * gcc_update (files_and_dependencies): Add
4094         gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
4095         gcc/testsuite/gcc.dg/cpp/mi1c.h.
4097 2003-05-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4099         * paranoia.cc: Fix spelling error.
4101         * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
4102         to GCC.
4104 2003-04-04  Mike Stump  <mrs@apple.com>
4106         * compare_tests: Fix exit status and be more flexible with spacing.
4108 2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
4110         * test_summary:  Add -h, print existing comments as help.
4112 2003-03-03  H.J. Lu  <hjl@gnu.org>
4114         * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
4115         * gcc_update: Likewise.
4117 2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
4119         * test_summary (configflags): Only use the first match.  Remove
4120         excess space.  Use sub instead of gsub where possible.  Use `none'
4121         if no configure flags were given.
4123 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
4125         * test_summary (configflags): awk portability.
4127 2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
4129         * test_summary (configflags): Compute correctly with both
4130         autoconfiscated and Cygnus-style top-level.
4132 2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4134         * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
4135         on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
4136         gcc/java/keyword.gperf
4138 2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4140         * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
4141         depending on gcc/intl/plural.y.
4143 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4145         * gcc_update (configure): Depend on config/acx.m4 as well.
4147         * gcc_update (configure): Depend on configure.in.
4149 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4151         * texi2pod.pl: Skip contents of @copying.
4153 2002-11-09  Zack Weinberg  <zack@codesourcery.com>
4155         * gthr_supp_vxw_5x.c: New file.
4157 2002-10-21  Richard Henderson  <rth@redhat.com>
4159         * paranoia.cc (real_c_float::image): Accomodate size of
4160         real_internal format.
4161         (main): Unbuffer stdio.  Add real_internal format.
4162         (floor_log2_wide): New.
4164 2002-10-16  Richard Henderson  <rth@redhat.com>
4166         * paranoia.cc (ENUM_BITFIELD): New.
4167         (class): Define as klass around real.h.
4168         (real_c_float): Not a template any longer; define MODE as a
4169         class static constant; use real_format elements for SIZE.
4170         Update uses of real_to_decimal and real_to_hexadecimal.
4171         (main): Change -g argument to use a format name.
4172         (mode_for_size): Remove.
4174 2002-09-16  Richard Henderson  <rth@redhat.com>
4176         * paranoia.cc: New file.
4178 2002-09-04  Richard Henderson  <rth@redhat.com>
4180         * enquire.c: Remove.
4182 2002-08-14  Mark Mitchell  <mark@codesourcery.com>
4184         * gennews (files): Add GCC 3.2 files.
4186 2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4188         * gennews (files): Add proper files for the GCC 3.1 release series.
4189         Simplify and reformat introductory wording.
4191 2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4193         * enquire.c: Move from gcc.
4195 2002-07-16  H.J. Lu  <hjl@gnu.org>
4197         * gcc_update (touch_files): Pass -s to ${MAKE}.
4199 2002-06-26  Zack Weinberg  <zack@codesourcery.com>
4201         * texi2pod.pl: Correct handling of the internal R<> sequence.
4203 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
4205         * gcc_update (files_and_dependencies): Add generated Texinfo files
4206         for Ada.
4208 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4210         * test_installed: Allow for PWDCMD to override hardcoded pwd.
4211         * test_summary: Likewise.
4213 2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
4215         * gcc_update (touch_files): Don't have empty for loop.
4217 2002-04-16  Richard Henderson  <rth@redhat.com>
4219         * gcc_update: Remove libchill.
4221 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
4223         * texi2pod.pl: Handle @end ftable and @end vtable.
4225 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
4227         * texi2pod.pl: Handle @include, @ftable, @vtable.
4228         Reformat some code for clarity.
4230 2002-02-24  Christian Jönsson  <c.christian.joensson@telia.com>
4232         * test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
4233         WARNING and ERROR output from the *.sum files.
4235 2002-01-26  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4237         * gennews (files): Replace gcc-2.95/gcc-2.95.html,
4238         gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
4239         and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
4241 2002-01-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4243         * gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
4244         egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
4245         egcs-1.1/index.html.
4247 2002-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4249         * warn_summary: Add -ada subdirectory flag.
4251 2001-12-12  Matthias Klose  <doko@debian.org>
4253         * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
4254         generation of more than one man page from one source.
4255         Add '-' to set of valid chars for an identifier.
4256         Let -D option accept flags of the form <flag>=<value>.
4257         Use \s+ for whitespace detection in '@c man' lines.
4258         Handle @set and @clear independent of $output.
4259         Substitute all @value{}'s in a line.
4261 2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4263         * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
4264         in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
4265         and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
4266         greater than 9 in enumerations.
4268 2001-11-07  Laurent Guerby  <guerby@acm.org>
4270         * gcc_update (files_and_dependencies): Add Ada dependencies.
4272 2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4274         * snapshot: Remove.
4276 2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
4278         Revert:
4279         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4280         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4281         touch.
4283 2001-09-04  David.Billinghurst  <David.Billinghurst@riotinto.com>
4285         * gcc_update: (files_and_dependencies) Add gcc/java/parse.c
4286         gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
4287         touch.
4289 Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
4291         * analyze_brprob: Update for changes in gcc debug output.
4293 Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
4295         * analyze_brprob: Avoid more overflows.
4297 2001-07-27  Richard Henderson  <rth@redhat.com>
4299         * test_summary: Copy LAST_UPDATED UTC time to head of summary.
4301 Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
4303         * analyze_brprob: Avoid overflows.
4305 2001-07-27  Richard Henderson  <rth@redhat.com>
4307         * gcc_update: Dump timestamp in LAST_UPDATED.
4309 2001-07-26  Andreas Jaeger  <aj@suse.de>,
4310             Hans-Peter Nilsson  <hp@bitrange.com>
4312         * analyze_brprob: Fix documentation.
4314 Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
4316         * analyze_brprob: Fix awk compatibility problems; update comment.
4318 2001-07-23  Andreas Jaeger  <aj@suse.de>
4320         * analyze_brprob: Fix more typos.
4322 2001-07-23  Andreas Jaeger  <aj@suse.de>
4324         * analyze_brprob: Fix typos.
4326 2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4328         * texi2pod.pl: Handle @r inside @item.
4330 2001-07-02  Zack Weinberg  <zackw@stanford.edu>
4332         * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
4334 2001-07-01  Zoltan Felleg  <zfelleg@telnet.hu>
4336         * warn_summary: Fix typo in a comment.
4338 2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
4340         * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
4342 2001-06-13  Mark Mitchell  <mark@codesourcery.com>
4344         * gennews: Set TERM to vt100 for Lynx.
4346 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4348         * release: Remove.
4350 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
4352         * analyze_brprob: New file.
4354 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
4356         * gcc_build: Output information about the commands used to
4357         configure the compiler.
4359 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4361         * gennews: Update for GCC 3.0.
4363 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4365         * gcc_update: Update for move of documentation to gcc/doc.
4367 2001-05-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4369         * contrib/test_summary (files): Sort before evaluating.
4371 2001-05-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4373         * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
4375 2001-05-21  Mark Mitchell  <mark@codesourcery.com>
4377         * gcc_build: Use -d when invoking gcc_update.
4379 2001-05-18  Andreas Jaeger  <aj@suse.de>
4381         * gcc_update: Add rules for libf2c/libI77.
4383 2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
4385         * gcc_update (touch_files): Use simpler, yet as portable, syntax.
4387 2001-05-14  Loren J. Rittle  <ljrittle@acm.org>
4389         * gcc_update (touch_files): Enhance make portability.
4391 2001-05-14  Alexandre Oliva  <aoliva@redhat.com>
4393         * gcc_update (touch_files): Use a Makefile to touch files.
4395 2001-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4397         * texi2pod.pl: Add copyright and GPL notices.
4399 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4401         * texi2pod.pl: Handle "\,".
4403 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4405         * texi2pod.pl: Fix regular expression for @r to avoid exponential
4406         recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
4407         version check.
4409 2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4411         * warn_summary (stageNfilter): Update for recent changes in
4412         bootstrap logic.
4414 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4416         * texi2pod.pl: Require at least perl 5.6.0.
4418 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4420         * gcc_update: Add gcc/gcc.1 to generated files.
4421         * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
4422         discarding to end of sentence with @xref where the sentence has an
4423         interior "." in markup, and handle discarding parentheses around
4424         such a sentence.
4426 2001-01-11  Bernd Schmidt  <bernds@redhat.com>
4428         * gennews: Add gcc-2.95.3.
4430 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4432         * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
4433         @command.  Format URLs and email addresses in bold.
4435 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4437         * gcc_update: Add cpp.1 to the list of generated files.
4439         * texi2pod.pl: Handle @option and @env.
4441 2001-01-03  Mike Stump  <mrs@wrs.com>
4443         * snapshot: Update to account for java libraries.
4445 2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
4447         * test_summary: Export filesuffix, not fileprefix.
4449 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4451         * release: Change some EGCS references to GCC.
4453 2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4455         * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
4456         subdirectory flags.  Add source directory prefix filtering.
4457         Redirect diagnostic output to stderr.
4459 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
4461         * texi2pod.pl: If multiple @c man sections with the same tag
4462         appear, concatenate them in the final output.  When skipping,
4463         ignore block commands that can't cause skipping, and honor
4464         those that can.  Ensure that verbatim blocks are separate
4465         paragraphs.
4467 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4469         * gcc_update: Don't touch tradcif.c or java/parse.h.
4471 2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
4473         * texi2pod.pl: Restructure for comprehensibility, add
4474         comments.  Merge handling of @ignore and @ifxxx.  Handle a
4475         whole bunch more Texinfo commands.  Use consistent formatting
4476         style.
4478 2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4480         * gennews: New script.
4482 2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4484         * gcc_update: Update a comment as we now require bison for CVS users.
4486 2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4488         * gcc_update: Add gcov.1 to the list of generated files.
4490 2000-11-21  Mark Mitchell  <mark@codesourcery.com>
4492         * gcc_build: Remove code to put information in a log file.
4494 2000-11-19  Zack Weinberg  <zackw@stanford.edu>
4496         * texi2pod.pl:
4497         - Add real command line parsing.
4498           - Support @ifset, @ifclear, @set, @value, -D switch.
4499           - Support @sc.  Improve handling of @ref and friends.
4500           - Discard @subsection, @need, @node lines.
4501         - Un-nest font changes to match texinfo semantics.
4502           - Handle @{ and @}.  Oops.
4503         - Don't emit E<> directives inside verbatim blocks.
4505 2000-11-12  Bruce Korb  <bkorb@gnu.org>
4507         * release: generalize the release script a bit.
4509 Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
4511         * gcc_build: Add -o option for setting the objdir to use.
4513 2000-11-11  Jeff Law  <law@redhat.com>,
4515         * release: New file.
4517 2000-11-08  Jeff Law  <law@redhat.com>,
4518             Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4520         * snapshot: New file.
4522 2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4524         * gcc_build (bootstrap_gcc): New function.
4525         (configure_gcc): Likewise.
4526         (build_gcc): Rewritten to use configure and bootstrap.
4527         (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
4529 2000-10-31  Mark Mitchell  <mark@codesourcery.com>
4531         * gcc_build (MAKE): New variable.
4532         (build_gcc): Use it.  Fix logging of errors.
4533         (install_gcc): Likewise.
4535 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
4537         * gcc_build: Save the output from CVS into the logfile as well.
4539 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4541         * gcc_build: Fix typos.
4543 2000-10-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4545         * gperf-2.7-19981006.pat: Remove.
4547 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4549         * test_installed: Change EGCS references to refer to GCC.
4551 2000-09-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4553         * gcc_update (touch_files): Add some informative output.
4555 2000-09-16  Andreas Jaeger  <aj@suse.de>
4557         * gcc_update: Remove gcc/c-parse.gperf.
4559 2000-08-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>,
4560             Alexandre Oliva  <aoliva@redhat.com>
4562         * gcc_update: Execute touch_files_reexec even if `cvs update`
4563         failed.
4565 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4567         * test_summary: AWK breaks with filenames containing `='.
4569 Sun Jul 16 12:04:33 2000  Mark P Mitchell  <mark@codesourcery.com>
4571         * gcc_build: New script.
4573 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
4575         * gcc_update (files_and_dependencies): Remove generated YACC files.
4577 2000-07-12  Mark Mitchell  <mark@codesourcery.com>
4579         * gcc_update (files_and_dependencies): Remove generated YACC files.
4581 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
4583         * newcvsroot: Handle filenames that contain spaces.
4585 2000-06-03  Zack Weinberg  <zack@wolery.cumb.org>
4587         * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
4588         Elide --with-gcc-version-trigger and --norecursion from
4589         configure flags.  Remove code to report status of haifa scheduler.
4591 2000-05-18  Alexandre Oliva  <aoliva@cygnus.com>
4593         * gcc_update (self): Set to `$0'.
4594         (touch_files_reexec): Use `$self' instead of `$0'.
4596 2000-05-12  Alexandre Oliva  <aoliva@cygnus.com>
4598         * gcc_update (touch_files_reexec): New function, run after the
4599         tree is modified.
4601 2000-05-08  Richard Hendeson  <rth@cygnus.com>
4603         * gcc_update: Remove references to inclhack.tpl.
4605 2000-04-28  Jason Merrill  <jason@casey.cygnus.com>
4607         * index-prop: Use a single pattern.  Also support *** cdiffs.
4609 2000-04-28  Pavel Roskin  <pavel_roskin@geocities.com>
4611         * index-prop: Don't change /dev/null.
4613 2000-04-27  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4615         * gcc_update: Refer to GCC and gcc_update instead of egcs and
4616         egcs_update.
4618 2000-04-26  Jonathan Larmour  <jlarmour@redhat.co.uk>
4620         * index-prop: Fix occasional problem when using cvs diff -p.
4622 2000-04-18  Zack Weinberg  <zack@wolery.cumb.org>
4624         * gcc_update: Remove references to cexp.c/cexp.y.
4626 1999-12-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4628         * newcvsroot: Add check on the number of command-line arguments.
4629         Add usage.
4631 Sun Nov 28 00:41:44 1999  William Bader (william@nscs.fast.net)
4633         * gcc_update: Allow patches compressed by bzip2.
4635 1999-10-11  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
4637         * newcvsroot: New file.
4639 1999-09-11  Craig Burley  <craig@jcb-sc.com>
4641         * convert_to_f2c, convert_to_g2c, download_f2c: New file.
4643 1999-08-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4645         * gcc_update: New file.
4646         * egcs_update: Renamed to gcc_update.
4648 1999-08-09  Robert Lipe  <robertlipe@usa.net>
4650         * test_summary: Quote curly braces in 1999-07-03 change.
4652 1999-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4654         * egcs_update (files_and_dependencies): Fixed typo in
4655         gcc/cstamp-h.in.  Added gcc/config.in.
4657 1999-07-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4659         * egcs_update (files_and_dependencies): New function, with
4660         complete list of files to be updated, as well as their
4661         dependencies.
4662         (touch_files): Check the timestamp of each generated file against
4663         its dependencies'.
4664         (main): New flags --touch, --list and --help.  Remove the
4665         pre-update step.
4667 1999-07-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
4669         * test_summary: Replace egcs with gcc.  Update e-mail address.
4671 1999-07-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4672             Jerry Quinn  <jquinn@nortelnetworks.com>
4674         * egcs_update (touch_files, apply_patch): New functions.
4675         Use them.  New command-line option --patch.  Split test of local
4676         tree into two parts.  Add comments.
4678 1999-07-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
4680         * test_summary: If Target is `unix{*}', append the Target variants
4681         to Host.
4683 1999-06-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
4685         * test_summary: Set default mail-address and version for egcs
4686         instead of relying on unpredictable pathnames.
4687         Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
4689 Fri Apr  2 16:09:02 1999  Jeffrey A Law  (law@cygnus.com)
4691         * fixinc/*: Delete obsolete files.
4693 1999-02-04  Robert Lipe  <robertlipe@usa.net>
4695         * egcs_update: Test return values of 'cvs update'.  Propogate
4696         to caller as exit values.
4698 1999-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4700         * egcs_update: Use "if" instead of "&&".  Touch generated files
4701         only after the corresponding *.y files.
4703 1999-01-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4705         * egcs_update: Do not use xargs, but a backquote construct.
4707 1999-01-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
4709         * test_summary (version): Remove carriage return that gawk inserts
4710         in the version string for some reason.
4712 1998-11-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4714         * egcs_update: Only touch files that already exist.
4716 1998-11-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
4718         * test_summary (EOF): Remove double backslash.
4719         Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4721 1998-11-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4723         * test_summary (address): Set to egcs-testresults mailing list.
4725 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
4727         * test_summary (address): Added Marc Lehmann's testsuite-results
4728         to the default e-mail address.
4730 1998-11-25  Alexandre Oliva  <oliva@dcc.unicamp.br>
4732         * test_summary (-p, prepend_logs): Add these before the summary.
4733         (Compiler, Platform): Print these just before configflags.
4735 Sat Oct 31 10:53:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4737         * warn_summary (longLineFilter): New shell function to encapsulate
4738         this functionality.  It is off by default, only active if -llf
4739         flag is specified.
4740         (subdirectoryFilter): Fix bug in filtering which made some
4741         subdirectory warnings erroneously appear in the toplevel set.
4742         (stageNfilter): Renamed from `stageNwarns'.  Updated to collect
4743         warnings from stage1 as well as stage0, which means warnings from
4744         outside the bootstrap directory.  Eg, the libraries, etc.
4745         (warningFilter): New shell function to encapsulate this
4746         functionality.
4747         (keywordFilter): New shell function to encapsulate this
4748         functionality.
4750         Store data in a temp file rather than calculating it 3x.  Arrange
4751         to remove it on exit and signals.
4753         Add -pass/-wpass flags to do "pass through" (i.e. manual
4754         inspection) of bootstrap output from a particular stageN as well
4755         as language subdirs.
4757         Add better comments/documentation.
4759 Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4761         * egcs_update: Add comment about keeping the FAQ synchronized.
4763 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
4765         * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
4766         in the repo again.
4768 Fri Oct 16 07:35:00 1998  Bruce Korb  <korb@datadesign.com>
4770         * egcs_update:  Added gcc/fixinc/* generated files to touch list.
4772 Tue Oct 13 23:28:33 1998  Jeffrey A Law  (law@cygnus.com)
4774         * egcs_update: Remove gcc/java/parse.c from list of files to
4775         touch.
4777 Wed Oct  7 13:00:40 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4779         * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
4781 Mon Oct  5 14:19:48 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4783         * warn_summary (subdirectoryFilter): New shell function to
4784         optionally filter in/out gcc subdirectories when summarizing
4785         warnings.  Add new flags to support subdirectory filtering.
4787         Also, ensure the bootstrap stage is a number.  Add some more C
4788         keywords that are preserved in the "warning type" summary and
4789         tighten up the "arg ???" regexp.
4791 Tue Sep 22 07:30  Bruce Korb  <korb@datadesign.com>
4793         * fixinc/inclhack.def:  Not all C++ comments in C headers
4794         were treated alike.  They are now.  Also fixed syntax
4795         of sed expression in "systypes" fix.
4797         * fixinc/inclhack.def:  Removed SVR4.2-ism from shell invocation
4799         * egcs_update:  Added fixinc/* generated files to touch list.
4801 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4803         * egcs_update: Additionally touch gcc/java/parse.[ch].
4805 Thu Sep  9 16:48  Bruce Korb <korb@datadesign.com>
4807         * fixinc/inclhack.def:  Added two files required by
4808         SCO's Open Server 5's avoid_bool fix.
4809         Regenerated fixinc.x and inclhack.sh to incorporate
4810         the update.
4812 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
4814         * egcs_update: Do the pass 1 CVS update only for files that
4815         may reasonably be under CVS control.
4817 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
4819         * test_installed: New script for testing already-installed
4820         gcc/g++/g77.
4822 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4824         * egcs_update: Assigned copyright to FSF.
4826 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4827                           Alexandre Oliva  <oliva@dcc.unicamp.br>
4829         * egcs_update: New switch --nostdflags and documentation
4830         enhancements.
4832 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4834         * egcs_update: New script.
4836 1998-08-05  Bruce Korb  <korbb@datadesign.com>
4838         * fixinc/Makefile
4839         Added define for target machine so machine-specific tests
4840         can be selected for or against.
4842         * fixinc/fixincl.c
4843         Added an array of string pointers to machines to select
4844         or avoid, depending on a FD_MACH_IFNOT bit flag.
4845         Used a shell script to match the defined TARGET_MACHINE
4846         with any of the given match patterns.
4848         * fixinc/fixincl.tpl
4849         Generate the array of strings and bit flag, as needed,
4850         depending on "mach" and "not_machine" attributes for a fix.
4852         * fixinc/mkfixinc.sh
4853         Invoke the make with TARGET assigned the value of the
4854         machine name argument.
4856 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
4858         * compare_tests: New script.
4860 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
4862         * test_summary: Assigned copyright to FSF.
4864 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4866         * test_summary: Corrected script name in comments providing
4867         documentation.  Added linebreaks for lines with > 80 characters.
4869 Fri Jun 19 02:36:59 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
4871         * test_summary: New switch, -i, and environment variable,
4872         append_logs, for including files in the report.
4874 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
4876         * warn_summary: Update to Kaveh's latest version allowing to
4877         specify the last stage built.
4879 1998-05-29  Bruce Korb  <korbb@datadesign.com>
4881         * fixinc/mkfixinc.sh
4882         Changes to make it easier to invoke on platforms that
4883         normally do not invoke fixincludes.
4885         * fixinc/inclhack.def
4886         Applied fixes from egcs/gcc/fixincludes from the past several
4887         months.
4889 1998-05-28  Bruce Korb  <korbb@datadesign.com>
4891         * fixinc/*: Updated most everything for a first real
4892         try at getting "fast_fixincludes" working.
4894 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
4896         * index-prop: New file.
4898 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
4900         * test_summary: find good awk (copied from warn_summary).
4902 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
4904         * test_summary, warn_summary: New files