From 6d48238de972421cb8422d5a41415bc5e5ab2776 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 1 Oct 1998 17:35:17 +0000 Subject: [PATCH] Enhanced fix for PR 14826 - cope with the case where a symbol name matches a register name --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index dff96987fe..f2d5f344d6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 1 10:33:53 1998 Nick Clifton + + * config/tc-d10v.c (find_symbol_matching_register): New function. + (find_opcode): Cope with the case where a register name matches + a symbol name. + Wed Sep 30 10:52:32 1998 Nick Clifton * config/tc-v850.c (md_pcrel_from): Rename to -- 2.34.1