| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove sysdeps/alpha/soft-fp directory. | Joseph Myers | 2018-05-23 | 20 | -20/+18 |
* | Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] | Florian Weimer | 2018-05-23 | 4 | -77/+21 |
* | Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) | Andreas Schwab | 2018-05-23 | 1 | -2/+3 |
* | Remove sysdeps/aarch64/soft-fp directory. | Joseph Myers | 2018-05-22 | 5 | -4/+4 |
* | Fix i686-linux-gnu build with GCC mainline. | Joseph Myers | 2018-05-22 | 2 | -0/+19 |
* | Make llseek a compat symbol (bug 18471). | Joseph Myers | 2018-05-22 | 4 | -9/+7 |
* | i386: Drop -mpreferred-stack-boundary=4 | Florian Weimer | 2018-05-22 | 2 | -43/+1 |
* | x86-64: Check Prefer_FSRM in ifunc-memmove.h | H.J. Lu | 2018-05-21 | 3 | -1/+6 |
* | Initial Fast Short REP MOVSB (FSRM) support | H.J. Lu | 2018-05-21 | 1 | -0/+3 |
* | Obsolete nfsservctl. | Joseph Myers | 2018-05-18 | 1 | -1/+1 |
* | x86-64: remove duplicate line on PREFETCH_ONE_SET macro | Leonardo Sandoval | 2018-05-17 | 1 | -1/+0 |
* | math: Reverse include order in <math-type-macros-*.h> | Florian Weimer | 2018-05-17 | 4 | -4/+4 |
* | nptl: Remove __ASSUME_PRIVATE_FUTEX | H.J. Lu | 2018-05-17 | 13 | -133/+13 |
* | Add narrowing divide functions. | Joseph Myers | 2018-05-17 | 48 | -2/+829 |
* | Fix concurrent changes on nscd aware files (BZ #23178) | Adhemerval Zanella | 2018-05-16 | 2 | -4/+1 |
* | x86-64: Use IFUNC strncat inside libc.so | H.J. Lu | 2018-05-16 | 2 | -2/+6 |
* | Update MIPS libm-test-ulps. | Joseph Myers | 2018-05-16 | 2 | -0/+16 |
* | math: Merge strtod_nan_*.h into math-type-macros-*.h | Florian Weimer | 2018-05-16 | 13 | -21/+84 |
* | Add narrowing multiply functions. | Joseph Myers | 2018-05-16 | 48 | -2/+842 |
* | i386: Replace PREINIT_FUNCTION@PLT with *%eax in call | H.J. Lu | 2018-05-14 | 1 | -1/+1 |
* | x86: Add sysdeps/x86/ldsodefs.h | H.J. Lu | 2018-05-14 | 2 | -43/+12 |
* | x86-64: Remove the unnecessary testl in strlen-avx2.S | H.J. Lu | 2018-05-14 | 1 | -1/+0 |
* | R_PARISC_TLS_DTPOFF32 reloc handling | Alan Modra | 2018-05-13 | 1 | -1/+1 |
* | powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdouble | Tulio Magno Quites Machado Filho | 2018-05-11 | 1 | -10/+14 |
* | Do not include math-barriers.h in math_private.h. | Joseph Myers | 2018-05-11 | 49 | -2/+48 |
* | aarch64,falkor: Ignore prefetcher tagging for smaller copies | Siddhesh Poyarekar | 2018-05-11 | 1 | -27/+41 |
* | aarch64,falkor: Ignore prefetcher hints for memmove tail | Siddhesh Poyarekar | 2018-05-11 | 1 | -18/+28 |
* | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers | 2018-05-10 | 85 | -53/+84 |
* | Move math_opt_barrier, math_force_eval to separate math-barriers.h. | Joseph Myers | 2018-05-09 | 12 | -82/+219 |
* | Move math_narrow_eval to separate math-narrow-eval.h. | Joseph Myers | 2018-05-09 | 30 | -23/+29 |
* | Fix comment typo | Andreas Schwab | 2018-05-08 | 1 | -1/+1 |
* | x86-64/memset: Mark the debugger symbol as hidden | H.J. Lu | 2018-05-07 | 1 | -1/+2 |
* | Ignore absolute symbols in ABI tests. | Joseph Myers | 2018-05-04 | 325 | -1681/+0 |
* | Fix blocking pthread_join. [BZ #23137] | Stefan Liebler | 2018-05-04 | 1 | -5/+8 |
* | x86-64/swapcontext: Restore the pointer into %rdx after syscall | H.J. Lu | 2018-05-02 | 1 | -20/+22 |
* | x86-64/setcontext: Pop the pointer into %rdx after syscall | H.J. Lu | 2018-05-02 | 1 | -19/+22 |
* | x86: Use pad in pthread_unwind_buf to preserve shadow stack register | H.J. Lu | 2018-05-02 | 5 | -5/+206 |
* | Deprecate ustat syscall interface | Adhemerval Zanella | 2018-05-02 | 3 | -61/+42 |
* | Consolidate Linux readahead implementation | Adhemerval Zanella | 2018-04-27 | 7 | -66/+4 |
* | powerpc64*: fix the order of implied sysdeps directories | Gabriel F. T. Gomes | 2018-04-27 | 115 | -60/+100 |
* | Remove tilegx port. | Joseph Myers | 2018-04-27 | 159 | -15709/+5 |
* | Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766] | Tulio Magno Quites Machado Filho | 2018-04-26 | 2 | -6/+4 |
* | Consolidate getdirentries{64} implementation | Adhemerval Zanella | 2018-04-25 | 4 | -20/+47 |
* | Fix Hurd glibc build with GCC 8. | Joseph Myers | 2018-04-24 | 1 | -2/+4 |
* | Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h. | Joseph Myers | 2018-04-24 | 10 | -8/+53 |
* | Consolidate alphasort{64} and versionsort{64} implementation | Adhemerval Zanella | 2018-04-23 | 12 | -28/+34 |
* | Define XTABS to TAB3 on alpha to match Linux 4.16. | Joseph Myers | 2018-04-20 | 1 | -1/+1 |
* | Update hppa libm-test-ulps | Adhemerval Zanella | 2018-04-20 | 1 | -0/+2 |
* | Consolidate scandir{at}{64} implementation | Adhemerval Zanella | 2018-04-20 | 6 | -22/+20 |
* | Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM. | Joseph Myers | 2018-04-20 | 2 | -2/+4 |