From d4e1591f4a62388c84cc8f07e9975413f0a8e5ac Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Mon, 4 Apr 2005 20:11:46 +0200 Subject: [PATCH] invoke.texi (SPARC options): Document that -mlittle-endian is not supported on Linux either. * doc/invoke.texi (SPARC options): Document that -mlittle-endian is not supported on Linux either. From-SVN: r97561 --- gcc/ChangeLog | 5 +++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 403e706dda3..fd38d961e3b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-04-04 Eric Botcazou + + * doc/invoke.texi (SPARC options): Document that + -mlittle-endian is not supported on Linux either. + 2005-04-04 Eric Botcazou PR target/4198 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index b11c73dffff..d1326559a5f 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -11546,7 +11546,7 @@ on SPARC-V9 processors in 64-bit environments: @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. +available for a few configurations and most notably not on Solaris and Linux. @item -m32 @itemx -m64