From e592d28fa478f61d6edc81ea09a97d584b0057d6 Mon Sep 17 00:00:00 2001 From: Martin Hunt Date: Thu, 29 Aug 1996 02:22:25 +0000 Subject: [PATCH] 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. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.30.2