aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers4-3/+9
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin1-1/+1
2015-02-27Add comment to CSTR macro in k_standard.c.Joseph Myers1-0/+1
2015-02-26Avoid -Wno-write-strings for k_standard.c.Joseph Myers2-81/+54
2015-02-26Avoid uninitialized warnings in Bessel functions.Joseph Myers6-12/+24
2015-02-26Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers2-2/+2
2015-02-26Fix asin missing underflows (bug 16351).Joseph Myers8-3/+102
2015-02-26Fix ldbl-128ibm logbl near powers of 2 (bug 18030).Joseph Myers1-3/+14
2015-02-26Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029).Joseph Myers1-4/+19
2015-02-25powerpc: Fix memmove static buildAdhemerval Zanella1-1/+3
2015-02-25Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers3-21/+22
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang1-4/+4
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar1-2/+3
2015-02-25Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers3-4/+21
2015-02-24Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers4-4/+12
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud8-17/+17
2015-02-24hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger1-0/+3
2015-02-20s390: Use generic lowlevellock-futex.hStefan Liebler2-325/+51
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers12-25/+192
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-17/+3
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers6-10/+14
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-16/+16
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-1/+1
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler1-15/+4
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel1-317/+0
2015-02-17ia64: drop custom getpagesizeMike Frysinger1-38/+0
2015-02-17Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers6-0/+18
2015-02-16Fix remquo spurious overflows (bug 17978).Joseph Myers6-12/+12
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers1-0/+4
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers3-3/+3
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers1-1/+1
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune1-6/+0
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey3-6/+6
2015-02-13Add placeholder c++-types.data and *.abilist files.Roland McGrath11-0/+22
2015-02-13Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers1-1/+1
2015-02-13NPTL: Initializer for .init_array-only configurations.Roland McGrath1-0/+23
2015-02-13Fix powerpc software sqrtf (bug 17967).Joseph Myers1-11/+13
2015-02-12Fix powerpc software sqrt (bug 17964).Joseph Myers1-15/+18
2015-02-12Use -Werror=undef for assembly code.Roland McGrath2-8/+8
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers4-2/+24
2015-02-12powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan1-2/+378
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella1-1/+1
2015-02-11Fix sincos errno setting (bug 15467).Joseph Myers5-0/+15
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers7-3/+0
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras1-2/+2
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella2-44/+0
2015-02-10powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella2-54/+0
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella7-119/+32
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella1-4/+10
2015-02-09powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella5-95/+23