freebsd-dev/lib/libc/powerpc64/gen
John Baldwin 80996ef878 Remove bogus checks against NCARGS.
NCARGS isn't a limit on the number of arguments to pass to a function,
but the number of bytes that can be consumed by arguments to exec.  As
such, it is not suitable for a limit on the count of arguments passed
to makecontext().

Sponsored by:	DARPA / AFRL
2018-01-31 17:57:59 +00:00
..
_ctx_start.S
_set_tp.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
_setjmp.S Save and restore non-volatile floating-point registers during longjmp(). 2015-03-08 19:37:08 +00:00
fabs.S
flt_rounds.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fpgetmask.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fpgetround.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fpgetsticky.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fpsetmask.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
fpsetround.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
infinity.c Make unions in PowerPC libc endian-safe. 2016-02-26 20:38:23 +00:00
makecontext.c Remove bogus checks against NCARGS. 2018-01-31 17:57:59 +00:00
Makefile.inc Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
setjmp.S Save and restore non-volatile floating-point registers during longjmp(). 2015-03-08 19:37:08 +00:00
signalcontext.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
sigsetjmp.S Save and restore non-volatile floating-point registers during longjmp(). 2015-03-08 19:37:08 +00:00
syncicache.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00