From a9e8f54e05a2a5bdb7be6031cb3c37035c151c9b Mon Sep 17 00:00:00 2001 From: burnus Date: Tue, 11 Sep 2012 13:15:24 +0000 Subject: [PATCH] 2012-09-11 Tobias Burnus * doc/sourcebuild.texi (arm_neon_v2_ok): Fix @anchor. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191181 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 12 ++++++++---- gcc/doc/sourcebuild.texi | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e65785a..3ea8182 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,9 +1,13 @@ +2012-09-11 Tobias Burnus + + * doc/sourcebuild.texi (arm_neon_v2_ok): Fix @anchor. + 2012-09-11 Ramana Radhakrishnan - Matthew Gretton-Dann + Matthew Gretton-Dann - * config/arm/neon.md (fma4): New pattern. - (*fmsub4): Likewise. - * doc/sourcebuild.texi (arm_neon_v2_ok, arm_neon_v2_hw): Document it. + * config/arm/neon.md (fma4): New pattern. + (*fmsub4): Likewise. + * doc/sourcebuild.texi (arm_neon_v2_ok, arm_neon_v2_hw): Document it. 2012-09-11 Aldy Hernandez diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 3fe52ad..711c17b 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -1534,7 +1534,7 @@ 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_neon_ok} +@anchor{arm_neon2_ok} ARM Target supports @code{-mfpu=neon -mfloat-abi=softfp} or compatible options. Some multilibs may be incompatible with these options. -- 2.7.4