]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
PR target/89093
[thirdparty/gcc.git] / ChangeLog
index 6b77d7463d350e7726deb39f5a355b6e2e38b0f9..2605beb5e96f348b8e6b496a18c044ee801d4da7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,128 @@
+2019-04-15  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       PR rtl-optimization/89794
+       * combine.c (count_auto_inc): New function.
+       (try_combine): Count how many auto_inc expressions there were in the
+       original instructions.  Ensure we have the same number in the new
+       instructions.  Remove the code that tried to ensure auto_inc side
+       effects on i1 and i0 are not lost.
+
+2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
+
+       * configure.ac: Remove d from unsupported languages on mingw and cygwin.
+       * configure: Regenerate.
+
+2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
+       * configure: Regenerate.
+
+2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * configure.ac: Add target-zlib to target_libraries.
+       * configure: Regenerate.
+
+2019-04-09  Martin Liska  <mliska@suse.cz>
+
+       * Makefile.in: Regenerate.
+       * Makefile.tpl: Pass GENERATOR_CFLAGS
+       in all stages.
+
+2019-03-28  Martin Liska  <mliska@suse.cz>
+
+       PR bootstrap/89829
+       * Makefile.in: Revert r254150.
+       * Makefile.tpl: Likewise.
+
+2019-03-28  Ben Elliston  <bje@gnu.org>
+
+       * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
+       related, and libdecnumber.
+
+2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
+
+       * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
+       (Write After Approval): Remove myself.
+
+2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
+
+       * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
+       (Write After Approval): Remove myself and Julian.
+
+2019-01-26  Harald Anlauf  <anlauf@gmx.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
+
+       * ChangeLog: Replace space with tab.
+       * MAINTAINERS: Delete 1 tab to keep alignment.
+
+2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
+           Kwok Cheung Yeung  <kcy@codesourcery.com>
+           Julian Brown  <julian@codesourcery.com>
+           Tom de Vries  <tom@codesourcery.com>
+           Jan Hubicka  <hubicka@ucw.cz>
+           Martin Jambor  <mjambor@suse.cz>
+
+       * configure.ac: Likewise.
+       * configure: Regenerate.
+       * contrib/config-list.mk: Add amdgcn-amdhsa.
+
+2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/88535
+       * config.guess: Import upstream version 2019-01-03.
+       * config.sub: Import upstream version 2019-01-01.
+
+2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
+
+       * MAINTAINERS (Write After Approval): Update my maintainer address.
+
+2018-12-21  Gergö Barany  <gergo@codesourcery.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
+
+2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
+       (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
+       (GCC_TARGET_TOOL): Likewise.
+       * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
+       (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
+       OTOOL, OTOOL_FOR_TARGET: New substitutions.
+       (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
+       * configure: Regenerate.
+       * Makefile.in: Likewise.
+
 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
 
        * MAINTAINERS (Write After Approval): Add myself.