src/gas ChangeLog config/tc-mips.c
ths@sourceware.cygnus.com
ths@sourceware.cygnus.com
Tue Oct 9 17:54:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: ths@sources.redhat.com 2001-10-09 17:54:54
Modified files:
gas : ChangeLog
gas/config : tc-mips.c
Log message:
* config/tc-mips.c (my_getSmallParser): New function prototype.
(small_ex_type): Named this enum, more return values for
my_getSmallExpression.
(mips_ip): Allow SPC and HT between arguments. Handle some NewABI
triple relocations. Protect some parts with ifdef OBJ_ELF.
(percent_op_match): New struct, lookup table for %some_reloc().
(my_getSmallParser): New function, parses nested percent_ops also.
(my_getSmallExpression): Rewite to support nested percent_ops.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1068&r2=1.1069
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.80&r2=1.81
More information about the Binutils-cvs
mailing list