| Commit message (Expand) | Author | Age | Files | Lines |
* | binutils: Fix linking issue for R_ARM_REL32 relocs | Khem Raj | 2015-04-10 | 2 | -0/+26 |
* | binutils: Fix packaging now gold is always built | Richard Purdie | 2015-04-08 | 1 | -1/+1 |
* | binutils: Allow gold to build even when not the default | Richard Purdie | 2015-04-08 | 1 | -1/+1 |
* | binutils: Switch to using binutils stable/2.25 branch | Khem Raj | 2015-04-08 | 24 | -9011/+9045 |
* | binutils: Fix ICE in gold | Khem Raj | 2015-04-08 | 2 | -0/+37 |
* | binutils: upgrade to 2.25 | Robert Yang | 2015-04-08 | 22 | -2139/+339 |
* | binutils: several security fixes | Armin Kuster | 2014-12-27 | 9 | -0/+1148 |
* | binutils-cross-canadian: Explicitly DEPEND on nativesdk-flex, we require it a... | Richard Purdie | 2014-07-25 | 1 | -1/+1 |
* | binutils: Add fix for recent patch on older gcc | Richard Purdie | 2014-06-25 | 2 | -0/+51 |
* | binutils: Apply the proper fix for PR 16428 | H.J. Lu | 2014-06-25 | 4 | -152/+124 |
* | binutils: Fix building nativesdk binutils with gcc 4.9 | Khem Raj | 2014-05-06 | 3 | -0/+221 |
* | Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. | Max Eliaser | 2014-05-02 | 1 | -1/+1 |
* | binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes | Richard Purdie | 2014-04-30 | 2 | -0/+5 |
* | Globally replace 'base_contains' calls with 'bb.utils.contains' | Otavio Salvador | 2014-04-25 | 1 | -3/+3 |
* | binutils: Add fixes for binutils issue 16428 | Richard Purdie | 2014-03-25 | 3 | -0/+152 |
* | binutils: ld-is-gold should not affect native and crosssdk recipes | Khem Raj | 2014-02-18 | 1 | -2/+6 |
* | binutils: Add backports to resolve systemd (from git) breakage | Richard Purdie | 2014-02-09 | 3 | -0/+298 |
* | binutils: Package additional file when using ld-is-gold | Khem Raj | 2014-02-04 | 1 | -1/+2 |
* | binutils: Upgrade to 2.24 | Khem Raj | 2014-02-02 | 35 | -2317/+1016 |
* | binutils: Also add autoconf-native to DEPENDS | Phil Blundell | 2014-01-10 | 1 | -1/+1 |
* | binutils: add/tweak SUMMARY | Paul Eggleton | 2014-01-02 | 2 | -2/+2 |
* | binutils: Add embedspu to standard binutils package | Saul Wold | 2013-12-10 | 1 | -6/+2 |
* | binutils: Add gnu-config-native to DEPENDS | Phil Blundell | 2013-11-12 | 1 | -1/+1 |
* | binutils: remove embedspu | Saul Wold | 2013-11-08 | 1 | -0/+5 |
* | binutils: Drop binutils-symlinks | Peter Seebach | 2013-11-08 | 1 | -8/+2 |
* | binutils: Use alternatives for the binutils-symlinks package. | Peter Seebach | 2013-11-08 | 1 | -26/+41 |
* | cross-canadian: Handle powerpc linux verses linux-gnuspe | Richard Purdie | 2013-10-30 | 1 | -0/+2 |
* | cross-canadian: Fix TUNE_PKGARCH references | Richard Purdie | 2013-10-04 | 1 | -0/+5 |
* | Upstream-Status: Correct capitalization | Saul Wold | 2013-07-18 | 2 | -2/+2 |
* | binutils: Backport emulation template fixes | Khem Raj | 2013-07-05 | 4 | -0/+280 |
* | binutils: fix compile error of complex expressions before @l/@h | Zhenhua Luo | 2013-06-03 | 3 | -1/+210 |
* | binutils: add two AArch64 related backports to 2.23.2 | Marcin Juszkiewicz | 2013-05-29 | 3 | -0/+263 |
* | binutils: the cat should always succeed when building config.cache | Saul Wold | 2013-05-24 | 1 | -1/+1 |
* | binutils: Add broadcom XLP support | Khem Raj | 2013-05-16 | 2 | -0/+399 |
* | binutils: backport whitespace fix | Saul Wold | 2013-05-08 | 2 | -0/+51 |
* | binutils: Upgrade 2.23.1 -> 2.23.2 | Khem Raj | 2013-05-08 | 35 | -900/+2 |
* | binutils: Don't generate .PPC.EMB.apuinfo sections for 64-bit output | Khem Raj | 2013-03-26 | 2 | -0/+47 |
* | binutils: fix ineffectual zero of cache and array bounds issue | Zhenhua Luo | 2013-03-15 | 4 | -1/+110 |
* | binutils: Delete recipes for 2.22 | Khem Raj | 2013-02-28 | 37 | -25429/+0 |
* | binutils: Fix build with newer texinfo 5.0+ | Khem Raj | 2013-02-28 | 4 | -3/+268 |
* | binutils_2.23.1.bb: Correct typo in enable-targets configure option | Khem Raj | 2012-12-06 | 1 | -2/+2 |
* | binutils-2.23.1: Add recipes | Khem Raj | 2012-12-06 | 29 | -0/+21094 |
* | binutils-crosssdk: do not set .interp size to 0x1000 for partial linked objects | Laurentiu Palcu | 2012-11-24 | 1 | -5/+32 |
* | binutils: fixed --enable-targets option | Enrico Scholz | 2012-11-18 | 1 | -1/+1 |
* | meta: remove redundant _FOR_BUILD variables | Ross Burton | 2012-11-12 | 1 | -2/+2 |
* | recipes-devtools: replace virtclass-native(sdk) with class-native(sdk) | Robert Yang | 2012-11-02 | 1 | -2/+2 |
* | binutils.inc: add vardep on multiarch DISTRO_FEATURE | Matthew McClintock | 2012-10-02 | 1 | -0/+2 |
* | binutils-2.22: Disable recent gold backports from 2.22 branch | Khem Raj | 2012-09-24 | 2 | -1946/+1 |
* | binutils-2.22: Backport PR fixes from 2.22 branch | Khem Raj | 2012-09-14 | 15 | -1/+6281 |
* | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 2012-09-02 | 1 | -1/+1 |