about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell2022-02-251-36/+146
* localedef: Handle symbolic links when generating locale-archiveArjun Shankar2022-02-241-1/+1
* benchtests: Add small sizes (<= 64) to bench-bzero-walk.cH.J. Lu2022-02-241-0/+3
* math: Add more input to atanh accuracy testsSunil K Pandey2022-02-242-0/+28
* resolv: Fix tst-resolv tests for 2.35 ABIs and laterStafford Horne2022-02-241-9/+9
* x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]Sunil K Pandey2022-02-231-0/+3
* benchtests: Add benches for memset with 0 valueH.J. Lu2022-02-237-3/+149
* i686: Remove bzero optimizationsAdhemerval Zanella2022-02-2314-181/+22
* s390: Remove bzero optimizationsAdhemerval Zanella2022-02-235-103/+2
* powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella2022-02-2315-197/+1
* powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella2022-02-237-158/+2
* sparc: Remove bzero optimizationAdhemerval Zanella2022-02-2314-105/+30
* ia64: Remove bzero optimizationAdhemerval Zanella2022-02-233-314/+5
* alpha: Remove bzero optimizationAdhemerval Zanella2022-02-231-109/+0
* x86_64: Remove bcopy optimizationsAdhemerval Zanella2022-02-231-7/+0
* i386: Remove bcopy optimizationsAdhemerval Zanella2022-02-2314-305/+100
* powerpc: Remove bcopy optimizationsAdhemerval Zanella2022-02-239-113/+1
* ia64: Remove bcopyAdhemerval Zanella2022-02-231-10/+0
* hppa: Fix warnings from _dl_lookup_addressJohn David Anglin2022-02-224-9/+14
* hppa: Revise gettext trampoline designJohn David Anglin2022-02-223-31/+35
* Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.hJoseph Myers2022-02-211-0/+2
* elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu2022-02-211-0/+3
* realpath: Do not copy result on failure (BZ #28815)Siddhesh Poyarekar2022-02-212-3/+5
* x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein2022-02-181-2/+2
* x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein2022-02-183-10/+48
* hppa: Fix swapcontextJohn David Anglin2022-02-183-7/+58
* x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2022-02-177-10/+23
* string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]H.J. Lu2022-02-171-0/+13
* microblaze: Use the correct select syscall (BZ #28883)Adhemerval Zanella2022-02-161-1/+1
* Update kernel version to 5.16 in tst-mman-consts.pyJoseph Myers2022-02-161-1/+1
* pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880)Adhemerval Zanella2022-02-161-4/+4
* x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]Noah Goldstein2022-02-163-0/+25
* String: Strength memset tests in test-memset.cNoah Goldstein2022-02-151-15/+21
* x86-64: Define __memcmpeq in ld.soH.J. Lu2022-02-141-1/+3
* htl: Destroy thread-specific data before releasing joinsSamuel Thibault2022-02-141-3/+3
* htl: Fix initializing the key lockSamuel Thibault2022-02-142-3/+5
* mach: Fix LLL_SHARED valueSamuel Thibault2022-02-141-1/+1
* htl: Make pthread_[gs]etspecific not check for key validitySamuel Thibault2022-02-142-4/+2
* x86-64: Remove bzero weak alias in SS2 memsetH.J. Lu2022-02-141-3/+1
* hppa: Fix typoJohn David Anglin2022-02-141-1/+1
* linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella2022-02-141-12/+13
* x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu2022-02-146-26/+13
* Fix elf/tst-audit2 on hppaJohn David Anglin2022-02-141-14/+10
* x86: Use CHECK_FEATURE_PRESENT on PCONFIGH.J. Lu2022-02-141-1/+1
* x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.cH.J. Lu2022-02-141-0/+3
* x86: Set .text section in memset-vec-unaligned-ermsNoah Goldstein2022-02-121-0/+1
* Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHAREDFlorian Weimer2022-02-111-1/+2
* Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer2022-02-116-106/+180
* String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'Noah Goldstein2022-02-112-16/+16
* Use binutils 2.38 branch in build-many-glibcs.pyJoseph Myers2022-02-101-1/+1