aboutsummaryrefslogtreecommitdiff
path: root/patches/binutils/2.22
Commit message (Collapse)AuthorAgeFilesLines
* patches/binutils: Remove old patches for binutilsBryan Hundven2016-01-036-202/+0
| | | | | | Since we removed older binutils versions, remove patches as well. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* binutils/binutils: do not fwd declare struct stat (2.22).Titus von Boxberg2012-11-061-0/+42
| | | | | | | | | | For canadian cross to host i686-mingw32 fwd declaring struct stat is not possible. Instead #include <sys/stat.h> Signed-off-by: Titus von Boxberg <titus@v9g.de> Message-Id: <417a15d4277913841ddd.1353100974@tschetwerikow.boxberg.lan> Patchwork-Id: 199733
* binutils/binutils: backport upstream fix for binutils 2.22 ld bug 14189Florian Fainelli2012-09-191-0/+12
| | | | | | See http://sourceware.org/bugzilla/show_bug.cgi?id=14189 for more information. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* binutils/binutils: add the patches used by BuildRoot for 2.22Benoît Thébaudeau"2011-12-144-0/+148
Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>