summaryrefslogtreecommitdiff
path: root/toolchain/Config.in
Commit message (Expand)AuthorAge
* toolchain: enable gdb by defaultFelix Fietkau2012-06-28
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-28
* exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally witho...Jo-Philipp Wich2012-04-10
* introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAI...Jo-Philipp Wich2012-01-08
* fixup armeb, tooImre Kaloz2011-03-11
* simplify TARGET_SUFFIX selectionImre Kaloz2011-03-11
* toolchain: fix r26004Felix Fietkau2011-03-10
* toolchain: fix r25969Alexandros C. Couloumbis2011-03-10
* fix target name mixup caused by r25928Felix Fietkau2011-03-09
* only support EABI on ARM targetsImre Kaloz2011-03-07
* We use different toolchain directories for different ARM archs, so we should ...Imre Kaloz2011-02-25
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-30
* add plemininary ultrasparc supportImre Kaloz2010-12-14
* move EABI config option out of GCCNicolas Thill2009-09-26
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-23
* add comments & fix descriptions in toolchain config itemsNicolas Thill2009-09-10
* prepare for upcoming external toolchain support: move config items not strict...Nicolas Thill2009-09-10
* pxcab: Replace TARGET_pxcab with feature powerpc64Geoff Levand2009-08-18
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-18
* add the insight gdb frontend (#4701)Florian Fainelli2009-07-26
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCe...Florian Fainelli2009-07-16
* add a config option to select the binary stripping method to use (between non...Nicolas Thill2009-07-07
* enable software floating point emulation by default for mips and mipsel targetsFlorian Fainelli2009-06-28
* Added defaults for extra target architecture for ps3Hamish Guthrie2009-03-16
* move cflags default setting to target makefilesFelix Fietkau2009-03-14
* use different optimizations for x86 & x86_64 on umlNicolas Thill2009-01-11
* fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes:...Nicolas Thill2009-01-10
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* storm is ARMv4, not ARMv4T (thx, SeG)Felix Fietkau2008-07-31
* surprise :pGabor Juhos2008-07-21
* add preliminary Marvell Orion supportImre Kaloz2008-06-04
* soft-float shouldn't be used on targets with FPUImre Kaloz2008-06-03
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-27
* PXA has Xscale core as well, so optimize the same way as we do on IXP/IOPImre Kaloz2008-04-26
* do target dependent optimizationsImre Kaloz2008-04-14
* provide a cleaner way to specify a biarch toolchain buildJeremy Kerr2008-04-12
* revert ARM to oabi by default, add some eabi patches for fixing up the toolch...Felix Fietkau2008-02-14
* add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...Ralph Hempel2008-01-27
* uClibc: restore support of shadow passwords, but make it configurableGabor Juhos2008-01-26
* unconditionally enable c99 math support in uclibc - many packages need itFelix Fietkau2007-12-29
* use softfloat and GNU EABI on the IOP, tooImre Kaloz2007-12-28
* move ARM to the GNU EABIImre Kaloz2007-12-28
* use soft float by default on arm and powerpcImre Kaloz2007-12-28
* softfloat should be available on armeb, but not on mips until the kernel fpu ...Imre Kaloz2007-12-26
* Update CFLAGS pickup to match the target variable name, allow i686 to be opti...Florian Fainelli2007-10-26
* fix cflags for xscale (#2026)Felix Fietkau2007-07-11
* Use -Os for rdc and -O2 for the x86 targetFlorian Fainelli2007-07-01
* add initial support for the crisarchitecture used on foxboards to openwrtJohn Crispin2007-06-02
* switch to -O2 on x86 for performance reasonsFelix Fietkau2006-12-05
* add a configuration option to enable full c99 math in libm. this is needed fo...Tim Yardley2006-10-26