summaryrefslogtreecommitdiff
path: root/packages/binutils/2.29.1
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11Run patches thru `manage-packages -P`Alexey Neyman1-3/+1
This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
2020-06-17fix missing include of string in binutils older than 2.33Nicolas Dusart1-0/+26
Signed-off-by: Nicolas Dusart <nicolas@freedelity.be>
2018-09-28Patches to fix ld's abort on xtensaAlexey Neyman2-0/+0
Also while there, fix the naming (some patches ended up with two sequence numbers somehow). Signed-off-by: Alexey Neyman <stilor@att.net>
2017-12-03Bunch of upgrades: android-ndk, expat, gcc-linaro, ...Alexey Neyman1-8/+4
... mingw-w64, musl, strace, uClibc-ng, linux. Also, regenerate chksum's after @bhundven's upgrade of binutils. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-12-02Run all patches through renumbering and updateAlexey Neyman9-89/+87
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-10-05[binutils] Add 2.29.1Bryan Hundven11-0/+628
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>