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
/
x86_64
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
Revert "x86_64: Suppress false positive valgrind error"
Florian Weimer
1
-7
/
+0
2024-03-19
Add tst-gnu2-tls2mod1 to test-internal-extras
Andreas Schwab
1
-0
/
+2
2024-02-28
x86_64: Suppress false positive valgrind error
H.J. Lu
1
-0
/
+6
2024-02-28
x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
H.J. Lu
1
-1
/
+1
2024-02-15
Apply the Makefile sorting fix
H.J. Lu
1
-5
/
+5
2024-02-15
sysdeps/x86_64/Makefile (tests): Add the end marker
H.J. Lu
1
-2
/
+4
2024-01-10
i386: Remove CET support bits
H.J. Lu
1
-1
/
+1
2024-01-10
x86-64/cet: Move check-cet.awk to x86_64
H.J. Lu
1
-1
/
+1
2024-01-09
x86: Move CET infrastructure to x86_64
Adhemerval Zanella
1
-0
/
+243
2024-01-06
x32: Handle displacement overflow in PLT rewrite [BZ #31218]
H.J. Lu
1
-0
/
+8
2024-01-05
elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
H.J. Lu
1
-0
/
+27
2023-05-01
nptl: move tst-x86-64-tls-1 to nptl-only tests
Samuel Thibault
1
-2
/
+0
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
1
-2
/
+0
2022-11-08
x86: Add evex optimized functions for the wchar_t strcpy family
Noah Goldstein
1
-0
/
+5
2022-10-06
x86_64: Remove platform directory library loading test
Javier Pello
1
-16
/
+0
2022-07-27
arc4random: simplify design for better safety
Jason A. Donenfeld
1
-7
/
+0
2022-07-22
x86: Add AVX2 optimized chacha20
Adhemerval Zanella Netto
1
-0
/
+1
2022-07-22
x86: Add SSE2 optimized chacha20
Adhemerval Zanella Netto
1
-0
/
+6
2022-07-16
x86: Add support to build wcscpy with explicit ISA level
Noah Goldstein
1
-0
/
+1
2022-07-16
x86: Add support to build strcmp/strlen/strchr with explicit ISA level
Noah Goldstein
1
-0
/
+6
2022-07-05
x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
Noah Goldstein
1
-1
/
+8
2022-02-25
build: Properly generate .d dependency files [BZ #28922]
H.J. Lu
1
-0
/
+2
2021-08-24
x86-64: Remove compiler -mavx512f check
H.J. Lu
1
-2
/
+0
2021-07-09
Add a generic malloc test for MALLOC_ALIGNMENT
H.J. Lu
1
-4
/
+0
2021-07-08
x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]
H.J. Lu
1
-0
/
+7
2021-04-01
x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]
H.J. Lu
1
-0
/
+2
2020-12-04
x86_64: Add glibc-hwcaps support
Florian Weimer
1
-0
/
+39
2020-07-13
x86: Support usable check for all CPU features
H.J. Lu
1
-3
/
+3
2020-07-11
x86: Remove the unused __x86_prefetchw
H.J. Lu
1
-1
/
+1
2018-08-02
Rename the glibc.tune namespace to glibc.cpu
Siddhesh Poyarekar
1
-2
/
+2
2017-10-20
x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]
H.J. Lu
1
-0
/
+4
2017-10-19
x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
H.J. Lu
1
-0
/
+20
2017-09-11
x86: Add x86_64 to x86-64 HWCAP [BZ #22093]
H.J. Lu
1
-0
/
+17
2017-08-04
Check linker support for INSERT in linker script
H.J. Lu
1
-0
/
+2
2017-07-06
x86-64: Align the stack in __tls_get_addr [BZ #21609]
H.J. Lu
1
-2
/
+2
2017-02-09
x86-64: Verify that _dl_runtime_resolve preserves vector registers
H.J. Lu
1
-4
/
+16
2016-12-21
x86_64: tst-quad1pie, tst-quad2pie: compile with -fPIE [BZ #7065]
Nick Alcock
1
-0
/
+3
2016-04-13
Register extra test objects
Andreas Schwab
1
-0
/
+4
2016-03-07
tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]
Florian Weimer
1
-4
/
+4
2016-03-04
Add a comment in sysdeps/x86_64/Makefile
H.J. Lu
1
-0
/
+3
2016-03-03
Copy x86_64 _mcount.op from _mcount.o
H.J. Lu
1
-0
/
+1
2015-10-09
Remove configure tests for -mno-vzeroupper support.
Joseph Myers
1
-4
/
+1
2015-10-08
Remove configure tests for AVX support.
Joseph Myers
1
-6
/
+1
2015-08-26
Don't disable SSE in x86-64 ld.so
H.J. Lu
1
-0
/
+4
2015-08-25
Save and restore vector registers in x86-64 ld.so
H.J. Lu
1
-0
/
+5
2015-08-19
Fix dynamic linker issue with bind-now
Petar Jovanovic
1
-0
/
+5
2015-02-06
Clean up sysdep-dl-routines variable.
Roland McGrath
1
-2
/
+0
2014-07-03
Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
Richard Henderson
1
-2
/
+0
2014-03-13
Save and restore AVX-512 zmm registers to x86-64 ld.so
Igor Zamyatin
1
-2
/
+13
2013-04-25
Move x86_64-specific audit tests to sysdeps/x86_64/.
Joseph Myers
1
-0
/
+44
[next]