| Commit message (Expand) | Author | Age | Files | Lines |
* | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 23 | -102/+0 |
* | The distinction between quiet and signaling NaN formats is | David Schultz | 2007-01-03 | 1 | -0/+21 |
* | Fix a typo in __fpu_ftox() that caused long double to long (and long long) | Marius Strobl | 2006-12-24 | 1 | -9/+10 |
* | Instead of re-implementing hton[ls] and friends for each arch, add a new MI | Olivier Houchard | 2006-11-06 | 5 | -231/+0 |
* | - change ABI for user trap handler for sun4v (eventually will sync sparc64 no | Kip Macy | 2006-11-03 | 2 | -0/+7 |
* | fix bus error in newsyslog by making sure that fields in struct fpemu | Kip Macy | 2006-10-12 | 1 | -0/+1 |
* | Fix TLS on sparc64 for statically and dynamically linked binaries | Kip Macy | 2006-10-08 | 1 | -2/+1 |
* | For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq", | Marius Strobl | 2006-04-16 | 1 | -4/+4 |
* | - Move _Qp_* and __dtoul from FBSDprivate to the list of FBSD_1.0 symbols | Marius Strobl | 2006-04-11 | 1 | -35/+18 |
* | Desupport the undocumented NO_QUAD option, just don't compile | Ruslan Ermilov | 2006-03-16 | 1 | -5/+0 |
* | Add each directory's symbol map file to SYM_MAPS. | Daniel Eischen | 2006-03-13 | 1 | -0/+1 |
* | Add symbol maps and initial symbol version definitions to libc. | Daniel Eischen | 2006-03-13 | 1 | -0/+117 |
* | Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc | Stefan Farfeleder | 2005-06-21 | 1 | -8/+11 |
* | Fix long (and long long) to long double, unsigned to long double and unsigned | Stefan Farfeleder | 2005-05-27 | 2 | -10/+24 |
* | Remove fpsetsticky(). This was added for SysV compatibility, but due | David Schultz | 2005-03-15 | 2 | -31/+1 |
* | Define LDBL_NBIT to be a mask indicating the position of the integer | David Schultz | 2005-03-07 | 1 | -0/+1 |
* | Update my email address. | David Schultz | 2005-02-06 | 1 | -1/+1 |
* | Replace the ldexp() implementation in libc with a renamed copy of the | David Schultz | 2005-01-22 | 1 | -155/+0 |
* | Correct the values of FLT_ROUNDS for the FE_UPWARD and FE_DOWNWARD cases. | David Schultz | 2005-01-18 | 1 | -2/+2 |
* | Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. | David Schultz | 2005-01-15 | 2 | -5/+4 |
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
* | Add support for TLS in statically linked programs. | Doug Rabson | 2004-08-15 | 2 | -1/+36 |
* | s/round/fpround/ to avoid naming clash with GCC builtin function. | Alexander Kabaev | 2004-07-28 | 1 | -8/+8 |
* | Replace seven nominally MD implementations of frexp() that are broken | David Schultz | 2004-07-18 | 2 | -79/+1 |
* | Implement the classification macros isfinite(), isinf(), isnan(), and | David Schultz | 2004-07-09 | 2 | -70/+1 |
* | Use unions to avoid violating C99 strict aliasing rules. | Dag-Erling Smørgrav | 2004-03-16 | 1 | -17/+14 |
* | Fix some aliasing problems. | David Schultz | 2004-02-16 | 1 | -6/+14 |
* | style cleanup: Remove duplicate $FreeBSD$ tags. | Colin Percival | 2004-02-10 | 1 | -2/+0 |
* | Add prototypes for the three syscall stubs that are invoked here, | Jacques Vidrine | 2004-01-19 | 1 | -0/+4 |
* | Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the | David Schultz | 2004-01-18 | 1 | -0/+3 |
* | We need to discard `const'ness explicitly when invoking sysarch. | Jacques Vidrine | 2004-01-10 | 1 | -1/+1 |
* | Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm | Jacques Vidrine | 2004-01-09 | 3 | -8/+3 |
* | Remove unused variables. Add required headers and function | Jacques Vidrine | 2004-01-06 | 7 | -6/+12 |
* | Install the user trap handlers that libc provides from a constructor, so | Jake Burkholder | 2003-11-18 | 1 | -0/+2 |
* | Add the mlockall() and munlockall() system calls. | Bruce M Simpson | 2003-08-11 | 1 | -1/+1 |
* | Implement signalcontext. | Jake Burkholder | 2003-08-08 | 2 | -2/+78 |
* | Add a comment describing why it's important for the values in this | David Schultz | 2003-05-08 | 1 | -0/+7 |
* | Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). | David Schultz | 2003-04-05 | 1 | -0/+8 |
* | Implement makecontext. | Jake Burkholder | 2003-04-01 | 3 | -3/+129 |
* | Replace our ancient dtoa/strtod implementation with the gdtoa | David Schultz | 2003-03-12 | 2 | -0/+17 |
* | o Implement C99 classification macros isfinite(), isinf(), isnan(), | Mike Barcroft | 2003-02-12 | 1 | -0/+5 |
* | Implement fpclassify(): | Mike Barcroft | 2003-02-08 | 2 | -0/+43 |
* | Rewrite longjmp() and _longjmp() to directly restore the saved frame, | Thomas Moestl | 2003-01-05 | 2 | -55/+19 |
* | Rename siglongjmp() to __siglongjmp(), with a weak alias to siglongjmp(), | Thomas Moestl | 2003-01-05 | 1 | -2/+4 |
* | libc_r wasn't so tied to libc for 22 months. | Ruslan Ermilov | 2002-11-18 | 1 | -1/+1 |
* | Re-apply the previously backed-out commit that fixes the problem where | Archie Cobbs | 2002-10-31 | 1 | -1/+1 |
* | Rename the libc signal trampoline to __sigtramp to match netbsd. This | Jake Burkholder | 2002-10-22 | 2 | -4/+4 |
* | Revert previous commit to unbreak world until we figure out the | Archie Cobbs | 2002-09-20 | 1 | -1/+1 |
* | Fix a problem with the definition of HUGE_VAL causing the gcc warning | Archie Cobbs | 2002-09-19 | 1 | -1/+1 |
* | Use the macros from machine/fsr.h; some minor cleanups. | Thomas Moestl | 2002-09-14 | 1 | -5/+6 |