diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2011-04-26 15:33:10 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2011-04-26 15:33:10 +0000 |
commit | c2f36e21b2471dfa7443555f304c178edd759ec5 (patch) | |
tree | 9889c154958ce91e08e4d0bad666521e64670b72 /gcc/config/mips/mips.opt | |
parent | 092167835564162e8ad668728793d5ce257153e7 (diff) | |
download | gcc-c2f36e21b2471dfa7443555f304c178edd759ec5.zip gcc-c2f36e21b2471dfa7443555f304c178edd759ec5.tar.gz gcc-c2f36e21b2471dfa7443555f304c178edd759ec5.tar.bz2 |
mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.
* config/mips/mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.
* config/mips/mips.opt (mmips-tfile): Remove.
* doc/install.texi (Specific, mips-*-*): Move mips-tfile,
mips-tdump reference to ...
(Specific, alpha*-dec-osf5.1): ... here.
Adapt for Tru64 UNIX.
* doc/trouble.texi (Cross-Compiler Problems): Replace MIPS
reference by Tru64 UNIX.
From-SVN: r172975
Diffstat (limited to 'gcc/config/mips/mips.opt')
-rw-r--r-- | gcc/config/mips/mips.opt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/mips/mips.opt b/gcc/config/mips/mips.opt index 4ce3c40..04381f6 100644 --- a/gcc/config/mips/mips.opt +++ b/gcc/config/mips/mips.opt @@ -226,10 +226,6 @@ mmemcpy Target Report Mask(MEMCPY) Don't optimize block moves -mmips-tfile -Target -Use the mips-tfile postpass - mmt Target Report Var(TARGET_MT) Allow the use of MT instructions |