diff options
author | Richard Henderson <rth@redhat.com> | 1998-01-15 21:51:12 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-01-15 21:51:12 +0000 |
commit | 2833e2512e1c241da35ff66e38ddf6a327055728 (patch) | |
tree | 8b7821489c244b70821200b2c9d104504a5c2456 /gas/ChangeLog | |
parent | e71bd99cc6c3294bb0f4491d88334d5673acfd48 (diff) | |
download | gdb-2833e2512e1c241da35ff66e38ddf6a327055728.zip gdb-2833e2512e1c241da35ff66e38ddf6a327055728.tar.gz gdb-2833e2512e1c241da35ff66e38ddf6a327055728.tar.bz2 |
* tc-h8500.c (parse_reg): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 84a9862..8a14cb9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,6 +2,7 @@ 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. + * tc-h8500.c (parse_reg): Likewise. start-sanitize-vr4111 Thu Jan 15 09:33:11 1998 Gavin Koch <gavin@cygnus.com> |