From e205ecb8a620b89bea2b414fa3cd2d18755ab711 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 19 Sep 1997 23:09:08 +0000 Subject: [PATCH] * config/tc-mn10300.c (md_assemble): Use strcasecomp instead of strcmp where appropriate. Fixes problem in one of mec's prs. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 99b2e32e20..babbe389ac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 19 17:08:41 1997 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10300.c (md_assemble): Use strcasecomp instead + of strcmp where appropriate. + Thu Sep 18 14:11:56 1997 Nick Clifton * config/tc-v850.c (md_assemble): Cope with a zero data area -- 2.34.1