summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
2010-12-19toolchain/gcc: bump 4.5.x versionPeter Korsgaard
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: tighten up sparc leon allowed gcc versionsGustavo Zacarias
2010-11-25gcc-patch: Add patch for 4.4.5 to support Sparc-leon processorsKonrad Eisele
2010-11-25toolchain: Add support for --with-cpuKonrad Eisele
2010-11-04gcc 4.5.x arm: fix v4, pr#43440, pr#44392 and pr#45070Gustavo Zacarias
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-10-31toolchain/gcc: fix objective C supporPeter Korsgaard
2010-10-04toolchain/gcc: bump 4.4.x versionPeter Korsgaard
2010-08-31Remove code specific to removed architecturesThomas Petazzoni
2010-08-30gcc: remove deprecated gcc 4.2.[1-3] versions and unused patchesPeter Korsgaard
2010-08-30Add the patch fixing gcc 4.2.4 to gcc 4.2.2Thomas Petazzoni
2010-08-25toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got addedKhem Raj
2010-08-11Add the traditional powerpc-link-with-math-lib patch to gcc 4.4.4Thomas Petazzoni
2010-07-30gcc: move <tuple>/lib* symlink handling up to gcc-intermediatePeter Korsgaard
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