summaryrefslogtreecommitdiff
path: root/packages/gcc-linaro/5.4-2017.05
AgeCommit message (Collapse)AuthorFilesLines
2017-12-02Run all patches through renumbering and updateAlexey Neyman33-326/+217
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-09-30Add digests for all packagesAlexey Neyman1-0/+4
Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-09-16Propagate xtensa fix to Linaro versionsAlexey Neyman1-0/+31
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-08-27Fix Linaro GCC build with glibc 2.26Nathan Chancellor1-0/+188
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-08Convert gcc to new framework.Alexey Neyman31-0/+2038
Signed-off-by: Alexey Neyman <stilor@att.net>