summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: Use default libc_fe* implementation for float128azanella/x86-libc_feAdhemerval Zanella2020-04-201-22/+22
* Use libc_fe* macros in k_standardl.c.Stefan Liebler via Libc-alpha2020-04-201-2/+3
* Use libc_fe* macros in ldbl-128/e_expl.c.Stefan Liebler via Libc-alpha2020-04-201-3/+5
* Use libc_fe* macros in ldbl-128/s_fmal.c.Stefan Liebler via Libc-alpha2020-04-203-15/+32
* Use libc_fe* macros in ldbl-128/s_nearbyintl.c.Stefan Liebler via Libc-alpha2020-04-203-4/+19
* Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella2020-04-202-60/+1
* provide y2038 safe socket constants for default/asm-generic ABIVineet Gupta2020-04-191-2/+14
* x86_64: Add SSE sfp-exceptionsAdhemerval Zanella2020-04-172-1/+60
* Remove __NO_MATH_INLINESAdhemerval Zanella2020-04-176-26/+3
* i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella2020-04-171-30/+49
* Reset converter state after second wchar_t output (Bug 25734)Carlos O'Donell2020-04-153-4/+176
* Fix typo in posix/tst-fnmatch.input (Bug 25790)Carlos O'Donell2020-04-151-1/+1
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-1514-277/+51
* posix: Add wait4 test caseAlistair Francis2020-04-142-1/+211
* linux: wait4: Fix incorrect return value comparisonAlistair Francis2020-04-141-10/+9
* hurd: add mach_print functionSamuel Thibault2020-04-142-0/+4
* x32: Properly pass long to syscall [BZ #25810]H.J. Lu2020-04-132-6/+25
* Add GRND_INSECURE from Linux 5.6 to sys/random.hJoseph Myers2020-04-092-0/+4
* Update kernel version to 5.6 in tst-mman-consts.py.Joseph Myers2020-04-091-1/+1
* Update mips libm-test-ulpsAdhemerval Zanella2020-04-082-54/+56
* Update alpha libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* Update ia64 libm-test-ulpsAdhemerval Zanella2020-04-081-15/+17
* 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
* Updates to the shn_MM locale [BZ #25532]kokoye20072020-04-081-69/+62
* powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho2020-04-074-56/+58
* i386: Remove build support for GCC older than GCC 6H.J. Lu2020-04-073-52/+4
* oc_FR locale: Fix spelling of April (bug 25639)Rafał Lużyński2020-04-071-2/+2
* Update hppa libm-test-ulpsJohn David Anglin2020-04-061-27/+27
* y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski2020-04-062-4/+55
* y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski2020-04-062-3/+55
* y2038: include: Move struct __timespec64 definition to a separate fileLukasz Majewski2020-04-062-23/+28
* malloc: ensure set_max_fast never stores zero [BZ #25733]DJ Delorie2020-04-061-1/+1
* 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
* Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h.Joseph Myers2020-04-031-0/+4
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-0324-2/+54
* elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]Florian Weimer2020-04-039-4/+277
* elf: Simplify handling of lists of audit stringsFlorian Weimer2020-04-031-117/+112
* support: Change xgetline to return 0 on EOFFlorian Weimer2020-04-033-10/+19
* 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
* Add tests for Safe-LinkingEyal Itkin2020-04-032-0/+180
* S390: Regenerate ULPs.Stefan Liebler2020-04-031-15/+19
* sysv/alpha: Use generic __timeval32 and helpersAlistair Francis2020-04-0210-162/+67