aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/nptl/tls.h
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-03-11hurd: add gscope supportSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath
2014-06-09ARM: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-03-14Compile with -Wundef.Roland McGrath
2014-02-08Move arm from ports to libc.Joseph Myers