| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: Update ulps | Adhemerval Zanella | 2021-04-05 | 1 | -17/+17 |
* | nptl: Remove MULTI_PAGE_ALIASING [BZ #23554] | H.J. Lu | 2021-03-19 | 1 | -23/+0 |
* | i386: Regenerate ulps | Florian Weimer | 2021-03-02 | 1 | -23/+23 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 135 | -135/+135 |
* | i386: Regenerate ulps | Florian Weimer | 2020-12-21 | 1 | -5/+5 |
* | x86: Install <sys/platform/x86.h> [BZ #26124] | H.J. Lu | 2020-09-11 | 2 | -5/+0 |
* | math: Update x86_64 ulps | Adhemerval Zanella | 2020-08-08 | 1 | -3/+3 |
* | x86: Support usable check for all CPU features | H.J. Lu | 2020-07-13 | 14 | -91/+91 |
* | i386: Remove NO_TLS_DIRECT_SEG_REFS handling | Florian Weimer | 2020-05-28 | 2 | -40/+0 |
* | math: Add inputs that yield larger errors for float type (x86_64) | Paul Zimmermann | 2020-03-31 | 1 | -17/+18 |
* | math: Remove inline math tests | Adhemerval Zanella | 2020-03-19 | 1 | -1086/+0 |
* | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 2020-01-03 | 7 | -11/+14 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 135 | -135/+135 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 135 | -135/+135 |
* | Fix handling of collating elements in fnmatch (bug 17396, bug 16976) | Andreas Schwab | 2019-02-04 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 135 | -135/+135 |
* | Fix i686 build with GCC 9. | Joseph Myers | 2018-11-12 | 6 | -6/+6 |
* | x86: Use _rdtsc intrinsic for HP_TIMING_NOW | H.J. Lu | 2018-10-17 | 2 | -44/+7 |
* | x86: Don't include <init-arch.h> in assembly codes | H.J. Lu | 2018-08-03 | 1 | -1/+0 |
* | i386: Use _CET_NOTRACK in memset-sse2-rep.S | H.J. Lu | 2018-07-18 | 1 | -2/+2 |
* | i386: Use _CET_NOTRACK in strcat-sse2.S | H.J. Lu | 2018-07-18 | 1 | -2/+2 |
* | i386: Use _CET_NOTRACK in strcpy-sse2.S | H.J. Lu | 2018-07-18 | 1 | -2/+2 |
* | i386: Use _CET_NOTRACK in memcpy-ssse3.S | H.J. Lu | 2018-07-18 | 1 | -2/+2 |
* | i386: Use _CET_NOTRACK in memcpy-ssse3-rep.S | H.J. Lu | 2018-07-18 | 1 | -4/+4 |
* | i386: Use _CET_NOTRACK in memcmp-sse4.S | H.J. Lu | 2018-07-18 | 1 | -2/+2 |
* | i386: Use _CET_NOTRACK in memset-sse2.S | H.J. Lu | 2018-07-18 | 1 | -2/+2 |
* | i386: Use _CET_NOTRACK in i686/memcmp.S | H.J. Lu | 2018-07-18 | 1 | -2/+2 |
* | i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S | H.J. Lu | 2018-07-17 | 1 | -1/+26 |
* | x86: Make strncmp usable from rtld | Florian Weimer | 2018-06-12 | 1 | -1/+1 |
* | math: Update i686 ulps | Florian Weimer | 2018-06-01 | 1 | -270/+278 |
* | Update i386 libm-test-ulps. | Adhemerval Zanella | 2018-04-06 | 1 | -4/+10 |
* | Fix i386 memmove issue (bug 22644). | Andrew Senkevich | 2018-03-23 | 1 | -6/+6 |
* | Update i386 libm-test-ulps. | Joseph Myers | 2018-03-16 | 1 | -12/+12 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 136 | -136/+136 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 1 | -2/+5 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 1 | -6/+7 |
* | Use libm_alias_float for i386. | Joseph Myers | 2017-11-29 | 11 | -11/+27 |
* | Use libm_alias_double for i386. | Joseph Myers | 2017-11-28 | 3 | -3/+6 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 1 | -4/+4 |
* | Use libm_alias_ldouble in sysdeps/i386/fpu. | Joseph Myers | 2017-11-17 | 2 | -2/+4 |
* | i386: Replace assembly versions of e_powf with generic e_powf.c | H.J. Lu | 2017-10-22 | 4 | -7/+60 |
* | i386: Replace assembly versions of e_log2f with generic e_log2f.c | H.J. Lu | 2017-10-22 | 4 | -1/+47 |
* | i386: Replace assembly versions of e_logf with generic e_logf.c | H.J. Lu | 2017-10-22 | 5 | -38/+52 |
* | i386: Replace assembly versions of e_exp2f with generic e_exp2f.c | H.J. Lu | 2017-10-22 | 4 | -1/+44 |
* | i386: Replace assembly versions of e_expf with generic e_expf.c | H.J. Lu | 2017-10-22 | 7 | -365/+29 |
* | Do not wrap expf and exp2f | Szabolcs Nagy | 2017-10-02 | 1 | -0/+1 |
* | Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858) | Adhemerval Zanella | 2017-09-06 | 1 | -1/+0 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -30/+0 |
* | i686: Implement IFUNC selectors in C | H.J. Lu | 2017-08-04 | 99 | -1732/+2078 |
* | x86: Remove __memset_zero_constant_len_parameter [BZ #21790] | H.J. Lu | 2017-08-04 | 2 | -12/+1 |