summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
* toolchain: get rid of uclibc version kconfig symbol overloadingnbd2013-04-182-10/+6
* uClibc: unbreak ld-uClibc on non-64bit platformsnbd2013-04-071-1/+1
* toolchain/uClibc: backport a MIPS64 fix from openadkflorian2013-04-051-0/+25
* toolchain/uClibc: handle different MIPS64 ABIsflorian2013-04-057-1/+110
* toolchain/uClibc: Disable mips16 for uClibc for nowflorian2013-04-051-0/+2
* toolchain: uclibc: fix typo in uclibc common configjogo2013-02-211-1/+1
* [toolchain] remove support for ubicom32florian2012-11-304-4374/+0
* [generic]: add 3.7-rc6 support (patch 820 still has to be fixed)kaloz2012-11-181-0/+366
* [toolchain] uClibc: backport a fix for dlsym(RTLD_NEXT, ...) useflorian2012-11-111-0/+26
* build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)nbd2012-11-082-2/+2
* uClibc: backport support for assignment-allocation character %m in sscanfnbd2012-10-291-0/+184
* toolchain: enable pthread debug support in uclibcnbd2012-10-291-1/+1
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...nbd2012-10-172-1/+3
* [toolchain] uClibc: fix uClibc implementation of eventfdflorian2012-09-191-0/+59
* uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...nbd2012-06-301-0/+1
* uClibc: split the package into the main directory and the headers/ and utils/...nbd2012-06-304-115/+152
* toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...nbd2012-06-301-0/+15
* toolchain: keep the initial gcc around for later uclibc rebuildsnbd2012-06-301-1/+1
* uClibc: update to 0.9.33.2, fixes #4420nbd2012-05-1540-59/+4
* uClibc: remove 0.9.32, it is no longer necessarynbd2012-05-1549-5856/+3
* [toolchain/uClibc] backport upstream fix for dst computationflorian2012-03-261-0/+28
* [toolchain/uClibc]: use uClibc 0.9.33 by defaultkaloz2012-02-122-3/+3
* toolchain/uClibc: use an upstream patch to fix syscall related build errors i...juhosg2012-02-092-15/+28
* toolchain/uClibc: fix 0.9.33 build error on MIPSjuhosg2012-02-091-0/+15
* [toolchain/uClibc]: add 0.9.33kaloz2012-02-0839-1/+5191
* [toolchain/uClibc]: nuke a 2.4 skeletonkaloz2012-02-081-18/+0
* [toolchain] disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if ...jow2012-01-041-0/+2
* [toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportjow2012-01-011-0/+1
* [toolchain] uclibc: backport upstream signalfd patchflorian2011-08-251-0/+32
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*jogo2011-08-021-0/+8
* uClibc: backport an x86 compile fix from mainline (thx, swalker)nbd2011-07-251-0/+18
* uClibc: update to latest 0.9.32.1 gitnbd2011-07-259-1460/+9
* uClibc: fix messed up patch headers in fts patch (patch from #9671)nbd2011-07-081-6/+6
* [toolchain] uclibc: backport FTS supportflorian2011-07-072-0/+1398
* uclibc: make powerpc e500 support independent of the target name, always use ...nbd2011-06-262-1/+3
* [toolchain] uClibc: fix a crash in __read_etc_hosts_r() that occurs if more t...jow2011-06-071-0/+10
* [toolchain/uclibc] use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'mirko2011-05-241-0/+21
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...nbd2011-04-1712-31/+29
* uClibc: fix issues with libpthread vs libc link order on mipsnbd2011-04-171-0/+13
* uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...nbd2011-04-091-0/+10
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...nbd2011-03-071-0/+26
* only support EABI on ARM targetskaloz2011-03-071-2/+0
* uClibc: set the toolchain info at install time instead of prepare time, fixes...nbd2011-03-011-1/+1
* [toolchain/uClibc]: upgrade to latest git, refresh patcheskaloz2011-02-2416-78/+31
* uClibc: remove 0.9.30, 0.9.31nbd2011-02-1587-13128/+0
* uclibc: disable COMPAT_ATEXITnbd2011-02-133-3/+3
* [toolchain/uClibc]: upgrade to latest gitkaloz2011-02-131-1/+1
* remove the shared object stubs of libnsl and libresolv - let the compiler use...nbd2011-02-131-0/+3
* uclibc: disable rpc support - replaced by the external librpc, saves ~80knbd2011-02-133-6/+6
* [toolchain/uClibc/git]: autodetect ARM variant/ABI setup based on the compile...kaloz2011-02-0212-117/+612