Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove unused multilib option | Felix Fietkau | 2006-10-09 |
| | | | | SVN-Revision: 5000 | ||
* | enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board) | Felix Fietkau | 2006-10-09 |
| | | | | SVN-Revision: 4989 | ||
* | fix gdb installation (patch from #809) | Felix Fietkau | 2006-10-07 |
| | | | | SVN-Revision: 4945 | ||
* | fix typo | Nicolas Thill | 2006-10-07 |
| | | | | SVN-Revision: 4941 | ||
* | add portability fixes for toolchain/tools (full tools/toolchain build works ↵ | Felix Fietkau | 2006-09-27 |
| | | | | | | on osx now) SVN-Revision: 4867 | ||
* | move tools from toolchain/ to tools/ | Felix Fietkau | 2006-09-27 |
| | | | | SVN-Revision: 4866 | ||
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 |
| | | | | SVN-Revision: 4855 | ||
* | enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo | Felix Fietkau | 2006-09-15 |
| | | | | SVN-Revision: 4792 | ||
* | override default configure to use --target=host and --build=host (closes: #760) | Nicolas Thill | 2006-09-10 |
| | | | | SVN-Revision: 4779 | ||
* | remove -mcpu=405 for magicbox, because it enables soft-float, which makes ↵ | Felix Fietkau | 2006-09-05 |
| | | | | | | binaries bigger and broken SVN-Revision: 4756 | ||
* | gcc 3.4.6 should be safe on brcm-2.4 now | Felix Fietkau | 2006-09-02 |
| | | | | SVN-Revision: 4729 | ||
* | set -mcpu=405 in the default cflags for magicbox | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4718 | ||
* | fix gcc symlink install | Felix Fietkau | 2006-08-29 |
| | | | | SVN-Revision: 4702 | ||
* | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 |
| | | | | SVN-Revision: 4672 | ||
* | add secret option to use host's toolchain when native compiling | Mike Baker | 2006-08-10 |
| | | | | SVN-Revision: 4553 | ||
* | add XScale support to -ng | Imre Kaloz | 2006-08-06 |
| | | | | SVN-Revision: 4475 | ||
* | Add nonmips patches | Florian Fainelli | 2006-08-04 |
| | | | | SVN-Revision: 4440 | ||
* | set PATH in rules.mk | Mike Baker | 2006-08-04 |
| | | | | SVN-Revision: 4438 | ||
* | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 |
| | | | | SVN-Revision: 4436 | ||
* | add genext2fs to build ext2 filesystem images | Nicolas Thill | 2006-07-22 |
| | | | | SVN-Revision: 4213 | ||
* | make gcc 4.1.1 the default for Aruba | Imre Kaloz | 2006-07-21 |
| | | | | SVN-Revision: 4189 | ||
* | revert [4106] as it breaks toolchain selection | Imre Kaloz | 2006-07-21 |
| | | | | SVN-Revision: 4188 | ||
* | fix problems with new tar versions, closes #628 and #646 | Imre Kaloz | 2006-07-21 |
| | | | | SVN-Revision: 4185 | ||
* | change 'source' to 'download' | Mike Baker | 2006-07-20 |
| | | | | SVN-Revision: 4176 | ||
* | Avoid menuconfig warnings | Florian Fainelli | 2006-07-02 |
| | | | | SVN-Revision: 4106 | ||
* | add hack for building c++ with gcc 4.1.1 | Felix Fietkau | 2006-06-30 |
| | | | | SVN-Revision: 4100 | ||
* | add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches | Imre Kaloz | 2006-06-28 |
| | | | | SVN-Revision: 4099 | ||
* | add missing copyright | Felix Fietkau | 2006-06-27 |
| | | | | SVN-Revision: 4094 | ||
* | move uClibc/files/config.* to uClibc/config/* and allow board-specific ↵ | Felix Fietkau | 2006-06-21 |
| | | | | | | config overrides SVN-Revision: 4041 | ||
* | massive cleanup of toolchain/ | Felix Fietkau | 2006-06-21 |
| | | | | SVN-Revision: 4038 | ||
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ↵ | Felix Fietkau | 2006-06-21 |
| | | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032 | ||
* | add toolchain/download target | Felix Fietkau | 2006-06-20 |
| | | | | SVN-Revision: 4029 | ||
* | remove some junk | Felix Fietkau | 2006-06-16 |
| | | | | SVN-Revision: 3962 | ||
* | fix menuconfig developer options structure | Felix Fietkau | 2006-06-15 |
| | | | | SVN-Revision: 3948 | ||
* | fix gcc version selection | Felix Fietkau | 2006-06-15 |
| | | | | SVN-Revision: 3947 | ||
* | remove libgcc hack | Felix Fietkau | 2006-06-13 |
| | | | | SVN-Revision: 3943 | ||
* | add arm eabi patches | Imre Kaloz | 2006-06-08 |
| | | | | SVN-Revision: 3914 | ||
* | add GCC 4.1.1 and sync 4.1.0 with Kamikaze | Imre Kaloz | 2006-06-06 |
| | | | | SVN-Revision: 3907 | ||
* | allow parallel build of binutils | Felix Fietkau | 2006-05-31 |
| | | | | SVN-Revision: 3879 | ||
* | cleanup; replace .PHONY with FORCE; disable gdb by default | Felix Fietkau | 2006-05-31 |
| | | | | SVN-Revision: 3877 | ||
* | fix toolchain build | Felix Fietkau | 2006-05-31 |
| | | | | SVN-Revision: 3876 | ||
* | remove stale libgcc menuconfig item | Felix Fietkau | 2006-05-30 |
| | | | | SVN-Revision: 3851 | ||
* | fix toolchain build, remove some old gcc junk | Felix Fietkau | 2006-05-30 |
| | | | | SVN-Revision: 3839 | ||
* | fix GCC version. | Nicolas Thill | 2006-05-22 |
| | | | | SVN-Revision: 3817 | ||
* | fix BR2_ and CONFIG_ issues | Mike Baker | 2006-05-12 |
| | | | | SVN-Revision: 3769 | ||
* | remove more junk | Felix Fietkau | 2006-05-10 |
| | | | | SVN-Revision: 3756 | ||
* | menuconfig cleanup | Felix Fietkau | 2006-04-20 |
| | | | | SVN-Revision: 3684 | ||
* | preliminary ppc support | Mike Baker | 2006-03-22 |
| | | | | SVN-Revision: 3442 | ||
* | add gcc 4.0.3, and make it the default for Aruba | Imre Kaloz | 2006-03-21 |
| | | | | SVN-Revision: 3423 | ||
* | fix pesky libgcc issue | Mike Baker | 2006-03-20 |
| | | | | SVN-Revision: 3420 |