summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/microblaze/__tls_get_addr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber2022-10-141-4/+6
| | | | Update #3835.
* microblaze: Rework for RTEMS 6Alex White2021-10-131-0/+54
This reworks the existing MicroBlaze architecture port and BSP to achieve basic functionality using the latest RTEMS APIs.