summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* check-host-sed.sh: use mktemp for temporary filePeter Korsgaard2010-06-211-4/+5
* uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED optionPeter Korsgaard2010-06-181-1/+1
* toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard2010-06-1521-4721/+8
* toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versionsPeter Korsgaard2010-06-151-20/+4
* toolchain: bump gcc 4.3.x series to 4.3.5Gustavo Zacarias2010-06-1513-1/+452
* Fix potentially conflicting build flagsPaul Jones2010-06-151-1/+2
* dependencies.sh: fix CWD in PATH checkNick Leverton2010-06-091-1/+1
* kernel-headers: add 2.6.34Peter Korsgaard2010-06-012-1/+64
* kernel-headers: bump 2.6.32.x stable versionPeter Korsgaard2010-06-012-1/+1
* external toolchain: also copy the libthread_db.so for gdbserverYann E. MORIN2010-05-281-0/+3
* toolchain/external: only copy the pthread lib if neededYann E. MORIN2010-05-281-1/+5
* kernel-headers: bump 2.6.27.x / 2.6.32.x / 2.6.33.x stable versionsPeter Korsgaard2010-05-273-3/+3
* Merge branch 'dependencies-fixes' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard2010-05-271-4/+19
|\
| * dependencies: check that . is not in the PATHThomas Petazzoni2010-05-221-0/+15
| * dependencies: fix tests on LD_LIBRARY_PATHThomas Petazzoni2010-05-221-4/+4
* | uClibc: 0.9.31 defconfig: disable FORCE_SHAREABLE_TEXT_SEGMENTSPeter Korsgaard2010-05-271-1/+1
* | Improve gettext integrationThomas Petazzoni2010-05-241-5/+12
|/
* external toolchain: check BR2_INSTALL_LIBSTDCPPThomas Petazzoni2010-05-201-0/+12
* Add a BR2_NEEDS_GETTEXT optionThomas Petazzoni2010-05-201-0/+8
* kernel-headers: bump 2.6.32.x / 2.6.33.x stable versionsPeter Korsgaard2010-05-163-2/+2
* libxcb: fix path to Python modulesThomas Petazzoni2010-05-071-1/+1
* check-host-sed.sh: add missing shebang linePeter Korsgaard2010-05-061-0/+2
* ccache: fix ccache-target dependenciesPeter Korsgaard2010-05-031-0/+1
* toolchain/gdb: get rid of 6.4 / 6.5Peter Korsgaard2010-05-0311-472/+0
* uclibc: make sure the default configuration doesn't ask questionsThomas Petazzoni2010-05-022-1/+4
* uClibc: add UCLIBC_HAS_NFTW to default configurationThomas Petazzoni2010-05-021-1/+1
* toolchain/gcc: bump 4.4.x version to 4.4.4Peter Korsgaard2010-05-026-1/+1
* Fix GDB BFD test linkingPaulius Zaleckas2010-05-011-0/+2
* toolchain/gdb: Add GDB 7.0.1 and 7.1 supportPaulius Zaleckas2010-05-011-0/+10
* kernel-headers: bump 2.6.32.x / 2.6.33.x stable versionsPeter Korsgaard2010-04-263-2/+2
* Merge branch 'codesourcery-toolchain-support' of git://git.busybox.net/~tpeta...Peter Korsgaard2010-04-211-19/+90
|\
| * external-toolchain: Support for multilib toolchainsThomas Petazzoni2010-04-171-11/+79
| * external-toolchain: support libraries outside of /libThomas Petazzoni2010-04-171-10/+13
* | toolchain/binutils: Improve arm linking performanceLaine Walker-Avina2010-04-202-0/+366
* | Enable libutil by default for uclibc 0.9.31Kelvin Cheung2010-04-191-1/+1
* | toolchain/gdb: target-gdb needs wchar support in toolchainPeter Korsgaard2010-04-191-0/+4
* | uclibc: Enable libresolv and libnsl stubs by default for 0.9.31Gustavo Zacarias2010-04-181-2/+2
|/
* Get rid of all usages of BR2_RECENTThomas Petazzoni2010-04-124-5/+0
* Get rid of the OPTIMIZE_FOR_CPU variableThomas Petazzoni2010-04-111-3/+0
* Get rid of useless OpenMP related codeThomas Petazzoni2010-04-111-7/+0
* Remove variables useless after BR2_PREFER_IMA removalThomas Petazzoni2010-04-111-4/+0
* Remove BR2_ENABLE_LOCALE_PREGENERATEDThomas Petazzoni2010-04-112-30/+1
* Do not let packages remove man pages, info pages and documentationThomas Petazzoni2010-04-111-7/+1
* Remove BR2_PREFER_IMAThomas Petazzoni2010-04-111-4/+0
* target/cpio: cleanupThomas Petazzoni2010-04-091-1/+1
* Enable e300c2, e300c3 and e500mc powerpc optimizationsGustavo Zacarias2010-04-081-0/+6
* toolchain: fix using external toolchains built with buildrootYann E. MORIN2010-04-071-8/+1
* kernel-headers: add 2.6.33 scsi fix, tweak 2.6.31/32 patchesPeter Korsgaard2010-04-073-58/+59
* dependencies: we need tar and wget as wellPeter Korsgaard2010-04-061-1/+1
* uClibc: 0.9.31 dnslookup use after free fixPeter Korsgaard2010-04-061-0/+36