name-lookup.c (store_binding_p): New predicate, split out from ...
[gcc.git] / config / ChangeLog
index 840969fee2a9d65fec69c2875bb96751ce96861e..3b58790df9990822c69d6c9369752e85706e25e9 100644 (file)
@@ -1,3 +1,59 @@
+2012-07-04  Tristan Gingold  <gingold@adacore.com>
+
+       * isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.
+       Fix comments.
+
+2012-07-03  Richard Guenther  <rguenther@suse.de>
+
+       * cloog.m4: Remove debugging print.
+
+2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * isl.m4 (ISL_CHECK_VERSION): Add -lisl to LIBS, not LDFLAGS.
+
+2012-07-02  Richard Guenther  <rguenther@suse.de>
+
+       * isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer.
+       Fix version test. 
+
+2012-07-02  Richard Guenther  <rguenther@suse.de>
+       Michael Matz  <matz@suse.de>
+       Tobias Grosser <tobias@grosser.es>
+       Sebastian Pop <sebpop@gmail.com>
+
+       * cloog.m4: Set up to work against ISL only.
+       * isl.m4: New file.
+
+2012-05-29  Joseph Myers  <joseph@codesourcery.com>
+
+       * mt-sde: Fix typos.
+       * stdint.m4: Fix typos.
+       * tcl.m4: Fix typos.
+
+2012-04-03  Tristan Gingold  <gingold@adacore.com>
+
+       * mmap.m4: Use *vms* instead of vms*.
+
+2012-04-02  Tristan Gingold  <gingold@adacore.com>
+
+       * math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present
+       argument.  Define the variable.
+
+2012-03-26  Tristan Gingold  <gingold@adacore.com>
+
+       * math.m4: New file.
+
+2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * weakref.m4 (GCC_CHECK_ELF_STYLE_WEAKREF): Remove
+       alpha*-dec-osf*.
+
+2012-01-22  Douglas B Rupp  <rupp@gnat.com>
+
+       * config/mh-interix: Remove as unneeded.
+       * config/picflag.m4 (i[[34567]]86-*-interix3*):
+        Change triplet to i[[34567]]86-*-interix[[3-9]]*.
+
 2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
 
        PR bootstrap/51734