* config/tc-mips.c (mips_flag_pdr): Define.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Mon, 28 Jul 2003 20:06:27 +0000 (20:06 +0000)
committerRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Mon, 28 Jul 2003 20:06:27 +0000 (20:06 +0000)
commitdcd410fe154407950c2b6783093f58e120cb0286
treed18ed29c08aa843b26dbfb16177561ee6034a945
parentbb1db0499b61b476bf77418099aaaf981c0d9c39
* config/tc-mips.c (mips_flag_pdr): Define.
(md_begin) [OBJ_ELF]: Use it to control .pdr creation.
(s_mips_end) [OBJ_ELF]: Likewise.
(md_longopts) [OBJ_ELF]: Define OPTION_PDR, OPTION_NO_PDR.
(md_parse_option) [OBJ_ELF]: Handle them.
(md_show_usage) [OBJ_ELF]: Document -mpdr, -mno-pdr.

* doc/c-mips.texi (MIPS Opts): Document -mpdr, -mno-pdr.
* doc/as.texinfo (Overview) [MIPS]: Likewise.
gas/ChangeLog
gas/config/tc-mips.c
gas/doc/as.texinfo
gas/doc/c-mips.texi
This page took 0.026782 seconds and 4 git commands to generate.