Date: Mon, 23 Aug 2004 18:47:15 +0100 From: Doug Rabson <dfr@nlsystems.com> To: Doug Rabson <dfr@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen tls.c Message-ID: <1093283234.16672.2.camel@builder02.qubesoft.com> In-Reply-To: <200408231530.i7NFU5bu082414@repoman.freebsd.org> References: <200408231530.i7NFU5bu082414@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2004-08-23 at 16:30, Doug Rabson wrote: > dfr 2004-08-23 15:30:05 UTC > > FreeBSD src repository > > Modified files: > lib/libc/gen tls.c > Log: > Make sure we allocate at least enough space for the TCB for variant I TLS. This is the real fix for the static binaries segfaulting on alpha. With this we could re-add the change to crt1.c which enables TLS for static binaries. Given that we don't yet fully support TLS for alpha in either rtld or libpthread, I don't propose to change lib/csu/alpha/crt1.c again for 5.3.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1093283234.16672.2.camel>