about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* sh: Add string-fzb.h azanella/generic-stringsAdhemerval Zanella Netto2023-01-131-0/+55
* powerpc: Add string-fza.hRichard Henderson2023-01-131-0/+95
* arm: Add string-fza.hRichard Henderson2023-01-131-0/+92
* alpha: Add string-fzb.h and string-fzi.hRichard Henderson2023-01-134-1/+192
* hppa: Add string-fzb.h and string-fzi.hRichard Henderson2023-01-133-0/+257
* hppa: Add memcopy.hRichard Henderson2023-01-131-0/+42
* string: Improve generic memrchrAdhemerval Zanella Netto2023-01-131-155/+41
* string: Improve generic memchrAdhemerval Zanella Netto2023-01-133-143/+58
* string: Improve generic strcmpAdhemerval Zanella Netto2023-01-131-16/+103
* string: Improve generic strchrnulAdhemerval Zanella Netto2023-01-133-138/+22
* string: Improve generic strchrAdhemerval Zanella Netto2023-01-132-156/+14
* string: Improve generic strnlenAdhemerval Zanella Netto2023-01-134-152/+27
* string: Improve generic strlenAdhemerval Zanella Netto2023-01-132-75/+26
* Add string vectorized find and detection functionsAdhemerval Zanella Netto2023-01-135-0/+371
* Add string-maskoff.h generic headerAdhemerval Zanella Netto2023-01-131-0/+64
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-01-137-17/+51
* Parameterize op_t from memcopy.hAdhemerval Zanella Netto2023-01-134-5/+50
* elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]Adhemerval Zanella2023-01-123-48/+44
* string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444]Adhemerval Zanella2023-01-121-0/+24
* scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP optionAdhemerval Zanella2023-01-121-2/+0
* configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILSAdhemerval Zanella2023-01-124-287/+27
* configure: Allow user override LD, AR, OBJCOPY, and GPROFAdhemerval Zanella2023-01-113-11/+24
* math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444]Adhemerval Zanella2023-01-111-0/+11
* sunrpc: Suppress GCC -O1 warning on user2netname [BZ #19444]Adhemerval Zanella2023-01-111-3/+4
* locale: Use correct buffer size for utf8_sequence_error [BZ #19444]Adhemerval Zanella2023-01-111-1/+1
* Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.hJoseph Myers2023-01-101-0/+1
* Add _FORTIFY_SOURCE implementation documentation [BZ #28998]Siddhesh Poyarekar2023-01-102-0/+251
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-0621-21/+21
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0612181-12183/+12183
* Remove trailing whitespace in gmp.hJoseph Myers2023-01-061-1/+1
* Remove trailing whitespaceJoseph Myers2023-01-061-1/+1
* C2x semantics for <tgmath.h>Joseph Myers2023-01-062-162/+297
* time: Set daylight to 1 for matching DST/offset change (bug 29951)Florian Weimer2023-01-054-20/+93
* Fix ldbl-128 built-in function useJoseph Myers2023-01-053-2/+6
* x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]H.J. Lu2023-01-031-9/+16
* i686: Regenerate ulpsAndreas K. Hüttel2023-01-021-7/+7
* hurd getcwd: Fix memory leak on errorSamuel Thibault2023-01-021-0/+2
* hurd fcntl: Make LOCKED macro more robustSamuel Thibault2023-01-021-2/+3
* hurd: Make dl-sysdep __sbrk check __vm_allocate callSamuel Thibault2023-01-021-1/+2
* htl: Drop duplicate check in __pthread_stack_allocSamuel Thibault2023-01-021-3/+0
* hurd hurdstartup: Initialize remaining fields of hurd_startup_dataSamuel Thibault2023-01-021-0/+5
* hurd _S_msg_add_auth: Initialize new arrays to 0Samuel Thibault2023-01-021-6/+9
* htl: Check error returned by __getrlimitSamuel Thibault2023-01-021-2/+2
* getdelim: ensure error indicator is set on error (bug 29917)Andreas Schwab2023-01-023-6/+48
* htl: Fix sem_wait race between read and gsync_waitSamuel Thibault2022-12-301-2/+2
* Avoid use of atoi in mallocJoseph Myers2022-12-221-7/+12
* Linux: Pass size argument of epoll_create to the kernelFlorian Weimer2022-12-221-1/+1
* Simplify scripts/cross-test-ssh.sh configuration.Carlos O'Donell2022-12-221-1/+1
* Define MADV_COLLAPSE from Linux 6.1Joseph Myers2022-12-222-0/+3
* powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan2022-12-211-0/+5