summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add API for obtaining extended machine context states that cannot bekib2012-01-211-1/+1
* Replace a proliferation of buggy MD implementations of modf() with adas2011-10-211-1/+1
* GC dead code. If we want to stay polite to the foreign compilers,ru2006-09-051-1/+1
* Add support for TLS in statically linked programs.dfr2004-08-151-1/+1
* Make FLT_ROUNDS correctly reflect the dynamic rounding mode.das2004-07-191-1/+1
* Replace seven nominally MD implementations of frexp() that are brokendas2004-07-181-1/+1
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-091-1/+1
* Disconnect the userland get/set/swapcontext() functions fromdeischen2002-11-161-2/+2
* Fixed editing error in previous commit (*blush*).bde2002-09-171-1/+1
* Fixed unsorting of SRCS.bde2002-09-171-2/+2
* Save and restore FPU state properly in ucontext_t's.mini2002-09-161-1/+1
* Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwisepeter2002-03-211-1/+1
* Fixed unsorting and splitting of SRCS in previous commit.bde2002-01-111-2/+2
* Add getcontext, setcontext, makecontext, and swapcontext. Thesedeischen2002-01-101-0/+1
* rfork(2) wrapper for simple rfork-style threads. I have lost count ofpeter2000-07-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-141-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* remove GCC support functions from libc.phk1995-10-051-2/+1
* First round of changes to clean up the RCSID mess in libc:dg1995-01-231-0/+1
* Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsetsbde1994-10-251-1/+1
* Put __infinity back here again until someone does the right thing andjkh1994-08-201-1/+1
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+5
OpenPOWER on IntegriCloud