about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson2015-04-061-5/+1
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-0/+54
* Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu2015-03-311-0/+23
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-315-5/+31
* NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan2015-03-281-2/+0
* NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan2015-03-282-4/+5
* Harden powerpc64 elf_machine_fixup_pltAlan Modra2015-03-261-5/+25
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-252-63/+63
* Add another test of asin.Joseph Myers2015-03-252-4/+4
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-251-18/+0
* Add more tests of asin.Joseph Myers2015-03-252-0/+18
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-255-153/+106
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-2510-0/+192
* powerpc64 configure messageAlan Modra2015-03-252-3/+3
* Add more tests of acos.Joseph Myers2015-03-252-12/+20
* Add more tests of expm1.Joseph Myers2015-03-252-16/+16
* Add more tests of cosh, sinh.Joseph Myers2015-03-242-18/+31
* Regenerate x86_64, x86 ulps from scratch.Joseph Myers2015-03-242-242/+39
* Add more tests of log2.Joseph Myers2015-03-242-8/+26
* pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer2015-03-231-15/+18
* Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2015-03-232-46/+3
* Fix warningsSamuel Thibault2015-03-218-16/+15
* Add missing dependencySamuel Thibault2015-03-211-1/+1
* ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath2015-03-192-6/+26
* linux-generic: add a READMEChris Metcalf2015-03-191-0/+11
* Preserve bound registers in _dl_runtime_resolveH.J. Lu2015-03-161-0/+8
* m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab2015-03-141-8/+8
* ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath2015-03-131-70/+64
* soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers2015-03-121-0/+2
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-124-24/+12
* S/390: Regenerate ULPsStefan Liebler2015-03-121-10/+29
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-115-90/+12
* hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell2015-03-113-10/+34
* hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin2015-03-112-8/+6
* hppa: Update libm-test-ulps.Carlos O'Donell2015-03-101-0/+925
* powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella2015-03-101-0/+1
* Update powerpc-fpu ULPs.Adhemerval Zanella2015-03-091-50/+66
* hurd: Make libc able to call pthread stubsSamuel Thibault2015-03-081-0/+6
* Fix aio_error thread-safety.Samuel Thibault2015-03-062-8/+49
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-0517-17/+17
* Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath2015-03-041-3/+3
* powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella2015-03-031-20/+32
* Deglobalize internal variables in timer_routines.c.Roland McGrath2015-03-021-3/+3
* Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers2015-03-023-0/+15
* Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers2015-02-274-3/+9
* hppa: fix __O_SYNC to match the kernelJohn David Anglin2015-02-271-1/+1
* Add comment to CSTR macro in k_standard.c.Joseph Myers2015-02-271-0/+1
* Avoid -Wno-write-strings for k_standard.c.Joseph Myers2015-02-262-81/+54
* Avoid uninitialized warnings in Bessel functions.Joseph Myers2015-02-266-12/+24
* Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers2015-02-262-2/+2