This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] TLS support for powerpc and powerpc64


Janis Johnson <janis187 at us dot ibm dot com> writes:

> This patch adds thread local storage support for powerpc-linux and
> powerpc64-linux.  Bootstrapped and regression tested on
> powerpc-unknown-linux-gnu.  Regression tests for cross compiler are
> still running on powerpc64-unknown-linux-gnu, but they've had no
> problems for recent versions of this patch.
> 
> OK for mainline, assuming powerpc64 test results are good?

Can you separate out the part that just gives names to existing constants?

> 	* config/rs6000/rs6000.md (define_constants): Define constants for
> 	all UNSPEC usage, including new values for TLS support.

That'll make the review much easier.

-- 
- Geoffrey Keating <geoffk at geoffk dot org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]