gcc/libitm/config
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
..
alpha libitm: Conversion to c++11 atomics. 2011-12-13 11:11:25 -08:00
arm arm-linux: Add libitm support. 2011-12-14 19:24:05 -08:00
generic libitm: Filter out undo writes that overlap with the libitm stack. 2012-01-13 23:45:06 +00:00
linux libitm: PowerPC support. 2012-01-05 13:36:35 -08:00
posix libitm: Fix privatization safety during upgrades to serial mode. 2011-12-24 01:42:35 +00:00
powerpc libitm: PowerPC support. 2012-01-05 13:36:35 -08:00
sh configure.tgt: Add sh* case. 2011-12-17 03:19:40 +00:00
x86 re PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c execution test) 2012-01-23 15:57:44 +01:00