aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* libc: Simplify soft-float on 32-bit armWarner Losh2023-02-141-1/+1
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+1
* Correct an misunderstanding of MDSRCS.Brooks Davis2017-03-021-1/+1
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-1/+1
* Clean up detection of hard-float ABIs. As with big-endian in r272368 weAndrew Turner2014-10-011-1/+1
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-5/+0
* Add the fp{get,set}{mask,round} functions to the public symbols in the map.Andrew Turner2014-09-051-0/+4
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-3/+3
* Add the required __aeabi_* functions to libc.Andrew Turner2013-01-191-0/+2
* Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABIAndrew Turner2013-01-191-0/+6
* Use GCC's __SOFTFP__ to test whether we're being compiledMarcel Moolenaar2009-05-311-2/+0
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+1
* Use the correct values for softfloat, in both the little endian and the bigOlivier Houchard2005-03-201-3/+2
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.David Schultz2005-01-151-0/+4
* Import a Makefile for arm.Olivier Houchard2004-11-051-0/+8