aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/10.4.0
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Update 10.4 -> 10.5Chris Packham2023-07-1426-2158/+0
| | | | | | | | | Add GCC 10.5.0 and regenerate patches against the new version. https://gcc.gnu.org/pipermail/gcc-announce/2023/000178.html https://gcc.gnu.org/gcc-10/changes.html Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Backport fixes for glibc and gcc to fix interactions with kernel headersBryan Hundven2022-11-091-0/+123
| | | | | Reported-by: milkylainen (IRC) Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* gcc: Add gcc 10.4.0Chris Packham2022-07-1125-0/+2035
https://gcc.gnu.org/pipermail/gcc-announce/2022/000173.html Add GCC 10.4.0 and regenerate the ct-ng patches. The powerpc-Fix-asm-machine-directive-for-some-CPUs patch is dropped as the change was applied upstream (and subsequently refactored). Closes #1777 Signed-off-by: Chris Packham <judge.packham@gmail.com>