]> sourceware.org Git - newlib-cygwin.git/commit
* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
authorMaciej W. Rozycki <macro@codesourcery.com>
Tue, 18 Nov 2003 21:22:56 +0000 (21:22 +0000)
committerMaciej W. Rozycki <macro@codesourcery.com>
Tue, 18 Nov 2003 21:22:56 +0000 (21:22 +0000)
commit94e46ecf9ecf86cc524c96fe25295f97110c5ec1
treeb3e04e8ea6b02f3d15c4a4ab571139513741348e
parenta472290f3eedcf897c817d64f81eb235b7bf937c
* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
for loading addresses using CALL relocations.
Don't emit CALL relocations when a base register is used.

* gas/mips/lca-svr4pic.d: New test for the "lca" macro.
* gas/mips/lca-xgot.d: Likewise.
* gas/mips/lca.s: Source for the new tests.
* gas/mips/mips.exp: Run the new tests.

* opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.

* mips-opc.c (mips_builtin_opcodes): Handle new macros: "lca" and
"dlca".
include/ChangeLog
include/opcode/mips.h
This page took 0.02725 seconds and 5 git commands to generate.