| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | Felix Fietkau | 2009-10-19 | 16 | -6/+58101 |
* | [toolchain] cris: fix ICE PR26515 (#3723) | Claudio Mignanti | 2009-10-12 | 1 | -0/+15 |
* | [toolchain] gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_... | Nicolas Thill | 2009-10-11 | 1 | -0/+54 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | Felix Fietkau | 2009-10-10 | 32 | -22/+4627 |
* | uClibc: add copysign, copysignf, copysignl for i386 | Felix Fietkau | 2009-10-10 | 1 | -0/+96 |
* | uClibc: fix strrchr on i386 | Felix Fietkau | 2009-10-10 | 1 | -0/+11 |
* | [cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use t... | Florian Fainelli | 2009-10-07 | 1 | -0/+17 |
* | [etrax] dump 2.6.25 support | Claudio Mignanti | 2009-10-02 | 1 | -34/+2 |
* | [toolchain] uClibc: remove absolute path linking to host libraries in libpthr... | Nicolas Thill | 2009-10-02 | 1 | -9/+9 |
* | [toolchain] move EABI config option out of GCC | Nicolas Thill | 2009-09-26 | 2 | -9/+9 |
* | [toolchain] eglibc: use 'select' instead of 'depends' for configuration optio... | Nicolas Thill | 2009-09-26 | 1 | -13/+14 |
* | [toolchain] eglibc: add support for 2.10 branch | Nicolas Thill | 2009-09-26 | 4 | -0/+69 |
* | [cosmetic] and fix another typo, still in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
* | [cosmetic] fix typo in eglibc configuration file | Nicolas Thill | 2009-09-26 | 1 | -1/+1 |
* | [toolchain] eglibc: update svn revisions | Nicolas Thill | 2009-09-26 | 2 | -3/+17 |
* | [octeon] switch to gcc-4.4.1 and enabled octeon specific optimizations | Florian Fainelli | 2009-09-26 | 2 | -0/+4 |
* | [toolchain] Do not save variables in hi or lo across system calls, fixes issu... | Florian Fainelli | 2009-09-26 | 1 | -0/+30 |
* | gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an ... | Felix Fietkau | 2009-09-25 | 2 | -0/+22 |
* | [toolchain] add external toolchain support, enhance native toolchain support ... | Nicolas Thill | 2009-09-23 | 2 | -10/+86 |
* | [cosmetic] add comments & fix descriptions in toolchain config items | Nicolas Thill | 2009-09-10 | 3 | -4/+17 |
* | prepare for upcoming external toolchain support: move config items not strict... | Nicolas Thill | 2009-09-10 | 1 | -34/+0 |
* | fix wrong description for CONFIG_SSP | Nicolas Thill | 2009-09-09 | 1 | -2/+2 |
* | uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n... | Felix Fietkau | 2009-08-29 | 1 | -0/+1 |
* | [uClibc] more cygwin build fixes | Florian Fainelli | 2009-08-26 | 2 | -7/+21 |
* | add a heavily cleaned up version of ubicom32 toolchain support | Felix Fietkau | 2009-08-21 | 9 | -0/+77532 |
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | Geoff Levand | 2009-08-18 | 3 | -5/+3 |
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 | 3 | -5/+5 |
* | add gcc 4.3.4 | Imre Kaloz | 2009-08-07 | 15 | -0/+700 |
* | [toolchain] add support for gcc-4.4.1 (#5580) | Florian Fainelli | 2009-08-07 | 10 | -1/+426 |
* | [toolchain] disable warnings as error in the gdb configuration (#5602) | Florian Fainelli | 2009-07-31 | 1 | -0/+1 |
* | use binutils 2.19.1 on ppc44x, too | Imre Kaloz | 2009-07-28 | 1 | -2/+0 |
* | [toolchain] add the insight gdb frontend (#4701) | Florian Fainelli | 2009-07-26 | 4 | -1/+94 |
* | [toolchain] binutils: use 2.19.1 for ppc40x by default | Gabor Juhos | 2009-07-19 | 1 | -2/+2 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. | Florian Fainelli | 2009-07-16 | 3 | -3/+5 |
* | [toolchain] binutils: fix build failure on powerpc target | Gabor Juhos | 2009-07-14 | 1 | -0/+20 |
* | move the toolchain_install stampfile to the right place to fix spurious missi... | Felix Fietkau | 2009-07-11 | 1 | -1/+1 |
* | [toolchain] uClibc: fix build error on ARM targets (closes #5473) | Gabor Juhos | 2009-07-07 | 1 | -24/+38 |
* | add a config option to select the binary stripping method to use (between non... | Nicolas Thill | 2009-07-07 | 1 | -2/+0 |
* | [uclibc] add more gcc-4.4 patches from uclibc's mailing-list | Florian Fainelli | 2009-07-06 | 1 | -0/+902 |
* | [etrax] install headers, fix foxboard-utils | Claudio Mignanti | 2009-07-03 | 1 | -3/+2 |
* | [toolchain] enable software floating point emulation by default for mips and ... | Florian Fainelli | 2009-06-28 | 1 | -1/+1 |
* | add missing patch from the uclibc buildroot | Imre Kaloz | 2009-06-23 | 1 | -0/+371 |
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 | 4 | -0/+12 |
* | [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 | Lars-Peter Clausen | 2009-06-05 | 1 | -0/+1 |
* | [toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5... | Gabor Juhos | 2009-06-03 | 1 | -0/+11 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | Imre Kaloz | 2009-06-01 | 1 | -1/+1 |
* | uClibc: bsd supports the same floating point classification functions as c99,... | Felix Fietkau | 2009-05-29 | 2 | -0/+18 |
* | uClibc: add a wrapper for the missing finite() function | Felix Fietkau | 2009-05-29 | 2 | -0/+28 |
* | [uClibc 0.9.29 0.9.30.1] Add the missing 5th arg to the ppoll syscall. | Hamish Guthrie | 2009-05-29 | 2 | -0/+77 |
* | uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does... | Felix Fietkau | 2009-05-28 | 1 | -0/+29 |