Age | Commit message (Expand) | Author |
2011-01-02 | target gcc: cleanup | Gustavo Zacarias |
2011-01-02 | gcc: install copies of libgcc, libstdc++ and libgcj to the sysroot | Gustavo Zacarias |
2011-01-02 | binutils: make it a proper package | Gustavo Zacarias |
2010-12-27 | mpc: make it a proper package | Gustavo Zacarias |
2010-12-27 | mpfr: make it a proper package and bump to version 3.0.0-p8 | Gustavo Zacarias |
2010-12-27 | gmp: make it a proper package and bump to version 5.0.1 | Gustavo Zacarias |
2010-12-13 | gcc: disable libgomp when thread support is disabled | Thomas Petazzoni |
2010-12-13 | toolchain: rework thread options | Thomas Petazzoni |
2010-12-13 | toolchain: rework C++ options | Thomas Petazzoni |
2010-11-25 | toolchain: Add support for --with-cpu | Konrad Eisele |
2010-11-04 | gcc 4.5.x powerpc: fix softfloat and gcc pr#43810 | Gustavo Zacarias |
2010-11-04 | Add gcc 4.5.1 to buildroot | Martin Banky |
2010-11-03 | toolchain/internal: use global BR2 version string for gcc version string | Yann E. MORIN |
2010-07-30 | gcc: move <tuple>/lib* symlink handling up to gcc-intermediate | Peter Korsgaard |
2010-07-30 | toolchain: enforce --disable-multilib | Peter Korsgaard |
2010-07-29 | Add support for uclibc NPTL toolchain. | Khem Raj |
2010-07-28 | toolchain: remove multilib | Thomas Petazzoni |
2010-07-28 | gcc: remove option on SJLJ exceptions | Thomas Petazzoni |
2010-07-27 | Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b... | Peter Korsgaard |
2010-07-27 | binutils,gcc: use correct --prefix | Thomas Petazzoni |
2010-07-27 | Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard |
2010-07-27 | Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc | Thomas Petazzoni |
2010-07-27 | target-g++: fix build | Thomas Petazzoni |
2010-07-27 | target-gcc: remove useless copies of gcc | Thomas Petazzoni |
2010-07-27 | target-gcc: no need to strip binaries, remove .la files and doc | Thomas Petazzoni |
2010-07-27 | target-gcc: fix build | Thomas Petazzoni |
2010-07-27 | target-gcc: Get rid of TARGET_GCC_FLAGS | Thomas Petazzoni |
2010-07-02 | toolchain: remove unused special detection of old toolchains | Peter Korsgaard |
2010-06-15 | toolchain: remove gcc 4.1.2 and non-sysroot support | Peter Korsgaard |
2010-02-25 | gmp/mpfr: make sure host builds add source targets to HOST_SOURCE | Peter Korsgaard |
2010-02-25 | gcc on target: add missing definitions for gcc 4.4 | Thomas Petazzoni |
2009-12-15 | gcc: do not pass --with-pkgversion to gcc < 4.3 | Thomas Petazzoni |
2009-12-15 | Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni... | Peter Korsgaard |
2009-12-14 | gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION instead | Thomas Petazzoni |
2009-12-14 | gcc: remove support for external source toolchains | Thomas Petazzoni |
2009-12-14 | gcc: add avr32 special version | Thomas Petazzoni |
2009-12-14 | gcc: remove hurd specific details | Thomas Petazzoni |
2009-12-06 | Add pkgversion to gcc >= 4.3 | Gustavo Zacarias |
2009-10-01 | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard |
2009-09-23 | Add a config option for gcc tls support, rather than disabling it blindly | Austin Foxley |
2009-09-23 | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth |
2009-09-16 | Remove the "project" feature | Thomas Petazzoni |
2009-07-24 | toolchain: xtensa toolchain patch support | Maxim Grigoriev |
2009-07-02 | toolchain/gcc: ensure libraries are copied to target_dir for x86-64 | Peter Korsgaard |
2009-05-12 | gcc-4.3.3: add a patch to link with the math lib to get copysignal | Angus Salkeld |
2009-04-27 | toolchain/gcc: fix java support | Peter Korsgaard |
2009-04-27 | toolchain/gcc: disable tls support | Peter Korsgaard |
2009-04-22 | toolchain/gcc: don't enable libssp support | Peter Korsgaard |
2009-03-01 | toolchain/gcc: libstdcpp dependency was listed twice | Peter Korsgaard |
2009-02-04 | toolchain: revert r25193 (Change binary toolchain configuration) | Peter Korsgaard |