re PR rtl-optimization/42522 ((zero_extract:SI (mem:QI) ...) misoptimized)
[gcc.git] / config / ChangeLog
index 215063c2765671a224dd8870e6901c94c1bbce9e..c15748af5a2476dbc29e529358aaf52448d67d0c 100644 (file)
@@ -1,3 +1,50 @@
+2015-04-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * bootstrap-mpx.mk: New file.
+
+2015-04-10  Jakub Jelinek  <jakub@redhat.com>
+           Iain Sandoe  <iain@codesourcery.com>
+
+       PR target/65351
+       * mh-darwin: Only apply -mdynamic-no-pic for m32 Darwin when the
+       compiler in use supports -mno-dynamic-no-pic.
+       * picflag.m4: Only append -mno-dynamic-no-pic for Darwin when
+       -mdynamic-no-pic is present in CFLAGS.
+
+2015-04-07  Jakub Jelinek  <jakub@redhat.com>
+           Iain Sandoe  <iain@codesourcery.com>
+
+       PR target/65351
+       * picflag.m4: Append -mno-dynamic-no-pic for Darwin.
+
+2015-03-25  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR bootstrap/65537
+       * bootstrap-lto-noplugin.mk: New build configuration.
+
+2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * elf.m4 (ACX_ELF_TARGET_IFELSE): nvptx-*-none isn't ELF.
+
+2014-11-17  Bob Dunlop  <bob.dunlop@xyzzy.org.uk>
+
+       * mt-ospace (CFLAGS_FOR_TARGET): Append -g -Os rather than
+       overwriting.
+       (CXXFLAGS_FOR_TARGET): Similarly.
+
+2014-11-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/63888
+       * bootstrap-asan.mk (ASAN_OPTIONS): Export "detect_leaks=0".
+
+2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
+
+       * target-posix: New file.
+
+2014-11-11  Tobias Burnus  <burnus@net-b.de>
+
+       * cloog.m4: Remove.
+
 2014-10-27  Tom Tromey  <tromey@redhat.com>
 
        * gcc-plugin.m4: New file.
        * isl.m4 (ISL_CHECK_VERSION): Check link of isl library
        for cross_compiling.
 
+2014-08-19  Alan Modra  <amodra@gmail.com>
+
+       * plugins.m4 (AC_PLUGINS): If plugins are enabled, add -ldl to
+       LIBS via AC_SEARCH_LIBS.
+
 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
 
        * cloog.m4: Remove the path to isllibs from clooglibs.
        * isl.m4: Add paths to islinc, isllibs.
 
+2014-08-14  Alan Modra  <amodra@gmail.com>
+
+       * plugins.m4: Test for dlfcn.h or windows.h here to set default
+       for --enable-plugins.  Report error if someone tries to enable
+       plugins on a host we don't support.
+
 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/47230
        PR target/43538
        * mt-gnu: Don't reset CXXFLAGS_FOR_TARGET.
 
+2013-12-07  Mike Frysinger  <vapier@gentoo.org>
+
+       * acinclude.m4: Remove +x file mode.
+
 2013-11-29  Marek Polacek  <polacek@redhat.com>
 
        * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl.