Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gcc: upgrade to gcc 6 snapshot 20160721 | Timo Teräs | 2016-07-22 | 1 | -85/+0 |
| | | | | | | | | | | | | | | this includes additional arm fixes that fix u-boot compilation. _pkgbase is expected to be the release tarball, and we have cumulative diff to bring up to the snapshot. gcc marks the snapshot releases as 6.1.1 too, so we use this version for our packaging too. gcc -v reports: gcc version 6.1.1 20160721 (Alpine 6.1.1) so the actual snapshot date is visible too. next release is due to be 6.2. | ||||
* | main/gcc: don't use vectorized builtins when NEON is not available | Bartłomiej Piotrowski | 2016-07-20 | 1 | -0/+85 |