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
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
1
-63
/
+57
2024-06-17
Implement C23 logp1
Joseph Myers
2
-0
/
+20
2024-04-19
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
1
-0
/
+3
2024-02-01
string: Use builtins for ffs and ffsll
Adhemerval Zanella Netto
1
-0
/
+2
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
44
-44
/
+44
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
1
-38
/
+51
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-02-17
ARC:fpu: add extra capability check before use of sqrt and fma builtins
Pavel Kozlov
2
-4
/
+24
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
44
-44
/
+44
2022-11-29
ARC: update definitions in elf/elf.h
Shahab Vahedi
1
-4
/
+4
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
1
-2
/
+1
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
1
-0
/
+1
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
1
-1
/
+1
2022-08-26
csu: Change start code license to have link exception
Szabolcs Nagy
1
-1
/
+18
2022-06-15
elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
Fangrui Song
1
-21
/
+0
2022-05-30
arc: Remove _dl_skip_args usage
Adhemerval Zanella
1
-15
/
+2
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
-3
/
+0
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
45
-45
/
+45
2021-12-28
malloc: Remove memusage.h
Adhemerval Zanella
1
-21
/
+0
2021-12-28
Remove atomic-machine.h atomic typedefs
Adhemerval Zanella
1
-12
/
+0
2021-12-28
malloc: Remove atomic_* usage
Adhemerval Zanella
1
-2
/
+0
2021-12-17
Remove ununsed tcb-offset
Adhemerval Zanella
2
-33
/
+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-10-14
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
1
-6
/
+4
2021-10-07
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
1
-7
/
+11
2021-09-16
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
1
-1
/
+0
2021-08-18
Remove sysdeps/*/tls-macros.h
Fangrui Song
1
-47
/
+0
2021-07-21
ARC: elf: make type safe
Vineet Gupta
1
-13
/
+10
2021-07-21
ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearing
Vineet Gupta
1
-8
/
+7
2021-04-14
ARC: Update ulps
Vineet Gupta
2
-25
/
+29
2021-02-25
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
1
-4
/
+3
2021-01-17
ARC: nofpu: Regenerate ulps
Vineet Gupta
1
-5
/
+6
2021-01-08
ARC: Regenerate ulps
Vineet Gupta
1
-4
/
+4
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
48
-48
/
+48
2020-11-16
nptl: Move stack list variables into _rtld_global
Florian Weimer
1
-2
/
+0
2020-10-02
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
1
-0
/
+3
2020-07-10
ARC: Build Infrastructure
Vineet Gupta
7
-0
/
+276
2020-07-10
ARC: ABI lists
Vineet Gupta
4
-0
/
+1414
2020-07-10
ARC: Linux ABI
Vineet Gupta
1
-0
/
+32
2020-07-10
ARC: hardware floating point support
Vineet Gupta
20
-0
/
+711
2020-07-10
ARC: math soft float support
Vineet Gupta
5
-0
/
+203
2020-07-10
ARC: Atomics and Locking primitives
Vineet Gupta
1
-0
/
+69
2020-07-10
ARC: Thread Local Storage support
Vineet Gupta
5
-0
/
+240
2020-07-10
ARC: startup and dynamic linking code
Vineet Gupta
7
-0
/
+591
2020-07-10
ARC: ABI Implementation
Vineet Gupta
17
-0
/
+547