aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arc/nptl
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella2-33/+0
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert3-3/+3
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-07-10ARC: Build InfrastructureVineet Gupta1-0/+22
2020-07-10ARC: Linux ABIVineet Gupta1-0/+32
2020-07-10ARC: Thread Local Storage supportVineet Gupta2-0/+150