summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc: remove deprecated gcc 4.2.[1-3] versions and unused patchesPeter Korsgaard2010-08-3096-13907/+1
* Add the patch fixing gcc 4.2.4 to gcc 4.2.2Thomas Petazzoni2010-08-301-0/+49
* toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got addedKhem Raj2010-08-251-0/+49
* Add the traditional powerpc-link-with-math-lib patch to gcc 4.4.4Thomas Petazzoni2010-08-111-0/+137
* gcc: move <tuple>/lib* symlink handling up to gcc-intermediatePeter Korsgaard2010-07-301-7/+5
* toolchain: enforce --disable-multilibPeter Korsgaard2010-07-301-0/+4
* gcc-4.2.4: Add patch to accept --with-abi=aapcs-linuxKhem Raj2010-07-291-0/+17
* Add support for uclibc NPTL toolchain.Khem Raj2010-07-292-29/+103
* toolchain: remove multilibThomas Petazzoni2010-07-281-4/+1
* gcc: remove option on SJLJ exceptionsThomas Petazzoni2010-07-283-14/+0
* Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b...Peter Korsgaard2010-07-272-4/+2
|\
| * toolchain: remove redundant and incorrect --with-build-time-tools optionThomas Petazzoni2010-07-271-2/+0
| * 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-272-6/+4
|/
* java: mark as brokenPeter Korsgaard2010-07-261-0/+1
* toolchain/gcc: cleanup softfloat selectionPeter Korsgaard2010-07-091-5/+1
* 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-1517-4696/+5
* toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versionsPeter Korsgaard2010-06-151-20/+4
* toolchain: bump gcc 4.3.x series to 4.3.5Gustavo Zacarias2010-06-1513-1/+452
* toolchain/gcc: bump 4.4.x version to 4.4.4Peter Korsgaard2010-05-026-1/+1
* Get rid of all usages of BR2_RECENTThomas Petazzoni2010-04-121-2/+0
* Remove BR2_PREFER_IMAThomas Petazzoni2010-04-111-4/+0
* gcc: hide shared libgcc option if BR2_PREFER_STATIC_LIB is enabledPeter Korsgaard2010-04-051-0/+1
* get rid of broken nios2 supportPeter Korsgaard2010-03-301-9/+9
* 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
* toolchain/gcc: bump 4.4.x versionPeter Korsgaard2010-01-236-1/+1
* 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-1513-117/+40
|\
| * gcc: remove external sources patchesThomas Petazzoni2009-12-149-239/+0
| * Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni2009-12-141-1/+1
| * gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION insteadThomas Petazzoni2009-12-142-32/+6
| * gcc: remove support for external source toolchainsThomas Petazzoni2009-12-142-20/+0
| * gcc: improve configuration for snapshot versionsThomas Petazzoni2009-12-142-6/+7
| * gcc: on avr32, only allow avr32 gcc versionsThomas Petazzoni2009-12-141-9/+6
| * gcc: add 4.2.2-avr32-2.1.5 patchesThomas Petazzoni2009-12-143-0/+197
| * gcc: add avr32 special versionThomas Petazzoni2009-12-143-13/+26
* | gcc: remove hurd specific detailsThomas Petazzoni2009-12-141-4/+0
|/
* gcc: native toolchain needs BR2_HAVE_DEVFILESPeter Korsgaard2009-12-111-0/+4
* Add pkgversion to gcc >= 4.3Gustavo Zacarias2009-12-061-0/+7
* toolchain: get rid of unused gcc 3.x legacy handlingPeter Korsgaard2009-12-042-21/+0
* toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versionsPeter Korsgaard2009-10-2930-22979/+2
* toolchain/gcc: simplify BR2_GCC_SUPPORTS_* logicPeter Korsgaard2009-10-291-2/+0