summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/gcc-uclibc-4.x.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-3/+3
* Add a config option for gcc tls support, rather than disabling it blindlyAustin Foxley2009-09-231-3/+9
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-231-6/+6
* Remove the "project" featureThomas Petazzoni2009-09-161-3/+3
* toolchain: xtensa toolchain patch supportMaxim Grigoriev2009-07-241-1/+6
* toolchain/gcc: ensure libraries are copied to target_dir for x86-64Peter Korsgaard2009-07-021-3/+3
* gcc-4.3.3: add a patch to link with the math lib to get copysignalAngus Salkeld2009-05-121-0/+5
* toolchain/gcc: fix java supportPeter Korsgaard2009-04-271-5/+5
* toolchain/gcc: disable tls supportPeter Korsgaard2009-04-271-0/+3
* toolchain/gcc: don't enable libssp supportPeter Korsgaard2009-04-221-0/+3
* toolchain/gcc: libstdcpp dependency was listed twicePeter Korsgaard2009-03-011-1/+0
* toolchain: revert r25193 (Change binary toolchain configuration)Peter Korsgaard2009-02-041-18/+0
* Change binary toolchain configuration, soUlf Samuelsson2009-01-311-0/+18
* toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard2009-01-301-4/+4
* toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot)Peter Korsgaard2009-01-301-42/+2
* toolchain/gcc: remove ancient (and unused) i386 softfloat patchPeter Korsgaard2009-01-291-4/+0
* toolchain/gcc: remove unused GCC_ENABLE_CLOCALEPeter Korsgaard2009-01-291-4/+0
* toolchain/gcc: make version detection more robustPeter Korsgaard2009-01-221-8/+8
* toolchain/gcc: fix target-gcc for 4.3.xPeter Korsgaard2009-01-221-3/+8
* toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCsPeter Korsgaard2009-01-191-2/+9
* Update broken AVR32 toolchain, and update configs for this, deprecate all but...Ulf Samuelsson2009-01-161-0/+5
* toolchain/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* toolhain/: confgure: respect quiet optionPeter Korsgaard2008-10-261-0/+1
* gcc: make installation of shared libraries multi-project safeHans-Christian Egtvedt2008-10-021-4/+5
* gcc: make sure that /usr/lib exists on target before installing shared libsHans-Christian Egtvedt2008-10-021-0/+1