aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Prepare for glibc 2.32 release.glibc-2.32Carlos O'Donell3-3/+15380
2020-08-04Regenerate configure scripts.Carlos O'Donell2-1/+2
2020-08-04Update NEWS with bugs.Carlos O'Donell1-2/+110
2020-08-04Update translations.Carlos O'Donell35-25496/+17951
2020-08-04Don't mix linker error messages into edited scriptsAlan Modra1-2/+2
2020-08-04benchtests/README update.Paul Zimmermann1-6/+14
2020-08-04RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki1-15/+18
2020-08-03aarch64: update NEWS about branch protectionSzabolcs Nagy1-1/+3
2020-08-03Add NEWS entry for CVE-2016-10228 (bug 19519)Aurelien Jarno1-0/+4
2020-08-03powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer1-2/+2
2020-08-03Update Nios II libm-test-ulps file.Chung-Lin Tang1-11/+11
2020-07-31Move NEWS entry for CVE-2020-1751 to the 2.31 sectionFlorian Weimer1-3/+3
2020-07-31NEWS: Deprecate weak libpthread symbols for single-threaded checksFlorian Weimer1-0/+8
2020-07-31NEWS: Deprecate nss_hesiodFlorian Weimer1-0/+5
2020-07-27nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu3-2/+87
2020-07-27Use binutils 2.35 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2020-07-27aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy1-2/+8
2020-07-25Update x86-64 libm-test-ulpsAndreas K. Hüttel1-2/+2
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy1-1/+8
2020-07-23Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar2-0/+24
2020-07-22Regenerate INSTALL for ARC port updates.Carlos O'Donell1-0/+5
2020-07-22Update libc.pot for 2.32 release.Carlos O'Donell1-918/+647
2020-07-21powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho1-0/+1
2020-07-21powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy1-0/+8
2020-07-21libio: Remove __libc_readline_unlockedFlorian Weimer5-423/+2
2020-07-21shadow: Implement fgetspent_r using __nss_fgetent_rFlorian Weimer2-37/+7
2020-07-21pwd: Implement fgetpwent_r using __nss_fgetent_rFlorian Weimer1-37/+6
2020-07-21gshadow: Implement fgetsgent_r using __nss_fgetent_r (bug 20338)Florian Weimer3-36/+198
2020-07-21grp: Implement fgetgrent_r using __nss_fgetent_rFlorian Weimer1-48/+6
2020-07-21nss: Add __nss_fgetent_rFlorian Weimer7-54/+260
2020-07-21libio: Add fseterr_unlocked for internal useFlorian Weimer1-0/+7
2020-07-21nss_files: Use generic result pointer in parse_lineFlorian Weimer2-38/+15
2020-07-21nss_files: Consolidate line parse declarations in <nss_files.h>Florian Weimer9-49/+52
2020-07-21nss_compat: Do not use mmap to read database files (bug 26258)Florian Weimer4-16/+8
2020-07-21nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer8-11/+86
2020-07-20Update powerpc-nofpu libm-test-ulps.Joseph Myers1-30/+30
2020-07-20Use MPFR 4.1.0 in build-many-glibcs.py.Joseph Myers1-1/+1
2020-07-20elf: Change TLS static surplus default back to 1664Florian Weimer3-8/+75
2020-07-18hurd: Fix longjmp check for sigstateSamuel Thibault2-2/+2
2020-07-18hurd: Fix longjmp early in initializationSamuel Thibault2-2/+16
2020-07-17manual: New signal and errno string functions are AS-safeFlorian Weimer2-4/+4
2020-07-17AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra5-126/+161
2020-07-17Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer5-12/+3
2020-07-16en_US: Minimize changes to date_fmt (Bug 25923)Carlos O'Donell1-2/+5
2020-07-16Linux: Remove rseq supportFlorian Weimer54-1197/+6
2020-07-16manual: Use Unicode instead HTML entities for characters (bug 19737)Florian Weimer1-3/+3
2020-07-16Add NEWS entry for CVE-2020-6096 (bug 25620)Aurelien Jarno1-0/+5
2020-07-16arm: remove string/tst-memmove-overflow XFAILAurelien Jarno1-5/+0
2020-07-15AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra3-4/+8
2020-07-15AArch64: Add optimized Q-register memcpyWilco Dijkstra5-4/+255