| Commit message (Expand) | Author | Age | Files | Lines |
* | support: move package/gnuconfig to support/gnuconfig | Thomas Petazzoni | 2011-09-17 | 1 | -1/+1 |
* | support: move patch-kernel.sh and rename it | Thomas Petazzoni | 2011-09-17 | 1 | -2/+2 |
* | gcc: remove references to arm-softfloat.patch.conditional | Thomas Petazzoni | 2011-05-15 | 1 | -13/+0 |
* | toolchain: update gcc snapshot version | Gustavo Zacarias | 2011-05-02 | 1 | -0/+11 |
* | toolchain/gcc: add openmp support option | Gustavo Zacarias | 2011-05-02 | 1 | -1/+16 |
* | toolchain: bump gcc 4.5 series to verion 4.5.3 | Gustavo Zacarias | 2011-05-02 | 1 | -1/+1 |
* | toolchain: add gcc 4.6.0 | Gustavo Zacarias | 2011-04-26 | 1 | -2/+21 |
* | toolchain: make target gcc a working option | Gustavo Zacarias | 2011-04-26 | 1 | -1/+6 |
* | target gcc: fix recompilation issue | Gustavo Zacarias | 2011-02-10 | 1 | -1/+1 |
* | toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchain | Gustavo Zacarias | 2011-01-19 | 1 | -0/+6 |
* | target gcc: cleanup | Gustavo Zacarias | 2011-01-02 | 1 | -6/+0 |
* | gcc: install copies of libgcc, libstdc++ and libgcj to the sysroot | Gustavo Zacarias | 2011-01-02 | 1 | -0/+8 |
* | binutils: make it a proper package | Gustavo Zacarias | 2011-01-02 | 1 | -49/+32 |
* | mpc: make it a proper package | Gustavo Zacarias | 2010-12-27 | 1 | -3/+3 |
* | mpfr: make it a proper package and bump to version 3.0.0-p8 | Gustavo Zacarias | 2010-12-27 | 1 | -3/+3 |
* | gmp: make it a proper package and bump to version 5.0.1 | Gustavo Zacarias | 2010-12-27 | 1 | -3/+3 |
* | gcc: disable libgomp when thread support is disabled | Thomas Petazzoni | 2010-12-13 | 1 | -1/+1 |
* | toolchain: rework thread options | Thomas Petazzoni | 2010-12-13 | 1 | -0/+6 |
* | toolchain: rework C++ options | Thomas Petazzoni | 2010-12-13 | 1 | -1/+1 |
* | toolchain: Add support for --with-cpu | Konrad Eisele | 2010-11-25 | 1 | -4/+4 |
* | gcc 4.5.x powerpc: fix softfloat and gcc pr#43810 | Gustavo Zacarias | 2010-11-04 | 1 | -3/+13 |
* | Add gcc 4.5.1 to buildroot | Martin Banky | 2010-11-04 | 1 | -1/+13 |
* | toolchain/internal: use global BR2 version string for gcc version string | Yann E. MORIN | 2010-11-03 | 1 | -2/+1 |
* | 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 | 1 | -0/+4 |
* | Add support for uclibc NPTL toolchain. | Khem Raj | 2010-07-29 | 1 | -28/+102 |
* | toolchain: remove multilib | Thomas Petazzoni | 2010-07-28 | 1 | -4/+1 |
* | gcc: remove option on SJLJ exceptions | Thomas Petazzoni | 2010-07-28 | 1 | -2/+0 |
* | Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b... | Peter Korsgaard | 2010-07-27 | 1 | -2/+2 |
|\ |
|
| * | binutils,gcc: use correct --prefix | Thomas Petazzoni | 2010-07-27 | 1 | -2/+2 |
* | | Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-07-27 | 1 | -2/+6 |
|\ \
| |/
|/| |
|
| * | Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc | Thomas Petazzoni | 2010-07-27 | 1 | -2/+6 |
* | | 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 | 1 | -1/+4 |
|/ |
|
* | toolchain: remove unused special detection of old toolchains | Peter Korsgaard | 2010-07-02 | 1 | -29/+1 |
* | toolchain: remove gcc 4.1.2 and non-sysroot support | Peter Korsgaard | 2010-06-15 | 1 | -12/+1 |
* | gmp/mpfr: make sure host builds add source targets to HOST_SOURCE | Peter Korsgaard | 2010-02-25 | 1 | -0/+1 |
* | gcc on target: add missing definitions for gcc 4.4 | Thomas Petazzoni | 2010-02-25 | 1 | -0/+4 |
* | gcc: do not pass --with-pkgversion to gcc < 4.3 | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni... | Peter Korsgaard | 2009-12-15 | 1 | -30/+11 |
|\ |
|
| * | gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION instead | Thomas Petazzoni | 2009-12-14 | 1 | -17/+4 |
| * | gcc: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 1 | -10/+0 |
| * | gcc: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 1 | -6/+10 |
* | | gcc: remove hurd specific details | Thomas Petazzoni | 2009-12-14 | 1 | -4/+0 |
|/ |
|
* | Add pkgversion to gcc >= 4.3 | Gustavo Zacarias | 2009-12-06 | 1 | -0/+7 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -3/+3 |
* | Add a config option for gcc tls support, rather than disabling it blindly | Austin Foxley | 2009-09-23 | 1 | -3/+9 |