Files
tinygo/compiler
Ayke van Laethem fb3d98ce6e compileopts: add CanonicalArchName to centralize arch detection
It's possible to detect the architecture from the target triple, but
there are a number of exceptions that make it unpleasant to use for this
purpose. There are just too many weird exceptions (like mips vs mipsel,
and armv6m vs thumv6m vs arm64 vs aarch64) so it's better to centralize
these to canonical architecture names.

I picked the architecture names that happen to match the musl
architecture names, because those seem the most natural to me.
2024-08-07 14:41:21 +02:00
..
2024-05-24 19:12:26 +02:00
2024-05-14 20:44:48 +02:00
2024-05-24 19:12:26 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2024-07-22 16:21:26 +02:00
2021-09-27 15:47:12 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2024-06-12 14:46:47 +02:00
2023-10-01 18:32:15 +02:00
2024-05-24 19:12:26 +02:00
2023-10-01 18:32:15 +02:00
2024-07-02 07:02:03 -07:00
2024-07-22 16:21:26 +02:00