| Commit message (Expand) | Author | Age | Files | Lines |
* | The distinction between quiet and signaling NaN formats is | das | 2007-01-03 | 1 | -0/+23 |
* | Cleanup: we always have to use __error() now, and we shouldn't provide a | cognet | 2006-11-09 | 2 | -58/+1 |
* | Remove a forgotten file. | ru | 2006-11-08 | 1 | -4/+0 |
* | Instead of re-implementing hton[ls] and friends for each arch, add a new MI | cognet | 2006-11-06 | 4 | -198/+0 |
* | Provide definitions suitable for arm big-endian. | cognet | 2006-11-06 | 1 | -0/+5 |
* | If __ARMEB__ is defined, we're already using the network byte order, so | cognet | 2006-08-21 | 4 | -0/+8 |
* | GC old a.out and K&R support. | imp | 2006-05-23 | 1 | -9/+0 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+1 |
* | Add symbol maps and initial symbol version definitions to libc. | deischen | 2006-03-13 | 1 | -0/+66 |
* | Fix a long line in copyright notice. | cognet | 2005-10-03 | 1 | -1/+2 |
* | Add an asm version of strlen() for arm (how useful). | cognet | 2005-10-03 | 2 | -1/+78 |
* | Use the correct values for softfloat, in both the little endian and the big | cognet | 2005-03-20 | 2 | -8/+13 |
* | Define LDBL_NBIT to be a mask indicating the position of the integer | das | 2005-03-07 | 1 | -1/+2 |
* | Update my email address. | das | 2005-02-06 | 1 | -1/+1 |
* | Replace the ldexp() implementation in libc with a renamed copy of the | das | 2005-01-22 | 1 | -155/+0 |
* | Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. | das | 2005-01-15 | 2 | -5/+4 |
* | Use the RET macro. | cognet | 2004-11-09 | 17 | -52/+52 |
* | Add a week alias __siglongjmp => siglongjmp. | cognet | 2004-11-09 | 1 | -0/+1 |
* | MFKernel: Implement ffs with clz on Xscale. | cognet | 2004-11-07 | 1 | -0/+6 |
* | Don't define SOFTFLOAT directly in source files, it's now done in the Makefile. | cognet | 2004-11-05 | 2 | -2/+1 |
* | Fix signalcontext and makecontext. | cognet | 2004-11-05 | 3 | -14/+17 |
* | Remove getcontext.S, it is not needed. | cognet | 2004-11-05 | 2 | -64/+1 |
* | Import a Makefile for arm. | cognet | 2004-11-05 | 1 | -0/+8 |
* | Make setjmp()/longjmp() use sigprocmask. | cognet | 2004-09-23 | 1 | -9/+9 |
* | Add a dummy set_tp(). | cognet | 2004-09-23 | 2 | -1/+36 |
* | Always use bx for returning on Xscale. | cognet | 2004-09-23 | 1 | -76/+76 |
* | Fix the align-to-32-bits code. | cognet | 2004-09-23 | 1 | -2/+2 |
* | Replace seven nominally MD implementations of frexp() that are broken | das | 2004-07-18 | 2 | -68/+1 |
* | Implement the classification macros isfinite(), isinf(), isnan(), and | das | 2004-07-09 | 2 | -71/+1 |
* | Import the FreeBSD/arm libc bits. | cognet | 2004-05-14 | 52 | -0/+6225 |