Michael Ring
|
14b3c11c0d
|
Initial support for esp32-c6-s2-s3. Support for idf versions 5.0.6 and 5.2.1
|
2024-07-18 20:16:04 +00:00 |
|
florian
|
27fb9086aa
|
* cleanup: cs_opt_loopunroll is a generic optimization for a long time already
|
2022-03-08 23:03:18 +01:00 |
|
florian
|
4f3271500a
|
* (modified) patch by Christo Crause: ESP8266 doesn't support min/max instructions, resolves #38175
git-svn-id: trunk@47699 -
|
2020-12-06 16:37:54 +00:00 |
|
florian
|
7f53d04ffd
|
+ xtensa: make use of nsau to implement Bsr*
git-svn-id: trunk@46963 -
|
2020-09-26 22:03:13 +00:00 |
|
florian
|
8ef6372340
|
* Xtensa: tcgcpu.g_concatcopy makes use of loop extensions if available
git-svn-id: trunk@46781 -
|
2020-09-05 20:25:29 +00:00 |
|
florian
|
6f222e276e
|
* Xtensa: make use of divide extension if available
git-svn-id: trunk@46545 -
|
2020-08-22 18:00:25 +00:00 |
|
florian
|
31cb670b20
|
+ Xtensa: make use of muluh/mulsh instructions
git-svn-id: trunk@46544 -
|
2020-08-22 17:21:36 +00:00 |
|
florian
|
5ad02a3799
|
+ Xtensa: more cpu capabilites
+ Xtensa: set cpu for xtensa-linux as call window support is required
git-svn-id: trunk@45731 -
|
2020-07-04 21:18:13 +00:00 |
|
florian
|
d62d6af7ec
|
* Xtensa: patch by Christo Crause: fix controller date for esp8266, part of #37242
git-svn-id: trunk@45696 -
|
2020-06-25 20:50:43 +00:00 |
|
florian
|
a4695a7015
|
* xtensa-embedded: fix setting of the fpu and abi
git-svn-id: trunk@45270 -
|
2020-05-05 20:41:36 +00:00 |
|
florian
|
4141df7fe6
|
* Xtensa: patch by Christo Crause to handle the sign extension architecture option, resolves #36885
git-svn-id: trunk@44689 -
|
2020-04-11 14:58:58 +00:00 |
|
florian
|
fa4cbc89a5
|
+ Xtensa: hard float support, i.e. make use of floating point extension if available
git-svn-id: trunk@44539 -
|
2020-04-03 20:15:23 +00:00 |
|
florian
|
e147e191ca
|
* ESP32: set flash size to a resonable value (assumes external flash for now)
git-svn-id: trunk@44462 -
|
2020-03-31 19:33:11 +00:00 |
|
florian
|
391512546e
|
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
git-svn-id: trunk@44400 -
|
2020-03-29 17:13:45 +00:00 |
|
florian
|
e858343c38
|
* Xtensa: no scheduler yet but loops can be unrolled
git-svn-id: trunk@44377 -
|
2020-03-27 22:14:17 +00:00 |
|
florian
|
ad99285fec
|
+ Xtensa: CALL0 abi started
git-svn-id: trunk@44328 -
|
2020-03-21 20:48:03 +00:00 |
|
florian
|
0d2db1a11c
|
* Xtensa: initial controller types
git-svn-id: trunk@44325 -
|
2020-03-21 12:49:47 +00:00 |
|
florian
|
9e40d536cb
|
+ Xtensa: initial skeleton completed
+ xtensa-embedded support in the compiler
git-svn-id: trunk@44318 -
|
2020-03-20 22:34:33 +00:00 |
|