summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Open master branch for glibc 2.38 development glibc-2.37.9000Carlos O'Donell2023-01-312-2/+25
* Create ChangeLog.old/ChangeLog.26. glibc-2.37Carlos O'Donell2023-01-311-0/+6942
* Prepare for glibc 2.37 release.Carlos O'Donell2023-01-312-3/+3
* x86: Fix strncat-avx2.S reading past length [BZ #30065]Noah Goldstein2023-01-312-3/+26
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2023-01-312-17/+17
* Update manual/contrib.texi.Carlos O'Donell2023-01-311-4/+12
* Update NEWS file with bug fixes.Carlos O'Donell2023-01-311-6/+75
* Regenerate configure.Carlos O'Donell2023-01-312-3/+4
* Update all PO files in preparation for release.Carlos O'Donell2023-01-3137-10095/+8069
* doc: correct _FORTIFY_SOURCE doc in features.hfanquake2023-01-311-1/+2
* libio: Update number of written bytes in dprintf implementationFlorian Weimer2023-01-313-0/+47
* Account for octal marker in %#o formatAndreas Schwab2023-01-303-0/+56
* Use binutils 2.40 branch in build-many-glibcs.pyJoseph Myers2023-01-271-1/+1
* Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.pyJoseph Myers2023-01-271-2/+2
* stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer2023-01-254-10/+155
* Document '%F' format specifierPaul Pluzhnikov2023-01-251-11/+12
* sparc (64bit): Regenerate ulpsAndreas K. Hüttel2023-01-241-3/+4
* ia64: Regenerate ulpsAndreas K. Hüttel2023-01-241-2/+2
* Update libc.pot for 2.37 release.Carlos O'Donell2023-01-231-306/+282
* x86: Cache computation for AMD architecture.Sajan Karumanchi2023-01-181-159/+45
* manual: Fix typoMartin Joerg2023-01-181-1/+1
* Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.hJoseph Myers2023-01-171-0/+1
* Add IPPROTO_L2TP from Linux 6.1 to netinet/in.hJoseph Myers2023-01-171-0/+2
* AArch64: Improve strrchrWilco Dijkstra2023-01-171-25/+33
* AArch64: Optimize strnlenWilco Dijkstra2023-01-171-21/+18
* AArch64: Optimize strlenWilco Dijkstra2023-01-171-8/+12
* AArch64: Optimize strcpyWilco Dijkstra2023-01-171-17/+19
* AArch64: Improve strchrnulWilco Dijkstra2023-01-171-2/+10
* AArch64: Optimize strchrWilco Dijkstra2023-01-171-28/+24
* AArch64: Improve strlen_asimdWilco Dijkstra2023-01-171-12/+4
* AArch64: Optimize memrchrWilco Dijkstra2023-01-171-9/+11
* AArch64: Optimize memchrWilco Dijkstra2023-01-171-13/+14
* hurd: Fix _NOFLSH valueSamuel Thibault2023-01-151-1/+1
* 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