From: James Lemke Date: Wed, 5 Sep 2012 18:01:00 +0000 (+0000) Subject: * gas/doc/c-ppc.texi: Document -mvle. X-Git-Tag: sid-snapshot-20121001~231 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=47527d7eb33f3a0042e466af75e12caf4048ec2a;p=external%2Fbinutils.git * gas/doc/c-ppc.texi: Document -mvle. This was missing from the initial VLE port commit. Committed as obvious / trivial. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b59ed84..24c503b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2012-09-05 James Lemke + + * doc/c-ppc.texi: Document -mvle. + 2012-09-04 Sergey A. Guriev * config/tc-ia64.c (reg_symbol): Add a new register. diff --git a/gas/doc/c-ppc.texi b/gas/doc/c-ppc.texi index 2e762a5..9fb9614 100644 --- a/gas/doc/c-ppc.texi +++ b/gas/doc/c-ppc.texi @@ -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.