| Commit message (Expand) | Author | Age | Files | Lines |
* | fixup armeb, too | Imre Kaloz | 2011-03-11 | 1 | -5/+4 |
* | simplify TARGET_SUFFIX selection | Imre Kaloz | 2011-03-11 | 1 | -9/+4 |
* | toolchain: fix r26004 | Felix Fietkau | 2011-03-10 | 1 | -8/+5 |
* | toolchain: fix r25969 | Alexandros C. Couloumbis | 2011-03-10 | 1 | -0/+3 |
* | fix target name mixup caused by r25928 | Felix Fietkau | 2011-03-09 | 1 | -2/+10 |
* | gcc: move the optimized assembler helpers back into the static libgcc and ski... | Felix Fietkau | 2011-03-08 | 1 | -20/+11 |
* | upgrade to the 2011.03-0 release from Linaro | Imre Kaloz | 2011-03-08 | 1 | -5/+5 |
* | uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d... | Felix Fietkau | 2011-03-07 | 1 | -0/+26 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 2 | -15/+2 |
* | gcc: include assembler functions in the shared libgcc_s library, fixes missin... | Felix Fietkau | 2011-03-06 | 1 | -1/+41 |
* | toolchain/gcc (linaro): fix extension elimination optimization | Felix Fietkau | 2011-03-04 | 2 | -11/+18 |
* | toolchain/gcc: fix r25709 (closes #8964) | Alexandros C. Couloumbis | 2011-03-03 | 1 | -7/+7 |
* | gcc: disable extension elimination, it causes hostapd to be miscompiled on mips | Felix Fietkau | 2011-03-02 | 1 | -0/+11 |
* | toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | uClibc: set the toolchain info at install time instead of prepare time, fixes... | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | gcc-linaro: fix the libgcc spec to default to using the shared libgcc | Felix Fietkau | 2011-03-01 | 1 | -0/+37 |
* | backport fa526 optimization for gcc 4.5+ | Imre Kaloz | 2011-02-25 | 2 | -0/+514 |
* | use the Linaro GCC for arm and mips targets | Imre Kaloz | 2011-02-25 | 1 | -4/+2 |
* | We use different toolchain directories for different ARM archs, so we should ... | Imre Kaloz | 2011-02-25 | 2 | -2/+4 |
* | upgrade to latest git, refresh patches | Imre Kaloz | 2011-02-24 | 16 | -78/+31 |
* | sync avr32 patch with the latest ones from atmel | Imre Kaloz | 2011-02-24 | 1 | -1587/+1572 |
* | remove the CS variant - broken since it's addition | Imre Kaloz | 2011-02-21 | 9 | -32534/+2 |
* | gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS | Felix Fietkau | 2011-02-20 | 2 | -17/+38 |
* | update gdb to 7.2 | Florian Fainelli | 2011-02-19 | 2 | -26/+30 |
* | only enable binutils 2.21 for avr32 if BROKEN is selected | Imre Kaloz | 2011-02-18 | 1 | -0/+1 |
* | add some more avr32 fixes | Imre Kaloz | 2011-02-18 | 1 | -2/+122 |
* | whitespace cleanup | Imre Kaloz | 2011-02-18 | 1 | -6/+6 |
* | add binutils 2.21 | Imre Kaloz | 2011-02-18 | 10 | -0/+31128 |
* | combine all avr32 patches into a single one | Imre Kaloz | 2011-02-18 | 11 | -278/+72 |
* | add avr32 support | Imre Kaloz | 2011-02-16 | 2 | -3/+30799 |
* | additional avr32 fixes | Imre Kaloz | 2011-02-16 | 2 | -0/+47 |
* | refresh patches | Imre Kaloz | 2011-02-16 | 10 | -101/+95 |
* | fixup gcc version selection | Imre Kaloz | 2011-02-16 | 1 | -3/+0 |
* | fixup the ubicom patch, refresh | Imre Kaloz | 2011-02-16 | 4 | -82/+61 |
* | refresh patches | Imre Kaloz | 2011-02-16 | 3 | -8/+5 |
* | uClibc: remove 0.9.30, 0.9.31 | Felix Fietkau | 2011-02-15 | 87 | -13128/+0 |
* | uclibc: disable COMPAT_ATEXIT | Felix Fietkau | 2011-02-13 | 3 | -3/+3 |
* | upgrade to latest git | Imre Kaloz | 2011-02-13 | 1 | -1/+1 |
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 | 16 | -80/+15 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | Felix Fietkau | 2011-02-13 | 1 | -0/+3 |
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | Felix Fietkau | 2011-02-13 | 3 | -6/+6 |
* | kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH... | Felix Fietkau | 2011-02-10 | 1 | -10/+6 |
* | autodetect ARM variant/ABI setup based on the compiler settings | Imre Kaloz | 2011-02-02 | 12 | -117/+612 |
* | update to latest git version | Imre Kaloz | 2011-02-02 | 1 | -4/+2 |
* | fixup arm soft-float symbols | Imre Kaloz | 2011-02-02 | 1 | -4/+5 |
* | refresh patch | Imre Kaloz | 2011-02-02 | 1 | -3/+2 |
* | add armv4 fixup patches | Imre Kaloz | 2011-02-02 | 2 | -0/+32 |
* | gcc: fix default version selection - fixes missing MPC configure error during... | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
* | eglibc: disable ssp, it breaks the build | Felix Fietkau | 2011-02-01 | 1 | -0/+1 |
* | uClibc: use the arch specific thread stack size for nptl if the size returned... | Felix Fietkau | 2011-01-29 | 1 | -0/+13 |