summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm
Commit message (Expand)AuthorAgeFilesLines
* The distinction between quiet and signaling NaN formats isdas2007-01-031-0/+23
* Cleanup: we always have to use __error() now, and we shouldn't provide acognet2006-11-092-58/+1
* Remove a forgotten file.ru2006-11-081-4/+0
* Instead of re-implementing hton[ls] and friends for each arch, add a new MIcognet2006-11-064-198/+0
* Provide definitions suitable for arm big-endian.cognet2006-11-061-0/+5
* If __ARMEB__ is defined, we're already using the network byte order, socognet2006-08-214-0/+8
* GC old a.out and K&R support.imp2006-05-231-9/+0
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+1
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+66
* Fix a long line in copyright notice.cognet2005-10-031-1/+2
* Add an asm version of strlen() for arm (how useful).cognet2005-10-032-1/+78
* Use the correct values for softfloat, in both the little endian and the bigcognet2005-03-202-8/+13
* Define LDBL_NBIT to be a mask indicating the position of the integerdas2005-03-071-1/+2
* Update my email address.das2005-02-061-1/+1
* Replace the ldexp() implementation in libc with a renamed copy of thedas2005-01-221-155/+0
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.das2005-01-152-5/+4
* Use the RET macro.cognet2004-11-0917-52/+52
* Add a week alias __siglongjmp => siglongjmp.cognet2004-11-091-0/+1
* MFKernel: Implement ffs with clz on Xscale.cognet2004-11-071-0/+6
* Don't define SOFTFLOAT directly in source files, it's now done in the Makefile.cognet2004-11-052-2/+1
* Fix signalcontext and makecontext.cognet2004-11-053-14/+17
* Remove getcontext.S, it is not needed.cognet2004-11-052-64/+1
* Import a Makefile for arm.cognet2004-11-051-0/+8
* Make setjmp()/longjmp() use sigprocmask.cognet2004-09-231-9/+9
* Add a dummy set_tp().cognet2004-09-232-1/+36
* Always use bx for returning on Xscale.cognet2004-09-231-76/+76
* Fix the align-to-32-bits code.cognet2004-09-231-2/+2
* Replace seven nominally MD implementations of frexp() that are brokendas2004-07-182-68/+1
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-092-71/+1
* Import the FreeBSD/arm libc bits.cognet2004-05-1452-0/+6225
OpenPOWER on IntegriCloud