projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c8b1f
)
fix typo
author
Alan Modra
<amodra@gmail.com>
Tue, 8 Jan 2013 06:33:12 +0000
(06:33 +0000)
committer
Alan Modra
<amodra@gmail.com>
Tue, 8 Jan 2013 06:33:12 +0000
(06:33 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index
70fe12f
..
e38cde9
100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,7
+1,7
@@
2013-01-08 Alan Modra <amodra@gmail.com>
* emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
- "name" param with a bfd_link_needed_li
nk
pointer. Update caller.
+ "name" param with a bfd_link_needed_li
st
pointer. Update caller.
(gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
2013-01-08 Alan Modra <amodra@gmail.com>