aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella
2014-10-06tile: fix copyright header blocks in just-committed filesChris Metcalf
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf
2014-10-06tile: optimize memcmpChris Metcalf
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf
2014-10-06tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf
2014-10-06tilegx: optimize string copy_byte() internal functionChris Metcalf
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers
2014-10-01Remove extra whitespace from end of line.Steve Ellcey
2014-10-01 * sysdeps/mips/strcmp.S: New.Steve Ellcey
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-29Run tst-ld-sse-use.sh with bash.Joseph Myers
2014-09-29Require autoconf 2.69H.J. Lu
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton
2014-09-20Fix prototype of eventfd.Rasmus Villemoes
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers
2014-09-15Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab
2014-09-15Remove _POSIX_REGEX_VERSIONSiddhesh Poyarekar
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-09-12Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions.Joseph Myers
2014-09-12Move OS-specific shlib-versions entries to sysdeps files.Joseph Myers
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers
2014-09-12Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers
2014-09-12Fix typo in macro names in sysconf.cSiddhesh Poyarekar
2014-09-12Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)Siddhesh Poyarekar
2014-09-10tile: remove linux lowlevellock.hChris Metcalf
2014-09-10PowerPC: memset optimization for POWER8/PPC64Adhemerval Zanella
2014-09-10PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella
2014-09-09Put mips preconfigure code inside mips* case statement.Steve Ellcey
2014-09-09Modify ABI tests in MIPS preconfigure.Steve Ellcey
2014-09-07HPPA: Add c++-types.data.Carlos O'Donell
2014-09-07HPPA: Transition to new non-addon NPTL.Carlos O'Donell
2014-09-06[BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf
2014-09-02Define __GI_fegetenv for e500 libmKhem Raj
2014-08-28Fix hang on forkSamuel Thibault
2014-08-28i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard
2014-08-28Simplify atomicity of socket creation in bind.Samuel Thibault
2014-08-27Update x86 ULPsAllan McRae
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers