about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* benchtests: Make hypot input randomAdhemerval Zanella2021-11-011-12/+1003
* arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descriptors supportAdhemerval Zanella2021-11-011-6/+1
* arm: Use internal symbol for _dl_argv on _dl_start_userAdhemerval Zanella2021-11-011-1/+1
* x86-64: Remove Prefer_AVX2_STRCMPH.J. Lu2021-11-015-15/+2
* x86-64: Improve EVEX strcmp with masked loadH.J. Lu2021-11-011-218/+243
* benchtests: Add acosf function to bench-mathSunil K Pandey2021-10-292-0/+2710
* benchtests: Improve bench-memcpy-randomWilco Dijkstra2021-10-291-26/+28
* Disable -Waggressive-loop-optimizations warnings in tst-dynarray.cJoseph Myers2021-10-291-0/+15
* Fix compiler issue with mmap_internalStafford Horne2021-10-291-0/+2
* Check if linker also support -mtls-dialect=gnu2Adhemerval Zanella2021-10-292-4/+4
* Fix LIBC_PROG_BINUTILS for -fuse-ld=lldAdhemerval Zanella2021-10-292-2/+10
* elf: Disable ifuncmain{1,5,5pic,5pie} when using LLDAdhemerval Zanella2021-10-291-4/+13
* Handle NULL input to malloc_usable_size [BZ #28506]Siddhesh Poyarekar2021-10-293-35/+25
* x86_64: Add memcmpeq.S to fix disable-multi-arch buildNoah Goldstein2021-10-281-0/+21
* login: Add back libutil as an empty libraryStafford Horne2021-10-291-1/+3
* riscv: Fix incorrect jal with HIDDEN_JUMPTARGETFangrui Song2021-10-282-3/+4
* x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.SNoah Goldstein2021-10-273-6/+304
* x86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.SNoah Goldstein2021-10-274-9/+308
* x86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.SNoah Goldstein2021-10-271-4/+51
* x86_64: Add support for __memcmpeq using sse2, avx2, and evexNoah Goldstein2021-10-2712-9/+202
* Benchtests: Add benchtests for __memcmpeqNoah Goldstein2021-10-273-7/+29
* String: Add __memcmpeq as build targetNoah Goldstein2021-10-272-1/+25
* NEWS: Add item for __memcmpeqNoah Goldstein2021-10-261-0/+4
* String: Add tests for __memcmpeqNoah Goldstein2021-10-263-14/+45
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-2627-0/+38
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-2664-0/+120
* configure: Don't check LD -v --help for LIBC_LINKER_FEATUREFangrui Song2021-10-253-66/+48
* elf: Make global.out depend on reldepmod4.so [BZ #28457]H.J. Lu2021-10-251-1/+1
* x86: Replace sse2 instructions with avx in memcmp-evex-movbe.SNoah Goldstein2021-10-231-2/+2
* bench-math: Sort and put each bench per lineH.J. Lu2021-10-231-6/+62
* x86_64: Add missing libmvec ABI testsSunil K Pandey2021-10-2243-8/+152
* elf: Fix e6fd79f379 build with --enable-tunables=noAdhemerval Zanella2021-10-211-0/+9
* elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang2021-10-2114-42/+269
* elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)Chung-Lin Tang2021-10-2110-1/+1884
* iconv: Use TIMEOUTFACTOR for iconv test timeoutStafford Horne2021-10-211-1/+4
* posix: Remove alloca usage for internal fnmatch implementationAdhemerval Zanella2021-10-212-127/+87
* Add alloc_align attribute to memalign et alJonathan Wakely2021-10-214-5/+19
* linux: Fix a possibly non-constant expression in _Static_assertFangrui Song2021-10-201-3/+3
* x86-64: Add sysdeps/x86_64/fpu/MakeconfigH.J. Lu2021-10-203-139/+155
* stdlib: Fix tst-canon-bz26341 when the glibc build current working directory ...omain GEISSLER2021-10-201-0/+6
* powerpc: Remove backtrace implementationAdhemerval Zanella2021-10-205-277/+0
* Correct access attribute on memfrob (bug 28475)Joseph Myers2021-10-204-4/+4
* debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar2021-10-204-50/+69
* Make sure that the fortified function conditionals are constantSiddhesh Poyarekar2021-10-207-438/+226
* Don't add access size hints to fortifiable functionsSiddhesh Poyarekar2021-10-209-26/+42
* glibcextract.py: Place un-assemblable @@@ in a commentFangrui Song2021-10-191-1/+1
* nss: Unnest nested function add_keyFangrui Song2021-10-191-41/+41
* ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu2021-10-195-27/+17
* timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)Stafford Horne2021-10-181-1/+1
* manual: Update _TIME_BITS to clarify it's user definedStafford Horne2021-10-181-2/+2