aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-24 04:08:12 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-07-24 04:16:47 -0700
commit72f4393d8cfc4a47f0e59657f7822668cfad132f (patch)
tree72a183bf802b025c08fd2a5fa5717155c5c536c6 /gas/testsuite/ChangeLog
parentCorrect reloc section name (diff)
downloadbinutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz
binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.bz2
binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.zip
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 246b6a7f8c7..19b8266bad7 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -871,7 +871,7 @@
* gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
VQSHL, and VQSHLU immediates.
- * gas/arm/neon-addressing-bad.l: Update accordingly.
+ * gas/arm/neon-addressing-bad.l: Update accordingly.
2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>