| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix gcc compile | Felix Fietkau | 2006-11-12 | 1 | -4/+4 |
* | more shell related fixes | Felix Fietkau | 2006-11-12 | 2 | -7/+7 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 6 | -21097/+8 |
* | oops, forgot to remove references to libnotimpl | Nicolas Thill | 2006-10-31 | 1 | -2/+1 |
* | move libnotimpl to /packages/libs, fix another typo in ./src/math.c | Nicolas Thill | 2006-10-31 | 2 | -107/+0 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | Imre Kaloz | 2006-10-27 | 2 | -3/+14 |
* | bring in floorf so that postgres server will compile by default, package to c... | Tim Yardley | 2006-10-26 | 1 | -1/+1 |
* | add a configuration option to enable full c99 math in libm. this is needed f... | Tim Yardley | 2006-10-26 | 2 | -1/+11 |
* | use gcc 4.1.1 for rb532 by default | Felix Fietkau | 2006-10-25 | 1 | -1/+1 |
* | use getdents64 in the uClibc glob function | Felix Fietkau | 2006-10-22 | 1 | -0/+12 |
* | improve parallel building | Felix Fietkau | 2006-10-18 | 1 | -1/+1 |
* | another one ... | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
* | remove some obsolete stuff | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
* | use $(TAR) in unpack commands | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
* | add uclibc portability patch (by thorsten glaser) | Felix Fietkau | 2006-10-10 | 1 | -0/+38 |
* | rename patch | Felix Fietkau | 2006-10-10 | 1 | -0/+0 |
* | fix gcc compile | Felix Fietkau | 2006-10-10 | 1 | -0/+1 |
* | explicitly set CONFIG_SHELL to bash for the kernel headers configure | Felix Fietkau | 2006-10-10 | 1 | -1/+4 |
* | don't touch TAR_OPTIONS in host.mk | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
* | only use --wildcards for gnu tar | Felix Fietkau | 2006-10-10 | 1 | -1/+2 |
* | fix gene2fs build on freebsd | Felix Fietkau | 2006-10-10 | 1 | -1/+6 |
* | remove unused multilib option | Felix Fietkau | 2006-10-09 | 1 | -7/+0 |
* | enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board) | Felix Fietkau | 2006-10-09 | 1 | -1/+1 |
* | fix gdb installation (patch from #809) | Felix Fietkau | 2006-10-07 | 1 | -3/+10 |
* | fix typo | Nicolas Thill | 2006-10-07 | 1 | -1/+1 |
* | add portability fixes for toolchain/tools (full tools/toolchain build works o... | Felix Fietkau | 2006-09-27 | 1 | -6/+0 |
* | move tools from toolchain/ to tools/ | Felix Fietkau | 2006-09-27 | 28 | -4969/+24 |
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 10 | -44/+62 |
* | enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo | Felix Fietkau | 2006-09-15 | 5 | -5/+5 |
* | override default configure to use --target=host and --build=host (closes: #760) | Nicolas Thill | 2006-09-10 | 1 | -0/+21 |
* | remove -mcpu=405 for magicbox, because it enables soft-float, which makes bin... | Felix Fietkau | 2006-09-05 | 1 | -1/+0 |
* | gcc 3.4.6 should be safe on brcm-2.4 now | Felix Fietkau | 2006-09-02 | 2 | -3/+0 |
* | set -mcpu=405 in the default cflags for magicbox | Felix Fietkau | 2006-08-30 | 1 | -0/+1 |
* | fix gcc symlink install | Felix Fietkau | 2006-08-29 | 1 | -2/+2 |
* | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 | 7 | -1/+1690 |
* | add secret option to use host's toolchain when native compiling | Mike Baker | 2006-08-10 | 2 | -4/+18 |
* | add XScale support to -ng | Imre Kaloz | 2006-08-06 | 5 | -0/+1016 |
* | Add nonmips patches | Florian Fainelli | 2006-08-04 | 12 | -0/+4376 |
* | set PATH in rules.mk | Mike Baker | 2006-08-04 | 2 | -8/+8 |
* | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 | 2 | -4/+4 |
* | add genext2fs to build ext2 filesystem images | Nicolas Thill | 2006-07-22 | 2 | -1/+31 |
* | make gcc 4.1.1 the default for Aruba | Imre Kaloz | 2006-07-21 | 2 | -2/+2 |
* | revert [4106] as it breaks toolchain selection | Imre Kaloz | 2006-07-21 | 1 | -4/+4 |
* | fix problems with new tar versions, closes #628 and #646 | Imre Kaloz | 2006-07-21 | 2 | -1/+24 |
* | change 'source' to 'download' | Mike Baker | 2006-07-20 | 1 | -3/+3 |
* | Avoid menuconfig warnings | Florian Fainelli | 2006-07-02 | 1 | -4/+2 |
* | add hack for building c++ with gcc 4.1.1 | Felix Fietkau | 2006-06-30 | 1 | -0/+37 |
* | add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches | Imre Kaloz | 2006-06-28 | 33 | -2766/+222 |
* | add missing copyright | Felix Fietkau | 2006-06-27 | 16 | -0/+101 |
* | move uClibc/files/config.* to uClibc/config/* and allow board-specific config... | Felix Fietkau | 2006-06-21 | 5 | -1/+6 |