OSDN Git Service

* config/tc-mips.c (append_insn): Handle constant expressions with
authormacro <macro>
Tue, 20 Jul 2004 17:54:58 +0000 (17:54 +0000)
committermacro <macro>
Tue, 20 Jul 2004 17:54:58 +0000 (17:54 +0000)
commit9520dcd5e123dc8d31317e25bfb03f6d5a37d93e
tree9ec9673f35ac6c3dc084bd55a2ea4879dd610d5c
parent45a26b3fc9cb4f6f2f7205f11f3d20de0e0cecc9
* config/tc-mips.c (append_insn): Handle constant expressions with
no associated relocation.
(mips_ip): Cancel the expression after use for the Q format
specifier.
(parse_relocation): Return no relocation for unsupported
operators.
(my_getSmallExpression): Return no relocation if no relocation
operators are used.
gas/ChangeLog
gas/config/tc-mips.c