aboutsummaryrefslogtreecommitdiff
path: root/gas
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
parent91cb26dac47265f178fb6635f1deebdfd244572a (diff)
downloadfsf-binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.zip
fsf-binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz
fsf-binutils-gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.bz2
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog8
-rw-r--r--gas/testsuite/ChangeLog2
2 files changed, 5 insertions, 5 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a3268cb..27d1ce0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -47,8 +47,8 @@
2015-07-09 Catherine Moore <clm@codesourcery.com>
- * config/tc-mips.c (check_fpabi): Handle
- VAL_GNU_MIPS_ABI_FP_NAN2008.
+ * config/tc-mips.c (check_fpabi): Handle
+ VAL_GNU_MIPS_ABI_FP_NAN2008.
2015-07-08 Ciro Santilli <ciro.santilli@gmail.com>
@@ -305,8 +305,8 @@
(aarch64_force_relocation): Ditto.
2015-05-28 Catherine Moore <clm@codesourcery.com>
- Bernd Schmidt <bernds@codesourcery.com>
- Paul Brook <paul@codesourcery.com>
+ Bernd Schmidt <bernds@codesourcery.com>
+ Paul Brook <paul@codesourcery.com>
gas/
* config/tc-alpha.c (all_cfi_sections): Declare.
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 246b6a7..19b8266 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>