aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils
AgeCommit message (Expand)Author
2017-04-01binutils: Detect 64bit mips target for goldKhem Raj
2017-03-20binutils: disable gold on mingwRoss Burton
2017-03-17binutils: Enable threading when gold is enabled and is not default linkerKhem Raj
2017-03-07binutils: Upgrade to 2.28 releaseKhem Raj
2017-01-31binutils-cross: Remove exec_prefix from the linker search pathRichard Purdie
2016-12-19binutils-2.27.inc: Fix alignment frags for aarch64Manjukumar Matha
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-30binutils: Fix build for c293pcie PPC machineFabio Berton
2016-11-06binutils-2.27: Fix linker segfaults when linking binary filesKhem Raj
2016-10-28binutils: enable warn system direcotories in cross-canadian ldYuanjie Huang
2016-10-15binutils: Fix gas error with cfi_section inconsistenciesKhem Raj
2016-10-15binutils: fix for MIPS "Can't find matching LO16 reloc" errorsAndre McCurdy
2016-10-03binutils: apply RPATH fixes from our libtool patchesRoss Burton
2016-10-03binutils: fix typo in libtool patchRoss Burton
2016-09-28SDK: Allow changing SDKMACHINE without wiping TMP folderJuro Bystricky
2016-08-07binutils: Bump to 2.27Khem Raj
2016-08-01binutils: Cache gettext api version 1 and 2 supportKhem Raj
2016-07-20binutils: backport fix for TLSDESC relocations with no TLS segment on arch64Ross Burton
2016-07-12binutils: Upgrade to 2.26.1Khem Raj
2016-07-01binutils: backport patch to fix mipsel (malta) kernel compileAndré Draszik
2016-06-23binutils: configure with --enable-deterministic-archivesAndre McCurdy
2016-06-14binutils: fix the incorrect assembling for ppc wait instructionZhenhua Luo
2016-05-13binutils: disable werror on native buildDan McGregor
2016-02-18binutils: Fix useless rpaths QA warningKhem Raj
2016-02-15binutils: Use tip of 2.26 branchKhem Raj
2016-02-11binutils: Repair nios2 PLT and GP handlingMarek Vasut
2016-01-31binutils: Use target provided zlibRichard Purdie
2016-01-31binutils: Upgrade to 2.26Khem Raj
2016-01-22binutils: Fix gold linking errors due to unresolved R_ARM_MOVW_ABS_NCKhem Raj
2015-12-16meta: more removals of redunant FILES_${PN}-dbgRoss Burton
2015-12-08package_regex.inc: split GITTAGREGEX entries into recipe filesAlexander Kanavin
2015-11-16binutils: Fix XLP / Octeon 3 instruction clashMark Hatle
2015-11-16binutils: Fix octeon3 disassembly patchMark Hatle
2015-09-12meta: Fix Upstream-Status statementsRoss Burton
2015-09-09binutils: Add thunderx support to gasJagadeesh Krishnanjanappa
2015-09-03binutils: Fix symbols with --dynamic-list when using gold linkerKhem Raj
2015-08-19binutils: Add MIPS Octeon3Armin Kuster
2015-08-09binutils: 2.25 -> 2.25.1Robert Yang
2015-07-29binutils: Add nativesdk supportRichard Purdie
2015-06-03binutils: Update to tip of 2.25 branchKhem Raj
2015-04-09binutils: Fix linking issue for R_ARM_REL32 relocsKhem Raj
2015-04-08binutils: Fix packaging now gold is always builtRichard Purdie
2015-04-07binutils: Allow gold to build even when not the defaultRichard Purdie
2015-04-06binutils: Switch to using binutils stable/2.25 branchKhem Raj
2015-04-06binutils: Fix ICE in goldKhem Raj
2015-04-06binutils: upgrade to 2.25Robert Yang
2014-12-27binutils: several security fixesArmin Kuster
2014-07-25binutils-cross-canadian: Explicitly DEPEND on nativesdk-flex, we require it a...Richard Purdie
2014-06-25binutils: Add fix for recent patch on older gccRichard Purdie
2014-06-25binutils: Apply the proper fix for PR 16428H.J. Lu