aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang
2015-01-31Fix two bugs in sparc atomics.David S. Miller
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu
2015-01-29Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab