summaryrefslogtreecommitdiff
path: root/toolchain/uClibc
AgeCommit message (Expand)Author
2012-06-30uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...nbd
2012-06-30uClibc: split the package into the main directory and the headers/ and utils/...nbd
2012-06-30toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...nbd
2012-06-30toolchain: keep the initial gcc around for later uclibc rebuildsnbd
2012-05-15uClibc: update to 0.9.33.2, fixes #4420nbd
2012-05-15uClibc: remove 0.9.32, it is no longer necessarynbd
2012-03-26[toolchain/uClibc] backport upstream fix for dst computationflorian
2012-02-12[toolchain/uClibc]: use uClibc 0.9.33 by defaultkaloz
2012-02-09toolchain/uClibc: use an upstream patch to fix syscall related build errors i...juhosg
2012-02-09toolchain/uClibc: fix 0.9.33 build error on MIPSjuhosg
2012-02-08[toolchain/uClibc]: add 0.9.33kaloz
2012-02-08[toolchain/uClibc]: nuke a 2.4 skeletonkaloz
2012-01-04[toolchain] disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if ...jow
2012-01-01[toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportjow
2011-08-25[toolchain] uclibc: backport upstream signalfd patchflorian
2011-08-02toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*jogo
2011-07-25uClibc: backport an x86 compile fix from mainline (thx, swalker)nbd
2011-07-25uClibc: update to latest 0.9.32.1 gitnbd
2011-07-08uClibc: fix messed up patch headers in fts patch (patch from #9671)nbd
2011-07-07[toolchain] uclibc: backport FTS supportflorian
2011-06-26uclibc: make powerpc e500 support independent of the target name, always use ...nbd
2011-06-07[toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more t...jow
2011-05-24[toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'mirko
2011-04-17uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...nbd
2011-04-17uClibc: fix issues with libpthread vs libc link order on mipsnbd
2011-04-09uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...nbd
2011-03-07uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...nbd
2011-03-07only support EABI on ARM targetskaloz
2011-03-01uClibc: set the toolchain info at install time instead of prepare time, fixes...nbd
2011-02-24[toolchain/uClibc]: upgrade to latest git, refresh patcheskaloz
2011-02-15uClibc: remove 0.9.30, 0.9.31nbd
2011-02-13uclibc: disable COMPAT_ATEXITnbd
2011-02-13[toolchain/uClibc]: upgrade to latest gitkaloz
2011-02-13remove the shared object stubs of libnsl and libresolv - let the compiler use...nbd
2011-02-13uclibc: disable rpc support - replaced by the external librpc, saves ~80knbd
2011-02-02[toolchain/uClibc/git]: autodetect ARM variant/ABI setup based on the compile...kaloz
2011-02-02[toolchain/uClibc]: update to latest git versionkaloz
2011-01-29uClibc: use the arch specific thread stack size for nptl if the size returned...nbd
2011-01-28[toolchain] uClibc: remove references to $(CONFIG_LARGEFILE)jow
2011-01-28uClibc: fix version check for 0.9.32nbd
2011-01-28uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ve...nbd
2011-01-28uClibc 0.9.32: fix infinite recursion on application exit triggered by linkin...nbd
2011-01-27[toolchain/uClibc]: LEON is SPARC v8kaloz
2011-01-24[toolchain/uClibc]: update to latest gitkaloz
2011-01-16uClibc 0.9.32: fix libm compile for powerpcnbd
2011-01-03[toolchain/uClibc]: upgrade to latest git snapshotkaloz
2010-12-30cns21xx: add initial support for the Cavium CNS21xx SoCjuhosg
2010-12-20fix a compile error with uclibc 0.9.32 and newer kernelsnbd
2010-12-14add plemininary ultrasparc supportkaloz
2010-12-09toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go v...acoul