index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libm
Age
Commit message (
Expand
)
Author
2012-06-15
s_scalbn.c: since we have strong_alias_untyped now, use it
Peter S. Mazinger
2012-06-15
math: avoid jump relocation in libm
Peter S. Mazinger
2012-06-15
k_standard.c: guard scalb[f] related (unused) code with SUSV3_LEGACY
Peter S. Mazinger
2012-06-15
libm: remove superfluos attribute_hidden, the one in prototype is enough
Peter S. Mazinger
2012-06-15
libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning
Peter S. Mazinger
2011-11-08
libm: pass CFLAGS to e500 fenv
Bernhard Reutner-Fischer
2011-11-08
honor UCLIBC_HAS_FENV for e500
Jason Woodward
2011-11-08
Fix e500 fpu libm build
Jason Woodward
2011-11-04
libm: implement a generic sincos().
William Pitcock
2011-11-04
libm: add cabsf() and cabsl() functions.
William Pitcock
2011-11-04
libm: implement generic cexp(), cexpf() and cexpl().
William Pitcock
2011-05-12
libm: fix building out-of-tree
Bernhard Reutner-Fischer
2011-03-05
Add Makefile support for DSBT ELF.
Bernd Schmidt bernds_cb1@t-online.de
2010-12-17
libm_sh: add optimised assembly implementation of lroundf and lrintf
Christian Bruel
2010-12-17
libm_powerpc: update buildsys to use TARGET_SUBARCH
Carmelo Amoroso
2010-12-17
libm_sh: Move fenv functions into sh4 sub-folder
Carmelo Amoroso
2010-11-02
ldouble_wrappers: make code less verbose via WRAPPER2 macro
Denys Vlasenko
2010-11-02
ldouble_wrappers: remove i386-specific optimization
Denys Vlasenko
2010-10-31
libm: disable tail jump trick if __SSP_ALL__ (was using wrong conditional)
Denys Vlasenko
2010-10-31
libm: fix tgamma to actually do return true gamma function
Denys Vlasenko
2010-10-31
libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea...
Denys Vlasenko
2010-10-31
libm: revert wrong ldouble wrapper hack "fix"
Denys Vlasenko
2010-10-31
libm: fix remaining failures in test-float
Denys Vlasenko
2010-10-30
libm: fix rint/scalb testcase failures
Denys Vlasenko
2010-10-30
libm: fix powf testcase failures
Denys Vlasenko
2010-10-30
libm: fix scalb testsuite failures
Denys Vlasenko
2010-10-30
libm: fix testuite failure in modf
Denys Vlasenko
2010-10-22
libm/x86: use call instead of jump for wrappers
Timo Teräs
2010-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-15
libm: typo fix NO_LONG_DOUBLE variant of gamma_r
Bernhard Reutner-Fischer
2010-06-10
libm: unbreak scalbn for 64-bit processors
Roman I Khimov
2010-06-10
lgamma: fix sign handling
Bernhard Reutner-Fischer
2010-06-10
libm: unhide signgam
Roman I Khimov
2010-04-22
nptl: proper soname handling
Natanael Copa
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2010-02-04
libm: explain why some funcs are not implemented (yet)
Bernhard Reutner-Fischer
2010-02-04
libm: enable log2f and exp2f
Aurelien Jacobs
2010-01-21
rename exp(onent) to _exp
Bernhard Reutner-Fischer
2010-01-16
rename exp(onent) to ex
Bernhard Reutner-Fischer
2009-11-19
DO_XSI_MATH: add config knob
Bernhard Reutner-Fischer
2009-11-15
libm: use int_WRAPPER_C99 macro
Bernhard Reutner-Fischer
2009-11-14
Revert "libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts"
Bernhard Reutner-Fischer
2009-11-14
libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts
Bernhard Reutner-Fischer
2009-09-18
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-08-30
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-08-17
support building out-of-tree
Bernhard Reutner-Fischer
2009-07-05
Add a few missing includes
Ron
2009-02-17
libm/Makefile.in: reformat the list of wrappers
Denis Vlasenko
2009-02-17
test/math/compile_test.c: "are long double functions even compile/link?" test
Denis Vlasenko
2009-02-14
math.h: fix libm_hidden_proto leak into sanitized headers
Denis Vlasenko
[next]