summaryrefslogtreecommitdiff
path: root/lib/libc/i386/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add API for obtaining extended machine context states that cannot beKonstantin Belousov2012-01-211-1/+1
* Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz2011-10-211-1/+1
* GC dead code. If we want to stay polite to the foreign compilers,Ruslan Ermilov2006-09-051-1/+1
* Add support for TLS in statically linked programs.Doug Rabson2004-08-151-1/+1
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.David Schultz2004-07-191-1/+1
* Replace seven nominally MD implementations of frexp() that are brokenDavid Schultz2004-07-181-1/+1
* Implement the classification macros isfinite(), isinf(), isnan(), andDavid Schultz2004-07-091-1/+1
* Disconnect the userland get/set/swapcontext() functions fromDaniel Eischen2002-11-161-2/+2
* Fixed editing error in previous commit (*blush*).Bruce Evans2002-09-171-1/+1
* Fixed unsorting of SRCS.Bruce Evans2002-09-171-2/+2
* Save and restore FPU state properly in ucontext_t's.Jonathan Mini2002-09-161-1/+1
* Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwisePeter Wemm2002-03-211-1/+1
* Fixed unsorting and splitting of SRCS in previous commit.Bruce Evans2002-01-111-2/+2
* Add getcontext, setcontext, makecontext, and swapcontext. TheseDaniel Eischen2002-01-101-0/+1
* rfork(2) wrapper for simple rfork-style threads. I have lost count ofPeter Wemm2000-07-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.Bruce Evans1997-10-141-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* remove GCC support functions from libc.Poul-Henning Kamp1995-10-051-2/+1
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-231-0/+1
* Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsetsBruce Evans1994-10-251-1/+1
* Put __infinity back here again until someone does the right thing andJordan K. Hubbard1994-08-201-1/+1
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+5