* doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split.
authorPaul Koning <ni1d@arrl.net>
Thu, 4 Nov 2010 21:12:52 +0000 (17:12 -0400)
committerPaul Koning <pkoning@gcc.gnu.org>
Thu, 4 Nov 2010 21:12:52 +0000 (17:12 -0400)
From-SVN: r166334

gcc/ChangeLog
gcc/doc/invoke.texi

index d89ecd1dbe2c62a039b74cab87ce1d19a0acc23a..b47d9e24a96139e23435c3fe0e0b23156f29972e 100644 (file)
@@ -1,3 +1,7 @@
+2010-11-04  Paul Koning  <ni1d@arrl.net>
+
+       * doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split.
+
 2010-11-04  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        Fixed using the Objective-C 2.0 dot-syntax with class names.
index fda884b76eb0a4b9ad9d81ee7706a2db7760c2c7..d3b702b7de092109fbb9ce46cee960a71da81226 100644 (file)
@@ -746,7 +746,7 @@ Objective-C and Objective-C++ Dialects}.
 -mint16  -mno-int32  -mfloat32  -mno-float64 @gol
 -mfloat64  -mno-float32  -mabshi  -mno-abshi @gol
 -mbranch-expensive  -mbranch-cheap @gol
--msplit  -mno-split  -munix-asm  -mdec-asm}
+-munix-asm  -mdec-asm}
 
 @emph{picoChip Options}
 @gccoptlist{-mae=@var{ae_type} -mvliw-lookahead=@var{N} @gol
@@ -15064,14 +15064,6 @@ code generation only.
 @opindex mbranch-cheap
 Do not pretend that branches are expensive.  This is the default.
 
-@item -msplit
-@opindex msplit
-Generate code for a system with split I&D@.
-
-@item -mno-split
-@opindex mno-split
-Generate code for a system without split I&D@.  This is the default.
-
 @item -munix-asm
 @opindex munix-asm
 Use Unix assembler syntax.  This is the default when configured for