summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/binutils
Commit message (Collapse)AuthorAgeFilesLines
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-1721-32080/+0
| | | | | | As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils-cross-canadian.inc: disable -werror like -cross doesKoen Kooi2011-02-091-1/+2
| | | | | | | | | | | | | The error this works around is: cc1: warnings being treated as errors gas/config/tc-arm.c: In function 'parse_operands': gas/config/tc-arm.c:1876:27: error: 'firsttype$defined' may be used uninitialized in this function gas/config/tc-arm.c:1876:27: error: 'firsttype$index' may be used uninitialized in this function Ideally it should get fixed properly, but let's mimic binutils-cross for now Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils 2.20.1: replace checksumsKoen Kooi2011-02-071-2/+2
| | | | | | After the fetcher overhaul these started erroring out, not sure what the root cause is Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils 2.20.1: merge in yocto fixes for 2.21.0Koen Kooi2011-01-225-77/+31254
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils: import 2.20.1 from yoctoKoen Kooi2011-01-2219-0/+902
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>