aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-12-21 19:13:52 +1030
committerAlan Modra <amodra@gmail.com>2016-12-21 19:18:46 +1030
commit4e25adb3956f880efc28bfebabe79be7338b413f (patch)
tree9e8b41dbf37bac5ab3c6c78abdd26ff6c59019fc /gold/ChangeLog
parent9962fe293d16e1e1e4d05154e751fc7576226954 (diff)
downloadgdb-4e25adb3956f880efc28bfebabe79be7338b413f.zip
gdb-4e25adb3956f880efc28bfebabe79be7338b413f.tar.gz
gdb-4e25adb3956f880efc28bfebabe79be7338b413f.tar.bz2
Remove high bit set characters
gas/ * doc/c-lm32.texi: Fix chars with high bit set. * testsuite/gas/bfin/vector2.s: Likewise. gold/ * arm.cc: Fix comment chars with high bit set. include/ * coff/pe.h: Fix comment chars with high bit set. * opcode/xgate.h: Likewise. ld/ * testsuite/ld-scripts/sysroot-prefix.exp: Fix chars with high bit set.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 4ecc6b8..c953031 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2016-12-21 Alan Modra <amodra@gmail.com>
+
+ * arm.cc: Fix comment chars with high bit set.
+
2016-12-20 Cary Coutant <ccoutant@gmail.com>
* testsuite/Makefile.am: Add missing dependencies on gcctestdir/ld