aboutsummaryrefslogtreecommitdiff
path: root/lib/libm
Commit message (Collapse)AuthorAgeFilesLines
* Tell stupid users to write the bootcode.upstream/2.0_cvsrelease/2.0_cvsJordan K. Hubbard1994-11-221-1/+1
| | | | | This commit was manufactured to restore the state of the 2.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* Declare huge and tiny as volatile so that gcc doesn't evaluate huge*hugeBruce Evans1994-09-081-1/+2
| | | | | | | | | | | and tiny*tiny at compile time. The evaluations are supposed to be done at run time to set the IEEE exception flags. Many other source files in libm and msun are missing this fix. Fixing them is not urgent since the default IEEE exception masks don't allow use of the overflow exception flag. Notes: svn path=/head/; revision=2576
* Make it work with our make macros.Garrett Wollman1994-08-051-5/+11
| | | | Notes: svn path=/head/; revision=1851
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2761-0/+10518
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573