aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/8.4.0
Commit message (Collapse)AuthorAgeFilesLines
* gcc: Bump maintenance versionsChris Packham2021-07-0525-1644/+0
| | | | | | | 8.4.0 -> 8.5.0 9.3.0 -> 9.4.0 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* gcc: Remove nested 8.3.0 directoryChris Packham2020-05-0123-0/+0
| | | | | | | | When GCC was updated to 8.4.0 the patches were moved incorrectly. Fix this now so that they will be picked up. Fixes: commit 31ca84ac ("Update to gcc 8.4.0") Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Update to gcc 8.4.0Chris Packham2020-03-1825-0/+1644
https://gcc.gnu.org/legacy-ml/gcc/2020-03/msg00042.html Signed-off-by: Chris Packham <judge.packham@gmail.com>