Re: [trans-mem] Move x86 TLS definition to linux/x86.

2011-08-22 Thread Richard Henderson
On 08/22/2011 02:54 AM, Torvald Riegel wrote: > Move x86 TLS definition to linux/x86. > > * config/x86/tls.h: Moved to ... > * config/linux/x86/tls.h: ... here. Ok. r~

[trans-mem] Move x86 TLS definition to linux/x86.

2011-08-22 Thread Torvald Riegel
A small change. OK for branch? commit b9db8481779fc5a4069ac36505bd6cce8da971a1 Author: Torvald Riegel Date: Mon Aug 22 11:52:00 2011 +0200 Move x86 TLS definition to linux/x86. * config/x86/tls.h: Moved to ... * config/linux/x86/tls.h: ... here. diff --git a/libitm/con