]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
configure.ac (gcc_cv_ld): Prefer in-tree ld over whatever the top-level detects...
[thirdparty/gcc.git] / gcc / ChangeLog
index bcda29762a7624d0f6c4be350e5804d1ae3e1356..19c5a6610daec61025555d53b1cea8d6310b885a 100644 (file)
@@ -1,3 +1,11 @@
+2004-05-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.ac (gcc_cv_ld): Prefer in-tree ld over whatever the
+       top-level detects, except when in-tree ld is being cross-built.
+       (gcc_cv_as): Likewise for as.  Use AS_FOR_TARGET otherwise, and
+       then AS only if target is host.
+       * configure: Rebuilt.
+
 2004-05-25  Vladimir Makarov  <vmakarov@redhat.com>
 
        * global.c (global_alloc): Call make_accurate_live_analysis.