mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-11 08:25:30 +08:00
* gas/doc/c-ppc.texi: Document -mvle.
This was missing from the initial VLE port commit. Committed as obvious / trivial.
This commit is contained in:
@ -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>
|
2012-09-04 Sergey A. Guriev <sergey.a.guriev@intel.com>
|
||||||
|
|
||||||
* config/tc-ia64.c (reg_symbol): Add a new register.
|
* config/tc-ia64.c (reg_symbol): Add a new register.
|
||||||
|
@ -115,6 +115,9 @@ Generate code for PowerPC e300 family.
|
|||||||
@item -maltivec
|
@item -maltivec
|
||||||
Generate code for processors with AltiVec instructions.
|
Generate code for processors with AltiVec instructions.
|
||||||
|
|
||||||
|
@item -mvle
|
||||||
|
Generate code for Freescale PowerPC VLE instructions.
|
||||||
|
|
||||||
@item -mvsx
|
@item -mvsx
|
||||||
Generate code for processors with Vector-Scalar (VSX) instructions.
|
Generate code for processors with Vector-Scalar (VSX) instructions.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user