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
This commit is contained in:
parent
8a1a519471
commit
8d4f5c6821
@ -1,3 +1,8 @@
|
||||
2017-05-23 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* 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
|
||||
|
@ -1855,6 +1855,9 @@ Target does not require strict alignment.
|
||||
@item pie_copyreloc
|
||||
The x86-64 target linker supports PIE with copy reloc.
|
||||
|
||||
@item rdrand
|
||||
Target supports x86 @code{rdrand} instruction.
|
||||
|
||||
@item sqrt_insn
|
||||
Target has a square root instruction that the compiler can generate.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user