| Age | Commit message (Expand) | Author |
| 2006-06-28 | build frexp/ldexp/modf in the "compat" part (code is identical) | drochner |
| 2006-06-17 | G/c KMSRCS and KMINCLUDES now that we have common/lib/libc | uwe |
| 2006-03-22 | build erand48_ieee754.c on everything but vax | drochner |
| 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-01-25 | Add machine-dependent definitions for gdtoa. | kleink |
| 2005-12-24 | oops. __volatile -> volatile | perry |
| 2005-12-24 | __asm__ -> __asm, __volatile__ -> __volatile | perry |
| 2005-12-02 | WARNS | skrll |
| 2005-09-14 | Patterned after the other fixes for __longjmp14.c, include | he |
| 2005-06-12 | Add missing __RCSID() | lukem |
| 2005-06-05 | remove sigtramp version 1, we haven't used it in a long time. | chs |
| 2005-06-05 | fix function name in end-marker. | chs |
| 2005-04-15 | Push back the descriptions of NaN formats, and descriptions of the | kleink |
| 2005-02-19 | Add (missed) fabs.c to SRCS. | tsutsui |
| 2004-07-24 | add missing FP functions, from openbsd. | chs |
| 2004-07-18 | added new files for context, LWP and siginfo support. | chs |
| 2004-07-18 | split __longjmp14() into a separate file and make it use setcontext() | chs |
| 2004-07-18 | add a siginfo signal trampoline and always use it. | chs |
| 2004-07-18 | add *context and LWP support for hppa. translated from MIPS. | chs |
| 2004-07-18 | call abort() if longjmperror() returns. | chs |
| 2004-07-18 | replace these placeholders with real implementations. | chs |
| 2004-07-18 | save and restore %t1 around calling __errno, it's a caller-saved register. | chs |
| 2004-07-18 | add a missing return instruction. | chs |
| 2004-07-15 | Add a copyright message. | skrll |
| 2004-07-01 | Add a cerror.S and re-work various syscalls and SYS.h to use __cerror. | skrll |
| 2004-05-17 | __sigreturn14 -> compat_16___sigreturn14 | chs |
| 2004-03-26 | fix references to the syscall formerly known as SYS___sigreturn14 | drochner |
| 2004-03-04 | * Turn isinf(3) and isnan(3) into C99-style macros. | kleink |
| 2004-01-15 | Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. | kleink |
| 2003-10-30 | It turns out the hppa ABI we're using does not support an extended- | kleink |
| 2003-10-29 | C99 7.12.3.2: add library portions of isfinite, but don't build these just | kleink |
| 2003-10-28 | C99 7.12.3.1: add IEEE library portions of fpclassify. Don't build these | kleink |
| 2003-10-27 | Err, rename some members added in previous to make them reflect their | kleink |
| 2003-10-27 | Retire local union { floating-type; struct ieee_prec; } in favor of those | kleink |
| 2003-10-25 | Add __infinityf and __infinityl, float respectively long double analogs | kleink |
| 2003-10-24 | * Since there is no single portable IEEE 754 format for a long double, | kleink |
| 2003-10-06 | Update to new assmbler needs. Add getcontext.S stub. | matt |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-17 | Build _isinfl() and _isnanl(). | thorpej |
| 2003-05-12 | Rename ieee754_function.c to function_ieee754.c, following the convention | kleink |
| 2003-02-13 | Implement pthread_atfork() (in libc, because the required threadlib | nathanw |
| 2003-01-18 | These files are obsolete; setlogin() is now implemented in C with a | thorpej |
| 2002-10-26 | * Use the common ieee754_* routines (and add ones we were missing). | thorpej |
| 2002-07-10 | Enable the libc-provided signal trampoline. The old __sigaction14 | thorpej |
| 2002-07-09 | New __sigaction14() system call stub which registers the signal | thorpej |
| 2002-07-04 | Remove "_THREAD_SAFE" stuff that is not used on NetBSD. | thorpej |
| 2002-07-01 | Changes to allow libc to compile as PIC on the hppa. | fredette |
| 2002-06-06 | Added hppa support (some of it incomplete) to lib/csu, lib/libc, | fredette |