summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-4/+0
* Rename the fp{get,set}* files so they no longer conflict with the softfloatandrew2014-04-211-2/+2
* Add the deprecated fp{get,set}* functions, a few ports use them.andrew2014-04-201-0/+5
* Finish pulling in the NetBSD setjmp/longjmp updates on ARM.andrew2013-06-071-1/+2
* Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABIandrew2013-01-191-1/+5
* Replace the C implementation of __aeabi_read_tp with an assembly version.andrew2012-04-161-1/+1
* - Revert part of r234005, which I did not intend to commit.stas2012-04-071-1/+1
* - Add kernel config file for QEMU-emulated gumstix board.stas2012-04-071-1/+1
* Add __aeabi_read_tp function required for thread-local storagegonzo2012-02-141-1/+1
* Add API for obtaining extended machine context states that cannot bekib2012-01-211-1/+1
* Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support fordas2012-01-161-1/+1
* Replace a proliferation of buggy MD implementations of modf() with adas2011-10-211-1/+1
* Add a dummy set_tp().cognet2004-09-231-1/+1
* Replace seven nominally MD implementations of frexp() that are brokendas2004-07-181-1/+1
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-091-1/+1
* Import the FreeBSD/arm libc bits.cognet2004-05-141-0/+6
OpenPOWER on IntegriCloud