* gas/doc/c-ppc.texi: Document -mvle.
authorJames Lemke <jwlemke@codesourcery.com>
Wed, 5 Sep 2012 18:01:00 +0000 (18:01 +0000)
committerJames Lemke <jwlemke@codesourcery.com>
Wed, 5 Sep 2012 18:01:00 +0000 (18:01 +0000)
This was missing from the initial VLE port commit.
Committed as obvious / trivial.

gas/ChangeLog
gas/doc/c-ppc.texi

index b59ed846d46ef65d5a6036d3d0b083ce1bf6ffad..24c503bc7c810c9ba318b67a350cf6037f323a12 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-05  James Lemke  <jwlemke@codesourcery.com>
+
+       * doc/c-ppc.texi: Document -mvle.
+
 2012-09-04  Sergey A. Guriev  <sergey.a.guriev@intel.com>
 
        * config/tc-ia64.c (reg_symbol): Add a new register.
index 2e762a527332a142338381ca0a2724e3252fa032..9fb9614ab63dbfbcf9a80d832490ccff03179653 100644 (file)
@@ -115,6 +115,9 @@ Generate code for PowerPC e300 family.
 @item -maltivec
 Generate code for processors with AltiVec instructions.
 
+@item -mvle
+Generate code for Freescale PowerPC VLE instructions.
+
 @item -mvsx
 Generate code for processors with Vector-Scalar (VSX) instructions.
 
This page took 0.024903 seconds and 4 git commands to generate.