projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40adab5
)
* ldlang.c (closest_target_match): Skip generic big and little
author
Nick Clifton
<nickc@redhat.com>
Mon, 2 Jun 2008 06:49:58 +0000
(06:49 +0000)
committer
Nick 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
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 206ab3ce98ba12f12177f385ccf196b9a10e2156..e8e7c461b32d4df8de660fa41d4a800e97893f0e 100644
(file)
--- 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