src/gas ChangeLog config/tc-mcore.c config/tc-sh.c
kdienes@sources.redhat.com
kdienes@sources.redhat.com
Thu Nov 21 01:54:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: kdienes@sourceware.org 2002-11-21 01:54:12
Modified files:
gas : ChangeLog
gas/config : tc-mcore.c tc-sh.c
Log message:
2002-11-20 Klee Dienes <kdienes@apple.com>
* config/tc-mcore.c (md_begin): Use a const iterator. Don't
coalesce the name fields to use the same pointer.
* config/tc-sh.c (md_begin): Use a const iterator. Don't coalesce
the name fields to use the same pointer.
(get_specific): Check for opcodes with the same name using strcmp
as well as comparing the pointer.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1564&r2=1.1565
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mcore.c.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-sh.c.diff?cvsroot=src&r1=1.74&r2=1.75
More information about the Binutils-cvs
mailing list