[RTEMS Project] #3143: Remove obsolete rtems_gxx_*() implementation

RTEMS trac trac at rtems.org
Tue Sep 19 11:35:01 UTC 2017


#3143: Remove obsolete rtems_gxx_*() implementation
-----------------------------+-----------------------------
 Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
     Type:  enhancement      |     Status:  assigned
 Priority:  normal           |  Milestone:  4.12.0
Component:  cpukit           |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 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.

--
Ticket URL: <http://devel.rtems.org/ticket/3143>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list