summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Cleanups on romboot and u-boot.hcg2007-04-041-0/+2
* Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian2007-04-031-0/+6
* upgrade to uClibc 0.9.28.2nbd2007-02-241-3/+4
* add a configuration option to enable full c99 math in libm. this is needed f...pavlov2006-10-261-0/+3
* improve parallel buildingnbd2006-10-181-1/+1
* move tools from toolchain/ to tools/nbd2006-09-271-7/+7
* fix everything I broke with the previous patches mbm2006-08-041-2/+2
* add missing copyrightnbd2006-06-271-0/+6
* move uClibc/files/config.* to uClibc/config/* and allow board-specific config...nbd2006-06-211-1/+6
* massive cleanup of toolchain/nbd2006-06-211-54/+37
* cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd2006-05-311-4/+5
* fix toolchain buildnbd2006-05-311-4/+4
* fix BR2_ and CONFIG_ issuesmbm2006-05-121-4/+4