summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/binutils
Commit message (Collapse)AuthorAgeFilesLines
* toolchain-layer: move binutils and gcc from meta-oe into hereKoen Kooi2012-03-2425-32560/+0
| | | | | | | Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils-cross: Sync with oe-coreKhem Raj2011-10-152-1/+5
| | | | | | | | Now we have own copy of binutils-cross in meta-oe we need to sync with oe-core periodically Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils 2.20.1: add -Werror hack to get the target version to buildKoen Kooi2011-10-101-1/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils-2.20.1: fix checksums as 2.20.1 is now 2.20.1aEric BENARD2011-09-141-4/+4
| | | | | | | | | | | | | | | | 2.20.1 is now 2.20.1a (but when extracting the 2.20.1a sources, the directory name is still 2.20.1) $ LANG=C diff -rq binutils-2.20.1 binutils-2.20.1a Only in binutils-2.20.1a: cgen Files binutils-2.20.1/md5.sum and binutils-2.20.1a/md5.sum differ Files binutils-2.20.1/opcodes/m32c-desc.c and binutils-2.20.1a/opcodes/m32c-desc.c differ Files binutils-2.20.1/opcodes/mep-asm.c and binutils-2.20.1a/opcodes/mep-asm.c differ Files binutils-2.20.1/opcodes/mep-opc.c and binutils-2.20.1a/opcodes/mep-opc.c differ Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils: use TARGET_PREFIX for the convenience linksChris Larson2011-08-311-2/+2
| | | | | | | This ensures it works even if TARGET_PREFIX != ${TARGET_SYS}- Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils-2.20.1: import several patches from Debianlumag2011-08-165-1/+467
| | | | | | | | Import several patches from Debian to improve --no-add-needed handling vs. weak symbols and branching to weak symbols on arm. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-0.9.8m, binutils-2.20.1: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj2011-03-311-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-1721-0/+32080
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>