summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc-fixes5' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-02-232-4/+1
|\
| * uclibc: do not allow the selection of NPTL if snapshot is not selectedThomas Petazzoni2010-02-231-0/+1
| * dependencies: add perl as a mandatory dependencyThomas Petazzoni2010-02-231-1/+1
| * dependencies: add gzip and bzip2 as base dependenciesThomas Petazzoni2010-02-231-1/+1
| * ccache: remove cleanup of documentationThomas Petazzoni2010-02-201-3/+0
* | uclibc: do not allow the selection of NPTL if snapshot is not selectedThomas Petazzoni2010-02-231-0/+1
* | toolchain/uClibc: additional 0.9.30.2 patchesPeter Korsgaard2010-02-2213-0/+1062
|/
* kernel-headers: bump 2.6.32.x versionPeter Korsgaard2010-02-182-1/+1
* Add patch to fix uClibc build failure with locale enabledThomas Petazzoni2010-02-131-0/+153
* toolchain/gdb: remove external source toolchain leftoverPeter Korsgaard2010-02-091-4/+1
* toolchain/gdb: get rid of another legacy and unused variableYann E. MORIN2010-02-091-7/+5
* toolchain/gdb: get rid of legacy & unused variablesYann E. MORIN2010-02-081-1/+1
* toolchain: get rid of "binary" for external toolchainPeter Korsgaard2010-02-081-1/+1
* kernel-headers: bump 2.6.27.x / 2.6.32.x stable versionsPeter Korsgaard2010-01-292-2/+2
* kernel-headers: bump 2.6.32.x versionPeter Korsgaard2010-01-252-1/+1
* kernel-headers: bump 2.6.32.x versionPeter Korsgaard2010-01-232-1/+1
* toolchain/gcc: bump 4.4.x versionPeter Korsgaard2010-01-236-1/+1
* kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versionsPeter Korsgaard2010-01-183-3/+3
* toolchain: add uclibc 0.9.30.2Peter Korsgaard2010-01-151-2/+8
* kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versionsPeter Korsgaard2010-01-073-3/+3
* kernel-headers: default to 2.6.32.xPeter Korsgaard2010-01-011-1/+1
* kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versionsPeter Korsgaard2009-12-203-3/+3
* dependencies: cleanupThomas Petazzoni2009-12-161-229/+38
* dependencies: remove useless test doing nothingThomas Petazzoni2009-12-151-7/+0
* dependencies: bail out if makeinfo isn't foundThomas Petazzoni2009-12-151-0/+1
* Merge branch 'avr32-fixes' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2009-12-153-42/+1
|\
| * uclibc: get rid of avr32 special version since upstream worksThomas Petazzoni2009-12-153-42/+1
* | gcc: do not pass --with-pkgversion to gcc < 4.3Thomas Petazzoni2009-12-151-1/+1
|/
* toolchain/uClibc: avr32 patch should apply to 0.9.30.1Peter Korsgaard2009-12-151-0/+0
* uclibc: add prctl syscall fix for AVR32 architectureHans-Christian Egtvedt2009-12-151-0/+29
* toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if av...Peter Korsgaard2009-12-151-1/+1
* Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni...Peter Korsgaard2009-12-1535-264/+100
|\
| * binutils: remove external source patchesThomas Petazzoni2009-12-144-0/+0
| * uclibc: remove external sources patchesThomas Petazzoni2009-12-146-119/+0
| * gdb: remove external sources patchesThomas Petazzoni2009-12-143-0/+0
| * gcc: remove external sources patchesThomas Petazzoni2009-12-149-239/+0
| * Remove external source toolchain optionsThomas Petazzoni2009-12-141-12/+0
| * Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni2009-12-144-6/+6
| * uclibc: remove support for external source toolchainsThomas Petazzoni2009-12-141-17/+5
| * uclibc: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni2009-12-141-4/+5
| * gdb: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni2009-12-141-0/+1
| * binutils: remove support for external source toolchainsThomas Petazzoni2009-12-141-8/+2
| * binutils: do not allow selection of non-avr32 versions on AVR32Thomas Petazzoni2009-12-141-5/+4
| * gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION insteadThomas Petazzoni2009-12-142-32/+6
| * gcc: remove support for external source toolchainsThomas Petazzoni2009-12-142-20/+0
| * gcc: improve configuration for snapshot versionsThomas Petazzoni2009-12-142-6/+7
| * gcc: on avr32, only allow avr32 gcc versionsThomas Petazzoni2009-12-141-9/+6
| * uclibc: add avr32 special versionThomas Petazzoni2009-12-143-3/+44
| * gdb: add avr32 special versonThomas Petazzoni2009-12-142-5/+15
| * gcc: add 4.2.2-avr32-2.1.5 patchesThomas Petazzoni2009-12-143-0/+197