summaryrefslogtreecommitdiffstats
path: root/sys/alpha/alpha/fp_emulate.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-415/+0
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-271-1/+1
* Don't clear the exception flags after we finish emulating adas2004-05-061-1/+1
* Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>marcel2003-08-171-2/+6
* Use __FBSDID().obrien2003-06-101-2/+3
* KSE Milestone 2julian2001-09-121-8/+8
* Add a new MI pointer to the process' trapframe p_frame instead of usingjhb2001-06-291-1/+1
* fix alpha-MD compile errors after the vm_mtx commitgallatin2001-05-201-0/+1
* Re-organise the code which manages the owner of the FP state (fpcurproc).dfr1999-11-101-7/+4
* useracc() the prequel:phk1999-10-291-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Replace my previous fix of saving the FP state with a much simpler one: whendt1999-06-101-2/+1
* Keep fpcurproc locked in memory, so that we always can save the FP statedt1999-06-081-1/+2
* A quick fix to get kernels building again under EGCSgallatin1999-04-081-2/+4
* Various changes to support OSF1 emulation:dfr1998-12-301-8/+26
* Implement 'software completion' for floating point arithmetic. On thedfr1998-12-041-0/+393
OpenPOWER on IntegriCloud