summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for glibc 2.32 release. glibc-2.32Carlos O'Donell2020-08-043-3/+15380
* Regenerate configure scripts.Carlos O'Donell2020-08-042-1/+2
* Update NEWS with bugs.Carlos O'Donell2020-08-041-2/+110
* Update translations.Carlos O'Donell2020-08-0435-25496/+17951
* Don't mix linker error messages into edited scriptsAlan Modra2020-08-041-2/+2
* benchtests/README update.Paul Zimmermann2020-08-041-6/+14
* RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki2020-08-041-15/+18
* aarch64: update NEWS about branch protectionSzabolcs Nagy2020-08-031-1/+3
* Add NEWS entry for CVE-2016-10228 (bug 19519)Aurelien Jarno2020-08-031-0/+4
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-031-2/+2
* Update Nios II libm-test-ulps file.Chung-Lin Tang2020-08-031-11/+11
* Move NEWS entry for CVE-2020-1751 to the 2.31 sectionFlorian Weimer2020-07-311-3/+3
* NEWS: Deprecate weak libpthread symbols for single-threaded checksFlorian Weimer2020-07-311-0/+8
* NEWS: Deprecate nss_hesiodFlorian Weimer2020-07-311-0/+5
* nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu2020-07-273-2/+87
* Use binutils 2.35 branch in build-many-glibcs.py.Joseph Myers2020-07-271-1/+1
* aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy2020-07-271-2/+8
* Update x86-64 libm-test-ulpsAndreas K. Hüttel2020-07-251-2/+2
* aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy2020-07-241-1/+8
* Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar2020-07-232-0/+24
* Regenerate INSTALL for ARC port updates.Carlos O'Donell2020-07-221-0/+5
* Update libc.pot for 2.32 release.Carlos O'Donell2020-07-221-918/+647
* powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho2020-07-211-0/+1
* powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy2020-07-211-0/+8
* libio: Remove __libc_readline_unlockedFlorian Weimer2020-07-215-423/+2
* shadow: Implement fgetspent_r using __nss_fgetent_rFlorian Weimer2020-07-212-37/+7
* pwd: Implement fgetpwent_r using __nss_fgetent_rFlorian Weimer2020-07-211-37/+6
* gshadow: Implement fgetsgent_r using __nss_fgetent_r (bug 20338)Florian Weimer2020-07-213-36/+198
* grp: Implement fgetgrent_r using __nss_fgetent_rFlorian Weimer2020-07-211-48/+6
* nss: Add __nss_fgetent_rFlorian Weimer2020-07-217-54/+260
* libio: Add fseterr_unlocked for internal useFlorian Weimer2020-07-211-0/+7
* nss_files: Use generic result pointer in parse_lineFlorian Weimer2020-07-212-38/+15
* nss_files: Consolidate line parse declarations in <nss_files.h>Florian Weimer2020-07-219-49/+52
* nss_compat: Do not use mmap to read database files (bug 26258)Florian Weimer2020-07-214-16/+8
* nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer2020-07-218-11/+86
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2020-07-201-30/+30
* Use MPFR 4.1.0 in build-many-glibcs.py.Joseph Myers2020-07-201-1/+1
* elf: Change TLS static surplus default back to 1664Florian Weimer2020-07-203-8/+75
* hurd: Fix longjmp check for sigstateSamuel Thibault2020-07-182-2/+2
* hurd: Fix longjmp early in initializationSamuel Thibault2020-07-182-2/+16
* manual: New signal and errno string functions are AS-safeFlorian Weimer2020-07-172-4/+4
* AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra2020-07-175-126/+161
* Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer2020-07-175-12/+3
* en_US: Minimize changes to date_fmt (Bug 25923)Carlos O'Donell2020-07-161-2/+5
* Linux: Remove rseq supportFlorian Weimer2020-07-1654-1197/+6
* manual: Use Unicode instead HTML entities for characters (bug 19737)Florian Weimer2020-07-161-3/+3
* Add NEWS entry for CVE-2020-6096 (bug 25620)Aurelien Jarno2020-07-161-0/+5
* arm: remove string/tst-memmove-overflow XFAILAurelien Jarno2020-07-161-5/+0
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-07-153-4/+8
* AArch64: Add optimized Q-register memcpyWilco Dijkstra2020-07-155-4/+255