| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gcc: native toolchain needs BR2_HAVE_DEVFILES | Peter Korsgaard | 2009-12-11 | 1 | -0/+4 |
* | Add pkgversion to gcc >= 4.3 | Gustavo Zacarias | 2009-12-06 | 1 | -0/+7 |
* | toolchain: get rid of unused gcc 3.x legacy handling | Peter Korsgaard | 2009-12-04 | 2 | -21/+0 |
* | toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions | Peter Korsgaard | 2009-10-29 | 30 | -22979/+2 |
* | toolchain/gcc: simplify BR2_GCC_SUPPORTS_* logic | Peter Korsgaard | 2009-10-29 | 1 | -2/+0 |
* | toolchain/gcc: remove unused (commented out) 4.3 snapshot | Peter Korsgaard | 2009-10-29 | 1 | -6/+0 |
* | toolchain/gcc: bump 4.4.x version | Peter Korsgaard | 2009-10-29 | 6 | -1/+1 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 2 | -6/+6 |
* | Remove some fragments left over from the 'qstrip' transition | Michael Roth | 2009-09-23 | 1 | -3/+0 |
* | Add a config option for gcc tls support, rather than disabling it blindly | Austin Foxley | 2009-09-23 | 2 | -3/+16 |
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 2 | -13/+13 |
* | Remove the "project" feature | Thomas Petazzoni | 2009-09-16 | 2 | -6/+6 |
* | toolchain/gcc: make 4.3.4 default | Peter Korsgaard | 2009-09-10 | 1 | -2/+3 |
* | toolchain: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -16/+9 |
* | toolchain/gcc: add 4.3.4 | Peter Korsgaard | 2009-08-05 | 13 | -0/+451 |
* | toolchain/gcc: remove deprecated 4.3.1 version | Peter Korsgaard | 2009-08-05 | 12 | -453/+0 |
* | toolchain: xtensa toolchain patch support | Maxim Grigoriev | 2009-07-24 | 1 | -1/+6 |
* | toolchain/gcc: bump 4.4.x version | Peter Korsgaard | 2009-07-23 | 6 | -1/+1 |
* | 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 |