Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | goarch: There is no GOARCH defined for mips64-n32 | Joe Slater | 2017-12-04 | 1 | -0/+1 |
* | goarch.bbclass: Define HOST_GO386 and TARGET_GO386 | Paul Barker | 2017-10-16 | 1 | -0/+11 |
* | goarch.bbclass: rework mips architecture checks | Matt Madison | 2017-10-07 | 1 | -10/+7 |
* | goarch.bbclass: fixups for Go mips32 support | Matt Madison | 2017-09-26 | 1 | -4/+8 |
* | goarch.bbclass: set ARM_INSTRUCTION_SET to "arm" | Matt Madison | 2017-09-14 | 1 | -0/+1 |
* | goarch.bbclass: identify archs with Go dynamic linking support | Matt Madison | 2017-09-14 | 1 | -0/+10 |
* | goarch.bbclass: Add support for ARMv5 | Otavio Salvador | 2017-09-11 | 1 | -0/+2 |
* | goarch.bbclass: Replace logic for setting GOARM | Will Newton | 2017-09-11 | 1 | -2/+5 |
* | goarch.bbclass: Stop passing True as second argument of d.getVar | Otavio Salvador | 2017-09-11 | 1 | -9/+9 |
* | goarch: Disable build for muslx32 | sweeaun | 2017-08-18 | 1 | -0/+1 |
* | go: centralize definition of COMPATIBLE_HOST | Joe Slater | 2017-07-27 | 1 | -0/+6 |
* | go: Add recipes for golang compilers and tools | Khem Raj | 2017-03-10 | 1 | -0/+50 |