From: Richard Henderson Date: Thu, 15 Jan 1998 21:46:57 +0000 (+0000) Subject: * tc-h8300.c (parse_reg): Take the length of the symbol into X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e71bd99cc6c3294bb0f4491d88334d5673acfd48;p=binutils-gdb.git * tc-h8300.c (parse_reg): Take the length of the symbol into account when attempting to match a register name. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f02b97e6cee..84a986228da 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 15 13:46:48 1998 Richard Henderson + + * 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