This website requires JavaScript.
Explore
Help
Sign In
drew
/
acadia-newlib
Watch
1
Star
0
Fork
You've already forked acadia-newlib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
76e4f83fc6
acadia-newlib
/
newlib
/
libm
/
common
History
Joel Sherrill
7dffe44b09
2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libm/common/modfl.c: Add cast to remove compiler warning.
2013-11-19 17:28:04 +00:00
..
Makefile.am
…
Makefile.in
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
2012-12-20 21:10:27 +00:00
acoshl.c
…
acosl.c
…
asinhl.c
…
asinl.c
…
atan2l.c
…
atanhl.c
…
atanl.c
…
cbrtl.c
…
ceill.c
…
copysignl.c
…
coshl.c
…
cosl.c
…
erfcl.c
…
erfl.c
…
exp2l.c
…
expl.c
…
expm1l.c
…
fabsl.c
…
fdiml.c
…
fdlibm.h
…
floorl.c
…
fmal.c
…
fmaxl.c
…
fminl.c
…
fmodl.c
…
frexpl.c
…
hypotl.c
…
ilogbl.c
…
isgreater.c
…
ldexpl.c
…
lgammal.c
…
llrintl.c
…
llroundl.c
…
local.h
…
log1pl.c
…
log10l.c
…
logl.c
…
lrintl.c
…
lroundl.c
…
modfl.c
2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-11-19 17:28:04 +00:00
nanl.c
…
nearbyintl.c
…
nextafterl.c
…
powl.c
…
remainderl.c
…
remquol.c
…
rintl.c
…
roundl.c
…
s_cbrt.c
…
s_copysign.c
…
s_exp10.c
…
s_expm1.c
…
s_fdim.c
…
s_finite.c
…
s_fma.c
…
s_fmax.c
…
s_fmin.c
…
s_fpclassify.c
…
s_ilogb.c
…
s_infconst.c
…
s_infinity.c
…
s_isinf.c
…
s_isinfd.c
…
s_isnan.c
…
s_isnand.c
…
s_lib_ver.c
…
s_llrint.c
…
s_llround.c
…
s_log1p.c
…
s_log2.c
…
s_logb.c
…
s_lrint.c
…
s_lround.c
…
s_matherr.c
…
s_modf.c
…
s_nan.c
…
s_nearbyint.c
…
s_nextafter.c
…
s_pow10.c
…
s_remquo.c
…
s_rint.c
…
s_round.c
…
s_scalbln.c
…
s_scalbn.c
…
s_signbit.c
…
s_trunc.c
…
scalblnl.c
…
scalbnl.c
…
sf_cbrt.c
…
sf_copysign.c
…
sf_exp10.c
…
sf_expm1.c
…
sf_fdim.c
…
sf_finite.c
…
sf_fma.c
…
sf_fmax.c
…
sf_fmin.c
…
sf_fpclassify.c
…
sf_ilogb.c
…
sf_infinity.c
…
sf_isinf.c
…
sf_isinff.c
…
sf_isnan.c
…
sf_isnanf.c
…
sf_llrint.c
…
sf_llround.c
…
sf_log1p.c
…
sf_log2.c
…
sf_logb.c
…
sf_lrint.c
…
sf_lround.c
…
sf_modf.c
…
sf_nan.c
…
sf_nearbyint.c
…
sf_nextafter.c
…
sf_pow10.c
…
sf_remquo.c
…
sf_rint.c
…
sf_round.c
Throughout, run newlib with -Wall -Werror option and fix bugs and
2012-08-08 11:04:18 +00:00
sf_scalbln.c
…
sf_scalbn.c
…
sf_trunc.c
…
sinhl.c
…
sinl.c
…
sqrtl.c
…
tanhl.c
…
tanl.c
…
tgammal.c
…
truncl.c
…