summaryrefslogtreecommitdiff
path: root/toolchain/uClibc
Commit message (Expand)AuthorAgeFilesLines
...
* uclibc: backport FTS supportFlorian Fainelli2011-07-072-0/+1398
* uclibc: make powerpc e500 support independent of the target name, always use ...Felix Fietkau2011-06-262-1/+3
* uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos...Jo-Philipp Wich2011-06-071-0/+10
* use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'Mirko Vogt2011-05-241-0/+21
* uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6...Felix Fietkau2011-04-1712-31/+29
* uClibc: fix issues with libpthread vs libc link order on mipsFelix Fietkau2011-04-171-0/+13
* uClibc: forced unwind for pthread_cancel handling is broken and triggers spur...Felix Fietkau2011-04-091-0/+10
* uClibc: add back R_PPC_REL24 relocation support, the dynamic libgcc changes d...Felix Fietkau2011-03-071-0/+26
* only support EABI on ARM targetsImre Kaloz2011-03-071-2/+0
* uClibc: set the toolchain info at install time instead of prepare time, fixes...Felix Fietkau2011-03-011-1/+1
* upgrade to latest git, refresh patchesImre Kaloz2011-02-2416-78/+31
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-1587-13128/+0
* uclibc: disable COMPAT_ATEXITFelix Fietkau2011-02-133-3/+3
* upgrade to latest gitImre Kaloz2011-02-131-1/+1
* remove the shared object stubs of libnsl and libresolv - let the compiler use...Felix Fietkau2011-02-131-0/+3
* uclibc: disable rpc support - replaced by the external librpc, saves ~80kFelix Fietkau2011-02-133-6/+6
* autodetect ARM variant/ABI setup based on the compiler settingsImre Kaloz2011-02-0212-117/+612
* update to latest git versionImre Kaloz2011-02-021-4/+2
* uClibc: use the arch specific thread stack size for nptl if the size returned...Felix Fietkau2011-01-291-0/+13
* uClibc: remove references to $(CONFIG_LARGEFILE)Jo-Philipp Wich2011-01-281-1/+0
* uClibc: fix version check for 0.9.32Felix Fietkau2011-01-281-1/+1
* uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ve...Felix Fietkau2011-01-282-2/+2
* uClibc 0.9.32: fix infinite recursion on application exit triggered by linkin...Felix Fietkau2011-01-281-0/+45
* LEON is SPARC v8Imre Kaloz2011-01-273-0/+24
* update to latest gitImre Kaloz2011-01-244-98/+3
* uClibc 0.9.32: fix libm compile for powerpcFelix Fietkau2011-01-161-0/+42
* upgrade to latest git snapshotImre Kaloz2011-01-033-86/+2
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-303-0/+78
* fix a compile error with uclibc 0.9.32 and newer kernelsFelix Fietkau2010-12-201-0/+17
* add plemininary ultrasparc supportImre Kaloz2010-12-143-0/+24
* toolchain/uClibc: apply an upstream 0.9.32 patch (Unwind_Resume calls to go v...Alexandros C. Couloumbis2010-12-091-0/+67
* preliminary support for Freescale MPC85xx based boardsImre Kaloz2010-12-052-0/+13
* toolchain/uClibc: sync to latest uClibc-0.9.32Alexandros C. Couloumbis2010-12-032-4/+4
* toolchain/uClibc: push an upstream fixAlexandros C. Couloumbis2010-12-031-0/+1
* uClibc: add back a few cflags that were being overwritten, might fix a few se...Felix Fietkau2010-11-241-1/+6
* uClibc: fix ubicom32 compile error with 0.9.32Felix Fietkau2010-11-221-0/+32
* uClibc: fix headers install on prepare with QUILT=1Felix Fietkau2010-11-221-0/+6
* uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH genericFelix Fietkau2010-11-226-5/+1
* uClibc: fix cris compile on 0.9.32Felix Fietkau2010-11-222-0/+95
* uClibc: fix compile error on avr32Felix Fietkau2010-11-221-0/+10
* uClibc: disable nptl on a few targets where it is not supported yetFelix Fietkau2010-11-224-0/+8
* uClibc: 0.9.32 needs the ldso fix as wellFelix Fietkau2010-11-221-0/+41
* uClibc: update 0.9.32 to latest gitFelix Fietkau2010-11-229-34/+22
* toolchain/uClibc: fix upstream patch name on r24029Alexandros C. Couloumbis2010-11-181-0/+0
* toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should resolv...Alexandros C. Couloumbis2010-11-186-0/+197
* uClibc: fix errno access in pthreads (#8166, #8177) Reading errno within pthr...Jo-Philipp Wich2010-11-061-0/+18
* ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65...Jo-Philipp Wich2010-11-051-0/+43
* switch to uClibc 0.9.31Imre Kaloz2010-11-022-2/+2
* remove support for uClibc 0.9.30.2 and 0.9.30.3Imre Kaloz2010-11-0262-10621/+0
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-031-1/+1