aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy
2020-07-25Update x86-64 libm-test-ulpsAndreas K. Hüttel
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy
2020-07-23Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar
2020-07-22Regenerate INSTALL for ARC port updates.Carlos O'Donell
2020-07-22Update libc.pot for 2.32 release.Carlos O'Donell
2020-07-21powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho
2020-07-21powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy
2020-07-21libio: Remove __libc_readline_unlockedFlorian Weimer
2020-07-21shadow: Implement fgetspent_r using __nss_fgetent_rFlorian Weimer
2020-07-21pwd: Implement fgetpwent_r using __nss_fgetent_rFlorian Weimer
2020-07-21gshadow: Implement fgetsgent_r using __nss_fgetent_r (bug 20338)Florian Weimer
2020-07-21grp: Implement fgetgrent_r using __nss_fgetent_rFlorian Weimer
2020-07-21nss: Add __nss_fgetent_rFlorian Weimer
2020-07-21libio: Add fseterr_unlocked for internal useFlorian Weimer
2020-07-21nss_files: Use generic result pointer in parse_lineFlorian Weimer
2020-07-21nss_files: Consolidate line parse declarations in <nss_files.h>Florian Weimer
2020-07-21nss_compat: Do not use mmap to read database files (bug 26258)Florian Weimer
2020-07-21nss_files: Consolidate file opening in __nss_files_fopenFlorian Weimer
2020-07-20Update powerpc-nofpu libm-test-ulps.Joseph Myers
2020-07-20Use MPFR 4.1.0 in build-many-glibcs.py.Joseph Myers
2020-07-20elf: Change TLS static surplus default back to 1664Florian Weimer
2020-07-18hurd: Fix longjmp check for sigstateSamuel Thibault
2020-07-18hurd: Fix longjmp early in initializationSamuel Thibault
2020-07-17manual: New signal and errno string functions are AS-safeFlorian Weimer
2020-07-17AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra
2020-07-17Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer
2020-07-16en_US: Minimize changes to date_fmt (Bug 25923)Carlos O'Donell
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-16manual: Use Unicode instead HTML entities for characters (bug 19737)Florian Weimer
2020-07-16Add NEWS entry for CVE-2020-6096 (bug 25620)Aurelien Jarno
2020-07-16arm: remove string/tst-memmove-overflow XFAILAurelien Jarno
2020-07-15AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra
2020-07-15AArch64: Add optimized Q-register memcpyWilco Dijkstra
2020-07-15AArch64: Align ENTRY to a cachelineWilco Dijkstra
2020-07-14Correct timespec implementation [BZ #26232]H.J. Lu
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel
2020-07-13hurd: Fix build-many-glibcs.pyAdhemerval Zanella
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-13string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installedAdhemerval Zanella
2020-07-13malloc: Deprecate more hook-related functionalityFlorian Weimer
2020-07-12elf: Support at least 32-byte alignment in static dlopenFlorian Weimer
2020-07-11x86: Remove __ASSEMBLER__ check in init-arch.hH.J. Lu
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu
2020-07-10Documentation for ARC portVineet Gupta
2020-07-10build-many-glibcs.py: Enable ARC buildsVineet Gupta
2020-07-10ARC: Build InfrastructureVineet Gupta
2020-07-10ARC: ABI listsVineet Gupta
2020-07-10ARC: Linux Startup and Dynamic LoadingVineet Gupta
2020-07-10ARC: Linux ABIVineet Gupta