aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/10.3.0/0022-Remove-use-of-include_next-from-c-headers.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Add gcc 10.4.0Chris Packham2022-07-111-262/+0
| | | | | | | | | | | | 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>
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-111-0/+262
This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>