freebsd-dev/lib/libc/mips/gen
Ed Maste 4b12fb6103 Remove duplicate copies of trivial getcontextx.c
Only i386 and amd64 provide a non-trivial __getcontextx(). Use a common
trivial implementation in gen/ for other architectures, rather than
copying the file to each MD subdirectory.

Reviewed by:	kib
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D1472
2015-01-12 18:13:38 +00:00
..
hardfloat
_ctx_start.S
_set_tp.c Implement _set_tp 2012-03-06 03:30:09 +00:00
_setjmp.S Add FPU support for MIPS setjmp(3)/longjmp(3). 2014-11-21 20:02:06 +00:00
fabs.c
fabs.S
flt_rounds.c
infinity.c
ldexp.S
longjmp.c Remove clause 3 and 4 from TNF licenses 2013-05-29 01:54:10 +00:00
makecontext.c
Makefile.inc Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
setjmp.S Add FPU support for MIPS setjmp(3)/longjmp(3). 2014-11-21 20:02:06 +00:00
signalcontext.c
sigsetjmp.S