diff options
| author | Vladimir Makarov <vmakarov@gcc.gnu.org> | 2019-12-12 20:46:39 +0000 |
|---|---|---|
| committer | Vladimir Makarov <vmakarov@gcc.gnu.org> | 2019-12-12 20:46:39 +0000 |
| commit | 3a8c69ecd95f708f5d489d92ff12dfbe2a93b00b (patch) | |
| tree | 1596316424f3ab3df4c378a866d87ddca07e342f /maintainer-scripts/ChangeLog | |
| parent | 3fceb4462a7484503f3048a2c402e7996c72cc7c (diff) | |
| parent | bdaf8be1b2e3514b8bbcdd1042136e7d91b3c3f3 (diff) | |
Merged latest trunk changes to ira-select.devel/ira-select
From-SVN: r279316
Diffstat (limited to 'maintainer-scripts/ChangeLog')
| -rw-r--r-- | maintainer-scripts/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 0259aabd1d3..6182cf774b5 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,42 @@ +2019-11-20 Janne Blomqvist <jb@gcc.gnu.org> + + * gcc_release: Use https for gcc.gnu.org. + +2019-11-14 Richard Biener <rguenther@suse.de> + + * update_version_svn (IGNORE_BRANCHES): Add 7. + +2019-10-05 Richard Biener <rguenther@suse.de> + + * crontab: Disable snapshots from gcc-7-branch. + +2019-08-05 David Malcolm <dmalcolm@redhat.com> + + * update_web_docs_svn: Proceed even if the invocation of + sphinx fails. + +2019-05-04 Gerald Pfeifer <gerald@pfeifer.com> + + * crontab: Snapshots from trunk are now GCC 10 related. + Add GCC 9 snapshots from the respective branch. + +2019-02-23 Jonathan Wakely <jwakely@redhat.com> + + * generate_libstdcxx_web_docs: Improve error output. + +2018-11-22 Martin Liska <mliska@suse.cz> + + * bugzilla-close-candidate.py: New file. + +2018-10-26 Jakub Jelinek <jakub@redhat.com> + + * update_version_svn (IGNORE_BRANCHES): Add gcc-6-branch. + * crontab: Remove gcc-6-branch entry. + + * gcc_release (error, inform): Use $@ instead of $1. + (build_sources): Check for ^[[:blank:]]*GCC in both index.html + and changes.html, rather than for GCC in one and ^GCC in another one. + 2018-05-03 Jakub Jelinek <jakub@redhat.com> PR other/85622 |
