Age | Commit message (Expand) | Author |
2017-09-20 | Add SSE4.1 trunc, truncf (bug 20142). | Joseph Myers |
2017-09-19 | Fix fexecve build where syscall macros call sizeof. | Joseph Myers |
2017-09-19 | Use execveat syscall in fexecve (bug 22134) | Andreas Schwab |
2017-09-19 | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra |
2017-09-19 | powerpc: Avoid misaligned stores in memset | Rajalakshmi Srinivasaraghavan |
2017-09-18 | Fix powerpc64le problem from last ldbl-opt patch. | Joseph Myers |
2017-09-18 | Use libm_alias_ldouble in math/. | Joseph Myers |
2017-09-18 | AArch64: use movz/movk instead of literal pools in start.S | Wang Boshi |
2017-09-17 | Add missing libc_hidden_weak/def calls | Samuel Thibault |
2017-09-15 | Use libm_alias_double in math/. | Joseph Myers |
2017-09-15 | [BZ #21745] powerpc: build some IFUNC math functions for libc and libm | Tulio Magno Quites Machado Filho |
2017-09-14 | Make more libm functions into weak aliases. | Joseph Myers |
2017-09-14 | Define and use libm_alias_float128. | Joseph Myers |
2017-09-13 | Define and use libm_alias_ldouble. | Joseph Myers |
2017-09-13 | Move exp compat wrappers under math/ | Szabolcs Nagy |
2017-09-13 | Clear up log1p, ldexp, scalbn, scalbln compat handling. | Joseph Myers |
2017-09-13 | posix: Fix compat glob code on s390 and alpha | Adhemerval Zanella |
2017-09-13 | Define and use libm_alias_double. | Joseph Myers |
2017-09-12 | Remove declare_mgen_alias_2. | Joseph Myers |
2017-09-12 | x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967] | H.J. Lu |
2017-09-12 | hurd: Fix build without NO_HIDDEN | Samuel Thibault |
2017-09-11 | Define and use a libm_alias_float macro. | Joseph Myers |
2017-09-11 | x86: Add x86_64 to x86-64 HWCAP [BZ #22093] | H.J. Lu |
2017-09-08 | Update x86_64 ulps for AMD Ryzen. | Markus Trippelsdorf |
2017-09-08 | Add thunderx2t99 and thunderx2t99p1 CPU names to tunables list | Steve Ellcey |
2017-09-08 | Fix glibc.tune.cpu tunable handling | Steve Ellcey |
2017-09-08 | Add Linux 4.13 constants to bits/fcntl-linux.h. | Joseph Myers |
2017-09-08 | Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h. | Joseph Myers |
2017-09-08 | posix: Consolidate Linux glob implementation | Adhemerval Zanella |
2017-09-08 | posix: Sync glob with gnulib [BZ #1062] | Adhemerval Zanella |
2017-09-07 | Update netinet/tcp.h from Linux 4.13. | Joseph Myers |
2017-09-07 | Add SOL_TLS definition from Linux 4.13. | Joseph Myers |
2017-09-06 | Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858) | Adhemerval Zanella |
2017-09-05 | Prefer new libm function wrappers for !LIBM_SVID_COMPAT. | Joseph Myers |
2017-09-04 | Hide __chmod and __mkdir [BZ #18822] | H.J. Lu |
2017-09-04 | Update kernel version in syscall-names.list to 4.13. | Joseph Myers |
2017-09-03 | hurd: Fix rtld's strtoul_internal use through hurdlookup | Samuel Thibault |
2017-09-03 | hurd: fix overriding rtld's __sbrk with the real implementation | Samuel Thibault |
2017-09-03 | hurd: mach/hurd/x86 also needs x86 tunables | Samuel Thibault |
2017-09-03 | hurd: mach/hurd/i386 also needs mach/hurd/x86 | Samuel Thibault |
2017-09-03 | hurd: fix libm link | Samuel Thibault |
2017-09-03 | hurd: Fix libc link | Samuel Thibault |
2017-09-03 | hurd: Fix libc link | Samuel Thibault |
2017-09-03 | hurd: Fix rtld link | Samuel Thibault |
2017-09-03 | hurd: Fix rtld link | Samuel Thibault |
2017-09-03 | hurd: Fix p{read,write}{,v64}v2.c build | Samuel Thibault |
2017-09-03 | hurd: Fix p{read,write}v64v2.c build | Samuel Thibault |
2017-09-03 | hurd: Fix p{read,write}{,v64}v2.c build | Samuel Thibault |
2017-09-03 | hurd: Fix getting ssize_t for <sys/socket.h> | Samuel Thibault |
2017-09-03 | hurd: Fix sigsetops.h macros | Samuel Thibault |