diff options
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 206ab3c..e8e7c46 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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 |