Commit 500b16c3 by Rainer Orth Committed by Rainer Orth

sourcebuild.texi (Effective-Target Keywords): Document avx_runtime.

	* doc/sourcebuild.texi (Effective-Target Keywords): Document
	avx_runtime.

From-SVN: r169439
parent f39ebf7f
2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* doc/sourcebuild.texi (Effective-Target Keywords): Document
avx_runtime.
2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld * configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld
version number. version number.
* configure: Regenerate. * configure: Regenerate.
......
...@@ -1588,7 +1588,10 @@ PowerPC target supports executing AltiVec instructions. ...@@ -1588,7 +1588,10 @@ PowerPC target supports executing AltiVec instructions.
@table @code @table @code
@item avx @item avx
Target supports compiling AVX instructions. Target supports compiling @code{avx} instructions.
@item avx_runtime
Target supports the execution of @code{avx} instructions.
@item cell_hw @item cell_hw
Test system can execute AltiVec and Cell PPU instructions. Test system can execute AltiVec and Cell PPU instructions.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment