aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog-2005
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:40:42 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:40:42 -0700
commit3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (patch)
tree8d2bb6bc306f152fada587521629e926815a8499 /gas/ChangeLog-2005
parent1b7868733d45220e63b72a1814f30e090f761821 (diff)
downloadbinutils-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.zip
binutils-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.gz
binutils-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.bz2
Remove trailing spaces in gas
Diffstat (limited to 'gas/ChangeLog-2005')
-rw-r--r--gas/ChangeLog-20056
1 files changed, 3 insertions, 3 deletions
diff --git a/gas/ChangeLog-2005 b/gas/ChangeLog-2005
index 9cac534..49ad117 100644
--- a/gas/ChangeLog-2005
+++ b/gas/ChangeLog-2005
@@ -177,9 +177,9 @@
* config/tc-z80.c (z80_start_line_hook): issue an error when
redefining a symbol with equ
- * doc/as.texinfo(equ<z80>): mention difference with .equiv
- * doc/as.texinfo(err): fix typo
- * doc/c-z80.texi(equ): redefining a symbol with equ is no longer
+ * doc/as.texinfo(equ<z80>): mention difference with .equiv
+ * doc/as.texinfo(err): fix typo
+ * doc/c-z80.texi(equ): redefining a symbol with equ is no longer
allowed
2005-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>