aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
...
* default to gcc 4.1.1 for the rb532 againFelix Fietkau2006-12-061-1/+1
* switch to -O2 on x86 for performance reasonsFelix Fietkau2006-12-051-1/+1
* another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi...Felix Fietkau2006-11-302-1/+16
* another build fix for ppcFelix Fietkau2006-11-301-0/+5
* fix ppc compileFelix Fietkau2006-11-301-1/+1
* little endian arm supportMike Baker2006-11-291-0/+168
* fix locale stuff (and there was much rejoicing)Imre Kaloz2006-11-281-5/+5
* another bsd bugfixFelix Fietkau2006-11-271-1/+1
* add a gcc 4.2 snapshotFelix Fietkau2006-11-2315-3/+3819
* Port the locale changes to the other gcc versions as wellFlorian Fainelli2006-11-217-14/+14
* switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...Felix Fietkau2006-11-211-1/+1
* Forgot that part (#926)Florian Fainelli2006-11-211-0/+1
* Fix gcc config_largefile (#926)Florian Fainelli2006-11-211-2/+2
* remove old patchFelix Fietkau2006-11-181-12/+0
* fix kernel-headers prepare (#949)Felix Fietkau2006-11-121-3/+2
* fix gcc compileFelix Fietkau2006-11-121-4/+4
* more shell related fixesFelix Fietkau2006-11-122-7/+7
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-116-21097/+8
* oops, forgot to remove references to libnotimplNicolas Thill2006-10-311-2/+1
* move libnotimpl to /packages/libs, fix another typo in ./src/math.cNicolas Thill2006-10-312-107/+0
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....Imre Kaloz2006-10-272-3/+14
* bring in floorf so that postgres server will compile by default, package to c...Tim Yardley2006-10-261-1/+1
* add a configuration option to enable full c99 math in libm. this is needed f...Tim Yardley2006-10-262-1/+11
* use gcc 4.1.1 for rb532 by defaultFelix Fietkau2006-10-251-1/+1
* use getdents64 in the uClibc glob functionFelix Fietkau2006-10-221-0/+12
* improve parallel buildingFelix Fietkau2006-10-181-1/+1
* another one ...Felix Fietkau2006-10-141-1/+1
* remove some obsolete stuffFelix Fietkau2006-10-141-1/+1
* use $(TAR) in unpack commandsFelix Fietkau2006-10-141-1/+1
* add uclibc portability patch (by thorsten glaser)Felix Fietkau2006-10-101-0/+38
* rename patchFelix Fietkau2006-10-101-0/+0
* fix gcc compileFelix Fietkau2006-10-101-0/+1
* explicitly set CONFIG_SHELL to bash for the kernel headers configureFelix Fietkau2006-10-101-1/+4
* 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