Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [gcc] Move a patch to the bundled experimental patches | Bryan Hundven | 2023-03-16 | 1 | -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 patches | Keith Packard | 2023-03-08 | 1 | -0/+138 |
These patches allow picolibc to act as the system C library within gcc. Signed-off-by: Keith Packard <keithp@keithp.com> |