| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | toolchain: Remove now-unused variables | Thomas Petazzoni | 2010-07-27 | 1 | -2/+0 |
| * | binutils,gcc: use correct --prefix | Thomas Petazzoni | 2010-07-27 | 2 | -6/+4 |
* | | Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-07-27 | 2 | -3/+7 |
|\ \
| |/
|/| |
|
| * | Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc | Thomas Petazzoni | 2010-07-27 | 2 | -3/+7 |
* | | target-g++: fix build | Thomas Petazzoni | 2010-07-27 | 1 | -1/+4 |
* | | target-gcc: remove useless copies of gcc | Thomas Petazzoni | 2010-07-27 | 1 | -0/+3 |
* | | target-gcc: no need to strip binaries, remove .la files and doc | Thomas Petazzoni | 2010-07-27 | 1 | -9/+0 |
* | | target-gcc: fix build | Thomas Petazzoni | 2010-07-27 | 1 | -0/+2 |
* | | target-gcc: Get rid of TARGET_GCC_FLAGS | Thomas Petazzoni | 2010-07-27 | 2 | -6/+4 |
|/ |
|
* | java: mark as broken | Peter Korsgaard | 2010-07-26 | 1 | -0/+1 |
* | sstrip: fix section length corruption bug | Peter Korsgaard | 2010-07-13 | 1 | -2/+1 |
* | toolchain/gcc: cleanup softfloat selection | Peter Korsgaard | 2010-07-09 | 1 | -5/+1 |
* | ext-toolchains: fix libnss_*.so installation with external glibc | Luca Ceresoli | 2010-07-08 | 1 | -1/+1 |
* | Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-07-08 | 5 | -13/+13 |
|\ |
|
| * | GETPT support is needed by rxvt. | Darius Augulis | 2010-07-07 | 2 | -2/+2 |
| * | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 1 | -2/+2 |
| * | external-toolchain: adjust tests on TARGET_CC and TARGET_CXX | Thomas Petazzoni | 2010-07-07 | 1 | -7/+9 |