summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/Makefile.inc
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2016-11-16Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin
2014-03-04Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar
2012-01-20Merge in the latest SoftFloat changes from NetBSD. (NetBSD isn't theDavid Schultz
2010-08-24Powerpc is special here. powerpc and powerpc64 use different ABIs, soWarner Losh
2010-08-23MFtbemd:Warner Losh
2006-03-13Add each directory's symbol map file to SYM_MAPS.Daniel Eischen
2005-03-15Remove fpsetsticky(). This was added for SysV compatibility, but dueDavid Schultz
2004-05-14Import the softfloat emulation library, needed for FreeBSD/arm right now.Olivier Houchard