aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/12.2.0/0009-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-138/+0
| | | | | | | | | | | | 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>
* packages/gcc/12.2.0: Add picolibc patchesKeith Packard2023-03-081-0/+138
These patches allow picolibc to act as the system C library within gcc. Signed-off-by: Keith Packard <keithp@keithp.com>