| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
| * | Rework sysroot option handling | Thomas Petazzoni | 2010-07-07 | 1 | -2/+0 |
* | | uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking | Peter Korsgaard | 2010-07-06 | 2 | -0/+97 |
|/ |
|
* | external-toolchain: hardcode the destination directory for a library | Thomas Petazzoni | 2010-07-06 | 1 | -13/+17 |
* | external-toolchain: handle libstdc++/libgcc_s for BR toolchains | Thomas Petazzoni | 2010-07-06 | 1 | -1/+10 |
* | uclibc: add patch to fix fcntl64() on 64 bits targets | Thomas Petazzoni | 2010-07-06 | 1 | -0/+34 |
* | external-toolchain: recognize uClibc 64 bits toolchains | Thomas Petazzoni | 2010-07-06 | 1 | -1/+1 |
* | external-toolchain: mention MIPS and PowerPC CodeSourcery toolchains | Thomas Petazzoni | 2010-07-06 | 1 | -1/+3 |
* | external-toolchain: create lib64 symlinks if needed | Thomas Petazzoni | 2010-07-06 | 1 | -0/+17 |
* | external-toolchain: support 64 bits glibc toolchains | Thomas Petazzoni | 2010-07-06 | 1 | -1/+1 |
* | external-toolchain: only copy existing directories of the sysroot | Thomas Petazzoni | 2010-07-06 | 1 | -1/+3 |
* | ext-toolchain: Fix ARCH_SYSROOT detection | Thomas Petazzoni | 2010-07-06 | 1 | -9/+9 |
* | ext-toolchains: take into account other Glibc dynamic loader variants | Thomas Petazzoni | 2010-07-06 | 1 | -6/+4 |
* | kernel-headers: bump 2.6.31-34 stable versions | Peter Korsgaard | 2010-07-06 | 5 | -4/+4 |
* | toolchain: remove unused special detection of old toolchains | Peter Korsgaard | 2010-07-02 | 2 | -35/+1 |
* | check-host-sed.sh: use mktemp for temporary file | Peter Korsgaard | 2010-06-21 | 1 | -4/+5 |
* | uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED option | Peter Korsgaard | 2010-06-18 | 1 | -1/+1 |
* | toolchain: remove gcc 4.1.2 and non-sysroot support | Peter Korsgaard | 2010-06-15 | 21 | -4721/+8 |
* | toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versions | Peter Korsgaard | 2010-06-15 | 1 | -20/+4 |
* | toolchain: bump gcc 4.3.x series to 4.3.5 | Gustavo Zacarias | 2010-06-15 | 13 | -1/+452 |
* | Fix potentially conflicting build flags | Paul Jones | 2010-06-15 | 1 | -1/+2 |
* | dependencies.sh: fix CWD in PATH check | Nick Leverton | 2010-06-09 | 1 | -1/+1 |
* | kernel-headers: add 2.6.34 | Peter Korsgaard | 2010-06-01 | 2 | -1/+64 |
* | kernel-headers: bump 2.6.32.x stable version | Peter Korsgaard | 2010-06-01 | 2 | -1/+1 |