| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain/crosstool-ng: use global BR2 version string | Yann E. MORIN | 2010-11-03 | 1 | -1/+1 |
* | toolchain/internal: use global BR2 version string for gcc version string | Yann E. MORIN | 2010-11-03 | 1 | -2/+1 |
* | toolchain/gcc: fix objective C suppor | Peter Korsgaard | 2010-10-31 | 1 | -0/+6 |
* | Optimize (-O2) host binaries by default | Peter Korsgaard | 2010-10-29 | 1 | -1/+1 |
* | kernel-headers: bump 2.6.32.x / 2.6.35.x stable versions | Peter Korsgaard | 2010-10-29 | 3 | -2/+2 |
* | kernel-headers: Fix 2.6.36 kernel version in menuconfig string | Paulius Zaleckas | 2010-10-25 | 1 | -1/+1 |
* | kernel-headers: add 2.6.36, remove 2.6.29 | Peter Korsgaard | 2010-10-23 | 1 | -6/+6 |
* | Makefile: move KERNEL_ARCH from kernel-headers to here | Peter Korsgaard | 2010-10-17 | 1 | -8/+0 |
* | toolchain-crosstool-ng: fix arch for powerpc | Peter Korsgaard | 2010-10-13 | 1 | -0/+1 |
* | toolchain/gcc: bump 4.4.x version | Peter Korsgaard | 2010-10-04 | 7 | -1/+1 |
* | kernel-headers: bump 2.6.32.x stable version | Peter Korsgaard | 2010-10-02 | 2 | -1/+1 |
* | toolchain/gdb: fix WCHAR typo | Peter Korsgaard | 2010-10-01 | 1 | -1/+1 |
* | toolchain: add new toolchain backend: crosstool-NG | Yann E. MORIN | 2010-10-01 | 6 | -0/+957 |
* | sed: get rid of host-sed variant | Peter Korsgaard | 2010-09-30 | 4 | -60/+16 |
* | toolchain: fix helpers for POSIX compliance | Yann E. MORIN | 2010-09-30 | 1 | -4/+4 |
* | Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t... | Peter Korsgaard | 2010-09-30 | 2 | -2/+1 |
|\ |
|
| * | Remove code specific to removed architectures | Thomas Petazzoni | 2010-08-31 | 2 | -2/+1 |
* | | linux/kernel-headers: bump 2.6.32.x / 2.6.35.x stable versions | Peter Korsgaard | 2010-09-27 | 3 | -2/+61 |
* | | kernel-headers/linux: bump 2.6.35.x stable version | Peter Korsgaard | 2010-09-21 | 1 | -1/+1 |
* | | kernel-headers: bump 2.6.32.x stable version | Peter Korsgaard | 2010-09-20 | 2 | -1/+1 |
* | | Merge branch 'for-2010.11/download-rework' of git://git.busybox.net/~tpetazzo... | Peter Korsgaard | 2010-09-17 | 1 | -6/+0 |
|\ \ |
|
| * | | Re-implement the source-check and external-deps targets | Maxime Petazzoni | 2010-09-13 | 1 | -6/+0 |
* | | | kernel-headers: bump 2.6.34.x version | Peter Korsgaard | 2010-09-15 | 2 | -1/+1 |
|/ / |
|
* / | kernel-headers: add 2.6.35.x, bump stable versions, get rid of 2.6.27/2.6.28 | Peter Korsgaard | 2010-09-06 | 7 | -154/+9 |
|/ |
|
* | gcc: remove deprecated gcc 4.2.[1-3] versions and unused patches | Peter Korsgaard | 2010-08-30 | 96 | -13907/+1 |
* | Add the patch fixing gcc 4.2.4 to gcc 4.2.2 | Thomas Petazzoni | 2010-08-30 | 1 | -0/+49 |
* | uClibc: fix ppc e500 handling | Stanislav Bogatyrev | 2010-08-29 | 1 | -7/+1 |
* | toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got added | Khem Raj | 2010-08-25 | 1 | -0/+49 |
* | Bump stable kernel headers | Gustavo Zacarias | 2010-08-24 | 4 | -4/+4 |
* | Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected | Thomas Petazzoni | 2010-08-11 | 1 | -3/+3 |
* | Add the traditional powerpc-link-with-math-lib patch to gcc 4.4.4 | Thomas Petazzoni | 2010-08-11 | 1 | -0/+137 |
* | Detect early if an UTF-8 locale is needed | Thomas Petazzoni | 2010-08-11 | 2 | -0/+13 |
* | Make uClibc gen_wc8bit shows an error when no locale support available | Thomas Petazzoni | 2010-08-11 | 2 | -0/+34 |
* | Merge branch 'fixes-20100729' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-07-30 | 3 | -1/+10 |
|\ |
|
| * | toolchain: mark uClibc 0.9.31 + locale + C++ as broken | Thomas Petazzoni | 2010-07-29 | 1 | -0/+4 |
| * | gdb: disallow GDB_HOST on external toolchain builds | Thomas Petazzoni | 2010-07-29 | 1 | -0/+3 |
| * | dependencies: add svn as a mandatory tool | Thomas Petazzoni | 2010-07-29 | 1 | -1/+3 |
* | | gcc: move <tuple>/lib* symlink handling up to gcc-intermediate | Peter Korsgaard | 2010-07-30 | 1 | -7/+5 |
* | | toolchain: enforce --disable-multilib | Peter Korsgaard | 2010-07-30 | 2 | -0/+6 |
* | | uClibc: remove old 0.9.28 support | Peter Korsgaard | 2010-07-29 | 5 | -7898/+1 |
* | | gcc-4.2.4: Add patch to accept --with-abi=aapcs-linux | Khem Raj | 2010-07-29 | 1 | -0/+17 |
* | | Add support for uclibc NPTL toolchain. | Khem Raj | 2010-07-29 | 5 | -64/+201 |
|/ |
|
* | toolchain: remove multilib | Thomas Petazzoni | 2010-07-28 | 4 | -17/+1 |
* | gcc: remove option on SJLJ exceptions | Thomas Petazzoni | 2010-07-28 | 3 | -14/+0 |
* | toolchain: move buildroot config files | Yann E. MORIN | 2010-07-28 | 4 | -47/+50 |
* | toolchain: move makefile includes | Yann E. MORIN | 2010-07-28 | 2 | -0/+26 |
* | toolchain: rename external toolchain dir | Yann E. MORIN | 2010-07-28 | 4 | -2/+2 |
* | toolchain: move helper functions from external toolchain | Yann E. MORIN | 2010-07-28 | 2 | -241/+244 |
* | Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b... | Peter Korsgaard | 2010-07-27 | 4 | -10/+4 |
|\ |
|
| * | toolchain: remove redundant and incorrect --with-build-time-tools option | Thomas Petazzoni | 2010-07-27 | 1 | -2/+0 |