| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [toolchain/uClibc]: update to latest git version | kaloz | 2011-02-02 | 1 | -4/+2 |
* | 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 |
* | uClibc: fix version check for 0.9.32 | nbd | 2011-01-28 | 1 | -1/+1 |
* | 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 |
* | [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/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 | 3 | -0/+78 |
* | fix a compile error with uclibc 0.9.32 and newer kernels | nbd | 2010-12-20 | 1 | -0/+17 |
* | add plemininary ultrasparc support | kaloz | 2010-12-14 | 3 | -0/+24 |
* | 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 |
* | uClibc: fix ubicom32 compile error with 0.9.32 | nbd | 2010-11-22 | 1 | -0/+32 |
* | uClibc: fix headers install on prepare with QUILT=1 | nbd | 2010-11-22 | 1 | -0/+6 |
* | uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic | nbd | 2010-11-22 | 6 | -5/+1 |
* | uClibc: fix cris compile on 0.9.32 | nbd | 2010-11-22 | 2 | -0/+95 |
* | uClibc: fix compile error on avr32 | nbd | 2010-11-22 | 1 | -0/+10 |
* | uClibc: disable nptl on a few targets where it is not supported yet | nbd | 2010-11-22 | 4 | -0/+8 |
* | uClibc: 0.9.32 needs the ldso fix as well | nbd | 2010-11-22 | 1 | -0/+41 |
* | uClibc: update 0.9.32 to latest git | nbd | 2010-11-22 | 9 | -34/+22 |
* | toolchain/uClibc: fix upstream patch name on r24029 | acoul | 2010-11-18 | 1 | -0/+0 |
* | toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolv... | acoul | 2010-11-18 | 6 | -0/+197 |
* | [toolchain] uClibc: fix errno access in pthreads (#8166, #8177) | jow | 2010-11-06 | 1 | -0/+18 |
* | [PATCH] ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined | jow | 2010-11-05 | 1 | -0/+43 |
* | [toolchain]: switch to uClibc 0.9.31 | kaloz | 2010-11-02 | 2 | -2/+2 |
* | [toolchain]: remove support for uClibc 0.9.30.2 and 0.9.30.3 | kaloz | 2010-11-02 | 62 | -10621/+0 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | mb | 2010-10-03 | 1 | -1/+1 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | nbd | 2010-08-19 | 1 | -8/+6 |
* | nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CF... | mirko | 2010-08-06 | 1 | -0/+11 |
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | kaloz | 2010-07-21 | 5 | -0/+125 |
* | the storm target is gone for a long time now | kaloz | 2010-07-20 | 5 | -130/+0 |
* | patch went upstream, so bump git version and remove patch locally | mirko | 2010-06-22 | 2 | -79/+3 |
* | add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba... | mirko | 2010-06-20 | 33 | -94/+4630 |
* | [toolchain] add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets | florian | 2010-05-19 | 1 | -0/+26 |
* | toolchain/uClubc-0.9.31: fix syscalls on MIPS | juhosg | 2010-04-15 | 1 | -0/+110 |
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | nico | 2010-04-15 | 31 | -1/+5115 |
* | uClibc: fix free-after-use bug in __dns_lookup (closes #6886) | juhosg | 2010-03-23 | 3 | -0/+135 |
* | [toolchain] add support for uClibc 0.9.30.3 | florian | 2010-03-13 | 31 | -0/+5225 |
* | [toolchain] uClibc: enhance debug support (closes: #6118) | nico | 2010-03-07 | 4 | -5/+22 |
* | [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like al... | nico | 2010-03-07 | 4 | -8/+0 |
* | [toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branch | kaloz | 2010-02-26 | 4 | -18/+47 |
* | [toolchain] add menuconfig item to enable uClibc debug builds | jow | 2010-02-25 | 2 | -0/+12 |
* | [uClibc/avr32]: fix varargs handling of the prctl syscall | kaloz | 2010-02-19 | 1 | -0/+68 |
* | [toolchain] fix uclibc for mips by adding missing upstream hunks | florian | 2010-01-22 | 1 | -0/+83 |