about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Update sparc libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* Update arm libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* Update aarch64 libm-test-ulpsAdhemerval Zanella2020-04-081-15/+16
* powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho2020-04-071-16/+18
* i386: Remove build support for GCC older than GCC 6H.J. Lu2020-04-073-52/+4
* Update hppa libm-test-ulpsJohn David Anglin2020-04-061-27/+27
* y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski2020-04-061-4/+47
* y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski2020-04-061-3/+46
* powerpc64le: enforce non-specific long double in .gnu.attributes sectionPaul E. Murphy2020-04-062-1/+56
* powerpc64le: workaround ieee long double / _Float128 stdc++ bugPaul E. Murphy2020-04-061-0/+11
* powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 usedPaul E. Murphy2020-04-062-43/+53
* powerpc64le/multiarch: don't generate strong aliases for fmaf128-ppc64Paul E. Murphy2020-04-061-0/+2
* ldbl-128ibm: simplify iscanonical.hPaul E. Murphy2020-04-061-8/+2
* i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu2020-04-061-2/+3
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-0324-2/+54
* nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]Adhemerval Zanella2020-04-034-153/+0
* aarch64: update bits/hwcap.hSzabolcs Nagy2020-04-031-0/+18
* S390: Regenerate ULPs.Stefan Liebler2020-04-031-15/+19
* sysv/alpha: Use generic __timeval32 and helpersAlistair Francis2020-04-0210-162/+67
* linux: Use long time_t for wait4/getrusageAlistair Francis2020-04-024-3/+153
* linux: Use long time_t __getitimer/__setitimerAlistair Francis2020-04-024-2/+182
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-025-0/+26
* math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann2020-03-312-59/+64
* Add new file missed in previous hppa commit.John David Anglin2020-03-301-0/+58
* powerpc: Add support for fmaf128() in hardwareRaphael Moreira Zinsly2020-03-305-1/+127
* Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin2020-03-304-22/+142
* sparc: Move __fenv_{ld,st}fsr to fenv-private.hAdhemerval Zanella2020-03-3018-9/+25
* x86: Remove feraiseexcept optimizationAdhemerval Zanella2020-03-302-111/+0
* math: Remove fenvinline.hAdhemerval Zanella2020-03-304-113/+5
* sysv/linux: Rename alpha functions to be alpha specificAlistair Francis2020-03-279-32/+32
* powerpc64: apply -mabi=ibmlongdouble to special filesPaul E. Murphy2020-03-253-2/+13
* powerpc64le: add -mno-gnu-attribute to *f128 objects and difftimePaul E. Murphy2020-03-252-9/+16
* Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy2020-03-252-30/+1
* powerpc64le: Ensure correct ldouble compiler flags are usedGabriel F. T. Gomes2020-03-251-0/+58
* ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2020-03-2511-3/+20
* posix: Fix system error return value [BZ #25715]Adhemerval Zanella2020-03-231-7/+11
* y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski2020-03-235-0/+10
* math: Remove inline math testsAdhemerval Zanella2020-03-1925-15962/+1
* m68k: Remove mathinline.hAdhemerval Zanella2020-03-1915-378/+238
* x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu2020-03-1810-208/+165
* [AArch64] Improve integer memcpyWilco Dijkstra2020-03-111-96/+101
* mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321eAdhemerval Zanella2020-03-101-1/+1
* y2038: linux: Provide __futimesat64 implementationLukasz Majewski2020-03-091-13/+28
* y2038: linux: Provide __lutimes64 implementationLukasz Majewski2020-03-091-13/+24
* y2038: linux: Provide __futimes64 implementationLukasz Majewski2020-03-091-19/+23
* y2038: fix: Add missing libc_hidden_def for __futimens64Lukasz Majewski2020-03-071-0/+2
* sparc: Move sigreturn stub to assemblyAdhemerval Zanella2020-03-065-38/+73
* ldbl-128ibm: Let long double files have specific compiler flagsTulio Magno Quites Machado Filho2020-03-061-3/+19
* ldbl-128ibm-compat: Add tests for IBM long double functionsRajalakshmi Srinivasaraghavan2020-03-061-0/+3
* powerpc: Fix feraiseexcept and feclearexcept macrosMatheus Castanho2020-03-061-2/+2