| Commit message (Expand) | Author | Age | Files | Lines |
* | another one ... | nbd | 2006-10-14 | 1 | -1/+1 |
* | remove some obsolete stuff | nbd | 2006-10-14 | 1 | -1/+1 |
* | use $(TAR) in unpack commands | nbd | 2006-10-14 | 1 | -1/+1 |
* | add uclibc portability patch (by thorsten glaser) | nbd | 2006-10-10 | 1 | -0/+38 |
* | rename patch | nbd | 2006-10-10 | 1 | -0/+0 |
* | fix gcc compile | nbd | 2006-10-10 | 1 | -0/+1 |
* | explicitly set CONFIG_SHELL to bash for the kernel headers configure | nbd | 2006-10-10 | 1 | -1/+4 |
* | don't touch TAR_OPTIONS in host.mk | nbd | 2006-10-10 | 1 | -1/+1 |
* | only use --wildcards for gnu tar | nbd | 2006-10-10 | 1 | -1/+2 |
* | fix gene2fs build on freebsd | nbd | 2006-10-10 | 1 | -1/+6 |
* | remove unused multilib option | nbd | 2006-10-09 | 1 | -7/+0 |
* | enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board) | nbd | 2006-10-09 | 1 | -1/+1 |
* | fix gdb installation (patch from #809) | nbd | 2006-10-07 | 1 | -3/+10 |
* | fix typo | nico | 2006-10-07 | 1 | -1/+1 |
* | add portability fixes for toolchain/tools (full tools/toolchain build works o... | nbd | 2006-09-27 | 1 | -6/+0 |
* | move tools from toolchain/ to tools/ | nbd | 2006-09-27 | 28 | -4969/+24 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 10 | -44/+62 |
* | enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo | nbd | 2006-09-15 | 5 | -5/+5 |
* | override default configure to use --target=host and --build=host (closes: #760) | nico | 2006-09-10 | 1 | -0/+21 |
* | remove -mcpu=405 for magicbox, because it enables soft-float, which makes bin... | nbd | 2006-09-05 | 1 | -1/+0 |
* | gcc 3.4.6 should be safe on brcm-2.4 now | nbd | 2006-09-02 | 2 | -3/+0 |
* | set -mcpu=405 in the default cflags for magicbox | nbd | 2006-08-30 | 1 | -0/+1 |
* | fix gcc symlink install | nbd | 2006-08-29 | 1 | -2/+2 |
* | add basic support for the Magicbox boards | kaloz | 2006-08-25 | 7 | -1/+1690 |
* | add secret option to use host's toolchain when native compiling | mbm | 2006-08-10 | 2 | -4/+18 |
* | add XScale support to -ng | kaloz | 2006-08-06 | 5 | -0/+1016 |
* | Add nonmips patches | florian | 2006-08-04 | 12 | -0/+4376 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 2 | -8/+8 |
* | fix everything I broke with the previous patches | mbm | 2006-08-04 | 2 | -4/+4 |
* | add genext2fs to build ext2 filesystem images | nico | 2006-07-22 | 2 | -1/+31 |
* | make gcc 4.1.1 the default for Aruba | kaloz | 2006-07-21 | 2 | -2/+2 |
* | revert [4106] as it breaks toolchain selection | kaloz | 2006-07-21 | 1 | -4/+4 |
* | fix problems with new tar versions, closes #628 and #646 | kaloz | 2006-07-21 | 2 | -1/+24 |
* | change 'source' to 'download' | mbm | 2006-07-20 | 1 | -3/+3 |
* | Avoid menuconfig warnings | florian | 2006-07-02 | 1 | -4/+2 |
* | add hack for building c++ with gcc 4.1.1 | nbd | 2006-06-30 | 1 | -0/+37 |
* | add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches | kaloz | 2006-06-28 | 33 | -2766/+222 |
* | add missing copyright | nbd | 2006-06-27 | 16 | -0/+101 |
* | move uClibc/files/config.* to uClibc/config/* and allow board-specific config... | nbd | 2006-06-21 | 5 | -1/+6 |
* | massive cleanup of toolchain/ | nbd | 2006-06-21 | 117 | -1598/+372 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 7 | -1/+568 |
* | add toolchain/download target | nbd | 2006-06-20 | 4 | -8/+27 |
* | remove some junk | nbd | 2006-06-16 | 1 | -10/+0 |
* | fix menuconfig developer options structure | nbd | 2006-06-15 | 3 | -22/+23 |
* | fix gcc version selection | nbd | 2006-06-15 | 1 | -2/+11 |
* | remove libgcc hack | nbd | 2006-06-13 | 4 | -39/+0 |
* | add arm eabi patches | kaloz | 2006-06-08 | 2 | -0/+54 |
* | add GCC 4.1.1 and sync 4.1.0 with Kamikaze | kaloz | 2006-06-06 | 12 | -1/+4093 |
* | allow parallel build of binutils | nbd | 2006-05-31 | 1 | -3/+3 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | nbd | 2006-05-31 | 10 | -29/+34 |