2020-07-20 04:14:10 by Tobias Nygren | Files touched by this commit (1) |
Log message: xtensa-esp32-elf-gcc: fix C++ relocation issue Build C++ support libraries with -mlongcalls. Avoids "call8: call target out of range: malloc" error when linking some esp-idf projects that use C++. |
2020-07-11 11:05:13 by Tobias Nygren | Files touched by this commit (1) |
Log message: xtensa-esp32-elf-gcc: skip portability check for contrib/* |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-06-08 12:53:29 by Roland Illig | Files touched by this commit (41) |
Log message: cross/*: let pkglint autofix indentation and variable alignment pkglint -Wall -F -r cross xtensa-esp32-elf-gcc has been manually edited afterwards because when realigning variable assignments, pkglint only allows one long outlier line. This package has two long SITES.* lines, therefore pkglint wanted to indent the variable values much further to the right. This needs to be fixed in pkglint. |
2019-05-27 19:31:15 by Tobias Nygren | Files touched by this commit (5) | |
Log message: xtensa-esp32-elf-*: update to espressif 2019r1 snapshot main change being that it updates newlib from 2.2.0 to 3.0.0. |
2019-03-24 14:04:06 by Tobias Nygren | Files touched by this commit (2) |
Log message: regen distinfo for crosstool-ng-esp32-2018r1.tar.gz |
2019-03-24 12:58:05 by Tobias Nygren | Files touched by this commit (7) |
Log message: xtensa-esp32-elf-gcc: import xtensa-esp32-elf-gcc-8.2.0 Cross GCC for Espressif ESP32 bare metal environment. |