aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-07-16Fix syscall cancellation on hppa.John David Anglin
2017-07-16Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin
2017-07-16Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin
2017-07-16Fix [BZ 20098].John David Anglin
2017-07-15Fix [BZ locale/19838].John David Anglin
2017-07-15Fix failing sNaN tests on hppa.John David Anglin
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang
2017-07-12Fix type in sysdeps/hppa/dl-machine.h.John David Anglin
2017-07-11powerpc64le: Iterate over all object suffixes when appending -mfloat128Gabriel F. T. Gomes
2017-07-11Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella
2017-07-11S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler
2017-07-10x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu
2017-07-09Update hppa ulps.John David Anglin
2017-07-09Use generic pthread support on hppa.John David Anglin
2017-07-09x86-64: Update comments in IFUNC selectorsH.J. Lu
2017-07-09x86-64: Update comments in ifunc-impl-list.cH.J. Lu
2017-07-09Fix BZ #21049.John David Anglin
2017-07-06nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu
2017-07-05posix: Fix default posix_spawn return valueAdhemerval Zanella
2017-07-04Single threaded stdio optimizationSzabolcs Nagy
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-07-03powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar
2017-06-30aarch64: Call all string function implementations in testsSiddhesh Poyarekar
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-29posix: Improve default posix_spawn implementationAdhemerval Zanella
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-27[ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna
2017-06-27S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler
2017-06-27S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler
2017-06-27S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler
2017-06-27S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler
2017-06-27x86-64: Optimize memcmp-avx2-movbe.S for short differenceH.J. Lu
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler
2017-06-27resolv: Call _res_hconf_init from __res_vinitFlorian Weimer
2017-06-26Add float128 support for ia64.Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-26powerpc64le: Require at least POWER8 for powerpc64leGabriel F. T. Gomes