aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2092fb0..9e5b66b 100644
--- 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>