summaryrefslogtreecommitdiff
path: root/toolchain/gcc/gcc-uclibc-4.x.mk
AgeCommit message (Expand)Author
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
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-23Add a config option for gcc tls support, rather than disabling it blindlyAustin Foxley
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth
2009-09-16Remove the "project" featureThomas Petazzoni
2009-07-24toolchain: xtensa toolchain patch supportMaxim Grigoriev
2009-07-02toolchain/gcc: ensure libraries are copied to target_dir for x86-64Peter Korsgaard
2009-05-12gcc-4.3.3: add a patch to link with the math lib to get copysignalAngus Salkeld
2009-04-27toolchain/gcc: fix java supportPeter Korsgaard
2009-04-27toolchain/gcc: disable tls supportPeter Korsgaard
2009-04-22toolchain/gcc: don't enable libssp supportPeter Korsgaard
2009-03-01toolchain/gcc: libstdcpp dependency was listed twicePeter Korsgaard
2009-02-04toolchain: revert r25193 (Change binary toolchain configuration)Peter Korsgaard
2009-01-31Change binary toolchain configuration, soUlf Samuelsson
2009-01-30toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard
2009-01-30toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot)Peter Korsgaard
2009-01-29toolchain/gcc: remove ancient (and unused) i386 softfloat patchPeter Korsgaard
2009-01-29toolchain/gcc: remove unused GCC_ENABLE_CLOCALEPeter Korsgaard
2009-01-22toolchain/gcc: make version detection more robustPeter Korsgaard
2009-01-22toolchain/gcc: fix target-gcc for 4.3.xPeter Korsgaard
2009-01-19toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCsPeter Korsgaard
2009-01-16Update broken AVR32 toolchain, and update configs for this, deprecate all but...Ulf Samuelsson
2009-01-16toolchain/: convert to DOWNLOAD helperPeter Korsgaard
2008-10-26toolhain/: confgure: respect quiet optionPeter Korsgaard
2008-10-02gcc: make installation of shared libraries multi-project safeHans-Christian Egtvedt
2008-10-02gcc: make sure that /usr/lib exists on target before installing shared libsHans-Christian Egtvedt
2008-07-04Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...Ulf Samuelsson
2008-06-21toolchain/gcc: use --disable-decimal-float for 4.3.xPeter Korsgaard
2008-06-19toolchain/gcc: add 4.3.1Peter Korsgaard
2008-06-18toolchain/gcc: use $(@D)Peter Korsgaard
2008-06-17toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)Peter Korsgaard
2008-06-17toolchain/gcc-4.x: strip cross libgcc / libstdc++Peter Korsgaard
2008-04-04toolchain/gcc: do not try to strip *-embedspuPeter Korsgaard
2007-12-17Add support for GNU and kernel.org mirrorsIvan Kuten
2007-12-17revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned in...Ivan Kuten
2007-12-13fix gcc 3.x/4.x symlinks to ccIvan Kuten
2007-10-20'make source' command working again for gccIvan Kuten
2007-10-12Allow library copy to failUlf Samuelsson
2007-10-12Cannot copy shared c++ lib, if one has not been createdUlf Samuelsson
2007-10-07Do not create directories, if they existUlf Samuelsson
2007-10-05- start to think about GNU/hurd support.Bernhard Reutner-Fischer
2007-10-01- remove misplaced commentBernhard Reutner-Fischer