Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support targeting macOS aarch64 in older GCCs | Steven Fackler | 2023-03-14 | 2 | -0/+109 |
| | | | | | | | | | This adds backports of a couple of patches necessary to support macOS arm64 hosts for gcc. It was ported from https://github.com/richfelker/musl-cross-make/pull/129 with some small fixups to make the patches apply cleanly. Signed-off-by: Steven Fackler <sfackler@gmail.com> | ||||
* | gcc: Add gcc 9.5.0 | Chris Packham | 2022-06-08 | 21 | -0/+1391 |
Add GCC 9.5.0 and regenerate the patches as necessary. Signed-off-by: Chris Packham <judge.packham@gmail.com> |