summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/gcc-uclibc-4.x.mk
Commit message (Expand)AuthorAgeFilesLines
* gcc-uclibc-4.x.mk: get rid of BR2_DEPENDS_DIRPeter Korsgaard2012-01-151-13/+0
* Remove java supportPeter Korsgaard2012-01-121-19/+0
* support: move package/gnuconfig to support/gnuconfigThomas Petazzoni2011-09-171-1/+1
* support: move patch-kernel.sh and rename itThomas Petazzoni2011-09-171-2/+2
* gcc: remove references to arm-softfloat.patch.conditionalThomas Petazzoni2011-05-151-13/+0
* toolchain: update gcc snapshot versionGustavo Zacarias2011-05-021-0/+11
* toolchain/gcc: add openmp support optionGustavo Zacarias2011-05-021-1/+16
* toolchain: bump gcc 4.5 series to verion 4.5.3Gustavo Zacarias2011-05-021-1/+1
* toolchain: add gcc 4.6.0Gustavo Zacarias2011-04-261-2/+21
* toolchain: make target gcc a working optionGustavo Zacarias2011-04-261-1/+6
* target gcc: fix recompilation issueGustavo Zacarias2011-02-101-1/+1
* toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchainGustavo Zacarias2011-01-191-0/+6
* target gcc: cleanupGustavo Zacarias2011-01-021-6/+0
* gcc: install copies of libgcc, libstdc++ and libgcj to the sysrootGustavo Zacarias2011-01-021-0/+8
* binutils: make it a proper packageGustavo Zacarias2011-01-021-49/+32
* mpc: make it a proper packageGustavo Zacarias2010-12-271-3/+3
* mpfr: make it a proper package and bump to version 3.0.0-p8Gustavo Zacarias2010-12-271-3/+3
* gmp: make it a proper package and bump to version 5.0.1Gustavo Zacarias2010-12-271-3/+3
* gcc: disable libgomp when thread support is disabledThomas Petazzoni2010-12-131-1/+1
* toolchain: rework thread optionsThomas Petazzoni2010-12-131-0/+6
* toolchain: rework C++ optionsThomas Petazzoni2010-12-131-1/+1
* toolchain: Add support for --with-cpuKonrad Eisele2010-11-251-4/+4
* gcc 4.5.x powerpc: fix softfloat and gcc pr#43810Gustavo Zacarias2010-11-041-3/+13
* Add gcc 4.5.1 to buildrootMartin Banky2010-11-041-1/+13
* toolchain/internal: use global BR2 version string for gcc version stringYann E. MORIN2010-11-031-2/+1
* gcc: move <tuple>/lib* symlink handling up to gcc-intermediatePeter Korsgaard2010-07-301-7/+5
* toolchain: enforce --disable-multilibPeter Korsgaard2010-07-301-0/+4
* Add support for uclibc NPTL toolchain.Khem Raj2010-07-291-28/+102
* toolchain: remove multilibThomas Petazzoni2010-07-281-4/+1
* gcc: remove option on SJLJ exceptionsThomas Petazzoni2010-07-281-2/+0
* Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b...Peter Korsgaard2010-07-271-2/+2
|\
| * binutils,gcc: use correct --prefixThomas Petazzoni2010-07-271-2/+2
* | Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-07-271-2/+6
|\ \ | |/ |/|
| * Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gccThomas Petazzoni2010-07-271-2/+6
* | target-g++: fix buildThomas Petazzoni2010-07-271-1/+4
* | target-gcc: remove useless copies of gccThomas Petazzoni2010-07-271-0/+3
* | target-gcc: no need to strip binaries, remove .la files and docThomas Petazzoni2010-07-271-9/+0
* | target-gcc: fix buildThomas Petazzoni2010-07-271-0/+2
* | target-gcc: Get rid of TARGET_GCC_FLAGSThomas Petazzoni2010-07-271-1/+4
|/
* toolchain: remove unused special detection of old toolchainsPeter Korsgaard2010-07-021-29/+1
* toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard2010-06-151-12/+1
* gmp/mpfr: make sure host builds add source targets to HOST_SOURCEPeter Korsgaard2010-02-251-0/+1
* gcc on target: add missing definitions for gcc 4.4Thomas Petazzoni2010-02-251-0/+4
* gcc: do not pass --with-pkgversion to gcc < 4.3Thomas Petazzoni2009-12-151-1/+1
* Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni...Peter Korsgaard2009-12-151-30/+11
|\
| * gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION insteadThomas Petazzoni2009-12-141-17/+4
| * gcc: remove support for external source toolchainsThomas Petazzoni2009-12-141-10/+0
| * gcc: add avr32 special versionThomas Petazzoni2009-12-141-6/+10
* | gcc: remove hurd specific detailsThomas Petazzoni2009-12-141-4/+0
|/
* Add pkgversion to gcc >= 4.3Gustavo Zacarias2009-12-061-0/+7