diff --git a/gas/ChangeLog b/gas/ChangeLog
index e52ede27e93..31c96b2490a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
+
+	* doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.
+
 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
 
 	* doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.
diff --git a/gas/doc/c-ppc.texi b/gas/doc/c-ppc.texi
index ad6bd1a6893..a41e1dd5f9a 100644
--- a/gas/doc/c-ppc.texi
+++ b/gas/doc/c-ppc.texi
@@ -58,6 +58,12 @@ Generate code for PowerPC 7400/7410/7450/7455.
 @item -mppc64, -m620
 Generate code for PowerPC 620/625/630.
 
+@item -me500, -me500x2
+Generate code for Motorola e500 core complex.
+
+@item -mspe
+Generate code for Motorola SPE instructions.
+
 @item -mppc64bridge
 Generate code for PowerPC 64, including bridge insns.