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
2018-08-10
isnan: Add isnan weak alias to __isnan
Christophe Lyon
2018-02-17
libm: fix compile error
Waldemar Brodkorb
2018-01-02
quieten compiler warnings when __UCLIBC_HAS_FENV__ isn't defined
Waldemar Brodkorb
2017-12-03
x86_64: add fenv support from glibc
Waldemar Brodkorb
2017-11-28
Fix build regression with DO_XSI_MATH disabled
Ronald Wahl
2017-11-03
math: add exception handling functionality
Sergey Cherkashin
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
2017-06-06
fix gcc warning with -Wmisleading-indentation
Waldemar Brodkorb
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-08-27
remove DOMULTI support
Waldemar Brodkorb
2016-06-23
libs: install backward compatibility symlinks
Alexey Brodkin
2016-04-15
replace FSF addresses with URLs
Nikola Forró
2016-02-19
libm: remove dead code
Waldemar Brodkorb
2016-01-30
add exp10() from glibc
Waldemar Brodkorb
2015-03-24
libm: honor NO_LONG_DOUBLE in ldouble_wrappers
Bernhard Reutner-Fischer
2015-03-18
libm: Add missing C99 float/ld wrappers
Bernhard Reutner-Fischer
2014-09-16
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2013-03-14
libm: Add support for the Meta architecture
Markos Chandras
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
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
[next]