| Commit message (Expand) | Author | Age | Files | Lines |
* | Added defaults for extra target architecture for ps3 | Hamish Guthrie | 2009-03-16 | 1 | -0/+3 |
* | move cflags default setting to target makefiles | Felix Fietkau | 2009-03-14 | 1 | -10/+1 |
* | use different optimizations for x86 & x86_64 on uml | Nicolas Thill | 2009-01-11 | 1 | -1/+3 |
* | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:... | Nicolas Thill | 2009-01-10 | 1 | -1/+1 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | Nicolas Thill | 2009-01-08 | 1 | -1/+52 |
* | storm is ARMv4, not ARMv4T (thx, SeG) | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
* | surprise :p | Gabor Juhos | 2008-07-21 | 1 | -0/+1 |
* | add preliminary Marvell Orion support | Imre Kaloz | 2008-06-04 | 1 | -1/+1 |
* | soft-float shouldn't be used on targets with FPU | Imre Kaloz | 2008-06-03 | 1 | -1/+1 |
* | add preliminary support for Storm SL3512 based devices, not ready yet | Imre Kaloz | 2008-04-27 | 1 | -0/+1 |
* | PXA has Xscale core as well, so optimize the same way as we do on IXP/IOP | Imre Kaloz | 2008-04-26 | 1 | -1/+1 |
* | do target dependent optimizations | Imre Kaloz | 2008-04-14 | 1 | -1/+1 |
* | [toolchain] provide a cleaner way to specify a biarch toolchain build | Jeremy Kerr | 2008-04-12 | 1 | -0/+29 |
* | revert ARM to oabi by default, add some eabi patches for fixing up the toolch... | Felix Fietkau | 2008-02-14 | 1 | -1/+1 |
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (... | Ralph Hempel | 2008-01-27 | 1 | -0/+2 |
* | [toolchain] uClibc: restore support of shadow passwords, but make it configur... | Gabor Juhos | 2008-01-26 | 1 | -0/+7 |
* | unconditionally enable c99 math support in uclibc - many packages need it | Felix Fietkau | 2007-12-29 | 1 | -7/+0 |
* | use softfloat and GNU EABI on the IOP, too | Imre Kaloz | 2007-12-28 | 1 | -1/+1 |
* | move ARM to the GNU EABI | Imre Kaloz | 2007-12-28 | 1 | -1/+1 |
* | use soft float by default on arm and powerpc | Imre Kaloz | 2007-12-28 | 1 | -1/+1 |
* | softfloat should be available on armeb, but not on mips until the kernel fpu ... | Imre Kaloz | 2007-12-26 | 1 | -1/+1 |
* | Update CFLAGS pickup to match the target variable name, allow i686 to be opti... | Florian Fainelli | 2007-10-26 | 1 | -2/+3 |
* | fix cflags for xscale (#2026) | Felix Fietkau | 2007-07-11 | 1 | -1/+1 |
* | Use -Os for rdc and -O2 for the x86 target | Florian Fainelli | 2007-07-01 | 1 | -1/+2 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 | 1 | -1/+0 |
* | switch to -O2 on x86 for performance reasons | Felix Fietkau | 2006-12-05 | 1 | -1/+1 |
* | add a configuration option to enable full c99 math in libm. this is needed f... | Tim Yardley | 2006-10-26 | 1 | -1/+8 |
* | remove unused multilib option | Felix Fietkau | 2006-10-09 | 1 | -7/+0 |
* | remove -mcpu=405 for magicbox, because it enables soft-float, which makes bin... | Felix Fietkau | 2006-09-05 | 1 | -1/+0 |
* | set -mcpu=405 in the default cflags for magicbox | Felix Fietkau | 2006-08-30 | 1 | -0/+1 |
* | add secret option to use host's toolchain when native compiling | Mike Baker | 2006-08-10 | 1 | -0/+7 |
* | add XScale support to -ng | Imre Kaloz | 2006-08-06 | 1 | -0/+1 |
* | fix menuconfig developer options structure | Felix Fietkau | 2006-06-15 | 1 | -0/+1 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | Felix Fietkau | 2006-05-31 | 1 | -0/+7 |
* | menuconfig cleanup | Felix Fietkau | 2006-04-20 | 1 | -13/+29 |
* | fix cflags | Mike Baker | 2006-01-13 | 1 | -2/+3 |
* | add -funit-at-a-time in trunk/ as well | Felix Fietkau | 2005-10-23 | 1 | -1/+1 |
* | move target/default/target_skeleton into package/base-files, put all the defa... | Felix Fietkau | 2005-07-17 | 1 | -1/+0 |
* | hide experimental/developer options from the user. can be reenabled by using ... | Felix Fietkau | 2005-04-05 | 1 | -34/+7 |
* | nbd's makefile/menuconfig rewrite | Mike Baker | 2005-03-06 | 1 | -1/+1 |
* | added -mips2 for optimization, request by nico | Waldemar Brodkorb | 2005-02-18 | 1 | -1/+1 |
* | largefs default, needed for precompiled openssh-packages | Waldemar Brodkorb | 2005-02-08 | 1 | -1/+1 |
* | remove gdb for now | Mike Baker | 2005-01-17 | 1 | -1/+0 |
* | Update defaults | Mike Baker | 2005-01-17 | 1 | -2/+2 |
* | Initial revision | Mike Baker | 2005-01-16 | 1 | -0/+57 |