| Age | Commit message (Expand) | Author |
| 2006-08-02 | Fix PR 34112, where a program could mysteriously exit on return from a | jld |
| 2006-07-07 | Add missing ppc64 elements | ross |
| 2006-07-07 | checkin libc asm stubs, #1 | cherry |
| 2006-07-07 | build __sigaction14_sigtramp.c | ross |
| 2006-07-07 | rcsid & white space | ross |
| 2006-07-07 | fix @toc reference macro | ross |
| 2006-07-07 | Add missing sigaction() | ross |
| 2006-07-07 | bzero() and memset() for ppc64. | ross |
| 2006-07-06 | rewrite for ppc elf64 reloc | ross |
| 2006-07-06 | we need the current vfork | ross |
| 2006-07-05 | convert remaining ppc32 code to ppc64 | ross |
| 2006-07-05 | convert PIC linkage | ross |
| 2006-07-05 | revise for ppc64 | ross |
| 2006-07-05 | Adjust types and casts for LP64 compilation. | ross |
| 2006-07-05 | fix typo | ross |
| 2006-07-05 | Finish ppc64 conversion | ross |
| 2006-07-05 | adjust casts for LP64 | ross |
| 2006-07-03 | replaced by code in libc/compat/gen | drochner |
| 2006-07-03 | build {frexp,ldexp,modf} in the "compat" subtree | drochner |
| 2006-07-03 | build frexp_ieee754 and ldexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-03 | This is a new port - don't ever start with frexp/ldexp/modf in libc, we | drochner |
| 2006-07-03 | build frexp_ieee754 and ldexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-03 | build frexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-03 | build frexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-01 | ppc64 build framework first pass | ross |
| 2006-06-28 | build frexp/ldexp/modf in the "compat" part (code is identical) | drochner |
| 2006-06-28 | build frexp/ldexp/modf in the "compat" part | drochner |
| 2006-06-27 | Build just the compatibility versions of frexp()/ldexp()/modf(), the | drochner |
| 2006-06-17 | G/c KMSRCS and KMINCLUDES now that we have common/lib/libc | uwe |
| 2006-06-02 | remove GCC2 support | mrg |
| 2006-05-21 | add a local prototype for fabs() | mrg |
| 2006-05-18 | change __weak_extern to __weak_reference so that gcc4 works. | christos |
| 2006-05-16 | if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess. | mrg |
| 2006-05-16 | make sure there is a prototype in scope. | mrg |
| 2006-05-11 | if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess. | mrg |
| 2006-05-11 | in makecontext(), sp is unsigned * so don't assign signed *'s to it. | mrg |
| 2006-04-24 | It's "its." | snj |
| 2006-04-23 | Now that bcopy.S doesn't contain the actual implemenation, move it | uwe |
| 2006-04-07 | retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. | mrg |
| 2006-04-05 | __sigtramp1.S moved to the new compat layout so we should try and build | skrll |
| 2006-03-22 | build erand48_ieee754.c on everything but vax | drochner |
| 2006-03-21 | It's .endif, not .fi. | he |
| 2006-03-20 | Don't build extended-precision routines on m68000; from Havard. | kleink |
| 2006-03-15 | Add strtof(3) and strtold(3); welcome libc 12.137. | kleink |
| 2006-03-11 | move to the new compat layout. | christos |
| 2006-03-11 | Welcome to the new compat layout. | christos |
| 2006-03-11 | Remove files moved to the new compat layout. | christos |
| 2006-03-11 | remove files moved to the new compat layout. | christos |
| 2006-03-09 | Welcome to the new compat layout. | christos |
| 2006-02-25 | Fix some typos. | wiz |