summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Makefile
AgeCommit message (Expand)Author
2009-05-22upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3nbd
2009-05-07Fix Image Builder building - added missing /bin dir to toolchainjow
2009-05-04fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...nbd
2009-04-24[toolchain] uClibc cleanup:nico
2009-03-24fix uclibc subdirnbd
2009-03-24append the correct extraversion to the toolchain's info.mk for uclibc-nptlnbd
2009-03-24fix uclibc symlink for nptlnbd
2009-03-24add uclibc-nptlnbd
2009-03-24clean up uClibc config handling - use kconfig.pl to split configs similar to ...nbd
2009-03-23fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinknbd
2009-03-23clean up uclibc patch/config version handling a bitnbd
2009-03-13fix stampfile variables for the toolchain build (fixes gcc compile error)nbd
2009-02-23[toolchain] move common variables to a dedicated include filenico
2009-02-22build system refactoring in preparation for allowing packages to do host-buil...nbd
2009-02-03[toolchain] cosmetic & coherency fixesnico
2009-01-21[toolchain] fix uClibc fpu/soft-float selectionnico
2009-01-21[toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M...nico
2009-01-20[toolchain] we have a minimal gcc target compiler since [13931], so use it in...nico
2009-01-17[toolchain] fix linux headers & source paths at uClibc config stagenico
2009-01-13do not strip uclibcnbd
2009-01-08[massive] add support for alternative C libraries (currently only glibc/eglibc)nico
2008-11-08[cosmetic] indent conditionnals in uClibc Makefilenico
2008-10-28Fix locations for the uClibc snapshot version (#4065)florian
2008-09-02disable autorebuild for the toolchain, as it can easily lead to build breakagesnbd
2008-08-17make libc.so symlink relative instead of absolute (#3878)nbd
2008-07-21uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...florian
2008-07-14use qstrip macro to strip quoted CONFIG_* stringsnico
2008-04-03fix typokaloz
2008-03-09fix uclibc build on osxnbd
2008-02-19fix md5sum for v0.28.2 (closes: #3159)nico
2008-02-14add missing config change for OABInbd
2008-01-27add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...ralph
2008-01-26[toolchain] uClibc: restore support of shadow passwords, but make it configur...juhosg
2007-12-29unconditionally enable c99 math support in uclibc - many packages need itnbd
2007-12-28upgrade to uClibc 0.9.29 - break binary compatibility #1kaloz
2007-12-28fixup softfloat handlingkaloz
2007-12-13hopefully fix occasional uClibc/gcc build failuresnbd
2007-11-20fix a few stampfile locationsnbd
2007-09-09Fix toolchain generation with FPU enabled (#2242)florian
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30remove leftover CONFIG_JLEVELnbd
2007-07-30fix an uClibc compile error that only happens on rebuildsnbd
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz
2007-04-04Remove ldd/ldconfig for the moment (#1551)florian
2007-04-04Cleanups on romboot and u-boot.hcg
2007-04-03Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian
2007-02-24upgrade to uClibc 0.9.28.2nbd
2006-10-26add a configuration option to enable full c99 math in libm. this is needed f...pavlov
2006-10-18improve parallel buildingnbd