Age | Commit message (Expand) | Author |
2012-06-23 | Remove REAL_GNU_TARGET_NAME | Richard Braun |
2012-04-25 | toolchain/gcc: remove duplicate QUIET entries | Gustavo Zacarias |
2012-04-25 | gcc: remove unused EXTRA_GCC1_CONFIG_OPTIONS | Thomas Petazzoni |
2012-04-25 | toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.in | Thomas Petazzoni |
2012-04-25 | gcc: move version/snap variables to gcc-uclibc-4.x.mk | Thomas Petazzoni |
2012-04-25 | gcc: remove unused EXTRA_GCC4_CONFIG_OPTIONS | Thomas Petazzoni |
2012-04-25 | gcc: remove unused EXTRA_GCC2_CONFIG_OPTIONS | Thomas Petazzoni |
2012-04-25 | toolchain: remove useless indirect variables | Thomas Petazzoni |
2012-04-15 | toolchain/gcc: add 4.7.x series | Gustavo Zacarias |
2012-03-18 | DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_... | Alvaro G. M |
2012-01-15 | gcc-uclibc-4.x.mk: get rid of BR2_DEPENDS_DIR | Peter Korsgaard |
2012-01-12 | Remove java support | Peter Korsgaard |
2011-09-17 | support: move package/gnuconfig to support/gnuconfig | Thomas Petazzoni |
2011-09-17 | support: move patch-kernel.sh and rename it | Thomas Petazzoni |
2011-05-15 | gcc: remove references to arm-softfloat.patch.conditional | Thomas Petazzoni |
2011-05-02 | toolchain: update gcc snapshot version | Gustavo Zacarias |
2011-05-02 | toolchain/gcc: add openmp support option | Gustavo Zacarias |
2011-05-02 | toolchain: bump gcc 4.5 series to verion 4.5.3 | Gustavo Zacarias |
2011-04-26 | toolchain: add gcc 4.6.0 | Gustavo Zacarias |
2011-04-26 | toolchain: make target gcc a working option | Gustavo Zacarias |
2011-02-10 | target gcc: fix recompilation issue | Gustavo Zacarias |
2011-01-19 | toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchain | Gustavo Zacarias |
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 |