summaryrefslogtreecommitdiff
path: root/sys/gnu/i386/fpemul
Commit message (Expand)AuthorAgeFilesLines
* Remove LKM support, src/lkm that built it is gone and it never worked as anPeter Wemm1999-01-171-35/+1
* Finished updating module event handlers to be compatible withBruce Evans1998-11-151-2/+2
* Initialize earlier (ie: before npx) in case it makes any difference.Peter Wemm1998-10-181-4/+8
* OOPS!Peter Wemm1998-10-181-2/+2
* *gulp*. Jordan specifically OK'ed this..Peter Wemm1998-10-161-9/+29
* Fixed printf format errors. Only one left in LINT on i386's.Bruce Evans1998-08-241-19/+15
* Use [u]intptr_t instead of [u_]long for casts between pointers andBruce Evans1998-08-164-17/+23
* Removed unused #includes (bogus #includes were necessary because fusword()Bruce Evans1997-08-312-4/+2
* Fixed bitrot in fpu LKMs.Bruce Evans1997-07-201-7/+4
* Don't depend on gcc's feature of permitting returning void expressionsBruce Evans1997-07-012-5/+8
* Removed unused #includes.Bruce Evans1997-06-1425-68/+37
* Make the necessary changes so that an ELF kernel can be built. IJohn Polstra1997-04-2214-75/+35
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-2240-40/+40
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1440-40/+40
* Updated #includes to 4.4Lite style.Bruce Evans1996-09-1035-198/+198
* Added #include of <machine/md_var.h>. This will be needed whenBruce Evans1996-06-252-2/+4
* recording cvs-1.6 file deathPeter Wemm1995-12-301-35/+0
* Fixed syntax errors caused by EXCEPTION() when DEBUG is defined.Bruce Evans1995-12-221-3/+9
* Staticize.Poul-Henning Kamp1995-12-172-4/+5
* Fixed the type of some sysinit functions.Bruce Evans1995-12-141-2/+2
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-144-16/+10
* Make math_emulators LKMable.Poul-Henning Kamp1995-12-141-7/+57
* Remove trailing whitespace.Rodney W. Grimes1995-05-306-11/+11
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-162-2/+5
* Fix the consistent mistranslation of Linux's get_fs_word() andBruce Evans1994-09-212-17/+17
* Quiet down compiler warnings.David Greenman1994-08-313-9/+9
* Changed STRC -> P_TRACED.David Greenman1994-08-301-2/+2
* Commit a whole cluster of last minute critical (and one cosmetic) fixesJordan K. Hubbard1994-06-221-3/+2
* Copyright changes per the author.Rich Murphey1994-06-1040-263/+634
* Fix typoGary Clark II1994-04-301-2/+2
* Added rcs Id'sGary Clark II1994-04-2917-1/+55
* Added rcs Id'sGary Clark II1994-04-299-0/+30
* Added rcs Id'sGary Clark II1994-04-299-0/+31
* Added rcs Id'sGary Clark II1994-04-295-0/+16
* Add rcs IdGary Clark II1994-04-291-0/+3
* Added casts to keep gcc quietGary Clark II1994-04-292-3/+3
* Added commits to keep gcc quietGary Clark II1994-04-291-2/+2
* Added casts to keep gcc quiet.Gary Clark II1994-04-291-4/+4
* rename the function fscale to emu_fscale to prevent conflicts.Gary Clark II1994-04-291-2/+2
* Import of gpl'ed math emulator.Gary Clark II1994-04-2944-0/+11697