[RTEMS Project] #4560: Use thread-local storage for Newlib reentrancy objects
RTEMS trac
trac at rtems.org
Fri Dec 3 17:29:59 UTC 2021
#4560: Use thread-local storage for Newlib reentrancy objects
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: project | Status: assigned
Priority: normal | Milestone: 7.1
Component: tool/newlib | Version: 7
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Joel Sherrill):
One issue with this is that TLS is not supported on all architectures. We
would either have to have two methods (current and TLS) to do this or fix
TLS everywhere.
--
Ticket URL: <http://devel.rtems.org/ticket/4560#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list