fix changelog typo
authorAlan Modra <amodra@gmail.com>
Thu, 18 May 2017 07:21:48 +0000 (16:51 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 18 May 2017 07:22:16 +0000 (16:52 +0930)
ld/ChangeLog

index 2092fb0..9e5b66b 100644 (file)
@@ -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>