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
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Implement C23 logp1
Joseph Myers
1
-0
/
+4
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-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
31
-31
/
+31
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
2
-29
/
+44
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
31
-31
/
+31
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
1
-1
/
+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-05-30
microblaze: Remove _dl_skip_args usage
Adhemerval Zanella
1
-5
/
+0
2022-04-26
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2
-0
/
+5
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
31
-31
/
+31
2021-12-28
malloc: Remove memusage.h
Adhemerval Zanella
1
-21
/
+0
2021-12-28
Remove atomic-machine.h atomic typedefs
Adhemerval Zanella
1
-17
/
+0
2021-12-17
Remove ununsed tcb-offset
Adhemerval Zanella
3
-34
/
+0
2021-12-14
Support target specific ALIGN for variable alignment test [BZ #28676]
H.J. Lu
1
-0
/
+20
2021-12-13
Replace --enable-static-pie with --disable-default-pie
Siddhesh Poyarekar
2
-0
/
+15
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
-14
/
+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
-4
/
+2
2021-10-07
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
1
-8
/
+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
-46
/
+0
2021-02-25
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
1
-4
/
+4
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
33
-33
/
+33
2020-11-16
nptl: Move stack list variables into _rtld_global
Florian Weimer
1
-2
/
+0
2020-11-13
Remove tls.h inclusion from internal errno.h
Adhemerval Zanella
1
-0
/
+1
2020-10-02
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
1
-0
/
+3
2020-05-06
semaphore: consolidate arch headers into a generic one
Vineet Gupta
1
-32
/
+0
2020-03-19
math: Remove inline math tests
Adhemerval Zanella
1
-124
/
+0
2020-02-18
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
1
-0
/
+20
2020-01-02
Linux: Use system call tables during build
Florian Weimer
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
33
-33
/
+33
2019-11-26
nptl: Add default pthread-offsets.h
Adhemerval Zanella
1
-7
/
+0
2019-11-26
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
1
-37
/
+0
2019-11-26
nptl: Add struct_rwlock.h
Adhemerval Zanella
1
-26
/
+0
2019-11-26
nptl: Add struct_mutex.h
Adhemerval Zanella
1
-7
/
+0
2019-11-26
nptl: Remove rwlock elision definitions
Adhemerval Zanella
1
-2
/
+0
2019-11-26
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
1
-0
/
+6
2019-11-26
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
1
-4
/
+0
2019-10-01
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
3
-31
/
+16
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
35
-35
/
+35
2019-08-29
microblaze: Split BE/LE abilist
Adhemerval Zanella
4
-1
/
+165
2019-08-13
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
1
-1
/
+1
2019-02-25
Break more lines before not after operators.
Joseph Myers
1
-7
/
+7
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
35
-35
/
+35
2018-06-08
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
1
-0
/
+2
[next]