OSDN Git Service

2010-04-07 Doug Kwan <dougkwan@google.com>
authordougkwan <dougkwan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Apr 2010 08:41:50 +0000 (08:41 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:17:44 +0000 (14:17 +0900)
* configure.ac: Recognize gold and do not use its version number
to test ld features.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158106 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 761ecc2..ccaac18 100644 (file)
@@ -1,3 +1,9 @@
+2010-04-08  Doug Kwan  <dougkwan@google.com>
+
+       * configure.ac: Recognize gold and do not use its version number
+       to test ld features.
+       * configure: Regenerate.
+
 2010-04-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
 
        PR middle-end/40815