Gentoo Archives: gentoo-dev

From: James Le Cuirot <chewi@g.o>
To: gentoo-dev@l.g.o
Cc: James Le Cuirot <chewi@g.o>
Subject: [gentoo-dev] [arm17] [PATCH 0/3] toolchain-funcs.eclass: tc-is-softfloat for ARM and associated functions
Date: Tue, 14 Aug 2018 20:33:41
Message-Id: 20180814203304.27305-1-chewi@gentoo.org
1 I previously sent a single patch to this list entitled
2 "Update tc-is-softfloat for new ARM tuples" but I have now added two
3 further patches following the initial feedback.
4
5 For the additional background behind these changes, please see:
6 https://archives.gentoo.org/gentoo-dev/message/b55b141e76ae1e08279d6f5b33be8151
7
8 James Le Cuirot (3):
9 toolchain-funcs.eclass: New tc-getTARGET_CPP function
10 toolchain-funcs.eclass: tc-cpp-is-true function to simplify helpers
11 toolchain-funcs.eclass: Update tc-is-softfloat for new ARM tuples
12
13 eclass/toolchain-funcs.eclass | 138 +++++++++++++++++++++++-----------
14 1 file changed, 96 insertions(+), 42 deletions(-)
15
16 --
17 2.17.0

Replies