summaryrefslogtreecommitdiffstats
path: root/lib/libc/softfloat/nesf2.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,guenther2019-11-101-2/+2
| | | | | | | | | as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs. luna88k testing by aoyama@ "looks good" kettenis@, testing and ok deraadt@
* Uses angle brackets to include softfloat.h, and add the proper directory tomiod2015-09-131-2/+2
| | | | | CFLAGS. ok guenther@
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+1
| | | | ok guenther millert kettenis
* Copy MI softfloat bits from arm to here, so that they can be shared.drahn2006-11-061-0/+22