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:
535b785
)
fix changelog typo
author
Alan Modra
<amodra@gmail.com>
Thu, 18 May 2017 07:21:48 +0000
(16:51 +0930)
committer
Alan Modra
<amodra@gmail.com>
Thu, 18 May 2017 07:22:16 +0000
(16:52 +0930)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index
2092fb0
..
9e5b66b
100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-3,7
+3,8
@@
* emultempl/elf32.em: Don't compare boolean values against TRUE or FALSE.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
- * emultempl/xtensaelf.em: Likewise.
+ * emultempl/xtensaelf.em (xtensa_wild_group_interleave_callback):
+ Don't compare enum against TRUE.
2017-05-18 Alan Modra <amodra@gmail.com>