| Commit message (Expand) | Author | Age |
* | toolchain: enable gdb by default | Felix Fietkau | 2012-06-28 |
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 |
* | exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally witho... | Jo-Philipp Wich | 2012-04-10 |
* | introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAI... | Jo-Philipp Wich | 2012-01-08 |
* | fixup armeb, too | Imre Kaloz | 2011-03-11 |
* | simplify TARGET_SUFFIX selection | Imre Kaloz | 2011-03-11 |
* | toolchain: fix r26004 | Felix Fietkau | 2011-03-10 |
* | toolchain: fix r25969 | Alexandros C. Couloumbis | 2011-03-10 |
* | fix target name mixup caused by r25928 | Felix Fietkau | 2011-03-09 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 |
* | We use different toolchain directories for different ARM archs, so we should ... | Imre Kaloz | 2011-02-25 |
* | cns21xx: add initial support for the Cavium CNS21xx SoC | Gabor Juhos | 2010-12-30 |
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 |
* | move EABI config option out of GCC | Nicolas Thill | 2009-09-26 |
* | add external toolchain support, enhance native toolchain support (special tha... | Nicolas Thill | 2009-09-23 |
* | add comments & fix descriptions in toolchain config items | Nicolas Thill | 2009-09-10 |
* | prepare for upcoming external toolchain support: move config items not strict... | Nicolas Thill | 2009-09-10 |
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | Geoff Levand | 2009-08-18 |
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 |
* | add the insight gdb frontend (#4701) | Florian Fainelli | 2009-07-26 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCe... | Florian Fainelli | 2009-07-16 |
* | add a config option to select the binary stripping method to use (between non... | Nicolas Thill | 2009-07-07 |
* | enable software floating point emulation by default for mips and mipsel targets | Florian Fainelli | 2009-06-28 |
* | Added defaults for extra target architecture for ps3 | Hamish Guthrie | 2009-03-16 |
* | move cflags default setting to target makefiles | Felix Fietkau | 2009-03-14 |
* | use different optimizations for x86 & x86_64 on uml | Nicolas Thill | 2009-01-11 |
* | fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:... | Nicolas Thill | 2009-01-10 |
* | add support for alternative C libraries (currently only glibc/eglibc) other (... | Nicolas Thill | 2009-01-08 |
* | storm is ARMv4, not ARMv4T (thx, SeG) | Felix Fietkau | 2008-07-31 |
* | surprise :p | Gabor Juhos | 2008-07-21 |
* | add preliminary Marvell Orion support | Imre Kaloz | 2008-06-04 |
* | soft-float shouldn't be used on targets with FPU | Imre Kaloz | 2008-06-03 |
* | add preliminary support for Storm SL3512 based devices, not ready yet | Imre Kaloz | 2008-04-27 |
* | PXA has Xscale core as well, so optimize the same way as we do on IXP/IOP | Imre Kaloz | 2008-04-26 |
* | do target dependent optimizations | Imre Kaloz | 2008-04-14 |
* | provide a cleaner way to specify a biarch toolchain build | Jeremy Kerr | 2008-04-12 |
* | revert ARM to oabi by default, add some eabi patches for fixing up the toolch... | Felix Fietkau | 2008-02-14 |
* | add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (... | Ralph Hempel | 2008-01-27 |
* | uClibc: restore support of shadow passwords, but make it configurable | Gabor Juhos | 2008-01-26 |
* | unconditionally enable c99 math support in uclibc - many packages need it | Felix Fietkau | 2007-12-29 |
* | use softfloat and GNU EABI on the IOP, too | Imre Kaloz | 2007-12-28 |
* | move ARM to the GNU EABI | Imre Kaloz | 2007-12-28 |
* | use soft float by default on arm and powerpc | Imre Kaloz | 2007-12-28 |
* | softfloat should be available on armeb, but not on mips until the kernel fpu ... | Imre Kaloz | 2007-12-26 |
* | Update CFLAGS pickup to match the target variable name, allow i686 to be opti... | Florian Fainelli | 2007-10-26 |
* | fix cflags for xscale (#2026) | Felix Fietkau | 2007-07-11 |
* | Use -Os for rdc and -O2 for the x86 target | Florian Fainelli | 2007-07-01 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | John Crispin | 2007-06-02 |
* | switch to -O2 on x86 for performance reasons | Felix Fietkau | 2006-12-05 |
* | add a configuration option to enable full c99 math in libm. this is needed fo... | Tim Yardley | 2006-10-26 |