설명 없음

Viral B. Shah 9f7ab322bb Makefile 13 년 전
amd64 51a63c3270 Comment out __FBSDID 13 년 전
arm 16b9264f9d Import entire msun from FreeBSD. 13 년 전
bsdsrc b0b27a0ff4 Replace math.h with openlibm.h 13 년 전
i387 51a63c3270 Comment out __FBSDID 13 년 전
ia64 51a63c3270 Comment out __FBSDID 13 년 전
include db4db9cf35 uint64_t -> u_int64_t 13 년 전
ld128 b0b27a0ff4 Replace math.h with openlibm.h 13 년 전
ld80 e4481ba487 Get a bunch of stuff to build with clang. 13 년 전
mips 16b9264f9d Import entire msun from FreeBSD. 13 년 전
powerpc 16b9264f9d Import entire msun from FreeBSD. 13 년 전
sparc64 51a63c3270 Comment out __FBSDID 13 년 전
src 9f7ab322bb Makefile 13 년 전
LICENSE d56dca3664 BSD license 13 년 전
Makefile 16b9264f9d Import entire msun from FreeBSD. 13 년 전
README aba7ae910f Initialize repo. FreeBSD 8.2 msun code + some tweaks 13 년 전
Symbol.map 16b9264f9d Import entire msun from FreeBSD. 13 년 전

README

Openlibm is an effort to have a high quality independent
libm library. It is meant to be used standalone in applications and
programming language implementations, and perhaps even as a reference
for libm implementations in OSes.

The Openlibm code derives from the FreeBSD 8.2 msun implementation,
which in turn derives from FDLIBM 5.3.