summaryrefslogtreecommitdiff
path: root/toolchain/gcc/gcc-uclibc-4.x.mk
AgeCommit message (Expand)Author
2012-01-15gcc-uclibc-4.x.mk: get rid of BR2_DEPENDS_DIRPeter Korsgaard
2012-01-12Remove java supportPeter Korsgaard
2011-09-17support: move package/gnuconfig to support/gnuconfigThomas Petazzoni
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2011-05-15gcc: remove references to arm-softfloat.patch.conditionalThomas Petazzoni
2011-05-02toolchain: update gcc snapshot versionGustavo Zacarias
2011-05-02toolchain/gcc: add openmp support optionGustavo Zacarias
2011-05-02toolchain: bump gcc 4.5 series to verion 4.5.3Gustavo Zacarias
2011-04-26toolchain: add gcc 4.6.0Gustavo Zacarias
2011-04-26toolchain: make target gcc a working optionGustavo Zacarias
2011-02-10target gcc: fix recompilation issueGustavo Zacarias
2011-01-19toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchainGustavo Zacarias
2011-01-02target gcc: cleanupGustavo Zacarias
2011-01-02gcc: install copies of libgcc, libstdc++ and libgcj to the sysrootGustavo Zacarias
2011-01-02binutils: make it a proper packageGustavo Zacarias
2010-12-27mpc: make it a proper packageGustavo Zacarias
2010-12-27mpfr: make it a proper package and bump to version 3.0.0-p8Gustavo Zacarias
2010-12-27gmp: make it a proper package and bump to version 5.0.1Gustavo Zacarias
2010-12-13gcc: disable libgomp when thread support is disabledThomas Petazzoni
2010-12-13toolchain: rework thread optionsThomas Petazzoni
2010-12-13toolchain: rework C++ optionsThomas Petazzoni
2010-11-25toolchain: Add support for --with-cpuKonrad Eisele
2010-11-04gcc 4.5.x powerpc: fix softfloat and gcc pr#43810Gustavo Zacarias
2010-11-04Add gcc 4.5.1 to buildrootMartin Banky
2010-11-03toolchain/internal: use global BR2 version string for gcc version stringYann E. MORIN
2010-07-30gcc: move <tuple>/lib* symlink handling up to gcc-intermediatePeter Korsgaard
2010-07-30toolchain: enforce --disable-multilibPeter Korsgaard
2010-07-29Add support for uclibc NPTL toolchain.Khem Raj
2010-07-28toolchain: remove multilibThomas Petazzoni
2010-07-28gcc: remove option on SJLJ exceptionsThomas Petazzoni
2010-07-27Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b...Peter Korsgaard
2010-07-27binutils,gcc: use correct --prefixThomas Petazzoni
2010-07-27Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-07-27Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gccThomas Petazzoni
2010-07-27target-g++: fix buildThomas Petazzoni
2010-07-27target-gcc: remove useless copies of gccThomas Petazzoni
2010-07-27target-gcc: no need to strip binaries, remove .la files and docThomas Petazzoni
2010-07-27target-gcc: fix buildThomas Petazzoni
2010-07-27target-gcc: Get rid of TARGET_GCC_FLAGSThomas Petazzoni
2010-07-02toolchain: remove unused special detection of old toolchainsPeter Korsgaard
2010-06-15toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard
2010-02-25gmp/mpfr: make sure host builds add source targets to HOST_SOURCEPeter Korsgaard
2010-02-25gcc on target: add missing definitions for gcc 4.4Thomas Petazzoni
2009-12-15gcc: do not pass --with-pkgversion to gcc < 4.3Thomas Petazzoni
2009-12-15Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni...Peter Korsgaard
2009-12-14gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION insteadThomas Petazzoni
2009-12-14gcc: remove support for external source toolchainsThomas Petazzoni
2009-12-14gcc: add avr32 special versionThomas Petazzoni
2009-12-14gcc: remove hurd specific detailsThomas Petazzoni
2009-12-06Add pkgversion to gcc >= 4.3Gustavo Zacarias