opnsense-src/lib/libc/amd64/sys
Konstantin Belousov 7fea98ac16 Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE
instructions, if supported both by CPU and kernel.

Reviewed by:	jhb (previous version)
Tested by:	pho (previous version)
Sponsored by:	The FreeBSD Foundation
MFC after:	3 weeks
Differential revision:	https://reviews.freebsd.org/D12023
2017-08-21 17:39:12 +00:00
..
amd64_detect_rdfsgsbase.c Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE 2017-08-21 17:39:12 +00:00
amd64_detect_rdfsgsbase.h Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE 2017-08-21 17:39:12 +00:00
amd64_get_fsbase.c Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE 2017-08-21 17:39:12 +00:00
amd64_get_gsbase.c Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE 2017-08-21 17:39:12 +00:00
amd64_set_fsbase.c Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE 2017-08-21 17:39:12 +00:00
amd64_set_gsbase.c Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE 2017-08-21 17:39:12 +00:00
brk.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
cerror.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
exect.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
getcontext.S Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the 2013-11-21 21:25:58 +00:00
Makefile.inc Optimize libc to get and set TLS using the RDFSBASE and RDGSBASE 2017-08-21 17:39:12 +00:00
sbrk.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
setlogin.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
sigreturn.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
vfork.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00