Commit d4e1591f by Eric Botcazou Committed by Eric Botcazou

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
parent 5261518d
2005-04-04 Eric Botcazou <ebotcazou@libertysurf.fr> 2005-04-04 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/invoke.texi (SPARC options): Document that
-mlittle-endian is not supported on Linux either.
2005-04-04 Eric Botcazou <ebotcazou@libertysurf.fr>
PR target/4198 PR target/4198
PR target/12027 PR target/12027
* config.gcc (Obsolete configurations): Remove * config.gcc (Obsolete configurations): Remove
......
...@@ -11546,7 +11546,7 @@ on SPARC-V9 processors in 64-bit environments: ...@@ -11546,7 +11546,7 @@ on SPARC-V9 processors in 64-bit environments:
@item -mlittle-endian @item -mlittle-endian
@opindex mlittle-endian @opindex mlittle-endian
Generate code for a processor running in little-endian mode. It is only 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 @item -m32
@itemx -m64 @itemx -m64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment