[RTEMS Project] #2803: Get rid of CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN

RTEMS trac trac at rtems.org
Mon Nov 7 06:48:53 UTC 2016


#2803: Get rid of CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  4.12
Component:  cpukit           |     Version:  4.12
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------
Description changed by sebastian.huber:

Old description:

> The remaining uses of the CPU port defines CPU_BIG_ENDIAN and
> CPU_LITTLE_ENDIAN should be replaced by the Newlib _BYTE_ORDER.

New description:

 The remaining uses of the CPU port defines CPU_BIG_ENDIAN and
 CPU_LITTLE_ENDIAN should be replaced by the BSD (also available in glibc)
 BYTE_ORDER.

--

--
Ticket URL: <http://devel.rtems.org/ticket/2803#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list