| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got added | Khem Raj | 2010-08-25 | 1 | -0/+49 |
* | Add the traditional powerpc-link-with-math-lib patch to gcc 4.4.4 | Thomas Petazzoni | 2010-08-11 | 1 | -0/+137 |
* | 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 |
* | 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 | 2 | -29/+103 |
* | toolchain: remove multilib | Thomas Petazzoni | 2010-07-28 | 1 | -4/+1 |
* | gcc: remove option on SJLJ exceptions | Thomas Petazzoni | 2010-07-28 | 3 | -14/+0 |
* | Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b... | Peter Korsgaard | 2010-07-27 | 2 | -4/+2 |
|\ |
|
| * | toolchain: remove redundant and incorrect --with-build-time-tools option | Thomas Petazzoni | 2010-07-27 | 1 | -2/+0 |
| * | 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 | 2 | -6/+4 |
|/ |
|
* | java: mark as broken | Peter Korsgaard | 2010-07-26 | 1 | -0/+1 |
* | toolchain/gcc: cleanup softfloat selection | Peter Korsgaard | 2010-07-09 | 1 | -5/+1 |
* | 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 | 17 | -4696/+5 |
* | 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 |
* | toolchain/gcc: bump 4.4.x version to 4.4.4 | Peter Korsgaard | 2010-05-02 | 6 | -1/+1 |
* | Get rid of all usages of BR2_RECENT | Thomas Petazzoni | 2010-04-12 | 1 | -2/+0 |
* | Remove BR2_PREFER_IMA | Thomas Petazzoni | 2010-04-11 | 1 | -4/+0 |
* | gcc: hide shared libgcc option if BR2_PREFER_STATIC_LIB is enabled | Peter Korsgaard | 2010-04-05 | 1 | -0/+1 |
* | get rid of broken nios2 support | Peter Korsgaard | 2010-03-30 | 1 | -9/+9 |
* | 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 |
* | toolchain/gcc: bump 4.4.x version | Peter Korsgaard | 2010-01-23 | 6 | -1/+1 |
* | 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 | 13 | -117/+40 |
|\ |
|
| * | gcc: remove external sources patches | Thomas Petazzoni | 2009-12-14 | 9 | -239/+0 |
| * | Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE | Thomas Petazzoni | 2009-12-14 | 1 | -1/+1 |
| * | gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION instead | Thomas Petazzoni | 2009-12-14 | 2 | -32/+6 |
| * | gcc: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 2 | -20/+0 |
| * | gcc: improve configuration for snapshot versions | Thomas Petazzoni | 2009-12-14 | 2 | -6/+7 |
| * | gcc: on avr32, only allow avr32 gcc versions | Thomas Petazzoni | 2009-12-14 | 1 | -9/+6 |
| * | gcc: add 4.2.2-avr32-2.1.5 patches | Thomas Petazzoni | 2009-12-14 | 3 | -0/+197 |
| * | gcc: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 3 | -13/+26 |
* | | gcc: remove hurd specific details | Thomas Petazzoni | 2009-12-14 | 1 | -4/+0 |
|/ |
|
* | gcc: native toolchain needs BR2_HAVE_DEVFILES | Peter Korsgaard | 2009-12-11 | 1 | -0/+4 |
* | Add pkgversion to gcc >= 4.3 | Gustavo Zacarias | 2009-12-06 | 1 | -0/+7 |
* | toolchain: get rid of unused gcc 3.x legacy handling | Peter Korsgaard | 2009-12-04 | 2 | -21/+0 |
* | toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions | Peter Korsgaard | 2009-10-29 | 30 | -22979/+2 |
* | toolchain/gcc: simplify BR2_GCC_SUPPORTS_* logic | Peter Korsgaard | 2009-10-29 | 1 | -2/+0 |