aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add RISC-V 32-bit target to build-many-glibcs.pygentoo/2.32-rv32Zong Li2020-09-131-0/+15
* RISC-V: Build infrastructure for 32-bit portZong Li2020-09-139-10/+69
* RISC-V: Add rv32 path to RTLDLIST in lddZong Li2020-09-131-1/+1
* riscv32: Specify the arch_minimum_kernel as 5.4Alistair Francis2020-09-132-0/+8
* RISC-V: Fix llrint and llround missing exceptions on RV32Zong Li2020-09-131-0/+38
* RISC-V: Add the RV32 libm-test-ulpsAlistair Francis2020-09-132-0/+1406
* RISC-V: Add 32-bit ABI listsAlistair Francis2020-09-1313-0/+3336
* RISC-V: Add hard float support for 32-bit CPUsZong Li2020-09-134-0/+124
* RISC-V: Support the 32-bit ABI implementationAlistair Francis2020-09-137-22/+146
* RISC-V: Add arch-syscall.h for RV32Alistair Francis2020-09-131-0/+284
* RISC-V: Add path of library directories for the 32-bitAlistair Francis2020-09-131-16/+38
* RISC-V: Support dynamic loader for the 32-bitZong Li2020-09-131-1/+1
* RISC-V: Add support for 32-bit vDSO callsAlistair Francis2020-09-131-6/+17
* RISC-V: Use 64-bit-time syscall numbers with the 32-bit portAlistair Francis2020-09-131-0/+23
* RISC-V: Cleanup some of the sysdep.h codeAlistair Francis2020-09-131-13/+4
* RISC-V: Use 64-bit time_t and off_t for RV32 and RV64Alistair Francis2020-09-134-0/+162
* io/lockf: Include bits/types.h before __OFF_T_MATCHES_OFF64_T checkAlistair Francis2020-09-131-0/+2
* elf/tst-libc_dlvsym: Add a TEST_COMPAT around some symbol testsAlistair Francis2020-09-131-0/+5
* Fix miscompilation on ia64's gcc-10gentoo/glibc-2.32-1Sergei Trofimovich2020-08-051-1/+3
* Force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2020-08-052-3/+7
* Add C.UTF-8 localeMike FABIAN2020-08-052-0/+239
* Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2020-08-053-11/+17
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2020-08-052-8/+2
* Disable ldconfig during installMike Frysinger2020-08-051-0/+1
* 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