index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libm
/
Makefile
Age
Commit message (
Expand
)
Author
2004-04-06
remove optimization workaround for sparc64 now that we're using gcc3.
Brad Smith
2004-02-28
reach into new amd64 directory
Theo de Raadt
2004-02-27
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
Theo de Raadt
2004-02-08
add libm parts for amd64; much from netbsd, integration by mickey.
Theo de Raadt
2003-02-27
ieee_test isn't real, rename it to logb.3 and make everything link to that in...
Jason Wright
2003-01-03
Get the m88k libm to say no to drugs.
Miod Vallat
2002-05-22
add reminder and roundings
Michael Shalayeff
2002-05-22
md sqrt() implementation
Michael Shalayeff
2002-01-30
Add native implementations of copysign() and copysignf() on alpha.
Christian Weisgerber
2001-08-28
The sparc workaround is needed for sparc64 too.
Artur Grabowski
2001-06-26
Correctly handle mvme88k settings here.
Miod Vallat
2000-11-08
put infnan in there, even though it is depricated
Theo de Raadt
1999-07-18
I think that libm_i387 has lived too long
Theo de Raadt
1999-07-01
provide MLINKS for "f" versions, and make sure they show up in whatis.db
Theo de Raadt
1999-06-28
Bye, bye work-around.
Marc Espie
1999-06-03
egcs generates broken code for -O2 on sparc
Theo de Raadt
1999-05-26
Work-around: a few files trigger Internal Compiler Errors if compiled with
Marc Espie
1999-03-08
pull in bsd.own.mk for NOPROFILE and NOPIC
Todd C. Miller
1999-03-07
Never break the source tree builds if a _non-default compilation option_
Theo de Raadt
1999-03-07
previous commit broke MLINKS install
Theo de Raadt
1999-03-04
move .include <bsd.lib.mk> up before NOPROFILE and NOPIC defines are used; ev...
Todd C. Miller
1998-11-16
use _USE_WRITE
Theo de Raadt
1998-03-02
protect internal "struct excpption" from conflicting one in gcc.
Todd C. Miller
1997-09-01
missing VAX manual for infnan(3), from 4.4 BSD
Michael Shalayeff
1997-03-25
Ok here is the mvme88k userland, minus a few important pieces.
Dale S. Rahn
1996-11-14
correct LINKS usage
Michael Shalayeff
1996-10-27
nopic
Jason Downs
1996-10-27
NOPROFILE; from Mathieu.Herrb@mipnet.fr
Theo de Raadt
1996-10-25
We do i387 by default now.
Jason Downs
1996-09-30
Add OpenBSD tag. -moj
Mats O Jansson
1996-09-30
Allow the Makefile to work on strange machines like VAX :-) -moj
Mats O Jansson
1996-03-25
Somewhat better support for building lint library
Thorsten Lockert
1995-12-14
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt