[PATCH 04/12] RISC-V: Thread-Local Storage Support

Florian Weimer fweimer@redhat.com
Wed Jun 14 19:56:00 GMT 2017


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



More information about the Libc-alpha mailing list