Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain/uClibc: sync to latest uClibc-0.9.32 | Alexandros C. Couloumbis | 2010-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 24229 | ||||
* | uClibc: add back a few cflags that were being overwritten, might fix a few ↵ | Felix Fietkau | 2010-11-24 | 1 | -1/+6 |
| | | | | | | segfauls (thx, framer99) SVN-Revision: 24120 | ||||
* | uClibc: fix headers install on prepare with QUILT=1 | Felix Fietkau | 2010-11-22 | 1 | -0/+6 |
| | | | | SVN-Revision: 24100 | ||||
* | uClibc: update 0.9.32 to latest git | Felix Fietkau | 2010-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 24073 | ||||
* | remove support for uClibc 0.9.30.2 and 0.9.30.3 | Imre Kaloz | 2010-11-02 | 1 | -2/+0 |
| | | | | SVN-Revision: 23779 | ||||
* | optionally support parallel toolchain build. This defaults to off, because ↵ | Michael Büsch | 2010-10-03 | 1 | -1/+1 |
| | | | | | | certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine. SVN-Revision: 23196 | ||||
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵ | Felix Fietkau | 2010-08-19 | 1 | -8/+6 |
| | | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723 | ||||
* | patch went upstream, so bump git version and remove patch locally | Mirko Vogt | 2010-06-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 21881 | ||||
* | add support for uClibc version 0.9.32 based on git rev ↵ | Mirko Vogt | 2010-06-20 | 1 | -3/+3 |
| | | | | | | a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently SVN-Revision: 21856 | ||||
* | toolchain/uClibc: add preliminary support for 0.9.31 (needs testing) | Nicolas Thill | 2010-04-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 20873 | ||||
* | add support for uClibc 0.9.30.3 | Florian Fainelli | 2010-03-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 20181 | ||||
* | uClibc: enhance debug support (closes: #6118) | Nicolas Thill | 2010-03-07 | 1 | -5/+4 |
| | | | | SVN-Revision: 20031 | ||||
* | upgrade and fixup support for the uclibc nptl branch | Imre Kaloz | 2010-02-26 | 1 | -2/+5 |
| | | | | SVN-Revision: 19871 | ||||
* | add menuconfig item to enable uClibc debug builds | Jo-Philipp Wich | 2010-02-25 | 1 | -0/+4 |
| | | | | SVN-Revision: 19860 | ||||
* | add support for uClibc 0.9.30.2 | Florian Fainelli | 2010-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 19125 | ||||
* | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead ↵ | Felix Fietkau | 2009-10-20 | 1 | -0/+1 |
| | | | | | | of using the standard _pic variant SVN-Revision: 18090 | ||||
* | remove support for uclibc 0.9.29 | Felix Fietkau | 2009-10-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 18078 | ||||
* | uClibc: remove absolute path linking to host libraries in libpthread.so ↵ | Nicolas Thill | 2009-10-02 | 1 | -9/+9 |
| | | | | | | (closes: #5601) SVN-Revision: 17814 | ||||
* | uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was ↵ | Felix Fietkau | 2009-08-29 | 1 | -0/+1 |
| | | | | | | not exported by default. use it instead of libc_pic.a SVN-Revision: 17438 | ||||
* | more cygwin build fixes | Florian Fainelli | 2009-08-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 17401 | ||||
* | upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3 | Felix Fietkau | 2009-05-22 | 1 | -4/+4 |
| | | | | SVN-Revision: 16004 | ||||
* | Fix Image Builder building - added missing /bin dir to toolchain ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15681 | ||||
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ↵ | Felix Fietkau | 2009-05-04 | 1 | -1/+2 |
| | | | | | | possibly other libraries) SVN-Revision: 15599 | ||||
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 | 1 | -58/+14 |
| | | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 | ||||
* | fix uclibc subdir | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15010 | ||||
* | append the correct extraversion to the toolchain's info.mk for uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15008 | ||||
* | fix uclibc symlink for nptl | Felix Fietkau | 2009-03-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 15007 | ||||
* | add uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -6/+14 |
| | | | | SVN-Revision: 15006 | ||||
* | clean up uClibc config handling - use kconfig.pl to split configs similar to ↵ | Felix Fietkau | 2009-03-24 | 1 | -1/+3 |
| | | | | | | how it's done in the kernel SVN-Revision: 15004 | ||||
* | fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15001 | ||||
* | clean up uclibc patch/config version handling a bit | Felix Fietkau | 2009-03-23 | 1 | -26/+8 |
| | | | | SVN-Revision: 14994 | ||||
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | Felix Fietkau | 2009-03-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 14862 | ||||
* | move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | 1 | -7/+3 |
| | | | | SVN-Revision: 14648 | ||||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 | 1 | -30/+30 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||||
* | cosmetic & coherency fixes | Nicolas Thill | 2009-02-03 | 1 | -3/+1 |
| | | | | SVN-Revision: 14397 | ||||
* | fix uClibc fpu/soft-float selection | Nicolas Thill | 2009-01-21 | 1 | -1/+2 |
| | | | | SVN-Revision: 14141 | ||||
* | add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵ | Nicolas Thill | 2009-01-21 | 1 | -1/+8 |
| | | | | | | Puchu! SVN-Revision: 14130 | ||||
* | we have a minimal gcc target compiler since [13931], so use it in uClibc ↵ | Nicolas Thill | 2009-01-20 | 1 | -0/+1 |
| | | | | | | headers generation SVN-Revision: 14123 | ||||
* | fix linux headers & source paths at uClibc config stage | Nicolas Thill | 2009-01-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 14080 | ||||
* | do not strip uclibc | Felix Fietkau | 2009-01-13 | 1 | -1/+2 |
| | | | | SVN-Revision: 14019 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 1 | -48/+42 |
| | | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 | ||||
* | indent conditionnals in uClibc Makefile | Nicolas Thill | 2008-11-08 | 1 | -21/+21 |
| | | | | SVN-Revision: 13144 | ||||
* | Fix locations for the uClibc snapshot version (#4065) | Florian Fainelli | 2008-10-28 | 1 | -1/+12 |
| | | | | SVN-Revision: 13067 | ||||
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 12492 | ||||
* | make libc.so symlink relative instead of absolute (#3878) | Felix Fietkau | 2008-08-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 12333 | ||||
* | uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include ↵ | Florian Fainelli | 2008-07-21 | 1 | -0/+7 |
| | | | | | | files, remove this when there are no 2.6.23 left SVN-Revision: 11893 | ||||
* | use qstrip macro to strip quoted CONFIG_* strings | Nicolas Thill | 2008-07-14 | 1 | -3/+3 |
| | | | | SVN-Revision: 11832 | ||||
* | fix typo | Imre Kaloz | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10718 | ||||
* | fix uclibc build on osx | Felix Fietkau | 2008-03-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 10578 | ||||
* | fix md5sum for v0.28.2 (closes: #3159) | Nicolas Thill | 2008-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 10498 |