OSDN Git Service

* config/tc-mips.c (mips_in_shared): New static variable.
authorian <ian>
Fri, 10 Dec 2004 19:48:18 +0000 (19:48 +0000)
committerian <ian>
Fri, 10 Dec 2004 19:48:18 +0000 (19:48 +0000)
commit3d8dcaed745a7abbb653b5ab34b83b9914781f84
tree80ac79acc16b3c6bab372f6e737c3b22ae011377
parent54b245339df694b83e9f9bb543da50ed716a6d48
* config/tc-mips.c (mips_in_shared): New static variable.
(macro_build_lui): Permit "_gp" if !mips_in_shared.
(md_longopts): Add -mshared and -mno-shared.
(md_parse_option): Handle OPTION_MSHARED and OPTION_MNO_SHARED.
(s_cpload): Implement !mips_in_shared case.
(s_cpsetup): Likewise.
* doc/c-mips.texi (MIPS Opts): Document -mno-shared.
* NEWS: Mention -mno-shared.
gas/ChangeLog
gas/NEWS
gas/config/tc-mips.c
gas/doc/c-mips.texi