summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-03-15Add ifunc support for aarch64.Steve Ellcey
2017-03-15x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger
2017-03-15Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin
2017-03-15Fix test-errno issuesAdhemerval Zanella
2017-03-15Fix test-math-vector-sincos.h aliasing.Joseph Myers
2017-03-14Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella
2017-03-14Remove _dl_platform_stringAndreas Schwab
2017-03-13hurd: Make send/recv more posixishSamuel Thibault
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers
2017-03-12sh: Fix building with gcc5/6Alexey Neyman
2017-03-12Fix send consolidation typoMarko Myllynen
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler
2017-03-09Regenerate MIPS catan, catanh long double ulps.Joseph Myers
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella
2017-03-08Test for correct setting of errno.Yury Norov
2017-03-08S390: Regenerate ULPsStefan Liebler
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-03-07hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella
2017-03-06S390: Optimize atomic macros.Stefan Liebler
2017-03-04hurd: Provide truncate64 and ftruncate64.Justus Winter
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg
2017-02-24Run libm tests separately for each function.Joseph Myers
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho
2017-02-21powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta
2017-02-21powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella
2017-02-17Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers
2017-02-17Revert header inclusion changes that break math/ testing on x86_64.Joseph Myers
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg