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
..
2015-06-01 10:09:04 +02:00
2015-06-29 12:29:50 +01:00
2012-12-20 21:10:27 +00:00
2015-07-24 15:50:09 +01:00
2015-08-18 11:05:41 +02:00
2015-06-24 12:23:25 +01:00
2015-08-20 10:52:34 +02:00
2012-12-20 21:10:27 +00:00
2015-06-29 12:29:50 +01:00
2015-07-24 15:50:00 +01:00
2014-12-05 16:21:04 +00:00
2015-06-23 16:14:39 +01:00
2015-08-03 21:51:35 +02:00
2015-06-29 12:29:50 +01:00
2015-06-29 12:29:50 +01:00
2015-06-29 12:29:50 +01:00
2015-08-20 10:52:34 +02:00
2012-12-20 21:10:27 +00:00
2015-06-23 17:30:22 +01:00
2014-10-16 15:00:59 +00:00
2012-12-20 21:10:27 +00:00
2012-12-20 21:10:27 +00:00
2014-12-18 20:30:11 +00:00
2014-07-04 17:21:45 +00:00
2015-03-16 15:02:22 +00:00
2011-01-05 17:18:16 +00:00
2012-12-20 21:10:27 +00:00
2015-08-03 09:54:33 +01:00