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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
arm: Avoid UB in elf_machine_rel()
Palmer Dabbelt
1
-5
/
+4
2024-06-18
arm: Update ulps
Adhemerval Zanella
1
-0
/
+48
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
1
-74
/
+72
2024-06-17
Implement C23 logp1
Joseph Myers
1
-0
/
+16
2024-05-20
arm: Update ulps
Adhemerval Zanella
1
-0
/
+16
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
1
-0
/
+21
2024-04-19
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
1
-0
/
+2
2024-04-04
arm: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
1
-1
/
+2
2024-03-19
elf: Enable TLS descriptor tests on aarch64
Adhemerval Zanella
1
-4
/
+4
2024-03-19
arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
Adhemerval Zanella
4
-8
/
+237
2024-02-23
arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
Adhemerval Zanella
1
-53
/
+4
2024-02-05
arm: Remove wrong ldr from _dl_start_user (BZ 31339)
Adhemerval Zanella
1
-1
/
+0
2024-02-01
string: Use builtins for ffs and ffsll
Adhemerval Zanella Netto
3
-86
/
+2
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
115
-115
/
+115
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
2
-2
/
+4
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
2
-87
/
+118
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
10
-14
/
+14
2023-03-30
Update arm libm-tests-ulps
Adhemerval Zanella
1
-0
/
+1
2023-03-02
arm: Remove __builtin_arm_uqsub8 usage on string-fza.h
Adhemerval Zanella Netto
1
-4
/
+0
2023-02-20
arm: Support gcc older than 10 for find_zero_all
Adhemerval Zanella
1
-0
/
+6
2023-02-06
arm: Add string-fza.h
Richard Henderson
1
-0
/
+67
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
114
-114
/
+114
2022-11-01
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
1
-0
/
+4
2022-10-20
sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698]
Felix Riemann
2
-2
/
+2
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
1
-2
/
+0
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
5
-44
/
+70
2022-10-07
arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
Adhemerval Zanella
1
-1
/
+1
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
1
-1
/
+1
2022-08-12
arm: Remove nested functionf rom relocate_pc24
Adhemerval Zanella
1
-10
/
+13
2022-08-04
arm: Remove RELA support
Adhemerval Zanella
2
-106
/
+1
2022-06-10
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
1
-2
/
+2
2022-06-05
grep: egrep -> grep -E, fgrep -> grep -F
Sam James
2
-2
/
+2
2022-05-30
arm: Remove _dl_skip_args usage
Adhemerval Zanella
1
-39
/
+0
2022-05-23
Revert "[ARM][BZ #17711] Fix extern protected data handling"
Fangrui Song
2
-28
/
+3
2022-05-17
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
Szabolcs Nagy
1
-4
/
+0
2022-04-26
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2
-8
/
+0
2022-04-04
Remove -z combreloc and HAVE_Z_COMBRELOC
Fangrui Song
1
-16
/
+2
2022-02-10
elf: Remove prelink support
Adhemerval Zanella
1
-4
/
+0
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
114
-114
/
+114
2021-12-28
elf: Add _dl_find_object function
Florian Weimer
1
-0
/
+25
2021-12-28
malloc: Remove memusage.h
Adhemerval Zanella
1
-20
/
+0
2021-12-28
Remove atomic-machine.h atomic typedefs
Adhemerval Zanella
1
-17
/
+0
2021-12-28
elf: Add _dl_audit_pltexit
Adhemerval Zanella
2
-1
/
+3
2021-12-17
Remove ununsed tcb-offset
Adhemerval Zanella
3
-17
/
+0
2021-12-09
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
1
-6
/
+0
2021-12-09
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
1
-9
/
+1
2021-12-03
nptl: Increase default TCB alignment to 32
Florian Weimer
1
-3
/
+0
2021-11-01
arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descriptors support
Adhemerval Zanella
1
-6
/
+1
2021-11-01
arm: Use internal symbol for _dl_argv on _dl_start_user
Adhemerval Zanella
1
-1
/
+1
[next]