summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386/fpemul/wm_sqrt.s
Commit message (Collapse)AuthorAgeFilesLines
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-221-492/+0
| | | | | theoretically supportable, but you'd really be happier with FreeBSD 2.1.8 on it.
* Fixed syntax errors (tokens after #endif).bde2002-05-131-5/+5
|
* Fix a C-style comment that had a syntax error -- AND gas 2.9.1 accepted!obrien2000-05-221-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Removed unused #includes.bde1997-06-141-2/+1
|
* Make the necessary changes so that an ELF kernel can be built. Ijdp1997-04-221-6/+3
| | | | | | | | | | | | | | | | have successfully built, booted, and run a number of different ELF kernel configurations, including GENERIC. LINT also builds and links cleanly, though I have not tried to boot it. The impact on developers is virtually nil, except for two things. All linker sets that might possibly be present in the kernel must be listed in "sys/i386/i386/setdefs.h". And all C symbols that are also referenced from assembly language code must be listed in "sys/i386/include/asnames.h". It so happens that failure to do these things will have no impact on the a.out kernel. But it will break the build of the ELF kernel. The ELF bootloader works, but it is not ready to commit quite yet.
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
| | | | ready for it yet.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Updated #includes to 4.4Lite style.bde1996-09-101-3/+3
|
* Copyright changes per the author.rich1994-06-101-6/+16
| | | | | Added specific permissions for redistribution with FreeBSD and NetBSD. Fixed author's email address.
* Added rcs Id'sgclarkii1994-04-291-0/+3
|
* Import of gpl'ed math emulator.gclarkii1994-04-291-0/+483
No changes have been done.
OpenPOWER on IntegriCloud