Andre Vieira
a732159809
Use machine header file for endianness configuration.
newlib/ChangeLog:
2015-07-28 Andre Vieira <andre.simoesdiasvieira@arm.com>
* libc/sys/arm/sys/param.h (BIG_ENDIAN, LITTLE_ENDIAN): Moved
to machine/endian.h.
* libc/machine/arm/machine/param.h (BYTE_ORDER): Idem.
* libc/machine/arm/machine/endian.h: New.
From ca6efccda91bc6b620b7d96a466b0f1e2f02cfeb Mon Sep 17 00:00:00 2001
From: Andre Simoes Dias Vieira <andsim01@arm.com>
Date: Tue, 28 Jul 2015 12:16:20 +0100
Subject: [PATCH 2/2] Move endianness configuration to machine/endian.h
2015-08-20 10:52:34 +02:00
..
2014-12-18 20:30:11 +00:00
2015-07-30 12:51:34 +01:00
2015-08-20 10:52:34 +02:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2015-01-23 10:16:00 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2015-03-03 19:49:00 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2015-02-06 16:14:04 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2015-04-23 21:57:13 +02:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2015-01-21 18:27:47 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2014-12-18 20:30:11 +00:00
2012-12-20 21:10:27 +00:00
2015-01-21 18:27:47 +00:00
2015-01-21 18:27:47 +00:00
2007-05-24 17:33:42 +00:00
2012-12-20 21:10:27 +00:00