aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/7.5.0
Commit message (Collapse)AuthorAgeFilesLines
* Support targeting macOS aarch64 in older GCCsSteven Fackler2023-03-143-0/+141
| | | | | | | | | 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>
* Version updatesAlexey Neyman2019-12-2523-0/+1482
bison, elf2flt, gcc, isl, linux, mingw-w64, strace. Adjust checksum ordering in uclibc-ng so that it matches what the script generates. Signed-off-by: Alexey Neyman <stilor@att.net>