aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/9.4.0
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Add gcc 9.5.0Chris Packham2022-06-0821-1391/+0
| | | | | | Add GCC 9.5.0 and regenerate the patches as necessary. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-1114-53/+52
| | | | | | | | 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>
* gcc: Bump maintenance versionsChris Packham2021-07-0521-0/+1392
8.4.0 -> 8.5.0 9.3.0 -> 9.4.0 Signed-off-by: Chris Packham <judge.packham@gmail.com>