Age | Commit message (Expand) | Author |
2017-04-12 | Consolidate Linux mmap implementation (BZ#21270) | Adhemerval Zanella |
2017-04-11 | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-10 | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella |
2017-04-10 | Add sysdeps/x86/dl-procinfo.c | H.J. Lu |
2017-04-10 | Remove unneeded declarations from math_private.h | Gabriel F. T. Gomes |
2017-04-07 | Check if SSE is available with HAS_CPU_FEATURE | H.J. Lu |
2017-04-07 | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg |
2017-04-06 | sparc: Fix .udiv plt on libc | Adhemerval Zanella |
2017-04-06 | Build divdi3 only for architecture that required it | Adhemerval Zanella |
2017-04-05 | powerpc64: Add POWER8 strnlen | Wainer dos Santos Moschetta |
2017-04-04 | Remove CALL_THREAD_FCT macro | Adhemerval Zanella |
2017-04-04 | Remove __ASSUME_REQUEUE_PI | Adhemerval Zanella |
2017-04-04 | S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit. | Stefan Liebler |
2017-04-03 | posix_spawn: use a larger min stack for -fstack-check [BZ #21253] | Mike Frysinger |
2017-03-30 | Fix more test-errno issues | Adhemerval Zanella |
2017-03-30 | Change return type in the declaration of __ieee754_rem_pio2l | Gabriel F. T. Gomes |
2017-03-29 | Fix i686 memchr overflow calculation (BZ#21182) | Adhemerval Zanella |
2017-03-28 | Consolidate set* Linux implementation | Adhemerval Zanella |
2017-03-27 | Define more termios.h macros unconditionally for alpha (bug 21277). | Joseph Myers |
2017-03-27 | [AArch64] Update libm-test-ulps | Szabolcs Nagy |
2017-03-21 | x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258] | H.J. Lu |
2017-03-20 | conformtest: Add x32 XFAILs for mq_attr element types (bug 21279). | Joseph Myers |
2017-03-20 | conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278). | Joseph Myers |
2017-03-20 | Fix alpha termios.h NL2, NL3 namespace (bug 21268). | Joseph Myers |
2017-03-20 | posix_spawn: fix stack setup on ia64 [BZ #21275] | Mike Frysinger |
2017-03-19 | linux ttyname and ttyname_r: do not return wrong results | Christian Brauner |
2017-03-18 | conformtest: XFAIL tv_nsec tests for x32 (bug 16437). | Joseph Myers |
2017-03-18 | Fix sparc64 bits/setjmp.h namespace (bug 21261). | Joseph Myers |
2017-03-17 | Use CPU_FEATURES_CPU_P to check if AVX is available | H.J. Lu |
2017-03-17 | Make alpha termios.h define IXANY unconditionally (bug 21259). | Joseph Myers |
2017-03-17 | conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786). | Joseph Myers |
2017-03-17 | conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260). | Joseph Myers |
2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers |
2017-03-15 | Add ifunc support for aarch64. | Steve Ellcey |
2017-03-15 | x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIE | Mike Frysinger |
2017-03-15 | Improve float range reduction accuracy near pi/2 (bug 21094). | Joseph Myers |
2017-03-15 | hppa: Fix setting of __libc_stack_end | John David Anglin |
2017-03-15 | Fix test-errno issues | Adhemerval Zanella |
2017-03-15 | Fix test-math-vector-sincos.h aliasing. | Joseph Myers |
2017-03-14 | Fix missing posix_fadvise64 mips64 static build (BZ #21232) | Adhemerval Zanella |
2017-03-14 | Remove _dl_platform_string | Andreas Schwab |
2017-03-13 | hurd: Make send/recv more posixish | Samuel Thibault |