From: Martin Hunt Date: Thu, 29 Aug 1996 02:22:25 +0000 (+0000) Subject: Wed Aug 28 19:20:04 1996 Martin M. Hunt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e592d28fa478f61d6edc81ea09a97d584b0057d6;p=binutils-gdb.git Wed Aug 28 19:20:04 1996 Martin M. Hunt * config/tc-d10v.c (find_opcode): Fix a bug which could generate the wrong opcode for cases like st2w where there are many forms of the same instruction. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index abec068c3a2..4f636b72935 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-d10v +Wed Aug 28 19:20:04 1996 Martin M. Hunt + + * config/tc-d10v.c (find_opcode): Fix a bug which could generate + the wrong opcode for cases like st2w where there are many forms + of the same instruction. + +end-sanitize-d10v Tue Aug 27 13:53:22 1996 Ian Lance Taylor * expr.c (operand): If md_parse_name is defined, call it before