summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-03-04Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath
2015-03-03powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella
2015-03-02Deglobalize internal variables in timer_routines.c.Roland McGrath
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers
2015-02-27Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin
2015-02-27Add comment to CSTR macro in k_standard.c.Joseph Myers
2015-02-26Avoid -Wno-write-strings for k_standard.c.Joseph Myers
2015-02-26Avoid uninitialized warnings in Bessel functions.Joseph Myers
2015-02-26Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers
2015-02-26Fix asin missing underflows (bug 16351).Joseph Myers
2015-02-26Fix ldbl-128ibm logbl near powers of 2 (bug 18030).Joseph Myers
2015-02-26Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029).Joseph Myers
2015-02-25powerpc: Fix memmove static buildAdhemerval Zanella
2015-02-25Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar
2015-02-25Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers
2015-02-24Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud
2015-02-24hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger
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