opnsense-src/lib/libc/arm/gen
John Baldwin ae67737a4c libc: Remove _get_tp() and _set_tp().
Their uses have been replaced by _tcb_get() and _tcb_set() from
<machine/tls.h>.

Reviewed by:	kib, jrtc27
Sponsored by:	The University of Cambridge, Google Inc.
Differential Revision:	https://reviews.freebsd.org/D33354
2021-12-09 13:23:26 -08:00
..
__aeabi_read_tp.S Remove the last users of ARM_TP_ADDRESS 2021-04-08 07:52:54 +00:00
_ctx_start.S
_setjmp.S armv6 soft float build fixed 2019-11-14 01:38:48 +00:00
alloca.S
arm_drain_writebuf.2 Add arm_sync_icache() and arm_drain_writebuf() sysarch syscall wrappers. 2019-07-13 15:34:29 +00:00
arm_drain_writebuf.c Add arm_sync_icache() and arm_drain_writebuf() sysarch syscall wrappers. 2019-07-13 15:34:29 +00:00
arm_initfini.c
arm_sync_icache.2 Add arm_sync_icache() and arm_drain_writebuf() sysarch syscall wrappers. 2019-07-13 15:34:29 +00:00
arm_sync_icache.c Add arm_sync_icache() and arm_drain_writebuf() sysarch syscall wrappers. 2019-07-13 15:34:29 +00:00
divsi3.S
fabs.c
flt_rounds.c
fpgetmask_vfp.c
fpgetround_vfp.c
fpgetsticky_vfp.c
fpsetmask_vfp.c
fpsetround_vfp.c
fpsetsticky_vfp.c
getcontextx.c
infinity.c
makecontext.c
Makefile.inc libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
setjmp.S armv6 soft float build fixed 2019-11-14 01:38:48 +00:00
signalcontext.c
sigsetjmp.S