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