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:
8dcdd12
)
Fix another typo in the last ChangeLog entry.
author
Hans-Peter Nilsson
<hp@bitrange.com>
Sun, 29 Jan 2017 15:15:16 +0000
(16:15 +0100)
committer
Hans-Peter Nilsson
<hp@bitrange.com>
Sun, 29 Jan 2017 15:15:16 +0000
(16:15 +0100)
Gah! Though this time I blame autocompletion.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 5baf67f9f932a128716c7d52ba64bad32e4cd41c..fec48e2eb9babfb2e5710c59ce231c87cec35945 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-3,7
+3,7
@@
PR binutils/19935
Fix long-standing buglet and fallout from now-default initfini-array.
* emulparams/criself.sh (USER_LABEL_PREFIX): Define.
- (OTHER_
READONLY_SECTION
S, ENTRY): Delete now-redundant defines.
+ (OTHER_
END_SYMBOL
S, ENTRY): Delete now-redundant defines.
2017-01-27 Jiong Wang <jiong.wang@arm.com>