summaryrefslogtreecommitdiff
path: root/packages/gcc-linaro/7.1-2017.05
AgeCommit message (Collapse)AuthorFilesLines
2017-08-27Fix Linaro GCC build with glibc 2.26Nathan Chancellor1-0/+203
These were added by GCC in July but these branches are from May. I suspect that they will be added to at least the 6.x and 7.x branches but 5.x is EOL from Linaro it seems (as the base GCC version hasn't been updated in a year and a half). For right now, these are needed. This was testing on an arm64 build but the patches have fixes for all supported architectures. Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
2017-07-17Add gcc-linaro 7.1-2017.05Alexey Neyman23-0/+1529
Signed-off-by: Alexey Neyman <stilor@att.net>