Age | Commit message (Expand) | Author | Files | Lines |
2019-01-14 | x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2 | Leonardo Sandoval | 15 | -6/+1337 |
2019-01-03 | x86_64: Remove wrong THREAD_ATOMIC_* macros | Adhemerval Zanella | 1 | -37/+0 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 504 | -504/+504 |
2018-12-26 | x86-64: Remove s_sincosf-sse2.S | H.J. Lu | 3 | -568/+2 |
2018-12-26 | Regenerate sysdeps/x86_64/fpu/libm-test-ulps | H.J. Lu | 1 | -0/+6 |
2018-12-26 | x86-64: Vectorize sincosf_poly and update s_sincosf-fma.c | H.J. Lu | 1 | -270/+1 |
2018-12-18 | x86: Merge i386/x86_64 atomic-machine.h | H.J. Lu | 1 | -482/+0 |
2018-12-03 | x86: Extend CPUID support in struct cpu_features | H.J. Lu | 2 | -3/+3 |
2018-11-21 | Remove the error handling wrapper from pow | Szabolcs Nagy | 4 | -5/+8 |
2018-11-21 | Remove the error handling wrapper from log | Szabolcs Nagy | 5 | -4/+10 |
2018-11-21 | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy | 5 | -7/+10 |
2018-11-09 | Add support for GCC 9 attribute copy. | Martin Sebor | 18 | -21/+21 |
2018-10-17 | x86: Use _rdtsc intrinsic for HP_TIMING_NOW | H.J. Lu | 2 | -40/+24 |
2018-09-20 | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers | 2 | -0/+2 |
2018-09-19 | Add new pow implementation | Szabolcs Nagy | 1 | -2/+2 |
2018-09-17 | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 2 | -0/+2 |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 3 | -32/+2 |
2018-09-14 | Use floor functions not __floor functions in glibc libm. | Joseph Myers | 3 | -24/+2 |
2018-09-11 | Remove x86_64 math_private.h asms. | Joseph Myers | 1 | -44/+0 |
2018-09-05 | Add new exp and exp2 implementations | Szabolcs Nagy | 1 | -44/+44 |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov | 1 | -1/+1 |
2018-08-28 | Split fenv_private.h out of math_private.h more consistently. | Joseph Myers | 1 | -1/+0 |
2018-08-15 | Fix spaces in x86_64 ULP file | Wilco Dijkstra | 1 | -3/+3 |
2018-08-14 | Improve performance of sinf and cosf | Wilco Dijkstra | 3 | -2/+44 |
2018-08-10 | Move SNAN_TESTS_* out of math-tests.h. | Joseph Myers | 1 | -0/+34 |
2018-08-10 | Improve performance of sincosf | Wilco Dijkstra | 1 | -0/+1 |
2018-08-10 | Move __fentry__ version definition to sysdeps/{i386,x86_64} | Ilya Leoshkevich | 1 | -0/+3 |
2018-08-06 | x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.h | H.J. Lu | 1 | -1/+1 |
2018-08-03 | x86: Don't include <init-arch.h> in assembly codes | H.J. Lu | 3 | -3/+0 |
2018-08-02 | Rename the glibc.tune namespace to glibc.cpu | Siddhesh Poyarekar | 1 | -2/+2 |
2018-07-25 | x86: Rename __glibc_reserved2 to ssp_base in tcbhead_t | H.J. Lu | 2 | -1/+10 |
2018-07-24 | x86-64: Add endbr64 to tst-quadmod[12].S | H.J. Lu | 2 | -0/+12 |
2018-07-18 | x86-64: Use _CET_NOTRACK in memcmp-sse4.S | H.J. Lu | 1 | -1/+1 |
2018-07-18 | x86-64: Use _CET_NOTRACK in memcpy-ssse3.S | H.J. Lu | 1 | -62/+62 |
2018-07-18 | x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S | H.J. Lu | 1 | -3/+3 |
2018-07-18 | x86-64: Use _CET_NOTRACK in strcmp-sse42.S | H.J. Lu | 1 | -1/+1 |
2018-07-18 | x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S | H.J. Lu | 1 | -1/+1 |
2018-07-18 | x86_64: Use _CET_NOTRACK in strcmp.S | H.J. Lu | 1 | -1/+1 |
2018-07-17 | x86-64: Add _CET_ENDBR to STRCMP_SSE42 | H.J. Lu | 1 | -0/+1 |
2018-07-17 | x86: Add _CET_ENDBR to functions in dl-tlsdesc.S | H.J. Lu | 1 | -0/+5 |
2018-07-17 | x86: Add _CET_ENDBR to functions in crti.S | H.J. Lu | 1 | -0/+2 |
2018-07-16 | x86: Support IBT and SHSTK in Intel CET [BZ #21598] | H.J. Lu | 1 | -0/+2 |
2018-07-14 | x86: Support shadow stack pointer in setjmp/longjmp | H.J. Lu | 2 | -0/+65 |
2018-07-14 | x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563] | H.J. Lu | 2 | -1/+5 |
2018-06-12 | i386: Change offset of __private_ss to 0x30 [BZ #23250] | H.J. Lu | 1 | -0/+10 |
2018-06-12 | x86: Make strncmp usable from rtld | Florian Weimer | 1 | -4/+7 |
2018-06-08 | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 1 | -0/+2 |
2018-06-01 | x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2 | Leonardo Sandoval | 13 | -2/+1008 |
2018-05-30 | Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X. | Paul Pluzhnikov | 1 | -1/+1 |
2018-05-23 | x86-64: Skip zero length in __mem[pcpy|move|set]_erms | H.J. Lu | 2 | -0/+11 |