OSDN Git Service

* config/bfin/bfin.md (doloop_end): Fail for loops that can iterate
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index 0b1dada..fdc2ebf 100644 (file)
@@ -1,3 +1,22 @@
+2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
+
+       * acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as
+       precious.  Prefer it over a cached value.  Use cached value
+       verbosely.
+       (NCN_STRICT_CHECK_TARGET_TOOLS): Likewise.  Don't override
+       environment variable with build-time tools.
+
+2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
+       with an empty path.
+
+2007-02-07  Bruno Haible  <bruno@clisp.org>
+
+       PR libgomp/28468
+       * config/tls.m4 (GCC_CHECK_TLS): Also check whether the libc supports
+       TLS via __thread.
+
 2007-01-31  Daniel Franke <franke.daniel@gmail.com>
 
        PR libgomp/30546