Files
tinygo/targets
Ayke van Laethem 109b5298c4 avr: use compiler-rt
This change adds support for compiler-rt, which supports float64 (unlike
libgcc for AVR). This gets a number of tests to pass that require
float64 support.

We're still using libgcc with this change, but libgcc will probably be
removed eventually once AVR support in compiler-rt is a bit more mature.

I've also pushed a fix for a small regression in our
xtensa_release_14.0.0-patched LLVM branch that has also been merged
upstream. Without it, a floating point comparison against zero always
returns true which is certainly a bug. It is necessary to correctly
print floating point values.
2022-05-18 15:20:09 +02:00
..
2022-05-18 15:20:09 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2022-04-23 08:45:46 +02:00
2020-09-09 19:17:11 +02:00
2022-04-23 08:45:46 +02:00
2021-09-05 19:59:26 +02:00
2022-04-23 08:45:46 +02:00
2021-10-20 20:28:47 +02:00
2021-11-20 09:37:24 +01:00
2022-01-10 11:10:06 +01:00
2021-03-04 15:46:05 +01:00
2022-04-23 08:45:46 +02:00
2021-04-14 09:17:54 +02:00
2018-10-06 13:04:14 +02:00
2019-11-16 21:57:18 +01:00
2020-10-20 19:13:43 +02:00
2020-10-20 19:13:43 +02:00
2018-10-18 15:07:06 +02:00
2020-07-13 12:35:53 +02:00
2020-02-18 23:34:56 +01:00
2020-02-18 23:34:56 +01:00
2020-02-18 23:34:56 +01:00
2021-03-28 21:38:05 +02:00
2020-03-26 23:03:55 +01:00
2021-10-05 05:52:03 +02:00
2018-09-22 01:51:44 +02:00
2020-12-15 06:51:35 +01:00
2021-03-23 08:33:59 +01:00
2022-01-13 07:56:08 +01:00
2020-07-08 21:58:15 +02:00
2020-11-11 18:34:47 +01:00
2022-04-09 17:49:54 +02:00
2022-04-24 14:50:02 +02:00
2022-04-24 14:50:02 +02:00