| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [toolchain/binutils/2.20.1]: add avr32 support | kaloz | 2011-02-16 | 2 | -3/+30799 |
* | [toolchain/gcc/4.3.5]: additional avr32 fixes | kaloz | 2011-02-16 | 2 | -0/+47 |
* | [toolchain/gcc/4.3.5]: refresh patches | kaloz | 2011-02-16 | 10 | -101/+95 |
* | fixup gcc version selection | kaloz | 2011-02-16 | 1 | -3/+0 |
* | [toolchain/binutils/2.19.1]: fixup the ubicom patch, refresh | kaloz | 2011-02-16 | 4 | -82/+61 |
* | [toolchain/binutils]: refresh patches | kaloz | 2011-02-16 | 3 | -8/+5 |
* | uClibc: remove 0.9.30, 0.9.31 | nbd | 2011-02-15 | 87 | -13128/+0 |
* | uclibc: disable COMPAT_ATEXIT | nbd | 2011-02-13 | 3 | -3/+3 |
* | [toolchain/uClibc]: upgrade to latest git | kaloz | 2011-02-13 | 1 | -1/+1 |
* | [toolchain/gcc/linaro]: upgrade to 2011.02, rename patchset directory | kaloz | 2011-02-13 | 16 | -80/+15 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | nbd | 2011-02-13 | 1 | -0/+3 |
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | nbd | 2011-02-13 | 3 | -6/+6 |
* | kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH... | nbd | 2011-02-10 | 1 | -10/+6 |
* | [toolchain/uClibc/git]: autodetect ARM variant/ABI setup based on the compile... | kaloz | 2011-02-02 | 12 | -117/+612 |
* | [toolchain/uClibc]: update to latest git version | kaloz | 2011-02-02 | 1 | -4/+2 |
* | [toolchain/gcc/linaro]: fixup arm soft-float symbols | kaloz | 2011-02-02 | 1 | -4/+5 |
* | refresh patch | kaloz | 2011-02-02 | 1 | -3/+2 |
* | [toolchain/gcc/linaro]: add armv4 fixup patches | kaloz | 2011-02-02 | 2 | -0/+32 |
* | gcc: fix default version selection - fixes missing MPC configure error during... | nbd | 2011-02-01 | 1 | -1/+1 |
* | eglibc: disable ssp, it breaks the build | nbd | 2011-02-01 | 1 | -0/+1 |
* | uClibc: use the arch specific thread stack size for nptl if the size returned... | nbd | 2011-01-29 | 1 | -0/+13 |
* | [toolchain] uClibc: remove references to $(CONFIG_LARGEFILE) | jow | 2011-01-28 | 1 | -1/+0 |
* | gcc: fix linaro 4.5.1 version check | nbd | 2011-01-28 | 1 | -1/+1 |
* | [toolchain/gcc/linaro]: refresh patches | kaloz | 2011-01-28 | 11 | -53/+46 |
* | uClibc: fix version check for 0.9.32 | nbd | 2011-01-28 | 1 | -1/+1 |
* | binutils: backport a fix for broken relocation entries on mips with -fPIE, fi... | nbd | 2011-01-28 | 1 | -0/+15 |
* | uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ve... | nbd | 2011-01-28 | 2 | -2/+2 |
* | uClibc 0.9.32: fix infinite recursion on application exit triggered by linkin... | nbd | 2011-01-28 | 1 | -0/+45 |
* | cleanup toolchain version handling | kaloz | 2011-01-27 | 4 | -21/+4 |
* | [toolchain]: nuke unneeded patchsets as well | kaloz | 2011-01-27 | 46 | -51183/+0 |
* | [toolchain]: get rid of gcc 4.1.2 and 4.2.4 support | kaloz | 2011-01-27 | 2 | -15/+1 |
* | [toolchain]: use the linaro gcc by default (right now this only affects x86 t... | kaloz | 2011-01-27 | 2 | -3/+2 |
* | [toolchain/uClibc]: LEON is SPARC v8 | kaloz | 2011-01-27 | 3 | -0/+24 |
* | [toolchain/uClibc]: update to latest git | kaloz | 2011-01-24 | 4 | -98/+3 |
* | uClibc 0.9.32: fix libm compile for powerpc | nbd | 2011-01-16 | 1 | -0/+42 |
* | [toolchain] add explicit dependencies between gcc prepare stages, fixes sourc... | jow | 2011-01-12 | 1 | -0/+2 |
* | [toolchain/uClibc]: upgrade to latest git snapshot | kaloz | 2011-01-03 | 3 | -86/+2 |
* | cns21xx: add initial support for the Cavium CNS21xx SoC | juhosg | 2010-12-30 | 6 | -3/+83 |
* | toolchain/gcc: fix r24746 | acoul | 2010-12-21 | 3 | -5/+5 |
* | [toolchain]: add gcc 4.5.2 (replaces 4.5.1) | kaloz | 2010-12-21 | 12 | -2/+2 |
* | fix a compile error with uclibc 0.9.32 and newer kernels | nbd | 2010-12-20 | 1 | -0/+17 |
* | gcc: fix newer libstdc++ compile issues with uclibc 0.9.32 | nbd | 2010-12-20 | 1 | -0/+3 |
* | [toolchain/gcc]: upgrade the linaro gcc to the 2010.12 release | kaloz | 2010-12-14 | 1 | -3/+3 |
* | add plemininary ultrasparc support | kaloz | 2010-12-14 | 7 | -0/+33 |
* | [toolchain] binutils: Fix autoreconf for packages/devel/binutils package, whi... | cshore | 2010-12-12 | 1 | -0/+84 |
* | toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go v... | acoul | 2010-12-09 | 1 | -0/+67 |
* | [target/mpc85xx]: preliminary support for Freescale MPC85xx based boards | kaloz | 2010-12-05 | 2 | -0/+13 |
* | toolchain/uClibc: sync to latest uClibc-0.9.32 | acoul | 2010-12-03 | 2 | -4/+4 |
* | toolchain/uClibc: push an upstream fix | acoul | 2010-12-03 | 1 | -0/+1 |
* | uClibc: add back a few cflags that were being overwritten, might fix a few se... | nbd | 2010-11-24 | 1 | -1/+6 |