aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
...
* don't touch TAR_OPTIONS in host.mkFelix Fietkau2006-10-101-1/+1
* only use --wildcards for gnu tarFelix Fietkau2006-10-101-1/+2
* fix gene2fs build on freebsdFelix Fietkau2006-10-101-1/+6
* remove unused multilib optionFelix Fietkau2006-10-091-7/+0
* enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)Felix Fietkau2006-10-091-1/+1
* fix gdb installation (patch from #809)Felix Fietkau2006-10-071-3/+10
* fix typoNicolas Thill2006-10-071-1/+1
* add portability fixes for toolchain/tools (full tools/toolchain build works o...Felix Fietkau2006-09-271-6/+0
* move tools from toolchain/ to tools/Felix Fietkau2006-09-2728-4969/+24
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-2410-44/+62
* enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_foFelix Fietkau2006-09-155-5/+5
* override default configure to use --target=host and --build=host (closes: #760)Nicolas Thill2006-09-101-0/+21
* remove -mcpu=405 for magicbox, because it enables soft-float, which makes bin...Felix Fietkau2006-09-051-1/+0
* gcc 3.4.6 should be safe on brcm-2.4 nowFelix Fietkau2006-09-022-3/+0
* set -mcpu=405 in the default cflags for magicboxFelix Fietkau2006-08-301-0/+1
* fix gcc symlink installFelix Fietkau2006-08-291-2/+2
* add basic support for the Magicbox boardsImre Kaloz2006-08-257-1/+1690
* add secret option to use host's toolchain when native compilingMike Baker2006-08-102-4/+18
* add XScale support to -ngImre Kaloz2006-08-065-0/+1016
* Add nonmips patchesFlorian Fainelli2006-08-0412-0/+4376
* set PATH in rules.mkMike Baker2006-08-042-8/+8
* fix everything I broke with the previous patches Mike Baker2006-08-042-4/+4
* add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-222-1/+31
* make gcc 4.1.1 the default for ArubaImre Kaloz2006-07-212-2/+2
* revert [4106] as it breaks toolchain selectionImre Kaloz2006-07-211-4/+4
* fix problems with new tar versions, closes #628 and #646Imre Kaloz2006-07-212-1/+24
* change 'source' to 'download'Mike Baker2006-07-201-3/+3
* Avoid menuconfig warningsFlorian Fainelli2006-07-021-4/+2
* add hack for building c++ with gcc 4.1.1Felix Fietkau2006-06-301-0/+37
* add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patchesImre Kaloz2006-06-2833-2766/+222
* add missing copyrightFelix Fietkau2006-06-2716-0/+101
* move uClibc/files/config.* to uClibc/config/* and allow board-specific config...Felix Fietkau2006-06-215-1/+6
* massive cleanup of toolchain/Felix Fietkau2006-06-21117-1598/+372
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-217-1/+568
* add toolchain/download targetFelix Fietkau2006-06-204-8/+27
* remove some junkFelix Fietkau2006-06-161-10/+0
* fix menuconfig developer options structureFelix Fietkau2006-06-153-22/+23
* fix gcc version selectionFelix Fietkau2006-06-151-2/+11
* remove libgcc hackFelix Fietkau2006-06-134-39/+0
* add arm eabi patchesImre Kaloz2006-06-082-0/+54
* add GCC 4.1.1 and sync 4.1.0 with KamikazeImre Kaloz2006-06-0612-1/+4093
* allow parallel build of binutilsFelix Fietkau2006-05-311-3/+3
* cleanup; replace .PHONY with FORCE; disable gdb by defaultFelix Fietkau2006-05-3110-29/+34
* fix toolchain buildFelix Fietkau2006-05-311-4/+4
* remove stale libgcc menuconfig itemFelix Fietkau2006-05-301-6/+0
* fix toolchain build, remove some old gcc junkFelix Fietkau2006-05-301-35/+3
* fix GCC version.Nicolas Thill2006-05-221-1/+1
* fix BR2_ and CONFIG_ issuesMike Baker2006-05-124-10/+10
* remove more junkFelix Fietkau2006-05-101-8/+4
* menuconfig cleanupFelix Fietkau2006-04-205-158/+74