aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/arch_xtensa.go
AgeCommit message (Expand)Author
2023-04-26runtime: print the address where a panic happenedAyke van Laethem
2023-01-17xtensa: use 8-byte alignmentAyke van Laethem
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-06-19avr: add support for recover()Ayke van Laethem
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-11-30runtime: use LLVM intrinsic to read the stack pointerAyke van Laethem
2020-12-05esp32: implement task based schedulerAyke van Laethem
2020-08-31esp: add support for the Espressif ESP32 chipAyke van Laethem