[RTEMS Project] #3603: Remove support for 16-bit object identifiers
RTEMS trac
trac at rtems.org
Wed Nov 21 07:06:49 UTC 2018
#3603: Remove support for 16-bit object identifiers
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: task | Status: assigned
Priority: normal | Milestone: 5.1
Component: score | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"59e7209fb3181ab48c4f63da8a8deda8872157f7/rtems"
59e7209f/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="59e7209fb3181ab48c4f63da8a8deda8872157f7"
score: Remove support for RTEMS_USE_16_BIT_OBJECT
The RTEMS_USE_16_BIT_OBJECT define is not set by an RTEMS port. Remove
support for 16-bit object identifiers. If someone really wants to use
RTEMS on a 16-bit target, then it is better to use self-contained
objects instead of playing around with object identifier optimizations.
Update #3603.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3603#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list