index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
LoongArch: Update ulps
caiyinyu
1
-0
/
+20
2024-05-21
LoongArch: Fix tst-gnu2-tls2 compiler error
mengqinggang
3
-2
/
+8
2024-05-20
i386: Don't define stpncpy alias when used in IFUNC [BZ #31768]
H.J. Lu
1
-0
/
+2
2024-05-20
powerpc: Update ulps
Adhemerval Zanella
1
-0
/
+24
2024-05-20
arm: Update ulps
Adhemerval Zanella
1
-0
/
+16
2024-05-20
aarch64: Update ulps
Adhemerval Zanella
1
-0
/
+20
2024-05-20
Implement C23 log2p1
Joseph Myers
39
-1
/
+294
2024-05-20
Update syscall lists for Linux 6.9
Joseph Myers
1
-2
/
+2
2024-05-20
Rename procutils_read_file to __libc_procutils_read_file [BZ #31755]
H.J. Lu
3
-5
/
+7
2024-05-20
nearbyint: Don't define alias when used in IFUNC [BZ #31759]
H.J. Lu
2
-0
/
+4
2024-05-18
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
6
-8
/
+8
2024-05-16
powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31629]
Manjunath Matti
2
-4
/
+4
2024-05-16
aarch64/fpu: Add vector variants of cbrt
Joe Ramsay
14
-0
/
+526
2024-05-16
aarch64/fpu: Add vector variants of hypot
Joe Ramsay
14
-0
/
+329
2024-05-15
LoongArch: Add support for TLS Descriptors
mengqinggang
14
-8
/
+1071
2024-05-14
aarch64: Fix AdvSIMD libmvec routines for big-endian
Joe Ramsay
17
-85
/
+119
2024-05-09
powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)
Adhemerval Zanella
2
-14
/
+8
2024-05-08
x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
Gabi Falk
1
-3
/
+3
2024-05-07
support: Add envp argument to support_capture_subprogram
Adhemerval Zanella
1
-1
/
+1
2024-05-07
elf: Only process multiple tunable once (BZ 31686)
Adhemerval Zanella
2
-0
/
+7
2024-05-06
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
1
-0
/
+4
2024-05-06
powerpc: Optimized strncmp for power10
Amrita H S
5
-1
/
+304
2024-05-03
or1k: Add hard float support
Stafford Horne
32
-218
/
+1425
2024-05-03
or1k: Add hard float libm-test-ulps
Stafford Horne
5
-1
/
+1117
2024-05-02
i686: Fix multiple definitions of __memmove_chk and __memset_chk
Gabi Falk
2
-2
/
+2
2024-05-02
i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk
Gabi Falk
1
-1
/
+1
2024-05-01
time: Allow later version licensing.
Carlos O'Donell
2
-2
/
+2
2024-04-30
AArch64: Remove unused defines of CPU names
Wilco Dijkstra
1
-7
/
+0
2024-04-25
x86: In ld.so, diagnose missing APX support in APX-only builds
Florian Weimer
1
-0
/
+5
2024-04-25
i386: ulp update for SSE2 --disable-multi-arch configurations
Florian Weimer
1
-0
/
+1
2024-04-24
x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]
H.J. Lu
3
-1
/
+15
2024-04-24
LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
12
-8
/
+471
2024-04-23
nptl: Fix tst-cancel30 on kernels without ppoll_time64 support
Florian Weimer
1
-4
/
+11
2024-04-19
login: Use unsigned 32-bit types for seconds-since-epoch
Florian Weimer
1
-1
/
+1
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
15
-19
/
+156
2024-04-19
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
15
-0
/
+54
2024-04-14
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
Florian Weimer
1
-0
/
+19
2024-04-13
Revert "x86_64: Suppress false positive valgrind error"
Florian Weimer
2
-24
/
+0
2024-04-10
posix: Sync tempname with gnulib
Adhemerval Zanella
1
-114
/
+59
2024-04-08
aarch64: Enhanced CPU diagnostics for ld.so
Florian Weimer
1
-0
/
+84
2024-04-08
x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Florian Weimer
1
-0
/
+384
2024-04-08
elf: Add CPU iteration support for future use in ld.so diagnostics
Florian Weimer
2
-0
/
+100
2024-04-06
x86-64: Exclude FMA4 IFUNC functions for -mapxf
H.J. Lu
5
-9
/
+67
2024-04-05
Reinstate generic features-time64.h
Adhemerval Zanella
1
-0
/
+19
2024-04-04
Cleanup __tls_get_addr on alpha/microblaze localplt.data
Adhemerval Zanella
2
-4
/
+0
2024-04-04
arm: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
2
-3
/
+2
2024-04-04
aarch64: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
2
-3
/
+2
2024-04-04
math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)
Adhemerval Zanella
4
-93
/
+18
2024-04-04
math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)
Adhemerval Zanella
7
-140
/
+75
2024-04-04
math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)
Adhemerval Zanella
8
-141
/
+111
[prev]
[next]