summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
* [toolchain] uClibc: fix errno access in pthreads (#8166, #8177)jow2010-11-061-0/+18
* [PATCH] ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #definedjow2010-11-051-0/+43
* [toolchain]: switch to uClibc 0.9.31kaloz2010-11-022-2/+2
* [toolchain]: remove support for uClibc 0.9.30.2 and 0.9.30.3kaloz2010-11-0262-10621/+0
* optionally support parallel toolchain build. This defaults to off, because ce...mb2010-10-031-1/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-191-8/+6
* nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CF...mirko2010-08-061-0/+11
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)kaloz2010-07-215-0/+125
* the storm target is gone for a long time nowkaloz2010-07-205-130/+0
* patch went upstream, so bump git version and remove patch locallymirko2010-06-222-79/+3
* add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba...mirko2010-06-2033-94/+4630
* [toolchain] add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targetsflorian2010-05-191-0/+26
* toolchain/uClubc-0.9.31: fix syscalls on MIPSjuhosg2010-04-151-0/+110
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)nico2010-04-1531-1/+5115
* uClibc: fix free-after-use bug in __dns_lookup (closes #6886)juhosg2010-03-233-0/+135
* [toolchain] add support for uClibc 0.9.30.3florian2010-03-1331-0/+5225
* [toolchain] uClibc: enhance debug support (closes: #6118)nico2010-03-074-5/+22
* [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like al...nico2010-03-074-8/+0
* [toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branchkaloz2010-02-264-18/+47
* [toolchain] add menuconfig item to enable uClibc debug buildsjow2010-02-252-0/+12
* [uClibc/avr32]: fix varargs handling of the prctl syscallkaloz2010-02-191-0/+68
* [toolchain] fix uclibc for mips by adding missing upstream hunksflorian2010-01-221-0/+83
* [toolchain] add support for uClibc 0.9.30.2florian2010-01-1430-0/+5223
* uClibc: implement copysignl in libc on powerpc to avoid undefined references ...nbd2009-10-271-0/+103
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...nbd2009-10-201-0/+1
* remove support for uclibc 0.9.29nbd2009-10-1947-4787/+0
* uClibc: add support for mips non-pic relocations in ldsonbd2009-10-191-0/+289
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...nbd2009-10-101-0/+11
* uClibc: add copysign, copysignf, copysignl for i386nbd2009-10-101-0/+96
* uClibc: fix strrchr on i386nbd2009-10-101-0/+11
* [cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use t...florian2009-10-071-0/+17
* [toolchain] uClibc: remove absolute path linking to host libraries in libpthr...nico2009-10-021-9/+9
* [toolchain] Do not save variables in hi or lo across system calls, fixes issu...florian2009-09-261-0/+30
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...nbd2009-08-291-0/+1
* [uClibc] more cygwin build fixesflorian2009-08-262-7/+21
* add a heavily cleaned up version of ubicom32 toolchain supportnbd2009-08-213-0/+4443
* [toolchain] uClibc: fix build error on ARM targets (closes #5473)juhosg2009-07-071-24/+38
* [uclibc] add more gcc-4.4 patches from uclibc's mailing-listflorian2009-07-061-0/+902
* add missing patch from the uclibc buildrootkaloz2009-06-231-0/+371
* add preliminary coldfire v4e supportkaloz2009-06-212-0/+10
* [toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5...juhosg2009-06-031-0/+11
* uClibc: bsd supports the same floating point classification functions as c99,...nbd2009-05-292-0/+18
* uClibc: add a wrapper for the missing finite() functionnbd2009-05-292-0/+28
* [uClibc 0.9.29 0.9.30.1] Add the missing 5th arg to the ppoll syscall.hcg2009-05-292-0/+77
* uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does...nbd2009-05-281-0/+29
* [toolchain] enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 con...jow2009-05-271-1/+1
* make uclibc 0.9.30.1 the defaultkaloz2009-05-252-6/+3
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3nbd2009-05-221-4/+4
* add preliminary support for the successor of the storm portkaloz2009-05-113-0/+77
* Fix Image Builder building - added missing /bin dir to toolchainjow2009-05-071-0/+1