aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-03-25Add another test of asin.Joseph Myers2-4/+4
2015-03-25Remove unused macros from i386 lowlevellock.h.Joseph Myers1-18/+0
2015-03-25Add more tests of asin.Joseph Myers2-0/+18
2015-03-25Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers5-153/+106
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra10-0/+192
2015-03-25powerpc64 configure messageAlan Modra2-3/+3
2015-03-25Add more tests of acos.Joseph Myers2-12/+20
2015-03-25Add more tests of expm1.Joseph Myers2-16/+16
2015-03-24Add more tests of cosh, sinh.Joseph Myers2-18/+31
2015-03-24Regenerate x86_64, x86 ulps from scratch.Joseph Myers2-242/+39
2015-03-24Add more tests of log2.Joseph Myers2-8/+26
2015-03-23pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer1-15/+18
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2-46/+3
2015-03-21Fix warningsSamuel Thibault8-16/+15
2015-03-21Add missing dependencySamuel Thibault1-1/+1
2015-03-19ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath2-6/+26
2015-03-19linux-generic: add a READMEChris Metcalf1-0/+11
2015-03-16Preserve bound registers in _dl_runtime_resolveH.J. Lu1-0/+8
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab1-8/+8
2015-03-13ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath1-70/+64
2015-03-12soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers1-0/+2
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler4-24/+12
2015-03-12S/390: Regenerate ULPsStefan Liebler1-10/+29
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella5-90/+12
2015-03-11hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell3-10/+34
2015-03-11hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin2-8/+6
2015-03-10hppa: Update libm-test-ulps.Carlos O'Donell1-0/+925
2015-03-10powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella1-0/+1
2015-03-09Update powerpc-fpu ULPs.Adhemerval Zanella1-50/+66
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault1-0/+6
2015-03-06Fix aio_error thread-safety.Samuel Thibault2-8/+49
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu17-17/+17
2015-03-04Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath1-3/+3
2015-03-03powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella1-20/+32
2015-03-02Deglobalize internal variables in timer_routines.c.Roland McGrath1-3/+3
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers3-0/+15
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