linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add the predefines for endianness
@ 2020-07-08 21:53 Luc Van Oostenryck
  2020-07-08 21:53 ` [PATCH 1/3] mips: add predefines __MIPSEL__ or __MIPSEB__ & friends Luc Van Oostenryck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luc Van Oostenryck @ 2020-07-08 21:53 UTC (permalink / raw)
  To: linux-sparse; +Cc: Luc Van Oostenryck

This series adds the missing predefines for testing the
endinaness on ARM, ARM64 & MIPS.

Luc Van Oostenryck (3):
  mips: add predefines __MIPSEL__ or __MIPSEB__ & friends
  arm64: add predefine for endianness
  arm: add predefine __ARMEL__ or __ARMEB__

 target-arm.c   |  5 +++++
 target-arm64.c |  5 +++++
 target-mips.c  | 10 ++++++++++
 3 files changed, 20 insertions(+)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-08 21:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 21:53 [PATCH 0/3] add the predefines for endianness Luc Van Oostenryck
2020-07-08 21:53 ` [PATCH 1/3] mips: add predefines __MIPSEL__ or __MIPSEB__ & friends Luc Van Oostenryck
2020-07-08 21:53 ` [PATCH 2/3] arm64: add predefine for endianness Luc Van Oostenryck
2020-07-08 21:53 ` [PATCH 3/3] arm: add predefine __ARMEL__ or __ARMEB__ Luc Van Oostenryck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).