VAX: Handle subtracting from self with QMATH DImode add/sub
[gcc.git] / ChangeLog
index 47b09e657d1a69e9722a1fb90dc9c075028e7518..af87f23b540cf98ccef77f6375233816ec1b383e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,85 @@
+2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR target/97865
+       * libtool.m4: Update handling of Darwin platform link flags
+       for Darwin20.
+
+2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * .gitignore: Sync with binutils-gdb
+
+2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
+
+       * MAINTAINERS: Add myself as arc port maintainer.
+
+2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       PR d/87788
+       * configure.ac: Don't disable D for *-*-darwin*.
+       * configure: Regenerate.
+
+2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
+
+       * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
+       hppa64-*-hpux11*.
+
+2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * configure: Regenerate.
+       * configure.ac: Add --bootstrap-hwasan option.
+
+2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * config.guess: Import latest upstream.
+       * config.sub: Import latest upstream.
+
+2020-11-16  Martin Liska  <mliska@suse.cz>
+
+       * .gitignore: Add cache as clangd uses it now.
+
+2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): add myself
+
+2020-11-09  Pat Bernardi  <bernardi@adacore.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
+
+       * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
+       Remove FIXME comments.
+
+2020-11-06  Martin Uecker  <muecker@gwdg.de>
+
+       * MAINTAINERS: Update my email address.
+
+2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR target/97302
+       * configure.ac: Only set with_gmp to /usr/local
+       if not building in tree.
+       * configure: Regenerate.
+
+2020-09-18  Omar Tahir  <omar.tahir@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
+
+       * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
+
+2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR bootstrap/96612
+       * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
+       if not the same as ${host}.
+       * configure: Regenerate.
+
 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
 
        * MAINTAINERS (Write After Approval): Add myself.