[RTEMS Project] #3143: Remove obsolete rtems_gxx_*() implementation
RTEMS trac
trac at rtems.org
Thu Jan 27 13:10:50 UTC 2022
#3143: Remove obsolete rtems_gxx_*() implementation
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.1
Component: score | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By: 3599, 3602
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"2145e0c7bf31c681a745eeee57f4e889d7587ecc/rtems"
2145e0c7/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="2145e0c7bf31c681a745eeee57f4e889d7587ecc"
Remove obsolete rtems_gxx_*() implementation
GCC versions prior to 6.1 used a RTEMS thread model based on
rtems_gxx_*() functions. GCC version 6.1 or later uses the
self-contained synchronization objects of Newlib <sys/lock.h> for the
RTEMS thread model.
Remove the obsolete implementation.
Close #3143.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3143#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list