aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/Config.in
Commit message (Expand)AuthorAgeFilesLines
* toolchain: mark musl as broken for the chaos_calmer branchFelix Fietkau2015-07-101-0/+1
* toolchain/musl: update to the latest version, adds aarch64 supportFelix Fietkau2015-03-281-1/+1
* toolchain: remove obsolete !avr32 dependencyFelix Fietkau2015-03-241-2/+1
* toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS...John Crispin2015-03-151-0/+1
* glibc: make it more obvious that eglibc is a version of glibcJohn Crispin2015-03-121-1/+1
* toolchain: The glorious return of glibc, ver 2.21John Crispin2015-03-121-12/+11
* aarch64: add initial supportFlorian Fainelli2014-11-241-5/+13
* toolchain: mark musl as non-brokenFelix Fietkau2014-10-191-1/+0
* Kconfig: Aesthetic/formatting fixes to toolchain/Config.in.Hauke Mehrtens2014-09-131-14/+16
* toolchain: switch back to uClibc for octeon, it actually works nowFelix Fietkau2014-07-101-1/+0
* toolchain: only default eglibc for octeon and not all of mips64John Crispin2014-07-101-3/+3
* toolchain: use different defaults for octeonJohn Crispin2014-06-181-1/+3
* musl: move the dependency on BROKEN to the right config symbolFelix Fietkau2014-02-261-0/+1
* enable using soft-float regardless of having a fpuImre Kaloz2013-11-291-2/+2
* move menuconfig options into separate filesImre Kaloz2013-11-221-0/+39
* toolchain: do not build GDB when using an external toolchainFlorian Fainelli2013-05-301-1/+1
* toolchain: get rid of libc implementation symbol overloadingFelix Fietkau2013-04-181-5/+14
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-19/+19
* toolchain: musl is not available on MIPS64Florian Fainelli2013-04-051-0/+1
* toolchain: allow choosing the MIPS64 user-land ABIFlorian Fainelli2013-04-051-0/+27
* buildroot: allow specifying libc personality for external toolchainsJo-Philipp Wich2013-02-201-0/+11
* [buildroot] add preliminary support for muslFlorian Fainelli2012-11-231-2/+11
* toolchain: enable gdb by defaultFelix Fietkau2012-06-281-1/+1
* [toolchain/glibc*] purge support for glibc - use eglibc instead!Mirko Vogt2012-04-281-10/+2
* [toolchain] exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditi...Jo-Philipp Wich2012-04-101-0/+1
* [toolchain] introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTER...Jo-Philipp Wich2012-01-081-1/+5
* [toolchain]: fixup armeb, tooImre Kaloz2011-03-111-5/+4
* [toolchain]: 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 differentImre 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
* [toolchain] move EABI config option out of GCCNicolas Thill2009-09-261-0/+9
* [toolchain] add external toolchain support, enhance native toolchain support ...Nicolas Thill2009-09-231-6/+82
* [cosmetic] 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
* [toolchain] add the insight gdb frontend (#4701)Florian Fainelli2009-07-261-0/+8
* This patch adds a target for the IBM PowerXCell Accelerator Board.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
* [toolchain] enable software floating point emulation by default for mips and ...Florian 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
* [massive] add support for alternative C libraries (currently only glibc/eglibc)Nicolas Thill2009-01-081-1/+52