]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - contrib/ChangeLog
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / contrib / ChangeLog
index dc493ddd9ecc545ffad433e005439a9885ffd648..cd5a983ee7d478c921f1aa1547a34c8308794f60 100644 (file)
@@ -1,3 +1,92 @@
+2019-03-11  Martin Liska  <mliska@suse.cz>
+
+       * check-internal-format-escaping.py: New file.
+
+2019-03-10  Tommy Nguyen  <remyabel@gmail.com>
+
+       PR contrib/82704
+       * download_prerequisites: Use -c instead of --check for sha512sum.
+
+2019-03-06  Martin Liska  <mliska@suse.cz>
+
+       * check-params-in-docs.py: Ignore a param.
+
+2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       contrib/
+       * dg-extract-results.py: Handle case where a WARNING happens with
+       the first test of a harness.
+
+2019-03-05  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       contrib/
+       * dg-extract-results.sh: Fix order of WARNING and following test
+       result.
+
+2019-02-04  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       contrib/
+       * dg-extract-results.py: Keep timeout warnings next to their
+       matching test.
+       * dg-extract-results.sh: Likewise.
+
+2019-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * update-copyright.py: Add Gerard Jungman as external author.
+
+2018-11-26  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * update-copyright.py (TestsuiteFilter): Skip .d tests.
+       (LibPhobosFilter): Add filter for upstream D sources.
+       (GCCCopyright): Add D Language Foundation as external author.
+       (GCCCmdLine): Add libphobos.
+
+2018-11-19  Martin Liska  <mliska@suse.cz>
+
+       * check_GNU_style_lib.py: Detect mixed usage
+       of spaces and tabs.
+
+2018-11-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc_update (files_and_dependencies): Handle libphobos.
+
+2018-10-25  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
+
+       * dg-cmp-results.sh: Print NA-FAIL and NA->UNRESOLVED changes at
+       default verbosity.
+
+2018-10-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config-list.mk (LIST): Switch to i686-solaris2.11,
+       sparc64-sun-solaris2.11.
+
+2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * unused_functions.py: Handle archive files.
+
+2018-10-04  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
+       * unused_functions.py: New file.
+
+2018-09-25  Martin Liska  <mliska@suse.cz>
+
+       * filter-rtags-warnings.py: New file.
+
+2018-09-25  Martin Liska  <mliska@suse.cz>
+
+       PR middle-end/86078
+       * check-params-in-docs.py: New file.
+
+2018-08-17  Jojo  <jijie_rong@c-sky.com>
+           Huibin Wang  <huibin_wang@c-sky.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
+           Chung-Lin Tang  <cltang@codesourcery.com>
+           Andrew Jenner  <andrew@codesourcery.com>
+
+       C-SKY port: Configury
+
+       * config-list.mk (LIST): Add csky-elf and csky-linux-gnu.
+
 2018-07-13  Tom de Vries  <tdevries@suse.de>
 
        * maintainers-verify.sh: New file.
        * update-copyright.py: Skip pdt-5.f03 in gfortran.dg subdir.
 
 2017-11-28  Julia Koval  <julia.koval@intel.com>
-            Sebastian Peryt  <sebastian.peryt@intel.com>
+           Sebastian Peryt  <sebastian.peryt@intel.com>
 
        * contrib/gcc_update: Ditto.
 
 
 2017-04-11  Damian Rouson  <damian@sourceryinstitute.org>
 
-        * download_prerequisites (md5_check): New function emulates Linux
-        'md5 --check' on macOS.  Modified script for macOS compatibility.
+       * download_prerequisites (md5_check): New function emulates Linux
+       'md5 --check' on macOS.  Modified script for macOS compatibility.
 
 2017-02-06  Palmer Dabbelt  <palmer@dabbelt.com>
 
 2016-09-20  Christophe Lyon  <christophe.lyon@linaro.org>
 
        * compare_tests: Take ERROR messages into account when
-          comparing.
+         comparing.
 
 2016-08-17  Martin Liska  <mliska@suse.cz>