Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/gcc-cross-embedded: disable on s390x | Milan P. Stanić | 2020-01-04 | 1 | -1/+2 |
| | | | | | | fails on s390x with error message: libstdc++-v3/src/c++11/cxx11-shim_facets.cc:437:2: internal compiler error: Segmentation fault | ||||
* | testing/gcc-cross-embedded: upgrade to 9.2.0 | Marian Buschsieweke | 2020-01-04 | 1 | -13/+12 |
| | |||||
* | testing/gcc-cross-embedded: bump pkgrel | Oliver Smith | 2019-11-18 | 1 | -1/+1 |
| | | | | | | | | Should fix: / # apk add gcc-arm-none-eabi ERROR: unsatisfiable constraints: so:libmpfr.so.4 (missing): required by: gcc-arm-none-eabi-8.3.0-r0[so:libmpfr.so.4] | ||||
* | testing/gcc-cross-embedded: New aport | Marian Buschsieweke | 2019-03-13 | 1 | -0/+166 |
Cross compilers for bare metal targets. This package contains the subpackages gcc-arm-none-eabi, gcc-mips-mti-elf, and gcc-msp430-elf. The bare metal ARM toolchain is tested and fully functional, the others are a proof of concept and not tested (due to lack of hardware). |