summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Makefile
Commit message (Expand)AuthorAge
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...Felix Fietkau2009-10-20
* remove support for uclibc 0.9.29Felix Fietkau2009-10-19
* uClibc: remove absolute path linking to host libraries in libpthread.so (clos...Nicolas Thill2009-10-02
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-29
* more cygwin build fixesFlorian Fainelli2009-08-26
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3Felix Fietkau2009-05-22
* Fix Image Builder building - added missing /bin dir to toolchain Signed-off-b...Jo-Philipp Wich2009-05-07
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...Felix Fietkau2009-05-04
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-24
* fix uclibc subdirFelix Fietkau2009-03-24
* append the correct extraversion to the toolchain's info.mk for uclibc-nptlFelix Fietkau2009-03-24
* fix uclibc symlink for nptlFelix Fietkau2009-03-24
* add uclibc-nptlFelix Fietkau2009-03-24
* clean up uClibc config handling - use kconfig.pl to split configs similar to ...Felix Fietkau2009-03-24
* fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinkFelix Fietkau2009-03-23
* clean up uclibc patch/config version handling a bitFelix Fietkau2009-03-23
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-13
* move common variables to a dedicated include fileNicolas Thill2009-02-23
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* cosmetic & coherency fixesNicolas Thill2009-02-03
* fix uClibc fpu/soft-float selectionNicolas Thill2009-01-21
* add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ...Nicolas Thill2009-01-21
* we have a minimal gcc target compiler since [13931], so use it in uClibc head...Nicolas Thill2009-01-20
* fix linux headers & source paths at uClibc config stageNicolas Thill2009-01-17
* do not strip uclibcFelix Fietkau2009-01-13
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* indent conditionnals in uClibc MakefileNicolas Thill2008-11-08
* Fix locations for the uClibc snapshot version (#4065)Florian Fainelli2008-10-28
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-02
* make libc.so symlink relative instead of absolute (#3878)Felix Fietkau2008-08-17
* uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...Florian Fainelli2008-07-21
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-14
* fix typoImre Kaloz2008-04-03
* fix uclibc build on osxFelix Fietkau2008-03-09
* fix md5sum for v0.28.2 (closes: #3159)Nicolas Thill2008-02-19
* add missing config change for OABIFelix Fietkau2008-02-14
* add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...Ralph Hempel2008-01-27
* uClibc: restore support of shadow passwords, but make it configurableGabor Juhos2008-01-26
* unconditionally enable c99 math support in uclibc - many packages need itFelix Fietkau2007-12-29
* upgrade to uClibc 0.9.29 - break binary compatibility #1Imre Kaloz2007-12-28
* fixup softfloat handlingImre Kaloz2007-12-28
* hopefully fix occasional uClibc/gcc build failuresFelix Fietkau2007-12-13
* fix a few stampfile locationsFelix Fietkau2007-11-20
* Fix toolchain generation with FPU enabled (#2242)Florian Fainelli2007-09-09
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* remove leftover CONFIG_JLEVELFelix Fietkau2007-07-30
* fix an uClibc compile error that only happens on rebuildsFelix Fietkau2007-07-30
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-08
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-04