Fix typo in documentation from last commit.
Co-Authored-By: Matthew Gretton-Dann <matthew.gretton-dann@arm.com> From-SVN: r191182
This commit is contained in:
parent
09df34c458
commit
178a71a9ad
@ -1,9 +1,13 @@
|
||||
2012-09-11 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
|
||||
|
||||
* doc/sourcebuild.texi (arm_neon_v2_ok): Adjust command line.
|
||||
|
||||
2012-09-11 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
* doc/sourcebuild.texi (arm_neon_v2_ok): Fix @anchor.
|
||||
|
||||
2012-09-11 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
|
||||
Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||||
Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||||
|
||||
* config/arm/neon.md (fma<VCVTF:mode>4): New pattern.
|
||||
(*fmsub<VCVTF:mode>4): Likewise.
|
||||
|
@ -1534,8 +1534,8 @@ ARM Target supports @code{-mfpu=neon -mfloat-abi=softfp} or compatible
|
||||
options. Some multilibs may be incompatible with these options.
|
||||
|
||||
@item arm_neonv2_ok
|
||||
@anchor{arm_neon2_ok}
|
||||
ARM Target supports @code{-mfpu=neon -mfloat-abi=softfp} or compatible
|
||||
@anchor{arm_neonv2_ok}
|
||||
ARM Target supports @code{-mfpu=neon-vfpv4 -mfloat-abi=softfp} or compatible
|
||||
options. Some multilibs may be incompatible with these options.
|
||||
|
||||
@item arm_neon_fp16_ok
|
||||
|
Loading…
Reference in New Issue
Block a user