summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add rfork_thread(3).alc2003-10-131-1/+1
* Instantiate explicit callable versions of the machine/ieeefp.h inlinespeter2003-07-221-1/+3
* Add amd64 versions of makecontext() and signalcontext() neededdeischen2003-07-191-1/+2
* Update ldexp.c for amd64.peter2003-05-101-1/+1
* Turn off alloca.S - it cannot possibly work like this since on AMD64, gccpeter2003-05-071-1/+1
* Reduce the SRCS to what compilespeter2003-04-301-3/+3
* 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