diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:40:42 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:40:42 -0700 |
commit | 3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (patch) | |
tree | 8d2bb6bc306f152fada587521629e926815a8499 /gas/ChangeLog-2005 | |
parent | 1b7868733d45220e63b72a1814f30e090f761821 (diff) | |
download | gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.zip gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.gz gdb-3739860c11a9cfcdaa4d5d204ea3536784de7bb3.tar.bz2 |
Remove trailing spaces in gas
Diffstat (limited to 'gas/ChangeLog-2005')
-rw-r--r-- | gas/ChangeLog-2005 | 6 |
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> |