opnsense-src/lib/libc/mips/gen
Ruslan Bukin 5bca221511 Add full softfloat and hardfloat support for MIPS.
This adds new target architectures for hardfloat:
mipselhf mipshf mips64elhf mips64hf.

Tested in QEMU only.

Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
Differential Revision:	https://reviews.freebsd.org/D8376
2016-10-31 15:33:58 +00:00
..
hardfloat
_ctx_start.S Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +00:00
_set_tp.c Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings. 2015-09-20 04:59:01 +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 Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +00:00
infinity.c
ldexp.S
longjmp.c Remove clause 3 and 4 from TNF licenses 2013-05-29 01:54:10 +00:00
makecontext.c Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +00:00
Makefile.inc Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +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 Use zero register instead of immediate 0x0 in MIPS assembly 2015-01-29 15:30:04 +00:00