gcc/libitm/config
Uros Bizjak 9848887afa target.h (gtm_jmpbuf): Move rip to the end of structure.
* config/x86/target.h (gtm_jmpbuf) [__x86_64__]: Move rip to the
	end of structure.
	* config/x86/sjlj.S (_ITM_beginTransaction) [__x86_64__]: Update
	offset values.  Do not copy return address.  Decrement stack
	by 56 bytes only.
	(GTM_longjump) [__x86_64__]: Update offset values.

From-SVN: r183467
2012-01-24 08:23:57 +01:00
..
alpha
arm
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
x86 target.h (gtm_jmpbuf): Move rip to the end of structure. 2012-01-24 08:23:57 +01:00