| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain/gcc: ensure libraries are copied to target_dir for x86-64 | Peter Korsgaard | 2009-07-02 | 1 | -3/+3 |
* | toolchain/gcc: 4.3.x: fix for arm pr37436 | Peter Korsgaard | 2009-05-24 | 2 | -0/+172 |
* | Fix gcc 3.4.6 build with newer host libc versions | Wade Berrier | 2009-05-12 | 1 | -0/+11 |
* | gcc-4.3.3: add a patch to link with the math lib to get copysignal | Angus Salkeld | 2009-05-12 | 2 | -0/+130 |
* | toolchain/gcc: java needs largefile support | Peter Korsgaard | 2009-04-27 | 1 | -0/+1 |
* | toolchain/gcc: fix java support | Peter Korsgaard | 2009-04-27 | 2 | -5/+9 |
* | toolchain/gcc: disable tls support | Peter Korsgaard | 2009-04-27 | 1 | -0/+3 |
* | toolchain/gcc: add 4.4.0 | Peter Korsgaard | 2009-04-23 | 6 | -0/+149 |
* | toolchain/gcc: fix PR 32044 patch | Peter Korsgaard | 2009-04-23 | 3 | -576/+561 |
* | toolchain/gcc: don't enable libssp support | Peter Korsgaard | 2009-04-22 | 3 | -2/+6 |
* | toolchain/gcc: shared libgcc broken for sparc, so disable it | Peter Korsgaard | 2009-04-15 | 1 | -0/+1 |
* | gcc: 4.3.x fix for PR 32044. | Peter Korsgaard | 2009-03-10 | 3 | -0/+579 |
* | toolchain/gcc: libstdcpp dependency was listed twice | Peter Korsgaard | 2009-03-01 | 1 | -1/+0 |
* | toolchain/gcc: add 4.3.3 | Peter Korsgaard | 2009-02-13 | 12 | -2/+254 |
* | toolchain/gcc/4.3.2: use what really got committed upstream for PR39076 | Peter Korsgaard | 2009-02-05 | 2 | -31/+11 |
* | toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205 | Peter Korsgaard | 2009-02-05 | 1 | -42/+0 |
* | toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993 | Peter Korsgaard | 2009-02-05 | 1 | -2/+2 |
* | toolchain: revert r25193 (Change binary toolchain configuration) | Peter Korsgaard | 2009-02-04 | 1 | -18/+0 |
* | Change binary toolchain configuration, so | Ulf Samuelsson | 2009-01-31 | 1 | -0/+18 |
* | Extend External Toolchain options (match buildroot built toolchain): | Daniel Laird | 2009-01-30 | 1 | -13/+0 |
* | toolchain: fix up GNU_TARGET_NAME link and target_utils location | Peter Korsgaard | 2009-01-30 | 1 | -4/+4 |
* | toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot) | Peter Korsgaard | 2009-01-30 | 1 | -42/+2 |
* | toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABI | Peter Korsgaard | 2009-01-30 | 1 | -0/+18 |
* | toolchain/gcc: remove ancient (and unused) i386 softfloat patch | Peter Korsgaard | 2009-01-29 | 3 | -69/+0 |
* | toolchain/gcc: remove unused GCC_ENABLE_CLOCALE | Peter Korsgaard | 2009-01-29 | 2 | -8/+0 |
* | toolchain: cris fixes for gcc 4.3.x / linux 2.6.28.x | Peter Korsgaard | 2009-01-28 | 2 | -0/+26 |
* | Makefile: globally define variables used at different places | Peter Korsgaard | 2009-01-25 | 1 | -1/+0 |
* | Fix unroll bug for ARM toolchain | Ulf Samuelsson | 2009-01-23 | 1 | -0/+31 |
* | toolchain/gcc: make version detection more robust | Peter Korsgaard | 2009-01-22 | 1 | -8/+8 |
* | toolchain/gcc: fix target-gcc for 4.3.x | Peter Korsgaard | 2009-01-22 | 1 | -3/+8 |
* | toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs | Peter Korsgaard | 2009-01-19 | 1 | -2/+9 |
* | Update broken AVR32 toolchain, and update configs for this, deprecate all but... | Ulf Samuelsson | 2009-01-16 | 3 | -2/+48 |
* | toolchain/gcc: mark old versions as deprecated | Peter Korsgaard | 2009-01-16 | 1 | -1/+7 |
* | toolchain/gcc: default to 4.3.2 for !AVR32 | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | toolchain/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 2 | -2/+2 |
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 5 | -0/+0 |
* | * Added option to build with gcc 4.3.2 | Nigel Kukard | 2008-12-31 | 10 | -0/+251 |
* | toolchain/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -4/+4 |
* | toolchain/*: use CONFIG_UPDATE | Peter Korsgaard | 2008-12-05 | 1 | -1/+1 |
* | 2 gcc patches from Atmel's buildroot | Arnar Mar SigurĂ°sson | 2008-10-31 | 2 | -0/+181 |
* | toolhain/: confgure: respect quiet option | Peter Korsgaard | 2008-10-26 | 2 | -0/+2 |
* | gcc: make installation of shared libraries multi-project safe | Hans-Christian Egtvedt | 2008-10-02 | 2 | -7/+10 |
* | gcc: make sure that /usr/lib exists on target before installing shared libs | Hans-Christian Egtvedt | 2008-10-02 | 2 | -0/+2 |
* | gcc: only use -mfloat-abi for ARM, use -msoft-float for other archs | Peter Korsgaard | 2008-08-22 | 1 | -0/+4 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 2 | -9/+0 |
* | Add latest gcc patch for AVR32 gcc-4.2.2 prepatched source | Ulf Samuelsson | 2008-07-08 | 1 | -0/+16 |
* | Fix AVR32 gcc patching, when sysroot option is not enabled | Ulf Samuelsson | 2008-07-08 | 1 | -1/+1 |
* | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati... | Ulf Samuelsson | 2008-07-04 | 2 | -15/+21 |
* | toolchain/gcc: use --disable-decimal-float for 4.3.x | Peter Korsgaard | 2008-06-21 | 1 | -0/+7 |
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |