aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/12.2.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch
Commit message (Collapse)AuthorAgeFilesLines
* [gcc] Move a patch to the bundled experimental patchesBryan Hundven2023-03-161-0/+138
As mentioned in #1908, we should have patches that are experimental under the CT_EXPERIMENTAL option. This an experimental patch to gcc: https://gcc.gnu.org/pipermail/gcc-patches/2022-August/600452.html And since it may affect production toolchains, we should move this patch to the experimental bundled patches introduced in the previous commit. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>