summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
* [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
* [toolchain/uClibc]: update to latest git versionkaloz2011-02-021-4/+2
* uClibc: use the arch specific thread stack size for nptl if the size returned...nbd2011-01-291-0/+13
* [toolchain] uClibc: remove references to $(CONFIG_LARGEFILE)jow2011-01-281-1/+0
* uClibc: fix version check for 0.9.32nbd2011-01-281-1/+1
* uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ve...nbd2011-01-282-2/+2
* uClibc 0.9.32: fix infinite recursion on application exit triggered by linkin...nbd2011-01-281-0/+45
* [toolchain/uClibc]: LEON is SPARC v8kaloz2011-01-273-0/+24
* [toolchain/uClibc]: update to latest gitkaloz2011-01-244-98/+3
* uClibc 0.9.32: fix libm compile for powerpcnbd2011-01-161-0/+42
* [toolchain/uClibc]: upgrade to latest git snapshotkaloz2011-01-033-86/+2
* cns21xx: add initial support for the Cavium CNS21xx SoCjuhosg2010-12-303-0/+78
* fix a compile error with uclibc 0.9.32 and newer kernelsnbd2010-12-201-0/+17
* add plemininary ultrasparc supportkaloz2010-12-143-0/+24
* toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go v...acoul2010-12-091-0/+67
* [target/mpc85xx]: preliminary support for Freescale MPC85xx based boardskaloz2010-12-052-0/+13
* toolchain/uClibc: sync to latest uClibc-0.9.32acoul2010-12-032-4/+4
* toolchain/uClibc: push an upstream fixacoul2010-12-031-0/+1
* uClibc: add back a few cflags that were being overwritten, might fix a few se...nbd2010-11-241-1/+6
* uClibc: fix ubicom32 compile error with 0.9.32nbd2010-11-221-0/+32
* uClibc: fix headers install on prepare with QUILT=1nbd2010-11-221-0/+6
* uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH genericnbd2010-11-226-5/+1
* uClibc: fix cris compile on 0.9.32nbd2010-11-222-0/+95
* uClibc: fix compile error on avr32nbd2010-11-221-0/+10
* uClibc: disable nptl on a few targets where it is not supported yetnbd2010-11-224-0/+8
* uClibc: 0.9.32 needs the ldso fix as wellnbd2010-11-221-0/+41
* uClibc: update 0.9.32 to latest gitnbd2010-11-229-34/+22
* toolchain/uClibc: fix upstream patch name on r24029acoul2010-11-181-0/+0
* toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolv...acoul2010-11-186-0/+197
* [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