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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
aarch64/fpu: Add vector variants of cosh
Joe Ramsay
2024-04-04
18
-1
/
+648
*
aarch64/fpu: Add vector variants of erf
Joe Ramsay
2024-04-04
19
-1
/
+4531
*
misc: Add support for Linux uio.h RWF_NOAPPEND flag
Stafford Horne
2024-04-04
3
-1
/
+9
*
manual: significand() uses FLT_RADIX, not 2
Alejandro Colomar
2024-04-03
1
-1
/
+1
*
manual: Clarify return value of cbrt(3)
Alejandro Colomar
2024-04-03
1
-2
/
+6
*
manual: floor(log2(fabs(x))) has rounding errors
Alejandro Colomar
2024-04-03
1
-2
/
+5
*
manual: logb(x) is floor(log2(fabs(x)))
Alejandro Colomar
2024-04-03
1
-1
/
+1
*
powerpc: Add missing arch flags on rounding ifunc variants
Adhemerval Zanella
2024-04-02
1
-0
/
+6
*
math: Reformat Makefile.
Adhemerval Zanella
2024-04-02
1
-159
/
+685
*
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2024-04-02
75
-182
/
+178
*
benchtests: Improve benchtests for strstr
Adhemerval Zanella
2024-04-01
1
-76
/
+273
*
x86_64: Remove avx512 strstr implementation
Adhemerval Zanella
2024-03-27
4
-248
/
+4
*
signal: Avoid system signal disposition to interfere with tests
Adhemerval Zanella
2024-03-27
2
-0
/
+7
*
RISC-V: Fix the static-PIE non-relocated object check
Palmer Dabbelt
2024-03-25
1
-1
/
+1
*
htl: Implement some support for TLS_DTV_AT_TP
Sergey Bugaev
2024-03-23
3
-2
/
+25
*
htl: Respect GL(dl_stack_flags) when allocating stacks
Sergey Bugaev
2024-03-23
2
-2
/
+11
*
hurd: Use the RETURN_ADDRESS macro
Sergey Bugaev
2024-03-23
1
-1
/
+1
*
hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
Sergey Bugaev
2024-03-23
2
-2
/
+2
*
Allow glibc to be compiled without EXEC_PAGESIZE
Sergey Bugaev
2024-03-23
3
-2
/
+8
*
hurd: Stop relying on VM_MAX_ADDRESS
Sergey Bugaev
2024-03-23
1
-4
/
+4
*
hurd: Move internal functions to internal header
Sergey Bugaev
2024-03-23
2
-87
/
+78
*
stdlib: Fix tst-makecontext2 log when swapcontext fails
Stafford Horne
2024-03-23
1
-1
/
+1
*
or1k: Add prctl wrapper to unwrap variadic args
Stafford Horne
2024-03-22
1
-0
/
+42
*
or1k: Only define fpu rouding and exceptions with hard-float
Stafford Horne
2024-03-22
1
-0
/
+19
*
or1k: Update libm test ulps
Stafford Horne
2024-03-22
1
-0
/
+1
*
AArch64: Check kernel version for SVE ifuncs
Wilco Dijkstra
2024-03-21
5
-2
/
+53
*
powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
Amrita H S
2024-03-19
15
-5
/
+27
*
powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
Manjunath Matti
2024-03-19
12
-19
/
+74
*
elf: Enable TLS descriptor tests on aarch64
Adhemerval Zanella
2024-03-19
5
-33
/
+40
*
arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
Adhemerval Zanella
2024-03-19
10
-15
/
+250
*
Ignore undefined symbols for -mtls-dialect=gnu2
Adhemerval Zanella
2024-03-19
2
-2
/
+2
*
Add tst-gnu2-tls2mod1 to test-internal-extras
Andreas Schwab
2024-03-19
1
-0
/
+2
*
x86-64: Allocate state buffer space for RDI, RSI and RBX
H.J. Lu
2024-03-18
3
-11
/
+147
*
riscv: Update nofpu libm test ulps
Darius Rad
2024-03-18
1
-0
/
+1
*
Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
Joseph Myers
2024-03-15
1
-0
/
+1
*
linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
Florian Weimer
2024-03-15
1
-8
/
+0
*
aarch64: fix check for SVE support in assembler
Szabolcs Nagy
2024-03-14
2
-4
/
+6
*
Update kernel version to 6.8 in header constant tests
Joseph Myers
2024-03-13
3
-4
/
+4
*
Update syscall lists for Linux 6.8
Joseph Myers
2024-03-13
27
-2
/
+137
*
Use Linux 6.8 in build-many-glibcs.py
Joseph Myers
2024-03-13
1
-1
/
+1
*
powerpc: Remove power8 strcasestr optimization
Adhemerval Zanella
2024-03-12
8
-675
/
+1
*
riscv: Fix alignment-ignorant memcpy implementation
Adhemerval Zanella
2024-03-12
9
-167
/
+215
*
linux/sigsetops: fix type confusion (bug 31468)
Andreas Schwab
2024-03-12
3
-9
/
+20
*
LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
caiyinyu
2024-03-12
1
-1
/
+1
*
duplocale: protect use of global locale (bug 23970)
Andreas Schwab
2024-03-11
1
-6
/
+8
*
x86-64: Simplify minimum ISA check ifdef conditional with if
Sunil K Pandey
2024-03-03
1
-11
/
+8
*
manual/tunables - Add entry for enable_secure tunable.
Joe Talbott
2024-03-01
1
-0
/
+10
*
NEWS: Move enable_secure_tunable from 2.39 to 2.40.
Joe Talbott
2024-03-01
1
-5
/
+5
*
riscv: Add and use alignment-ignorant memcpy
Evan Green
2024-03-01
5
-0
/
+258
*
riscv: Add ifunc helper method to hwprobe.h
Evan Green
2024-03-01
1
-0
/
+29
[prev]
[next]