Sebastian Huber created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1397
Project:Branches: sebhub/rtems:up/or1k-tls to rtems/rtos/rtems:main Author: Sebastian Huber ## Summary Issue #5685: The port has no thread-local storage One commit. It initializes and switches the thread pointer, returns it from `_CPU_Get_TLS_thread_pointer()`, sets it in `_CPU_Use_thread_local_storage()` so that the storage works during system initialization, and moves the port to variant 11 with a 16 byte thread control block, which is what `tpoff()` in `bfd/elf32-or1k.c` assumes. **BSP** `or1k/generic_or1k` ยท **Simulator** Qemu ## AI Details <!-- Make sure you have read our statement at https://www.rtems.org/generative-ai/ --> ### Prompt used None as a single prompt. The work was done in an interactive Claude Code session on the RTEMS tree. The task was to run the test suites of the simulator BSPs, diagnose every failure and fix the cause. Each change was directed and reviewed. ### AI model used Claude Opus 5 (claude-opus-5), through Claude Code. ### How AI was used for the contribution - [ ] Formatting - [ ] Test creation. - [x] Code comments. - [ ] The entire contribution was generated using AI - [ ] AI code completion such as Copilot in VSCode. The diagnosis and the implementation were produced in that session under my direction, and the commit messages were drafted there. ### Access I have not used a product which claims copyright in its output, and I have legitimate access to the one I used. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1397 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-9cznthgt6d7y5psn2hcrfxfrl-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
