summaryrefslogtreecommitdiff
path: root/toolchain/gcc/gcc-uclibc-4.x.mk
AgeCommit message (Expand)Author
2010-12-13toolchain: rework thread optionsThomas Petazzoni
2010-12-13toolchain: rework C++ optionsThomas Petazzoni
2010-11-25toolchain: Add support for --with-cpuKonrad Eisele
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-07-30gcc: move <tuple>/lib* symlink handling up to gcc-intermediatePeter Korsgaard
2010-07-30toolchain: enforce --disable-multilibPeter Korsgaard
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-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-02toolchain: remove unused special detection of old toolchainsPeter Korsgaard
2010-06-15toolchain: remove gcc 4.1.2 and non-sysroot 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
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