summaryrefslogtreecommitdiff
path: root/patches/binutils/2.25
AgeCommit message (Collapse)AuthorFilesLines
2015-03-15Do not use strlen to check that a string is emptyRomain1-1/+1
Here, the exact size of a not empty string is useless.
2015-01-02binutils: Add binutils-2.25Bryan Hundven3-0/+81
This also updates the patches from 2.24. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>