1419 Commits (4c4e90ccf8e44db24d288305aef2162c8e97fb51)

Author SHA1 Message Date
Wilco Dijkstra 47ad14d789 math: Remove mpa files [BZ #15267] 5 years ago
Florian Weimer 779c404de7 math: test-matherr and test-matherr-2 can be regular tests 5 years ago
Florian Weimer 07db3f5523 math: $(libm-tests-compat) can be regular tests 5 years ago
Paul Zimmermann 5a051454a9 Add inputs that generate larger error bounds 5 years ago
Stafford Horne cc528f9a7e math/test-tgmath2: Fix fabs failure when no long double 5 years ago
Siddhesh Poyarekar cf12900645 Use the right argument code in unnormal tests 5 years ago
Siddhesh Poyarekar 8cc1e39a36 Drop nan-pseudo-number.h usage from tests 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Siddhesh Poyarekar 38a033ac85 x86 long double: Add tests for pseudo normal numbers 5 years ago
Paul Zimmermann cad5ad81d2 add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64) 5 years ago
Adhemerval Zanella 9bfc225078 math: Regenerate auto-libm-test-out-j0 6 years ago
Paul Zimmermann b7dd366dbe math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny 6 years ago
Joseph Myers 6c010c5dde Use C2x return value from getpayload of non-NaN (bug 26073). 6 years ago
Adhemerval Zanella be668a8d78 New exp10f version without SVID compat wrapper 6 years ago
Paul Zimmermann 6e98983c09 math: Optimized generic exp10f with wrappers 6 years ago
Paul E. Murphy e2239af353 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 6 years ago
Adhemerval Zanella c10dde0d2a Remove __NO_MATH_INLINES 6 years ago
Tulio Magno Quites Machado Filho bd6cdfc18c powerpc: Update ULPs and xfail more ibm128 outputs 6 years ago
Paul Zimmermann a9d42c09a3 math: Add inputs that yield larger errors for float type (x86_64) 6 years ago
Adhemerval Zanella 5f34491510 math: Remove fenvinline.h 6 years ago
Adhemerval Zanella 1c15464ca0 math: Remove inline math tests 6 years ago
Adhemerval Zanella a8ce822234 Remove __LIBC_INTERNAL_MATH_INLINES 6 years ago
Adhemerval Zanella a2ce37b564 math: Remove mathinline 6 years ago
Joseph Myers 49348beafe Fix build with GCC 10 when long double = double. 6 years ago
Rajalakshmi Srinivasaraghavan 0059122aa0 ldbl-128ibm-compat: Add tests for IBM long double functions 8 years ago
Alistair Francis 4f88b38097 Convert Python scripts to Python 3 6 years ago
Rajalakshmi Srinivasaraghavan 39b47ada8d ldbl-128ibm-compat: Redirect complex math functions 8 years ago
Tulio Magno Quites Machado Filho 8dbfea3a20 ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions 8 years ago
Tulio Magno Quites Machado Filho 218dad29e8 ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions 8 years ago
Tulio Magno Quites Machado Filho 77ad97356c Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] 8 years ago
Tulio Magno Quites Machado Filho c624d23260 Add a generic scalb implementation 8 years ago
Wilco Dijkstra 220622dde5 Add libm_alias_finite for _finite symbols 7 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
liqingqing dae7bf3897 math: enhance the endloop condition of function handle_input_flag 7 years ago
Wilco Dijkstra d0007dc53c Remove x64 _finite tests and references 7 years ago
Wilco Dijkstra 55d530114e Remove finite-math tests 7 years ago
Wilco Dijkstra 7bdb921d70 Remove math-finite.h 7 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Gabriel F. T. Gomes 1b7f04070b Use __attribute_pure__ macro in bits/mathcalls.h 7 years ago
Gabriel F. T. Gomes ab41100bab math: Replace const attribute with pure in totalorder* functions 7 years ago
Paul Eggert e6855a3bdf Fix spellings of contributor names in comments and doc 7 years ago
Joseph Myers f9fabc1b02 Add tgmath.h macros for narrowing functions. 7 years ago
Joseph Myers 4745f4c1ca Correct TEST_COMPAT conditions in totalorder compat tests. 7 years ago
Joseph Myers 42760d7646 Make totalorder and totalordermag functions take pointer arguments. 7 years ago
Joseph Myers c3ce62cc0b Declare some TS 18661-4 interfaces for C2X. 7 years ago
Joseph Myers 0175c9e9be Declare most TS 18661-1 interfaces for C2X. 7 years ago
Adhemerval Zanella 4997e8f31e math: Enable some math builtins for clang 7 years ago
marxin ae51497134 Fix location where math-vector-fortran.h is installed. 7 years ago
Joseph Myers c4f50205e1 Add some spaces before '('. 7 years ago
Joseph Myers 34a5a1460e Break some lines before not after operators. 7 years ago