aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2017-07-13 10:38:52 +0000
committerThomas Preud'homme <thopre01@gcc.gnu.org>2017-07-13 10:38:52 +0000
commit7123f4476ef349eed4a9d16ec18ca2623803045f (patch)
treed9708e325b2cc1646caa9ae544171df7cd099013 /gcc
parentb663b8319ded32fe3fb8224dae71792af88f87fe (diff)
downloadgcc-7123f4476ef349eed4a9d16ec18ca2623803045f.zip
gcc-7123f4476ef349eed4a9d16ec18ca2623803045f.tar.gz
gcc-7123f4476ef349eed4a9d16ec18ca2623803045f.tar.bz2
[ARM] Mention ARMv8-R +fp.sp option
2017-07-13 Thomas Preud'homme <thomas.preudhomme@arm.com> gcc/ * doc/invoke.texi (armv8-r): Document +fp.sp ARMv8-R extension. From-SVN: r250178
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi2
2 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5bd9387..25796f8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2017-07-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
+
+ * doc/invoke.texi (armv8-r): Document +fp.sp ARMv8-R extension.
+
2017-07-13 Richard Earnshaw <rearnsha@arm.com>
* config/arm/vxworks.h (TARGET_ENDIAN_DEFAULT): Define.
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index f6a04ab..28070a6 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -15493,6 +15493,8 @@ Disable the floating-point extension.
@table @samp
@item +crc
The Cyclic Redundancy Check (CRC) instructions.
+@item +fp.sp
+The single-precision FPv5 floating-point instructions.
@item +simd
The ARMv8 Advanced SIMD and floating-point instructions.
@item +crypto