From: Paul Koning Date: Thu, 4 Nov 2010 21:12:52 +0000 (-0400) Subject: * doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dde9c9019ffc435de957008df7a1c55a93681afd;p=gcc.git * doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split. From-SVN: r166334 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d89ecd1dbe2..b47d9e24a96 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-11-04 Paul Koning + + * doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split. + 2010-11-04 Nicola Pero Fixed using the Objective-C 2.0 dot-syntax with class names. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index fda884b76eb..d3b702b7de0 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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