aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-08-01 15:39:17 +0000
committerNick Clifton <nickc@redhat.com>2001-08-01 15:39:17 +0000
commit28bab82b5a7e70d315dc943ae1e10701b0d629da (patch)
treeb675373737f83d66fdda659eaebe66d9ceb64ef7 /gas/ChangeLog
parentd8adc60f05ce2e4260c37bf4838a10ce7e431f78 (diff)
downloadgdb-28bab82b5a7e70d315dc943ae1e10701b0d629da.zip
gdb-28bab82b5a7e70d315dc943ae1e10701b0d629da.tar.gz
gdb-28bab82b5a7e70d315dc943ae1e10701b0d629da.tar.bz2
Cleanups for z8k target
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index eaa252a..2793980 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-01 Christian Groessler <cpg@aladdin.de>
+
+ * config/tc-z8k.c (parse_reg): If a string starts with "r", "rl",
+ "rh", "rr", "rq", or "sp" then don't automatically assume
+ it's a register name. Check whether there is a number
+ following.
+
2001-08-01 Alan Modra <amodra@bigpond.net.au>
* config/tc-i386.c (lex_got): Match lower case relocation tokens.