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/powerpc64 (take 2)


On Fri, May 09, 2003 at 10:43:47AM -0700, Janis Johnson wrote:
> On Fri, May 09, 2003 at 01:14:09PM -0400, David Edelsohn wrote:
> > 	The patch is looking good.
> > 
> > 	Is there a reason for the differences between the uses of
> > SYMBOL_REF_TLS_MODEL?
> 
> Good point, I'll clean those up.
> 
> I also forgot to add documentation for -mtls-size (which isn't yet
> documented for other targets that use it), and just noticed a typo
> in an error message about that option.

There are also a couple of very small functions that don't have
comments explaining what they do; I'll add those comments.

Janis


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