summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-191-1/+0
* [toolchain] uClibc: remove absolute path linking to host libraries in libpthr...nico2009-10-021-9/+9
* 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-261-2/+2
* upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3nbd2009-05-221-4/+4
* Fix Image Builder building - added missing /bin dir to toolchainjow2009-05-071-0/+1
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...nbd2009-05-041-1/+2
* [toolchain] uClibc cleanup:nico2009-04-241-58/+14
* fix uclibc subdirnbd2009-03-241-1/+1
* append the correct extraversion to the toolchain's info.mk for uclibc-nptlnbd2009-03-241-1/+1
* fix uclibc symlink for nptlnbd2009-03-241-4/+4
* add uclibc-nptlnbd2009-03-241-6/+14
* clean up uClibc config handling - use kconfig.pl to split configs similar to ...nbd2009-03-241-1/+3
* fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlinknbd2009-03-231-1/+1
* clean up uclibc patch/config version handling a bitnbd2009-03-231-26/+8
* fix stampfile variables for the toolchain build (fixes gcc compile error)nbd2009-03-131-2/+2
* [toolchain] move common variables to a dedicated include filenico2009-02-231-7/+3
* build system refactoring in preparation for allowing packages to do host-buil...nbd2009-02-221-30/+30
* [toolchain] cosmetic & coherency fixesnico2009-02-031-3/+1
* [toolchain] fix uClibc fpu/soft-float selectionnico2009-01-211-1/+2
* [toolchain] add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi M...nico2009-01-211-1/+8
* [toolchain] we have a minimal gcc target compiler since [13931], so use it in...nico2009-01-201-0/+1
* [toolchain] fix linux headers & source paths at uClibc config stagenico2009-01-171-2/+2
* do not strip uclibcnbd2009-01-131-1/+2
* [massive] add support for alternative C libraries (currently only glibc/eglibc)nico2009-01-081-48/+42
* [cosmetic] indent conditionnals in uClibc Makefilenico2008-11-081-21/+21
* Fix locations for the uClibc snapshot version (#4065)florian2008-10-281-1/+12
* disable autorebuild for the toolchain, as it can easily lead to build breakagesnbd2008-09-021-0/+1
* make libc.so symlink relative instead of absolute (#3878)nbd2008-08-171-1/+1
* uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include f...florian2008-07-211-0/+7
* use qstrip macro to strip quoted CONFIG_* stringsnico2008-07-141-3/+3
* fix typokaloz2008-04-031-1/+1
* fix uclibc build on osxnbd2008-03-091-0/+1
* fix md5sum for v0.28.2 (closes: #3159)nico2008-02-191-1/+1
* add missing config change for OABInbd2008-02-141-0/+2
* add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...ralph2008-01-271-6/+57
* [toolchain] uClibc: restore support of shadow passwords, but make it configur...juhosg2008-01-261-2/+3
* unconditionally enable c99 math support in uclibc - many packages need itnbd2007-12-291-1/+0
* upgrade to uClibc 0.9.29 - break binary compatibility #1kaloz2007-12-281-5/+26
* fixup softfloat handlingkaloz2007-12-281-1/+1
* hopefully fix occasional uClibc/gcc build failuresnbd2007-12-131-4/+5
* fix a few stampfile locationsnbd2007-11-201-2/+2
* Fix toolchain generation with FPU enabled (#2242)florian2007-09-091-1/+1
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-2/+2
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-42/+31
* remove leftover CONFIG_JLEVELnbd2007-07-301-1/+1
* fix an uClibc compile error that only happens on rebuildsnbd2007-07-301-1/+1
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz2007-06-081-0/+1
* Remove ldd/ldconfig for the moment (#1551)florian2007-04-041-7/+0