2022-07-22 04:01:55 by Tobias Nygren | Files touched by this commit (8) |
Log message: xtensa-esp32-elf-gcc: configure newlib closer to how espressif does |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-04-15 18:56:09 by Tobias Nygren | Files touched by this commit (21) |
Log message: cross/*gcc: kludge in support for Darwin/aarch64 hosts in old GCC packages |
2022-04-14 15:11:49 by Tobias Nygren | Files touched by this commit (1) |
Log message: xtensa-esp32-elf-gcc: don't bother with full GCC bootstrap + disable MKPIE |
2022-04-14 02:50:00 by Tobias Nygren | Files touched by this commit (8) | |
Log message: xtensa-esp32-elf-gcc: update to GCC 8.4.0 w/ esp-2021r2-patch3 Changes unknown. |
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message: cross: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be fetched conditionally): ./cross/avr-gcc/distinfo isl-0.24.tar.bz2 |
2021-10-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message: cross: Remove SHA1 hashes for distfiles |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
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++. |