Skip to content

main/gcc: fix ppc64le quadmath, add gcc-gdc bootstrap, and musl support for rv64/loong to Druntime

Celeste requested to merge Celeste/aports:gcc-gdc-bootstrap-support into master

This MR adds support for gcc-gdc to be cross-compiled, which will allow it to be enabled for more architectures.

GDC has a dependency on libucontext, and bootstrap support for that is in !71108 (merged).

Edited by Celeste

Merge request reports