* ldlang.c (closest_target_match): Skip generic big and little
authorNick Clifton <nickc@redhat.com>
Mon, 2 Jun 2008 06:49:58 +0000 (06:49 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 2 Jun 2008 06:49:58 +0000 (06:49 +0000)
        endian ELF targets.

(The patch itself was actually checked in by mistake with a previous delta)

ld/ChangeLog

index 206ab3c..e8e7c46 100644 (file)
@@ -1,3 +1,8 @@
+2008-06-02  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * ldlang.c (closest_target_match): Skip generic big and little
+       endian ELF targets.
+
 2008-05-31  Evandro Menezes  <evandro@yahoo.com>
 
        PR ld/6430