re PR target/86806 (SPARC port needs updating for CVE-2017-5753)
[gcc.git] / ChangeLog
index 1d71ed6538e8c778e9822537c29912f5c3638696..e36fc6f586c838ceee3dea9ea5988799e9bf7ec0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+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.
+
+2018-11-13  Martin Liska  <mliska@suse.cz>
+
+       * gcc.target/i386/pr87930.c: Move to ...
+       * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
+
 2018-11-10  Stafford Horne  <shorne@gmail.com>
 
        * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.