31539 Commits (a0f8b1152040d2652cdeb741ac586c95221dc5f0)
 

Author SHA1 Message Date
Joseph Myers a0f8b11520 Fix sigwait namespace (bug 21550). 9 years ago
H.J. Lu 5a103908c0 x86-64: Implement strcpy family IFUNC selectors in C 9 years ago
Wilco Dijkstra 18b10de7ce 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com> 9 years ago
Wilco Dijkstra d99431e519 Replace all internal uses of __bzero with memset. This removes the need 9 years ago
Santhosh Thottingal b05eca0e1d Correct collation rules for Malayalam. 9 years ago
Zack Weinberg 8458956a62 Correct an outdated comment in stdlib/errno.h. 9 years ago
Paul Clarke cdfbe5037f powerpc: add sysconf support for cache geometries 9 years ago
Tulio Magno Quites Machado Filho d6bd839b9a Add a way to bypass the PLT when calling getauxval 9 years ago
Joseph Myers a17973efc6 Fix waitid namespace (bug 21561). 9 years ago
Joseph Myers 10d33c5a86 Update nios2, sparc32 localplt.data files for recent GCC change. 9 years ago
Joseph Myers b85995291e Fix sigpause namespace (bug 21554). 9 years ago
Joseph Myers 0862cdcdc8 Condition signal.h inclusion in sys/wait.h (bug 21560). 9 years ago
Zack Weinberg b4971123e9 Remove bare use of __attribute__ in include/errno.h. 9 years ago
Zack Weinberg 65b6d8b79c Polish the treatment of dl-tunable-list.h in Makeconfig. 9 years ago
H.J. Lu 6b6710e55b x86-64: Correct comments in ifunc-impl-list.c 9 years ago
H.J. Lu d2538b9156 x86-64: Optimize strrchr/wcsrchr with AVX2 9 years ago
H.J. Lu 5ac7aa1d7c x86-64: Optimize memrchr with AVX2 9 years ago
H.J. Lu 8fe57365bf x86-64: Optimize strchr/strchrnul/wcschr with AVX2 9 years ago
H.J. Lu dc485ceb2a x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2 9 years ago
H.J. Lu 2f5d20ac99 x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2 9 years ago
Florian Weimer 990c32b93a malloc: Remove tst-dynarray, tst-dynarray-fail from test-srcs 9 years ago
Florian Weimer 48bd8cda09 support: Expose TEST_VERIFY_EXIT behavior to GCC optimizers 9 years ago
Siddhesh Poyarekar 6c85cc2852 aarch64: Fix undefined behavior in _dl_procinfo 9 years ago
Joseph Myers ab70273bb7 conformtest: Correct sys/wait.h expectations for XPG4. 9 years ago
H.J. Lu 37b66c0b1a ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528] 9 years ago
Zack Weinberg 199fc19d3a Remove __need macros from stdio.h and wchar.h. 10 years ago
H.J. Lu 4615f5aefe Add more tests for memchr 9 years ago
H.J. Lu 5e1122827a x86-64: Rename wmemset.h to ifunc-wmemset.h 9 years ago
Gabriel F. T. Gomes cf2046ec7d float128: Add strfromf128 10 years ago
Gabriel F. T. Gomes 2bc646c9e9 Refactor PRINT_FPHEX_LONG_DOUBLE into a reusable macro 9 years ago
Gabriel F. T. Gomes aab0f374e7 Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_size 9 years ago
Gabriel F. T. Gomes 32bf1d09da float128: Add conversion from float128 to mpn 10 years ago
Paul E. Murphy 82c19bdfe3 float128: Extend the power of ten tables 10 years ago
Joseph Myers 81df4d253d Fix include paths in include/bits/types/*.h. 9 years ago
Joseph Myers bd6193907a Fix tst-timezone race (bug 14096). 9 years ago
H.J. Lu 2e87c7d158 x86-64: Fold ifunc-sse4_1.h into wcsnlen.c 9 years ago
Arjun Shankar 8f0a947cf5 Remove check for NULL buffer passed to `ptsname_r' 9 years ago
Arjun Shankar fdc543919a Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c 9 years ago
Siddhesh Poyarekar ea01a4da21 aarch64: Add hwcap string routines 9 years ago
Siddhesh Poyarekar 511c5a1087 Make LD_HWCAP_MASK usable for static binaries 9 years ago
Siddhesh Poyarekar f82e9672ad aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASK 9 years ago
Siddhesh Poyarekar ff08fc59e3 tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask 9 years ago
Siddhesh Poyarekar 6482e63403 Add include guards to dl-procinfo.h 9 years ago
Siddhesh Poyarekar ea9b0ecbf0 tunables: Add LD_HWCAP_MASK to tunables 9 years ago
Siddhesh Poyarekar 44330b6d32 tunables: Clean up hooks to get and set tunables 9 years ago
H.J. Lu d4cc385c6e x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S 9 years ago
Stefan Liebler 4bf7abaeb3 S390: Use generic spinlock code. 9 years ago
Stefan Liebler 12d2dd7060 Optimize generic spinlock code and use C11 like atomic macros. 9 years ago
H.J. Lu 48e7bc7a55 x86: Don't use dl_x86_cpu_features in cacheinfo.c 9 years ago
H.J. Lu 935971ba6b x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE 9 years ago