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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
x86: Add seperate non-temporal tunable for memset
Noah Goldstein
7
-6
/
+49
2024-05-30
x86: Improve large memset perf with non-temporal stores [RHEL-29312]
Noah Goldstein
1
-58
/
+91
2024-05-30
elf: add note identifier for dlopen metadata
Luca Boccassi
1
-0
/
+4
2024-05-30
elf: update NT_FDO_PACKAGING_METADATA spec URL
Luca Boccassi
1
-1
/
+1
2024-05-28
LoongArch: Use "$fcsr0" instead of "$r0" in _FPU_{GET,SET}CW
Xi Ruoyao
1
-2
/
+2
2024-05-27
x86_64: Reformat elf_machine_rela
Xin Wang
1
-4
/
+5
2024-05-27
i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)
Sunil K Pandey
1
-1
/
+7
2024-05-27
difftime is pure, not const
Paul Eggert
1
-2
/
+2
2024-05-27
parse_fdinfo: Don't advance pointer twice [BZ #31798]
H.J. Lu
1
-1
/
+3
2024-05-25
elf/Makefile: Split and sort PIE tests
H.J. Lu
1
-3
/
+13
2024-05-24
Revert "Test fscanf of long double without <stdio.h>"
H.J. Lu
3
-39
/
+0
2024-05-24
sysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnldbl-calls
H.J. Lu
1
-42
/
+233
2024-05-24
Test fscanf of long double without <stdio.h>
H.J. Lu
3
-0
/
+39
2024-05-24
sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-static
H.J. Lu
1
-1
/
+0
2024-05-24
sysdeps/ieee754/ldbl-opt/Makefile: Split and sort tests
H.J. Lu
1
-10
/
+18
2024-05-24
s390x: Regenerate ULPs.
Stefan Liebler
1
-0
/
+20
2024-05-23
powerpc: Remove duplicated versionsort from libm.a (BZ 31789)
Adhemerval Zanella
1
-1
/
+1
2024-05-23
Update kernel version to 6.9 in header constant tests
Joseph Myers
2
-3
/
+3
2024-05-23
localedata: cv_RU: update translation
Mike FABIAN
2
-209
/
+102
2024-05-23
math: Provide missing math symbols on libc.a (BZ 31781)
Adhemerval Zanella
3
-6
/
+6
2024-05-23
s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790)
Adhemerval Zanella
1
-0
/
+1
2024-05-23
microblaze: Remove cacheflush from libc.a (BZ 31788)
Adhemerval Zanella
1
-2
/
+0
2024-05-23
powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)
Adhemerval Zanella
2
-0
/
+8
2024-05-23
powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)
Adhemerval Zanella
3
-1
/
+19
2024-05-23
loongarch: Remove duplicate strnlen in libc.a (BZ 31785)
Adhemerval Zanella
1
-0
/
+2
2024-05-23
aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777)
Adhemerval Zanella
2
-0
/
+6
2024-05-23
Update PIDFD_* constants for Linux 6.9
Joseph Myers
2
-9
/
+8
2024-05-22
Define write_profiling functions only in profile library [BZ #31756]
H.J. Lu
1
-1
/
+2
2024-05-22
Don't provide XXXf128_do_not_use aliases [BZ #31757]
H.J. Lu
4
-0
/
+10
2024-05-22
Don't provide scalb/significand _FloatN aliases [BZ #31760]
H.J. Lu
2
-0
/
+24
2024-05-21
math: Fix isnanf128 static build (BZ 31774)
Adhemerval Zanella
1
-0
/
+4
2024-05-21
math: Add support for auto static math tests
Adhemerval Zanella
12
-5
/
+133
2024-05-21
Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]
H.J. Lu
1
-0
/
+4
2024-05-21
Obsolete _dl_mcount_wrapper in glibc 2.40 [BZ #31765]
H.J. Lu
1
-1
/
+5
2024-05-21
math: Fix i386 and m68k exp10 on static build (BZ 31775)
Adhemerval Zanella
2
-4
/
+14
2024-05-21
math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
Adhemerval Zanella
5
-13
/
+17
2024-05-21
Remove the clone3 symbol from libc.a [BZ #31770]
H.J. Lu
11
-11
/
+0
2024-05-21
aarch64/fpu: Add vector variants of pow
Joe Ramsay
21
-12
/
+2236
2024-05-21
Compile libmvec with -fno-math-errno
Joe Ramsay
1
-3
/
+4
2024-05-21
manual: clarify defintions of floating point exponent bounds (bug 31518)
Andreas Schwab
1
-5
/
+5
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
resolv: Make _res_opcodes a compat symbol [BZ #31764]
H.J. Lu
1
-0
/
+1
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
math: Add more details to the test driver output.
Joe Simmons-Talbott
3
-49
/
+162
2024-05-20
Implement C23 log2p1
Joseph Myers
52
-2
/
+3206
2024-05-20
Update syscall lists for Linux 6.9
Joseph Myers
1
-2
/
+2
[prev]
[next]