aboutsummaryrefslogtreecommitdiff
path: root/packages/binutils/2.23.2/0016-Fix-a-missing-include-of-string.patch
Commit message (Collapse)AuthorAgeFilesLines
* binutils: Remove obsolete versionsChris Packham2021-09-211-26/+0
| | | | | | | | | | | | | | | The following versions were marked obsolete in crosstool-ng-1.24.0, remove them. - binutils-linaro-2.23.2-2013.10-4 - binutils-linaro-2.24.0-2014.11-2 - binutils-linaro-2.25.0-2015.01-2 - binutils-2.23.2 - binutils-2.24 - binutils-2.25.1 Adjust the milestones now that the old versions have been removed. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* fix missing include of string in binutils older than 2.33Nicolas Dusart2020-06-171-0/+26
Signed-off-by: Nicolas Dusart <nicolas@freedelity.be>