[Bug target/56619] i386 hle atomic intrinsics flags are undocumented

2013-03-15 Thread andi-gcc at firstfloor dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56619



Andi Kleen andi-gcc at firstfloor dot org changed:



   What|Removed |Added



 Status|UNCONFIRMED |RESOLVED

 Resolution||FIXED



--- Comment #3 from Andi Kleen andi-gcc at firstfloor dot org 2013-03-15 
13:56:36 UTC ---

Fix checked into trunk


[Bug target/56619] i386 hle atomic intrinsics flags are undocumented

2013-03-14 Thread andi-gcc at firstfloor dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56619



--- Comment #1 from Andi Kleen andi-gcc at firstfloor dot org 2013-03-14 
13:18:32 UTC ---

This is a more complete version of the documentation (also including RTM

intrinsics), again not approved:



http://patchwork.ozlabs.org/patch/211504/


[Bug target/56619] i386 hle atomic intrinsics flags are undocumented

2013-03-14 Thread ak at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56619



--- Comment #2 from ak at gcc dot gnu.org 2013-03-15 04:31:53 UTC ---

Author: ak

Date: Fri Mar 15 04:31:43 2013

New Revision: 196671



URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=196671

Log:

Document HLE / RTM intrinsics



The TSX HLE/RTM intrinsics were missing documentation. Add this to the

manual.



gcc/:

2013-03-14  Andi Kleen  a...@linux.intel.com



PR target/56619

* doc/extend.texi: Document __ATOMIC_HLE_ACQUIRE,

__ATOMIC_HLE_RELEASE. Document __builtin_ia32 TSX intrincs.

Document _x* TSX intrinsics.



Modified:

trunk/gcc/ChangeLog

trunk/gcc/doc/extend.texi