This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 04/12] RISC-V: Thread-Local Storage Support


Palmer Dabbelt <palmer@dabbelt.com> writes:

> +++ b/sysdeps/riscv/nptl/tls.h
> @@ -0,0 +1,149 @@

> +/* Signal that TLS support is available.  */
> +#define USE_TLS	1

USE_TLS has been eliminated in 2006, and I don't think there aren't any
traces left in current master.

Florian


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