|
Message-ID: <3532e0e6e0f08691f62a2c272b1a7fae7e9b9a7a.1693396649.git.quic_mathbern@quicinc.com> Date: Wed, 30 Aug 2023 09:22:30 -0300 From: Matheus Tavares Bernardino <quic_mathbern@...cinc.com> To: <musl@...ts.openwall.com> CC: Brian Cain <bcain@...cinc.com>, Sid Manning <sidneym@...cinc.com>, "Rich Felker" <dalias@...c.org>, Fangrui Song <i@...kray.me>, Szabolcs Nagy <nsz@...t70.net> Subject: [RFC PATCH 5/5] INSTALL: add 'Hexagon' to list of supported targets --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index c583691d..309f5017 100644 --- a/INSTALL +++ b/INSTALL @@ -54,6 +54,8 @@ and ABI combinations: * AArch64 * Little-endian default; big-endian variants also supported +* Hexagon + * MIPS * ABI is o32, fp32/fpxx (except on r6 which is fp64) * Big-endian default; little-endian variants also supported -- 2.37.2
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.