diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 403e706dda3a232dac86513be113761d1295f780..fd38d961e3bafcac1dd9fd282f3a92e716f7fd83 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+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
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index b11c73dffffa92bc482cb0991939c45bb3a55141..d1326559a5f6c83b26362440e6831b94b9c8384c 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