GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RISC-V 32-bit target to build-many-glibcs.py
gentoo/2.32-rv32
Zong Li
2020-09-13
1
-0
/
+15
*
RISC-V: Build infrastructure for 32-bit port
Zong Li
2020-09-13
9
-10
/
+69
*
RISC-V: Add rv32 path to RTLDLIST in ldd
Zong Li
2020-09-13
1
-1
/
+1
*
riscv32: Specify the arch_minimum_kernel as 5.4
Alistair Francis
2020-09-13
2
-0
/
+8
*
RISC-V: Fix llrint and llround missing exceptions on RV32
Zong Li
2020-09-13
1
-0
/
+38
*
RISC-V: Add the RV32 libm-test-ulps
Alistair Francis
2020-09-13
2
-0
/
+1406
*
RISC-V: Add 32-bit ABI lists
Alistair Francis
2020-09-13
13
-0
/
+3336
*
RISC-V: Add hard float support for 32-bit CPUs
Zong Li
2020-09-13
4
-0
/
+124
*
RISC-V: Support the 32-bit ABI implementation
Alistair Francis
2020-09-13
7
-22
/
+146
*
RISC-V: Add arch-syscall.h for RV32
Alistair Francis
2020-09-13
1
-0
/
+284
*
RISC-V: Add path of library directories for the 32-bit
Alistair Francis
2020-09-13
1
-16
/
+38
*
RISC-V: Support dynamic loader for the 32-bit
Zong Li
2020-09-13
1
-1
/
+1
*
RISC-V: Add support for 32-bit vDSO calls
Alistair Francis
2020-09-13
1
-6
/
+17
*
RISC-V: Use 64-bit-time syscall numbers with the 32-bit port
Alistair Francis
2020-09-13
1
-0
/
+23
*
RISC-V: Cleanup some of the sysdep.h code
Alistair Francis
2020-09-13
1
-13
/
+4
*
RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
Alistair Francis
2020-09-13
4
-0
/
+162
*
io/lockf: Include bits/types.h before __OFF_T_MATCHES_OFF64_T check
Alistair Francis
2020-09-13
1
-0
/
+2
*
elf/tst-libc_dlvsym: Add a TEST_COMPAT around some symbol tests
Alistair Francis
2020-09-13
1
-0
/
+5
*
Fix miscompilation on ia64's gcc-10
gentoo/glibc-2.32-1
Sergei Trofimovich
2020-08-05
1
-1
/
+3
*
Force -O0 in conform tests to survive $CC changes
Andreas K. Hüttel
2020-08-05
2
-3
/
+7
*
Add C.UTF-8 locale
Mike FABIAN
2020-08-05
2
-0
/
+239
*
Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2020-08-05
3
-11
/
+17
*
Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"
Andreas K. Hüttel
2020-08-05
2
-8
/
+2
*
Disable ldconfig during install
Mike Frysinger
2020-08-05
1
-0
/
+1
*
Prepare for glibc 2.32 release.
glibc-2.32
Carlos O'Donell
2020-08-04
3
-3
/
+15380
*
Regenerate configure scripts.
Carlos O'Donell
2020-08-04
2
-1
/
+2
*
Update NEWS with bugs.
Carlos O'Donell
2020-08-04
1
-2
/
+110
*
Update translations.
Carlos O'Donell
2020-08-04
35
-25496
/
+17951
*
Don't mix linker error messages into edited scripts
Alan Modra
2020-08-04
1
-2
/
+2
*
benchtests/README update.
Paul Zimmermann
2020-08-04
1
-6
/
+14
*
RISC-V: Update lp64d libm-test-ulps according to HiFive Unleashed
Maciej W. Rozycki
2020-08-04
1
-15
/
+18
*
aarch64: update NEWS about branch protection
Szabolcs Nagy
2020-08-03
1
-1
/
+3
*
Add NEWS entry for CVE-2016-10228 (bug 19519)
Aurelien Jarno
2020-08-03
1
-0
/
+4
*
powerpc: Fix incorrect cache line size load in memset (bug 26332)
Florian Weimer
2020-08-03
1
-2
/
+2
*
Update Nios II libm-test-ulps file.
Chung-Lin Tang
2020-08-03
1
-11
/
+11
*
Move NEWS entry for CVE-2020-1751 to the 2.31 section
Florian Weimer
2020-07-31
1
-3
/
+3
*
NEWS: Deprecate weak libpthread symbols for single-threaded checks
Florian Weimer
2020-07-31
1
-0
/
+8
*
NEWS: Deprecate nss_hesiod
Florian Weimer
2020-07-31
1
-0
/
+5
*
nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]
H.J. Lu
2020-07-27
3
-2
/
+87
*
Use binutils 2.35 branch in build-many-glibcs.py.
Joseph Myers
2020-07-27
1
-1
/
+1
*
aarch64: Use future HWCAP2_MTE in ifunc resolver
Szabolcs Nagy
2020-07-27
1
-2
/
+8
*
Update x86-64 libm-test-ulps
Andreas K. Hüttel
2020-07-25
1
-2
/
+2
*
aarch64: Respect p_flags when protecting code with PROT_BTI
Szabolcs Nagy
2020-07-24
1
-1
/
+8
*
Disable warnings due to deprecated libselinux symbols used by nss and nscd
Arjun Shankar
2020-07-23
2
-0
/
+24
*
Regenerate INSTALL for ARC port updates.
Carlos O'Donell
2020-07-22
1
-0
/
+5
*
Update libc.pot for 2.32 release.
Carlos O'Donell
2020-07-22
1
-918
/
+647
*
powerpc: Fix POWER10 selection
Tulio Magno Quites Machado Filho
2020-07-21
1
-0
/
+1
*
powerpc64le: guarantee a .gnu.attributes section [BZ #26220]
Paul E. Murphy
2020-07-21
1
-0
/
+8
*
libio: Remove __libc_readline_unlocked
Florian Weimer
2020-07-21
5
-423
/
+2
*
shadow: Implement fgetspent_r using __nss_fgetent_r
Florian Weimer
2020-07-21
2
-37
/
+7
[next]