aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/12.2.0/0005-Allow-default-libc-to-be-specified-to-configure.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Add 12.3.0Chris Packham2023-05-141-134/+0
| | | | | | | | | Add gcc 12.3.0 and regenerate patches against the new version. https://gcc.gnu.org/pipermail/gcc-announce/2023/000176.html https://gcc.gnu.org/gcc-12/changes.html Signed-off-by: Chris Packham <judge.packham@gmail.com>
* gcc/12.2.0: Regenerate patchesChris Packham2023-04-301-16/+9
| | | | | | | | | | 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/+141
These patches allow picolibc to act as the system C library within gcc. Signed-off-by: Keith Packard <keithp@keithp.com>