summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2011-02-10target gcc: fix recompilation issueGustavo Zacarias
2011-02-10toolchain/ct-ng: use soft-float option from BR configYann E. MORIN
2011-02-10toolchain/ct-ng: use processor variant from BR configYann E. MORIN
2011-02-10toolchain/ct-ng: use MMU option from the BR configYann E. MORIN
2011-02-10toolchain/ct-ng: update to crosstool-NG 1.10.0Yann E. MORIN
2011-02-08kernel-headers: bump 2.6.35.x longterm versionPeter Korsgaard
2011-02-07gdb: add support for Blackfin gdbserverMike Frysinger
2011-02-07initial support for Blackfin processorsMike Frysinger
2011-01-31uclibc: add BSD endian conversions routines for 0.9.31Gustavo Zacarias
2011-01-26Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dirPeter Korsgaard
2011-01-26kernel-headers: handle long term support kernels, bump 2.6.35Peter Korsgaard
2011-01-26kernel-headers: get rid of deprecated 2.6.32 / 2.6.33 versionsPeter Korsgaard
2011-01-25crosstool-ng: don't remove installation directory before installingPeter Korsgaard
2011-01-25crosstool-ng: install toolchain into HOST_DIR like the internal toolchainPeter Korsgaard
2011-01-25crosstool-ng: Use same naming convention as internal toolchainsPeter Korsgaard
2011-01-20toolchain/uClibc: bump 0.9.32 version to 0.9.32-rc2Peter Korsgaard
2011-01-19toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchainGustavo Zacarias
2011-01-15toolchain-common.in: Fix USE_MMU typoPeter Korsgaard
2011-01-15toolchain: add a USE_MMU build optionMike Frysinger
2011-01-14uClibc: 0.9.32-rc1 netlinkaccess fixPeter Korsgaard
2011-01-10kernel-headers: bump 2.6.34.x stable versionPeter Korsgaard
2011-01-10kernel-headers: remove deprecated 2.6.30/2.6.31 versionsPeter Korsgaard
2011-01-10kernel-headers: bump 2.6.32.x / 2.6.36.x stable versionsPeter Korsgaard
2011-01-06kernel-headers: add 2.6.37Peter Korsgaard
2011-01-04gdb: fixup symlink handling now tolchain gets installed into HOST_DIRPeter Korsgaard
2011-01-03toolchain/gcc: fix target-gcc selectsPeter Korsgaard
2011-01-02target gcc: cleanupGustavo Zacarias
2011-01-02gcc: install copies of libgcc, libstdc++ and libgcj to the sysrootGustavo Zacarias
2011-01-02binutils: make it a proper packageGustavo Zacarias
2010-12-29Reset critical environment variablesDaniel Nyström
2010-12-29toolchain: drop BR2_CROSS_TOOLCHAIN_TARGET_UTILS optionGustavo Zacarias
2010-12-29uclibc: fix configs for 0.9.32 & snapshotGustavo Zacarias
2010-12-28uclibc: move tools to host dirGustavo Zacarias
2010-12-28sstrip: make it a proper packageGustavo Zacarias
2010-12-27mpc: make it a proper packageGustavo Zacarias
2010-12-27mpfr: make it a proper package and bump to version 3.0.0-p8Gustavo Zacarias
2010-12-27gmp: make it a proper package and bump to version 5.0.1Gustavo Zacarias
2010-12-27Merge branch 'for-2011.02/dl-tools' of git://git.busybox.net/~tpetazzoni/git/...Peter Korsgaard
2010-12-27toolchain/uClibc: add 0.9.32-rc1Peter Korsgaard
2010-12-24infrastructure: only require download tools when neededThomas Petazzoni
2010-12-23toolchain: fix again stamp file touchThomas Petazzoni
2010-12-23toolchain: add missing stamp file touch in external toolchainThomas Petazzoni
2010-12-21toolchain: fix multilib symlink for external toolchainsThomas Petazzoni
2010-12-19toolchain/gcc: bump 4.5.x versionPeter Korsgaard
2010-12-16dependencies: add unzipThomas Petazzoni
2010-12-13toolchain: more verbose in crosstool-ng backendThomas Petazzoni
2010-12-13toolchain: expose thread options in the Crosstool-NG backendThomas Petazzoni
2010-12-13toolchain: BR2_NEEDS_GETTEXT must be y when uClibc is usedThomas Petazzoni
2010-12-13gcc: disable libgomp when thread support is disabledThomas Petazzoni
2010-12-13toolchain: check that the thread option selection is correctThomas Petazzoni