projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0422b59
)
* tc-h8300.c (parse_reg): Take the length of the symbol into
author
Richard Henderson
<rth@redhat.com>
Thu, 15 Jan 1998 21:46:57 +0000
(21:46 +0000)
committer
Richard Henderson
<rth@redhat.com>
Thu, 15 Jan 1998 21:46:57 +0000
(21:46 +0000)
account when attempting to match a register name.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index f02b97e6cee87dd6ec02e2b945698aad1424d949..84a986228da44a3149e0b92977e6511440bb89ba 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Thu Jan 15 13:46:48 1998 Richard Henderson <rth@cygnus.com>
+
+ * tc-h8300.c (parse_reg): Take the length of the symbol into
+ account when attempting to match a register name.
+
start-sanitize-vr4111
Thu Jan 15 09:33:11 1998 Gavin Koch <gavin@cygnus.com>