Commit 8d4f5c68 by Tom de Vries Committed by Tom de Vries

Document rdrand effective target

2017-05-23  Tom de Vries  <tom@codesourcery.com>

	* doc/sourcebuild.texi (Effective-Target Keywords, Other hardware
	attributes): Document rdrand effective target.

From-SVN: r248360
parent 8a1a5194
2017-05-23 Tom de Vries <tom@codesourcery.com> 2017-05-23 Tom de Vries <tom@codesourcery.com>
* doc/sourcebuild.texi (Effective-Target Keywords, Other hardware * doc/sourcebuild.texi (Effective-Target Keywords, Other hardware
attributes): Document rdrand effective target.
2017-05-23 Tom de Vries <tom@codesourcery.com>
* doc/sourcebuild.texi (Effective-Target Keywords, Other hardware
attributes): Sort alphabetically. attributes): Sort alphabetically.
2017-05-23 Georg-Johann Lay <avr@gjlay.de> 2017-05-23 Georg-Johann Lay <avr@gjlay.de>
......
...@@ -1855,6 +1855,9 @@ Target does not require strict alignment. ...@@ -1855,6 +1855,9 @@ Target does not require strict alignment.
@item pie_copyreloc @item pie_copyreloc
The x86-64 target linker supports PIE with copy reloc. The x86-64 target linker supports PIE with copy reloc.
@item rdrand
Target supports x86 @code{rdrand} instruction.
@item sqrt_insn @item sqrt_insn
Target has a square root instruction that the compiler can generate. Target has a square root instruction that the compiler can generate.
......
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