summaryrefslogtreecommitdiff
path: root/toolchain/Config.in
Commit message (Expand)AuthorAge
* toolchain: remove obsolete !avr32 dependencyFelix Fietkau2015-03-24
* toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS...John Crispin2015-03-15
* glibc: make it more obvious that eglibc is a version of glibcJohn Crispin2015-03-12
* toolchain: The glorious return of glibc, ver 2.21John Crispin2015-03-12
* aarch64: add initial supportFlorian Fainelli2014-11-24
* toolchain: mark musl as non-brokenFelix Fietkau2014-10-19
* Kconfig: Aesthetic/formatting fixes to toolchain/Config.in.Hauke Mehrtens2014-09-13
* toolchain: switch back to uClibc for octeon, it actually works nowFelix Fietkau2014-07-10
* toolchain: only default eglibc for octeon and not all of mips64John Crispin2014-07-10
* toolchain: use different defaults for octeonJohn Crispin2014-06-18
* musl: move the dependency on BROKEN to the right config symbolFelix Fietkau2014-02-26
* enable using soft-float regardless of having a fpuImre Kaloz2013-11-29
* move menuconfig options into separate filesImre Kaloz2013-11-22
* toolchain: do not build GDB when using an external toolchainFlorian Fainelli2013-05-30
* toolchain: get rid of libc implementation symbol overloadingFelix Fietkau2013-04-18
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-17
* toolchain: musl is not available on MIPS64Florian Fainelli2013-04-05
* toolchain: allow choosing the MIPS64 user-land ABIFlorian Fainelli2013-04-05
* buildroot: allow specifying libc personality for external toolchainsJo-Philipp Wich2013-02-20
* add preliminary support for muslFlorian Fainelli2012-11-23
* 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