| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchain | Gustavo Zacarias | 2011-01-19 | 1 | -0/+6 |
* | toolchain/gcc: fix target-gcc selects | Peter Korsgaard | 2011-01-03 | 1 | -0/+1 |
* | 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 | 2 | -49/+36 |
* | 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 |
* | toolchain/gcc: bump 4.5.x version | Peter Korsgaard | 2010-12-19 | 11 | -185/+1 |
* | 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: tighten up sparc leon allowed gcc versions | Gustavo Zacarias | 2010-11-25 | 1 | -5/+6 |
* | gcc-patch: Add patch for 4.4.5 to support Sparc-leon processors | Konrad Eisele | 2010-11-25 | 1 | -0/+239 |
* | toolchain: Add support for --with-cpu | Konrad Eisele | 2010-11-25 | 2 | -4/+7 |
* | gcc 4.5.x arm: fix v4, pr#43440, pr#44392 and pr#45070 | Gustavo Zacarias | 2010-11-04 | 4 | -0/+613 |
* | gcc 4.5.x powerpc: fix softfloat and gcc pr#43810 | Gustavo Zacarias | 2010-11-04 | 2 | -47/+45 |
* | Add gcc 4.5.1 to buildroot | Martin Banky | 2010-11-04 | 8 | -1/+299 |
* | 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 |
* | toolchain/gcc: bump 4.4.x version | Peter Korsgaard | 2010-10-04 | 7 | -1/+1 |
* | Remove code specific to removed architectures | Thomas Petazzoni | 2010-08-31 | 1 | -1/+1 |
* | 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 |