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 Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
_setjmp.S armv6 soft float build fixed 2019-11-14 01:38:48 +00:00
alloca.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
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 libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
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 Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
fabs.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
flt_rounds.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fpgetmask_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpgetround_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpgetsticky_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpsetmask_vfp.c Set the new floating point exception mask correctly 2014-04-28 18:54:12 +00:00
fpsetround_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpsetsticky_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
getcontextx.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
infinity.c
makecontext.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
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 libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
sigsetjmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00