libm
12 years ago < nwmcsween> nsz libm.h slow -> large
nsz [Mon, 5 Mar 2012 09:02:50 +0000 (10:02 +0100)]
 < nwmcsween> nsz libm.h slow -> large

12 years agoimplement math.h classification macros with compound literal and bit hack
nsz [Mon, 5 Mar 2012 08:45:05 +0000 (09:45 +0100)]
implement math.h classification macros with compound literal and bit hack

12 years agorename __rem_pio2_slow to __rem_pio2_large
nsz [Mon, 5 Mar 2012 03:11:38 +0000 (04:11 +0100)]
rename __rem_pio2_slow to __rem_pio2_large

12 years agotgmath: fix fabs
nsz [Mon, 5 Mar 2012 01:34:10 +0000 (02:34 +0100)]
tgmath: fix fabs

12 years agofix definition of complex imaginary unit
nsz [Sun, 4 Mar 2012 17:00:46 +0000 (18:00 +0100)]
fix definition of complex imaginary unit

12 years agofix __invtrigl.o symbol names using '__' prefix
nsz [Sun, 4 Mar 2012 09:39:33 +0000 (10:39 +0100)]
fix __invtrigl.o symbol names using '__' prefix

12 years agoremove invalid comment from sqrt.c
nsz [Sun, 4 Mar 2012 02:24:33 +0000 (03:24 +0100)]
remove invalid comment from sqrt.c

12 years agofix bit masking hack in fpclassifyl and copysignl
nsz [Sun, 4 Mar 2012 01:39:41 +0000 (02:39 +0100)]
fix bit masking hack in fpclassifyl and copysignl

12 years agofix bit masking hack in ilogbl
nsz [Sun, 4 Mar 2012 01:36:23 +0000 (02:36 +0100)]
fix bit masking hack in ilogbl

12 years agoadd musl link to readme
nsz [Sat, 3 Mar 2012 21:33:08 +0000 (22:33 +0100)]
add musl link to readme

12 years agoadd readme
nsz [Sat, 3 Mar 2012 21:25:36 +0000 (22:25 +0100)]
add readme

12 years agoinitial commit
nsz [Sat, 3 Mar 2012 18:14:58 +0000 (19:14 +0100)]
initial commit