From e173215a36ef1a7f1147feefdd2e06142f8b23ee Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Mon, 4 Apr 2005 20:17:37 +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: r97563 --- gcc/ChangeLog | 5 +++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a77937b1b31e..ed5568fc5985 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-03-25 Gabriel Dos Reis PR c++/18644 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index a7a69d7c13dd..2e3d7407e850 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -6386,7 +6386,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 -- 2.47.2