2022-04-12 |
Waldemar Brodkorb | libm: fix bug in lrint.c |
tree | commitdiff |
2020-10-02 |
Yann Sionneau | kvx: add support for kvx arch to uClibc-ng |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | isnan: Add isnan weak alias to __isnan |
tree | commitdiff |
2018-02-17 |
Waldemar Brodkorb | libm: fix compile error |
tree | commitdiff |
2018-01-02 |
Waldemar Brodkorb | quieten compiler warnings when __UCLIBC_HAS_FENV__... |
tree | commitdiff |
2017-12-03 |
Waldemar Brodkorb | x86_64: add fenv support from glibc |
tree | commitdiff |
2017-11-28 |
Ronald Wahl | Fix build regression with DO_XSI_MATH disabled |
tree | commitdiff |
2017-11-03 |
Sergey Cherkashin | math: add exception handling functionality |
tree | commitdiff |
2017-06-21 |
Waldemar Brodkorb | remove editor hints for vi |
tree | commitdiff |
2017-06-06 |
Waldemar Brodkorb | fix gcc warning with -Wmisleading-indentation |
tree | commitdiff |
2017-01-22 |
Vincent Ren-Wei... | nds32: add NPTL/TLS, *context function, libm changes... |
tree | commitdiff |
2016-09-26 |
Waldemar Brodkorb | use a single libc and deduplicate threading code |
tree | commitdiff |
2016-08-27 |
Waldemar Brodkorb | remove DOMULTI support |
tree | commitdiff |
2016-06-23 |
Alexey Brodkin | libs: install backward compatibility symlinks |
tree | commitdiff |
2016-04-15 |
Nikola Forró | replace FSF addresses with URLs |
tree | commitdiff |
2016-02-19 |
Waldemar Brodkorb | libm: remove dead code |
tree | commitdiff |
2016-01-30 |
Waldemar Brodkorb | add exp10() from glibc |
tree | commitdiff |
2015-03-29 |
Waldemar Brodkorb | merge uClibc git master |
tree | commitdiff |
2015-03-23 |
Bernhard Reutner... | libm: honor NO_LONG_DOUBLE in ldouble_wrappers |
tree | commitdiff |
2015-03-18 |
Bernhard Reutner... | libm: Add missing C99 float/ld wrappers |
tree | commitdiff |
2014-09-17 |
Waldemar Brodkorb | Merge remote-tracking branch 'origin/upstream' |
tree | commitdiff |
2014-09-16 |
Bernhard Reutner... | buildsys: fix IS_IN_lib* |
tree | commitdiff |
2013-03-14 |
Markos Chandras | libm: Add support for the Meta architecture |
tree | commitdiff |
2012-11-18 |
Mike Frysinger | Replace FSF snail mail address with URLs |
tree | commitdiff |
2012-06-15 |
Peter S. Mazinger | s_scalbn.c: since we have strong_alias_untyped now... |
tree | commitdiff |
2012-06-15 |
Peter S. Mazinger | math: avoid jump relocation in libm |
tree | commitdiff |
2012-06-15 |
Peter S. Mazinger | k_standard.c: guard scalb[f] related (unused) code... |
tree | commitdiff |
2012-06-15 |
Peter S. Mazinger | libm: remove superfluos attribute_hidden, the one in... |
tree | commitdiff |
2012-06-15 |
Peter S. Mazinger | libm: change j0 to _j0 and y1 to _y1 to avoid shadow... |
tree | commitdiff |
2011-11-08 |
Bernhard Reutner... | libm: pass CFLAGS to e500 fenv |
tree | commitdiff |
2011-11-08 |
Jason Woodward | honor UCLIBC_HAS_FENV for e500 |
tree | commitdiff |
2011-11-08 |
Jason Woodward | Fix e500 fpu libm build |
tree | commitdiff |
2011-11-04 |
William Pitcock | libm: implement a generic sincos(). |
tree | commitdiff |
2011-11-04 |
William Pitcock | libm: add cabsf() and cabsl() functions. |
tree | commitdiff |
2011-11-04 |
William Pitcock | libm: implement generic cexp(), cexpf() and cexpl(). |
tree | commitdiff |
2011-06-24 |
Carmelo Amoroso | Merge remote-tracking branch 'origin/master' into prelink |
tree | commitdiff |
2011-05-12 |
Bernhard Reutner... | libm: fix building out-of-tree |
tree | commitdiff |
2011-04-06 |
Carmelo Amoroso | Merge remote-tracking branch 'origin/master' into prelink |
tree | commitdiff |
2011-03-05 |
Bernd Schmidt bern... | Add Makefile support for DSBT ELF. |
tree | commitdiff |
2011-01-03 |
Carmelo Amoroso | Merge commit 'origin/master' into prelink |
tree | commitdiff |
2010-12-17 |
Christian Bruel | libm_sh: add optimised assembly implementation of lroun... |
tree | commitdiff |
2010-12-17 |
Carmelo Amoroso | libm_powerpc: update buildsys to use TARGET_SUBARCH |
tree | commitdiff |
2010-12-17 |
Carmelo Amoroso | libm_sh: Move fenv functions into sh4 sub-folder |
tree | commitdiff |
2010-11-28 |
Carmelo Amoroso | Merge commit 'origin/master' into prelink |
tree | commitdiff |
2010-11-02 |
Denys Vlasenko | ldouble_wrappers: make code less verbose via WRAPPER2... |
tree | commitdiff |
2010-11-02 |
Denys Vlasenko | ldouble_wrappers: remove i386-specific optimization |
tree | commitdiff |
2010-10-31 |
Denys Vlasenko | libm: disable tail jump trick if __SSP_ALL__ (was using... |
tree | commitdiff |
2010-10-31 |
Denys Vlasenko | libm: fix tgamma to actually do return true gamma function |
tree | commitdiff |
2010-10-31 |
Denys Vlasenko | libm: remove int_WRAPPER_C99 macro, add test which... |
tree | commitdiff |
2010-10-30 |
Denys Vlasenko | libm: revert wrong ldouble wrapper hack "fix" |
tree | commitdiff |
2010-10-30 |
Denys Vlasenko | libm: fix remaining failures in test-float |
tree | commitdiff |
2010-10-30 |
Denys Vlasenko | libm: fix rint/scalb testcase failures |
tree | commitdiff |
2010-10-30 |
Denys Vlasenko | libm: fix powf testcase failures |
tree | commitdiff |
2010-10-30 |
Denys Vlasenko | libm: fix scalb testsuite failures |
tree | commitdiff |
2010-10-30 |
Denys Vlasenko | libm: fix testuite failure in modf |
tree | commitdiff |
2010-10-22 |
Timo Teräs | libm/x86: use call instead of jump for wrappers |
tree | commitdiff |
2010-06-24 |
Bernhard Reutner... | use uniform form of C99 keywords |
tree | commitdiff |
2010-06-15 |
Bernhard Reutner... | libm: typo fix NO_LONG_DOUBLE variant of gamma_r |
tree | commitdiff |
2010-06-10 |
Roman I Khimov | libm: unbreak scalbn for 64-bit processors |
tree | commitdiff |
2010-06-10 |
Bernhard Reutner... | lgamma: fix sign handling |
tree | commitdiff |
2010-06-10 |
Roman I Khimov | libm: unhide signgam |
tree | commitdiff |
2010-04-23 |
Austin Foxley | Merge commit 'origin/master' into nptl |
tree | commitdiff |
2010-04-22 |
Natanael Copa | nptl: proper soname handling |
tree | commitdiff |
2010-04-02 |
Austin Foxley | Merge commit 'origin/master' into nptl |
tree | commitdiff |
2010-03-25 |
Bernhard Reutner... | prettify make clean |
tree | commitdiff |
2010-02-05 |
Austin Foxley | Merge commit 'origin/master' into nptl |
tree | commitdiff |
2010-02-04 |
Bernhard Reutner... | libm: explain why some funcs are not implemented (yet) |
tree | commitdiff |
2010-02-04 |
Aurelien Jacobs | libm: enable log2f and exp2f |
tree | commitdiff |
2010-01-21 |
Bernhard Reutner... | rename exp(onent) to _exp |
tree | commitdiff |
2010-01-21 |
Bernhard Reutner... | rename exp(onent) to ex |
tree | commitdiff |
2010-01-21 |
Bernhard Reutner... | rename exp(onent) to _exp |
tree | commitdiff |
2010-01-16 |
Bernhard Reutner... | rename exp(onent) to ex |
tree | commitdiff |
2009-11-22 |
Austin Foxley | Merge remote branch 'origin/master' into nptl_merge |
tree | commitdiff |
2009-11-19 |
Bernhard Reutner... | DO_XSI_MATH: add config knob |
tree | commitdiff |
2009-11-15 |
Bernhard Reutner... | libm: use int_WRAPPER_C99 macro |
tree | commitdiff |
2009-11-14 |
Bernhard Reutner... | Revert "libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH... |
tree | commitdiff |
2009-11-14 |
Bernhard Reutner... | libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts |
tree | commitdiff |
2009-09-18 |
Denys Vlasenko | convert // comments to /**/; remove empty #if/#endif... |
tree | commitdiff |
2009-08-30 |
Bernhard Reutner... | honour NO_LONG_DOUBLE_MATH |
tree | commitdiff |
2009-08-17 |
Bernhard Reutner... | support building out-of-tree |
tree | commitdiff |
2009-07-06 |
Ron | Add a few missing includes |
tree | commitdiff |
2009-02-17 |
Denis Vlasenko | libm/Makefile.in: reformat the list of wrappers |
tree | commitdiff |
2009-02-17 |
Denis Vlasenko | test/math/compile_test.c: "are long double functions... |
tree | commitdiff |
2009-02-14 |
Denis Vlasenko | math.h: fix libm_hidden_proto leak into sanitized headers |
tree | commitdiff |
2009-02-13 |
Bernhard Reutner... | - scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY |
tree | commitdiff |
2009-02-13 |
Bernhard Reutner... | - use existing __stringify macro |
tree | commitdiff |
2009-02-11 |
Denis Vlasenko | docs/probe_math_exception.c: |
tree | commitdiff |
2009-02-09 |
Denis Vlasenko | ldouble_wrappers.c: add long and long long optimized... |
tree | commitdiff |
2009-02-09 |
Denis Vlasenko | Hand-optimize wrappers on i386: |
tree | commitdiff |
2009-02-09 |
Denis Vlasenko | ldouble_wrappers.c: fix __signbitl, it was calling... |
tree | commitdiff |
2009-02-08 |
Denis Vlasenko | nextafterf: trying to correct FP exception handling |
tree | commitdiff |
2009-02-06 |
Denis Vlasenko | libm/s_nextafterf.c: forgot to "svn add" it |
tree | commitdiff |
2009-02-06 |
Denis Vlasenko | fix nextafterf. by Jie Zhang (jie.zhang AT analog.com) |
tree | commitdiff |
2009-02-05 |
Denis Vlasenko | libm: add scalbf, gammaf, significandf wrappers. |
tree | commitdiff |
2009-02-02 |
Denis Vlasenko | libm/ldouble_wrappers.c: add libm_hidden_def's to fix... |
tree | commitdiff |
2009-01-20 |
Denis Vlasenko | ldouble_wrappers.c: remove erroneous libm_hidden_def's |
tree | commitdiff |
2009-01-14 |
Carmelo Amoroso | libm_sh: fix libm build for sh |
tree | commitdiff |
2009-01-14 |
Carmelo Amoroso | libm_sh: Re-added sh specific files erroneously removed... |
tree | commitdiff |
2009-01-04 |
Denis Vlasenko | forgot to remove one #endif... |
tree | commitdiff |
2009-01-03 |
Denis Vlasenko | libm/e_scalb.c: remove unused #ifdef _SCALB_INT branches |
tree | commitdiff |
next |