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
/
powerpc
/
nptl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
10
-10
/
+10
2023-12-15
powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.
Manjunath Matti
2
-1
/
+13
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
10
-10
/
+10
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
1
-1
/
+1
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
1
-1
/
+1
2022-04-10
powerpc64: Set up thread register for _dl_relocate_static_pie
Alan Modra
1
-4
/
+4
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
10
-10
/
+10
2021-12-15
powerpc: Use global register variable in <thread_pointer.h>
Florian Weimer
2
-12
/
+8
2021-12-09
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
1
-7
/
+2
2021-12-09
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
1
-14
/
+1
2021-12-09
nptl: Add <thread_pointer.h> for defining __thread_pointer
Florian Weimer
1
-0
/
+33
2021-12-03
nptl: Increase default TCB alignment to 32
Florian Weimer
1
-3
/
+0
2021-09-16
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
1
-1
/
+0
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2
-2
/
+0
2021-04-23
nptl: Move pthread_spin_trylock into libc
Florian Weimer
1
-1
/
+9
2021-04-23
nptl: Move pthread_spin_lock into libc
Florian Weimer
1
-1
/
+7
2021-04-23
nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc
Florian Weimer
1
-1
/
+9
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
9
-9
/
+9
2020-11-24
powerpc: Make PT_THREAD_POINTER available to assembly code
Matheus Castanho
1
-10
/
+16
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-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2019-11-26
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
1
-44
/
+0
2019-11-26
nptl: Add struct_rwlock.h
Adhemerval Zanella
2
-27
/
+61
2019-11-26
nptl: Add struct_mutex.h
Adhemerval Zanella
2
-7
/
+63
2019-11-26
nptl: Remove rwlock elision definitions
Adhemerval Zanella
1
-5
/
+2
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
-8
/
+0
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
8
-8
/
+8
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
8
-8
/
+8
2018-09-21
powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
Adhemerval Zanella
2
-13
/
+1
2018-05-17
nptl: Remove __ASSUME_PRIVATE_FUTEX
H.J. Lu
1
-3
/
+0
2018-03-11
hurd: add gscope support
Samuel Thibault
1
-0
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
8
-8
/
+8
2017-12-05
Add elision tunables
Rogerio Alves
1
-9
/
+0
2017-11-07
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
1
-0
/
+2
2017-11-07
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
1
-0
/
+15
2017-05-09
Move shared pthread definitions to common headers
Adhemerval Zanella
2
-249
/
+79
2017-04-10
Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement
Adhemerval Zanella
1
-0
/
+249
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
7
-7
/
+7
2016-11-24
Remove cached PID/TID in clone
Adhemerval Zanella
1
-1
/
+0
2016-10-28
Document a behavior of an elided pthread_rwlock_unlock
Tulio Magno Quites Machado Filho
1
-0
/
+3
2016-06-20
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
Florian Weimer
1
-11
/
+1
2016-01-08
powerpc: Enforce compiler barriers on hardware transactions
Tulio Magno Quites Machado Filho
1
-4
/
+4
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
7
-7
/
+7
2015-12-03
powerpc: Add hwcap/hwcap2/platform data to TCB.
Carlos Eduardo Seo
2
-3
/
+49
2015-11-19
powerpc: Spinlock optimization and cleanup
Paul Murphy
3
-4
/
+31
2015-10-27
powerpc: Fix usage of elision transient failure adapt param
Paul Murphy
1
-3
/
+3
2015-10-19
PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
1
-50
/
+61
2015-10-19
Convert 231 sysdeps function definitions to prototype style.
Joseph Myers
2
-4
/
+2
[next]