aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/8.1.0
Commit message (Collapse)AuthorAgeFilesLines
* ARC: Don't mention in multilib not yet supported CPUsAlexey Brodkin2018-05-161-0/+35
| | | | | | | | | | hs4x and hs4xd were mistakenly mentioned in MULTILIB_OPTION/DIRNAMES before real support of those CPUs was accepted in upstream. That breaks multilib toolchains building becase we're trying to compile for not yet known CPU. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
* Add GCC 8.1Alexey Neyman2018-05-0520-0/+1375
Signed-off-by: Alexey Neyman <stilor@att.net>