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
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Open master branch for glibc 2.39 development
glibc-2.38.9000
Andreas K. Hüttel
2023-07-31
2
-2
/
+25
*
NEWS: Fix typos
glibc-2.38
Andreas K. Hüttel
2023-07-31
1
-2
/
+3
*
Create ChangeLog.old/ChangeLog.27
Andreas K. Hüttel
2023-07-30
1
-0
/
+10676
*
Increase version numbers
Andreas K. Hüttel
2023-07-30
2
-3
/
+3
*
INSTALL: regenerate
Andreas K. Hüttel
2023-07-30
1
-7
/
+7
*
NEWS: minor wording fixes
Andreas K. Hüttel
2023-07-30
1
-2
/
+2
*
install.texi: Build was tested with binutils 2.41 (just released)
Andreas K. Hüttel
2023-07-30
1
-1
/
+1
*
install.texi: Update versions of most recent build tools
Andreas K. Hüttel
2023-07-27
1
-7
/
+7
*
contrib.texi: Update for 2.38
Andreas K. Hüttel
2023-07-27
1
-7
/
+103
*
<sys/platform/x86.h>: Add APX support
H.J. Lu
2023-07-27
5
-0
/
+14
*
translations: update cs, nl, vi
Andreas K. Hüttel
2023-07-27
3
-9
/
+84
*
string: Fix tester build with fortify enable with gcc 6
Adhemerval Zanella Netto
2023-07-26
1
-0
/
+9
*
linux: Fix i686 with gcc6
Adhemerval Zanella Netto
2023-07-26
1
-0
/
+9
*
i386: Remove memset_chk-nonshared.S
Adhemerval Zanella Netto
2023-07-26
4
-30
/
+6
*
i386: Fix build with --enable-fortify=3
Adhemerval Zanella Netto
2023-07-26
4
-65
/
+1
*
posix: Fix test-errno build with fortify enable
Adhemerval Zanella Netto
2023-07-26
1
-1
/
+7
*
powerpc: Fix powerpc64 strchrnul build with old gcc
Adhemerval Zanella Netto
2023-07-26
1
-7
/
+7
*
sunrpc: Fix netname build with older gcc
Adhemerval Zanella Netto
2023-07-26
1
-0
/
+4
*
malloc: Fix set-freeres.c with gcc 6
Adhemerval Zanella Netto
2023-07-26
1
-0
/
+46
*
NEWS: Insert autogenerated list of fixed bugs
Andreas K. Hüttel
2023-07-25
1
-2
/
+41
*
NEWS: Mention AArch64 libmvec under build requirements again
Andreas K. Hüttel
2023-07-25
1
-1
/
+1
*
NEWS: Minor editorial changes
Andreas K. Hüttel
2023-07-25
1
-9
/
+9
*
MIPS: Update mips32 and mip64 libm test ulps
Aurelien Jarno
2023-07-25
2
-0
/
+2
*
nscd: cleanup obsolete _FORTIFY_SOURCE setting
Sam James
2023-07-25
1
-2
/
+0
*
Include sys/rseq.h in tst-rseq-disable.c
Stefan Liebler
2023-07-25
1
-0
/
+1
*
string: Fix tester with fortify enabled
Adhemerval Zanella Netto
2023-07-24
1
-4
/
+8
*
string: Fix bug-strncat1 with fortify enabled
Adhemerval Zanella Netto
2023-07-24
1
-6
/
+8
*
nscd: Use errval, not errno to guide cache update (bug 30662)
Florian Weimer
2023-07-24
2
-2
/
+2
*
Restore lookup of IPv4 mapped addresses in files database (bug 25457)
Andreas Schwab
2023-07-24
6
-9
/
+128
*
Revert "MIPS: Sync elf.h from binutils"
Andreas K. Hüttel
2023-07-22
1
-137
/
+3
*
riscv: Update rvd libm test ulps
Aurelien Jarno
2023-07-22
1
-0
/
+1
*
MIPS: Sync elf.h from binutils
Ying Huang
2023-07-22
1
-3
/
+137
*
Merge translations (bg, hr, pl, sv)
Andreas K. Hüttel
2023-07-22
4
-10
/
+106
*
nptl: Unconditionally use a 32-byte rseq area
Florian Weimer
2023-07-21
1
-4
/
+14
*
hurd: Fix tst-openloc
Samuel Thibault
2023-07-20
1
-1
/
+2
*
scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
Adhemerval Zanella
2023-07-20
5
-30
/
+30
*
configure: Disable building libcrypt by default
Siddhesh Poyarekar
2023-07-20
6
-27
/
+40
*
nptl: Make tst-tls3mod.so explicitly lazy
Arsen Arsenović
2023-07-20
1
-0
/
+1
*
make ‘struct pthread’ a complete type
Paul Eggert
2023-07-19
1
-4
/
+4
*
scripts: Add fortify checks on installed headers
Adhemerval Zanella
2023-07-19
1
-13
/
+23
*
Update x86_64 libm-test-ulps (x32 ABI)
Andreas K. Hüttel
2023-07-19
1
-13
/
+14
*
Fix getting return address in elf/tst-audit28.c.
Stefan Liebler
2023-07-19
1
-6
/
+13
*
[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.
Noah Goldstein
2023-07-18
1
-3
/
+12
*
x86: Fix slight bug in `shared_per_thread` cache size calculation.
Noah Goldstein
2023-07-18
1
-2
/
+2
*
Update i686 libm-test-ulps (again)
Andreas K. Hüttel
2023-07-19
1
-1
/
+1
*
Update i686 libm-test-ulps
Andreas K. Hüttel
2023-07-18
1
-0
/
+1
*
Merge translations (de, ro, uk, zh_TW)
Andreas K. Hüttel
2023-07-18
38
-5087
/
+5184
*
Regenerate libc.pot
Andreas K. Hüttel
2023-07-17
1
-159
/
+183
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
72
-2655
/
+4257
*
Update sparc libm-test-ulps
Adhemerval Zanella
2023-07-17
1
-0
/
+1
[next]