aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/12.2.0/0006-Add-newlib-and-picolibc-as-default-C-library-choices.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc/12.2.0: Regenerate patchesChris Packham2023-04-301-42/+0
| | | | | | | | | | Run the patches through ./maintainer/manage-packages.sh -P -s gcc-12.2.0 to mop up the fact that we'd ended up with two 0005 patches. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* packages/gcc/12.2.0: Add picolibc patchesKeith Packard2023-03-081-0/+42
These patches allow picolibc to act as the system C library within gcc. Signed-off-by: Keith Packard <keithp@keithp.com>