summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-02-20s390: Use generic lowlevellock-futex.hStefan Liebler
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel
2015-02-17ia64: drop custom getpagesizeMike Frysinger
2015-02-17Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers
2015-02-16Fix remquo spurious overflows (bug 17978).Joseph Myers
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-13Add placeholder c++-types.data and *.abilist files.Roland McGrath
2015-02-13Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers
2015-02-13NPTL: Initializer for .init_array-only configurations.Roland McGrath
2015-02-13Fix powerpc software sqrtf (bug 17967).Joseph Myers
2015-02-12Fix powerpc software sqrt (bug 17964).Joseph Myers
2015-02-12Use -Werror=undef for assembly code.Roland McGrath
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers
2015-02-12powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella
2015-02-11Fix sincos errno setting (bug 15467).Joseph Myers
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella
2015-02-10powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella
2015-02-09powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella
2015-02-09powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella
2015-02-09powerpc: Simplify bcopy default implementationAdhemerval Zanella
2015-02-09powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault
2015-02-08hurd: fix tls.h buildSamuel Thibault
2015-02-08hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault
2015-02-07hurd: add basic types for ioctlsSamuel Thibault
2015-02-07hurd: support mmap with PROT_NONESamuel Thibault
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault
2015-02-07hurd: fix build with pthread aioSamuel Thibault
2015-02-06ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath
2015-02-06NPTL: Build tests using clone directly only for Linux.Roland McGrath
2015-02-06x86: Clean up __vdso_clock_gettime variable.Roland McGrath
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell