about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Fix __setcontext return value on hppa.John David Anglin2017-07-161-1/+1
* Fix syscall cancellation on hppa.John David Anglin2017-07-162-39/+23
* Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin2017-07-161-1/+0
* Remove extra braces from sysdeps/hppa/__longjmp.c.John David Anglin2017-07-161-2/+0
* Fix [BZ 20098].John David Anglin2017-07-161-18/+46
* Fix [BZ locale/19838].John David Anglin2017-07-151-1/+1
* Fix failing sNaN tests on hppa.John David Anglin2017-07-151-0/+22
* [ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang2017-07-131-2/+10
* Fix type in sysdeps/hppa/dl-machine.h.John David Anglin2017-07-121-1/+1
* powerpc64le: Iterate over all object suffixes when appending -mfloat128Gabriel F. T. Gomes2017-07-111-4/+10
* Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu2017-07-111-5/+6
* posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella2017-07-111-0/+1
* S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler2017-07-111-2/+52
* x86-64: Test memmove_chk and memset_chk only in libc.so [BZ #21741]H.J. Lu2017-07-101-0/+4
* Update hppa ulps.John David Anglin2017-07-091-50/+54
* Use generic pthread support on hppa.John David Anglin2017-07-098-382/+20
* x86-64: Update comments in IFUNC selectorsH.J. Lu2017-07-0916-21/+16
* x86-64: Update comments in ifunc-impl-list.cH.J. Lu2017-07-091-16/+16
* Fix BZ #21049.John David Anglin2017-07-091-4/+7
* nptl: Fix typo on __have_pthread_attr_t (BZ#21715)Matthew Krupcale2017-07-061-1/+1
* x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu2017-07-066-2/+130
* posix: Fix default posix_spawn return valueAdhemerval Zanella2017-07-051-20/+20
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+1
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-041-1/+4
* resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer2017-07-031-17/+22
* powerpc: Clean up strlen and strnlen for power8Rajalakshmi Srinivasaraghavan2017-07-032-20/+1
* Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar2017-07-011-1/+1
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-304-1/+60
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-3014-224/+34
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-302-6/+66
* aarch64: Call all string function implementations in testsSiddhesh Poyarekar2017-06-301-4/+2
* i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu2017-06-303-0/+56
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-292-119/+149
* posix: Improve default posix_spawn implementationAdhemerval Zanella2017-06-291-183/+179
* Require binutils 2.25 or later to build glibc.Joseph Myers2017-06-284-141/+0
* Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-284-7/+9
* [ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna2017-06-275-1/+293
* S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler2017-06-272-3/+122
* S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler2017-06-272-4/+117
* S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler2017-06-272-4/+111
* S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler2017-06-272-3/+117
* S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler2017-06-273-3/+10
* x86-64: Optimize memcmp-avx2-movbe.S for short differenceH.J. Lu2017-06-271-56/+62
* S390: Save and restore r12 in TLS_IE macro.Stefan Liebler2017-06-272-9/+13
* resolv: Call _res_hconf_init from __res_vinitFlorian Weimer2017-06-271-2/+0
* Add float128 support for ia64.Joseph Myers2017-06-2610-1/+373
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-2635-59/+59
* Add float128 support for x86_64, x86.Joseph Myers2017-06-2618-22/+2546
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-2618-104/+129
* powerpc64le: Enable float128Paul E. Murphy2017-06-2611-0/+1075