Age | Commit message (Expand) | Author |
2020-04-15 | Linux: Remove <sys/sysctl.h> and the sysctl function | Florian Weimer |
2020-04-14 | linux: wait4: Fix incorrect return value comparison | Alistair Francis |
2020-04-14 | hurd: add mach_print function | Samuel Thibault |
2020-04-13 | x32: Properly pass long to syscall [BZ #25810] | H.J. Lu |
2020-04-09 | Update kernel version to 5.6 in tst-mman-consts.py. | Joseph Myers |
2020-04-08 | Update mips libm-test-ulps | Adhemerval Zanella |
2020-04-08 | Update alpha libm-test-ulps | Adhemerval Zanella |
2020-04-08 | Update ia64 libm-test-ulps | Adhemerval Zanella |
2020-04-08 | Update sparc libm-test-ulps | Adhemerval Zanella |
2020-04-08 | Update arm libm-test-ulps | Adhemerval Zanella |
2020-04-08 | Update aarch64 libm-test-ulps | Adhemerval Zanella |
2020-04-07 | powerpc: Update ULPs and xfail more ibm128 outputs | Tulio Magno Quites Machado Filho |
2020-04-07 | i386: Remove build support for GCC older than GCC 6 | H.J. Lu |
2020-04-06 | Update hppa libm-test-ulps | John David Anglin |
2020-04-06 | y2038: linux: Provide __mq_timedreceive_time64 implementation | Lukasz Majewski |
2020-04-06 | y2038: linux: Provide __mq_timedsend_time64 implementation | Lukasz Majewski |
2020-04-06 | powerpc64le: enforce non-specific long double in .gnu.attributes section | Paul E. Murphy |
2020-04-06 | powerpc64le: workaround ieee long double / _Float128 stdc++ bug | Paul E. Murphy |
2020-04-06 | powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 used | Paul E. Murphy |
2020-04-06 | powerpc64le/multiarch: don't generate strong aliases for fmaf128-ppc64 | Paul E. Murphy |
2020-04-06 | ldbl-128ibm: simplify iscanonical.h | Paul E. Murphy |
2020-04-06 | i386: Disable check_consistency for GCC 5 and above [BZ #25788] | H.J. Lu |
2020-04-03 | Update syscall lists for Linux 5.6. | Joseph Myers |
2020-04-03 | nptl: Remove x86_64 cancellation assembly implementations [BZ #25765] | Adhemerval Zanella |
2020-04-03 | aarch64: update bits/hwcap.h | Szabolcs Nagy |
2020-04-03 | S390: Regenerate ULPs. | Stefan Liebler |
2020-04-02 | sysv/alpha: Use generic __timeval32 and helpers | Alistair Francis |
2020-04-02 | linux: Use long time_t for wait4/getrusage | Alistair Francis |
2020-04-02 | linux: Use long time_t __getitimer/__setitimer | Alistair Francis |
2020-04-02 | sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 | Alistair Francis |
2020-03-31 | math: Add inputs that yield larger errors for float type (x86_64) | Paul Zimmermann |
2020-03-30 | Add new file missed in previous hppa commit. | John David Anglin |
2020-03-30 | powerpc: Add support for fmaf128() in hardware | Raphael Moreira Zinsly |
2020-03-30 | Fix data race in setting function descriptors during lazy binding on hppa. | John David Anglin |
2020-03-30 | sparc: Move __fenv_{ld,st}fsr to fenv-private.h | Adhemerval Zanella |
2020-03-30 | x86: Remove feraiseexcept optimization | Adhemerval Zanella |
2020-03-30 | math: Remove fenvinline.h | Adhemerval Zanella |
2020-03-27 | sysv/linux: Rename alpha functions to be alpha specific | Alistair Francis |
2020-03-25 | powerpc64: apply -mabi=ibmlongdouble to special files | Paul E. Murphy |
2020-03-25 | powerpc64le: add -mno-gnu-attribute to *f128 objects and difftime | Paul E. Murphy |
2020-03-25 | Makeconfig: sandwich gnulib-tests between libc/ld linking of tests | Paul E. Murphy |
2020-03-25 | powerpc64le: Ensure correct ldouble compiler flags are used | Gabriel F. T. Gomes |
2020-03-25 | ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally | Paul E. Murphy |
2020-03-23 | posix: Fix system error return value [BZ #25715] | Adhemerval Zanella |
2020-03-23 | y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappers | Lukasz Majewski |
2020-03-19 | math: Remove inline math tests | Adhemerval Zanella |
2020-03-19 | m68k: Remove mathinline.h | Adhemerval Zanella |
2020-03-18 | x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397] | H.J. Lu |
2020-03-11 | [AArch64] Improve integer memcpy | Wilco Dijkstra |
2020-03-10 | mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321e | Adhemerval Zanella |