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-04-04
aarch64/fpu: Add vector variants of erfc
Joe Ramsay
17
-1
/
+4897
2024-04-04
aarch64/fpu: Add vector variants of tanh
Joe Ramsay
14
-1
/
+379
2024-04-04
aarch64/fpu: Add vector variants of sinh
Joe Ramsay
16
-0
/
+572
2024-04-04
aarch64/fpu: Add vector variants of atanh
Joe Ramsay
14
-0
/
+288
2024-04-04
aarch64/fpu: Add vector variants of asinh
Joe Ramsay
14
-0
/
+489
2024-04-04
aarch64/fpu: Add vector variants of acosh
Joe Ramsay
19
-0
/
+653
2024-04-04
aarch64/fpu: Add vector variants of cosh
Joe Ramsay
18
-1
/
+648
2024-04-04
aarch64/fpu: Add vector variants of erf
Joe Ramsay
19
-1
/
+4531
2024-04-04
misc: Add support for Linux uio.h RWF_NOAPPEND flag
Stafford Horne
1
-0
/
+1
2024-04-02
powerpc: Add missing arch flags on rounding ifunc variants
Adhemerval Zanella
1
-0
/
+6
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
44
-110
/
+96
2024-03-27
x86_64: Remove avx512 strstr implementation
Adhemerval Zanella
4
-248
/
+4
2024-03-27
signal: Avoid system signal disposition to interfere with tests
Adhemerval Zanella
1
-0
/
+3
2024-03-25
RISC-V: Fix the static-PIE non-relocated object check
Palmer Dabbelt
1
-1
/
+1
2024-03-23
htl: Implement some support for TLS_DTV_AT_TP
Sergey Bugaev
2
-2
/
+23
2024-03-23
htl: Respect GL(dl_stack_flags) when allocating stacks
Sergey Bugaev
2
-2
/
+11
2024-03-23
hurd: Use the RETURN_ADDRESS macro
Sergey Bugaev
1
-1
/
+1
2024-03-23
hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
Sergey Bugaev
2
-2
/
+2
2024-03-23
hurd: Move internal functions to internal header
Sergey Bugaev
1
-0
/
+78
2024-03-22
or1k: Add prctl wrapper to unwrap variadic args
Stafford Horne
1
-0
/
+42
2024-03-22
or1k: Only define fpu rouding and exceptions with hard-float
Stafford Horne
1
-0
/
+19
2024-03-22
or1k: Update libm test ulps
Stafford Horne
1
-0
/
+1
2024-03-21
AArch64: Check kernel version for SVE ifuncs
Wilco Dijkstra
5
-2
/
+53
2024-03-19
powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
Amrita H S
15
-5
/
+27
2024-03-19
powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
Manjunath Matti
9
-19
/
+66
2024-03-19
elf: Enable TLS descriptor tests on aarch64
Adhemerval Zanella
2
-4
/
+5
2024-03-19
arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
Adhemerval Zanella
4
-8
/
+237
2024-03-19
Add tst-gnu2-tls2mod1 to test-internal-extras
Andreas Schwab
1
-0
/
+2
2024-03-18
x86-64: Allocate state buffer space for RDI, RSI and RBX
H.J. Lu
3
-10
/
+146
2024-03-18
riscv: Update nofpu libm test ulps
Darius Rad
1
-0
/
+1
2024-03-15
linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
Florian Weimer
1
-8
/
+0
2024-03-14
aarch64: fix check for SVE support in assembler
Szabolcs Nagy
2
-4
/
+6
2024-03-13
Update kernel version to 6.8 in header constant tests
Joseph Myers
3
-4
/
+4
2024-03-13
Update syscall lists for Linux 6.8
Joseph Myers
27
-2
/
+137
2024-03-12
powerpc: Remove power8 strcasestr optimization
Adhemerval Zanella
8
-675
/
+1
2024-03-12
riscv: Fix alignment-ignorant memcpy implementation
Adhemerval Zanella
9
-167
/
+215
2024-03-12
linux/sigsetops: fix type confusion (bug 31468)
Andreas Schwab
2
-9
/
+9
2024-03-12
LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
caiyinyu
1
-1
/
+1
2024-03-03
x86-64: Simplify minimum ISA check ifdef conditional with if
Sunil K Pandey
1
-11
/
+8
2024-03-01
riscv: Add and use alignment-ignorant memcpy
Evan Green
5
-0
/
+258
2024-03-01
riscv: Add ifunc helper method to hwprobe.h
Evan Green
1
-0
/
+29
2024-03-01
riscv: Enable multi-arg ifunc resolvers
Evan Green
1
-0
/
+27
2024-03-01
riscv: Add __riscv_hwprobe pointer to ifunc calls
Evan Green
2
-4
/
+15
2024-03-01
riscv: Add hwprobe vdso call support
Evan Green
4
-2
/
+16
2024-03-01
linux: Introduce INTERNAL_VSYSCALL
Evan Green
1
-0
/
+12
2024-03-01
riscv: Add Linux hwprobe syscall support
Evan Green
6
-2
/
+125
2024-02-29
x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers
H.J. Lu
14
-6
/
+299
2024-02-28
x86_64: Suppress false positive valgrind error
H.J. Lu
2
-0
/
+23
2024-02-28
x86: Don't check XFD against /proc/cpuinfo
H.J. Lu
1
-0
/
+3
2024-02-28
x86-64: Don't use SSE resolvers for ISA level 3 or above
H.J. Lu
2
-12
/
+20
[prev]
[next]