| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix unroll bug for ARM toolchain | Ulf Samuelsson | 2009-01-23 | 1 | -0/+31 |
* | kernel-headers: fix 2.6.28.1 serial.h (unbreaks directfb serialmouse.c) | Peter Korsgaard | 2009-01-23 | 1 | -0/+55 |
* | kernel-headers: rename 2.6.25/2.6.28 patches to match current stable versions | Peter Korsgaard | 2009-01-23 | 3 | -0/+0 |
* | toolchain/gcc: make version detection more robust | Peter Korsgaard | 2009-01-22 | 1 | -8/+8 |
* | toolchain/gcc: fix target-gcc for 4.3.x | Peter Korsgaard | 2009-01-22 | 1 | -3/+8 |
* | toolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions | Peter Korsgaard | 2009-01-19 | 1 | -2/+2 |
* | toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs | Peter Korsgaard | 2009-01-19 | 1 | -2/+9 |
* | Kconfig: remove 'default n' and 'default no' (see r22874) | Peter Korsgaard | 2009-01-18 | 1 | -1/+0 |
* | The liboil Makefile will use "-mcpu=vfp" when building for ARM. | Ulf Samuelsson | 2009-01-18 | 1 | -2/+11 |
* | Update broken AVR32 toolchain, and update configs for this, deprecate all but... | Ulf Samuelsson | 2009-01-16 | 3 | -2/+48 |
* | toolchain/uClibc: mark 0.9.29 as recent | Peter Korsgaard | 2009-01-16 | 1 | -0/+1 |
* | toolchain/gcc: mark old versions as deprecated | Peter Korsgaard | 2009-01-16 | 1 | -1/+7 |
* | toolchain/gcc: default to 4.3.2 for !AVR32 | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | buildroot: convert remaining WGET users to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | toolchain/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 7 | -8/+8 |
* | kernel-headers: mark 2.6.27 as RECENT, 2.6.26 as deprecated | Peter Korsgaard | 2009-01-15 | 1 | -1/+2 |
* | kernel-headers: default to 2.6.28 | Peter Korsgaard | 2009-01-15 | 1 | -1/+1 |
* | kernel-headers: bump 2.6.27 version | Peter Korsgaard | 2009-01-15 | 1 | -1/+1 |
* | toolchain: sh64 fixes | Peter Korsgaard | 2009-01-13 | 2 | -4/+3 |
* | toolchain: fix cris build with 2.6.28 kernel headers | Peter Korsgaard | 2009-01-12 | 3 | -0/+78 |
* | uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well | Peter Korsgaard | 2009-01-12 | 1 | -1/+26 |
* | toolchain/uclibc: fix sparc SED handling of _V9 / _V9B | Peter Korsgaard | 2009-01-12 | 1 | -1/+1 |
* | buildroot: get rid of s390 support | Peter Korsgaard | 2009-01-12 | 1 | -1/+1 |
* | toolchain/uclibc: propagate mips mips32r2 variant setting to uclibc | Peter Korsgaard | 2009-01-12 | 1 | -2/+3 |
* | toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains | Daniel Laird | 2009-01-12 | 1 | -3/+3 |
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 16 | -0/+0 |
* | Fix binutils Config for AVR32 (hopefully final version) | Ulf Samuelsson | 2009-01-03 | 1 | -6/+2 |
* | one more fix of binutils config for AVR32 toolchain | Ulf Samuelsson | 2009-01-03 | 1 | -1/+1 |
* | Unbreak AVR32 toolchain, by making binutils-2.17 available | Ulf Samuelsson | 2009-01-03 | 1 | -0/+4 |
* | toolchain: revert "Allow creating a script for external use of Buildroot tool... | Peter Korsgaard | 2009-01-02 | 5 | -47/+0 |
* | toolchain/binutils: fix up avr32 related fallout of r24474 | Peter Korsgaard | 2009-01-02 | 1 | -2/+2 |
* | Remove whitespace damage in uclibc.mk | Ulf Samuelsson | 2009-01-02 | 1 | -1/+0 |
* | dependencies: simplistic SHELL = bash check | Peter Korsgaard | 2009-01-01 | 1 | -0/+12 |
* | * Added option to build with gcc 4.3.2 | Nigel Kukard | 2008-12-31 | 10 | -0/+251 |
* | * Bump latest 2.6.27 kernel header version to 2.6.27.10 | Nigel Kukard | 2008-12-31 | 1 | -1/+1 |
* | toolchain/uclibc: fix 0.9.30 x86 build with 2.6.28 headers (from r24515) | Peter Korsgaard | 2008-12-29 | 1 | -0/+34 |
* | toolchain/kernel-headers: add 2.6.28 | Peter Korsgaard | 2008-12-28 | 1 | -0/+4 |
* | toolchain: disable export-toolchain stuff as it breaks make dependencies | Peter Korsgaard | 2008-12-23 | 1 | -3/+2 |
* | toolchain/uclibc: fix typo | Peter Korsgaard | 2008-12-23 | 1 | -1/+1 |
* | toolchain/uclibc: Add BR2_ENABLE_LOCALE_PREGENERATED option | Peter Korsgaard | 2008-12-23 | 2 | -5/+17 |
* | And make script for exported toolchain executable | Ulf Samuelsson | 2008-12-21 | 1 | -0/+1 |
* | Allow creating a script for external use of Buildroot toolchain | Ulf Samuelsson | 2008-12-21 | 5 | -0/+46 |
* | Revert patch, sent by mistake | Ulf Samuelsson | 2008-12-20 | 1 | -2/+0 |
* | Add updated binutils-2.18 prepatched toolchain for AVR32 | Ulf Samuelsson | 2008-12-20 | 1 | -2/+3 |
* | Add updated gcc-4.2.2 prepatched toolchain for AVR32 | Ulf Samuelsson | 2008-12-20 | 1 | -0/+2 |
* | toolchain/binutils: fix non-sysroot build | Peter Korsgaard | 2008-12-18 | 1 | -2/+2 |
* | toolchain: use same gdb Config.in for internal/external toolchains | Peter Korsgaard | 2008-12-15 | 7 | -150/+96 |
* | Another external toolchain support solution | Thomas Petazzoni | 2008-12-13 | 1 | -0/+6 |
* | toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabled | Peter Korsgaard | 2008-12-10 | 1 | -1/+0 |
* | binutils: revert bad commit 24343 | Hans-Christian Egtvedt | 2008-12-09 | 1 | -1/+1 |