gcc/libitm/config/x86
Uros Bizjak 5752c591bc re PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c execution test)
PR libitm/51830
	* builtin-types.def (BT_FN_UINT_UINT_VAR): New.
	* gtm-builtins.def (BUILT_IN_TM_START): Declare as BT_FN_UINT_UINT_VAR.

libitm/ChangeLog:

	PR libitm/51830
	* config/x86/sjlj.S (_ITM_beginTransaction) [!__x86_64__]: Load
	the first function argument to %eax.

From-SVN: r183435
2012-01-23 15:57:44 +01:00
..
cacheline.h
sjlj.S re PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c execution test) 2012-01-23 15:57:44 +01:00
target.h libitm: Conversion to c++11 atomics. 2011-12-13 11:11:25 -08:00
x86_avx.cc
x86_sse.cc