aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/9.5.0
Commit message (Collapse)AuthorAgeFilesLines
* Support targeting macOS aarch64 in older GCCsSteven Fackler2023-03-142-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.0Chris Packham2022-06-0821-0/+1391
Add GCC 9.5.0 and regenerate the patches as necessary. Signed-off-by: Chris Packham <judge.packham@gmail.com>