aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gcc-cross-embedded
Commit message (Collapse)AuthorAgeFilesLines
* testing/gcc-cross-embedded: disable on s390xMilan P. Stanić2020-01-041-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.0Marian Buschsieweke2020-01-041-13/+12
|
* testing/gcc-cross-embedded: bump pkgrelOliver Smith2019-11-181-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 aportMarian Buschsieweke2019-03-131-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).