summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
2010-07-30toolchain: enforce --disable-multilibPeter Korsgaard
2010-07-29gcc-4.2.4: Add patch to accept --with-abi=aapcs-linuxKhem Raj
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-27toolchain: remove redundant and incorrect --with-build-time-tools optionThomas Petazzoni
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-26java: mark as brokenPeter Korsgaard
2010-07-09toolchain/gcc: cleanup softfloat selectionPeter Korsgaard
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-06-15toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versionsPeter Korsgaard
2010-06-15toolchain: bump gcc 4.3.x series to 4.3.5Gustavo Zacarias
2010-05-02toolchain/gcc: bump 4.4.x version to 4.4.4Peter Korsgaard
2010-04-12Get rid of all usages of BR2_RECENTThomas Petazzoni
2010-04-11Remove BR2_PREFER_IMAThomas Petazzoni
2010-04-05gcc: hide shared libgcc option if BR2_PREFER_STATIC_LIB is enabledPeter Korsgaard
2010-03-30get rid of broken nios2 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
2010-01-23toolchain/gcc: bump 4.4.x versionPeter Korsgaard
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 external sources patchesThomas Petazzoni
2009-12-14Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCEThomas Petazzoni
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: improve configuration for snapshot versionsThomas Petazzoni
2009-12-14gcc: on avr32, only allow avr32 gcc versionsThomas Petazzoni
2009-12-14gcc: add 4.2.2-avr32-2.1.5 patchesThomas Petazzoni
2009-12-14gcc: add avr32 special versionThomas Petazzoni
2009-12-14gcc: remove hurd specific detailsThomas Petazzoni
2009-12-11gcc: native toolchain needs BR2_HAVE_DEVFILESPeter Korsgaard
2009-12-06Add pkgversion to gcc >= 4.3Gustavo Zacarias
2009-12-04toolchain: get rid of unused gcc 3.x legacy handlingPeter Korsgaard
2009-10-29toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versionsPeter Korsgaard
2009-10-29toolchain/gcc: simplify BR2_GCC_SUPPORTS_* logicPeter Korsgaard
2009-10-29toolchain/gcc: remove unused (commented out) 4.3 snapshotPeter Korsgaard
2009-10-29toolchain/gcc: bump 4.4.x versionPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-23Remove some fragments left over from the 'qstrip' transitionMichael Roth
2009-09-23Add a config option for gcc tls support, rather than disabling it blindlyAustin Foxley