diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5015d16f752..bc8c88490bb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2013-03-26 Eric Botcazou + + * doc/invoke.texi (SPARC options): Remove -mlittle-endian. + 2013-03-26 Roland McGrath * config/arm/arm.c (arm_print_operand: case 'w'): Use fputs rather diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 3054e5c4c12..87696b3ad49 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -925,7 +925,6 @@ See RS/6000 and PowerPC Options. -mfaster-structs -mno-faster-structs -mflat -mno-flat @gol -mfpu -mno-fpu -mhard-float -msoft-float @gol -mhard-quad-float -msoft-quad-float @gol --mlittle-endian @gol -mstack-bias -mno-stack-bias @gol -munaligned-doubles -mno-unaligned-doubles @gol -mv8plus -mno-v8plus -mvis -mno-vis @gol @@ -19327,11 +19326,6 @@ These @samp{-m} options are supported in addition to the above on SPARC-V9 processors in 64-bit environments: @table @gcctabopt -@item -mlittle-endian -@opindex mlittle-endian -Generate code for a processor running in little-endian mode. It is only -available for a few configurations and most notably not on Solaris and Linux. - @item -m32 @itemx -m64 @opindex m32