gcc/libitm/config/x86
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
..
cacheline.h libitm: Remove unused code. 2011-11-09 14:54:55 -08:00
sjlj.S target.h (gtm_jmpbuf): Move rip to the end of structure. 2012-01-24 08:23:57 +01:00
target.h target.h (gtm_jmpbuf): Move rip to the end of structure. 2012-01-24 08:23:57 +01:00
x86_avx.cc libitm: Don't add -mavx if the assembler doesn't support avx. 2011-11-10 09:09:04 -08:00
x86_sse.cc libitm: Remove unused code. 2011-11-09 14:54:55 -08:00