kernel: bump 4.9 to 4.9.109 for 18.06
[openwrt/openwrt.git] / toolchain / Config.in
2018-02-10 Hauke Mehrtenstoolchain: gdb: activate on ARM64
2018-01-27 Julien Dusserbuild: cleanup SSP_SUPPORT configure option
2017-10-24 Florian Laryschtoolchain: use glibc for powerpc64 builds
2017-10-24 Florian Laryschtoolchain: remove powerpc64 feature
2017-05-29 Daniel Engbergtoolchain/insight: Remove from tree
2017-02-11 Felix Fietkaubuild: remove libc version config code
2016-09-28 Florian Fainellitoolchain: Rework external toolchain libc selection
2016-08-30 Dirk Neukirchenglibc: add 2.24
2016-08-19 Daniel Golletoolchain: include yasm in x86 toolchain
2016-03-24 John Crispinbranding: add LEDE branding
2016-02-26 Felix Fietkautoolchain: use musl instead of glibc by default for...
2016-01-29 Felix Fietkautoolchain: fix default toolchain selection for mips64...
2016-01-19 Felix Fietkautoolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG...
2015-11-10 Felix Fietkaugcc: remove version 4.6, it is no longer needed
2015-11-10 Felix Fietkautoolchain: add support of ARC architecture
2015-11-07 Felix FietkauuClibc: mark as broken for all architectures that use...
2015-11-02 Felix Fietkautoolchain: use glibc instead of uclibc for mips64 by...
2015-06-15 Felix Fietkautoolchain: switch to musl by default, except for mips64
2015-03-28 Felix Fietkautoolchain/musl: update to the latest version, adds...
2015-03-24 Felix Fietkautoolchain: remove obsolete !avr32 dependency
2015-03-15 John Crispintoolchain: r44701 accidentially removed the uclibc...
2015-03-12 John Crispinglibc: make it more obvious that eglibc is a version...
2015-03-12 John Crispintoolchain: The glorious return of glibc, ver 2.21
2014-11-24 Florian Fainelliaarch64: add initial support
2014-10-19 Felix Fietkautoolchain: mark musl as non-broken
2014-09-13 Hauke MehrtensKconfig: Aesthetic/formatting fixes to toolchain/Config.in.
2014-07-10 Felix Fietkautoolchain: switch back to uClibc for octeon, it actuall...
2014-07-10 John Crispintoolchain: only default eglibc for octeon and not all...
2014-06-18 John Crispintoolchain: use different defaults for octeon
2014-02-26 Felix Fietkaumusl: move the dependency on BROKEN to the right config...
2013-11-29 Imre Kalozenable using soft-float regardless of having a fpu
2013-11-22 Imre Kalozmove menuconfig options into separate files
2013-05-30 Florian Fainellitoolchain: do not build GDB when using an external...
2013-04-18 Felix Fietkautoolchain: get rid of libc implementation symbol overlo...
2013-04-17 Felix Fietkaubuild: consistently use 'depends on' instead of 'depends'
2013-04-05 Florian Fainellitoolchain: musl is not available on MIPS64
2013-04-05 Florian Fainellitoolchain: allow choosing the MIPS64 user-land ABI
2013-02-20 Jo-Philipp Wichbuildroot: allow specifying libc personality for extern...
2012-11-23 Florian Fainelliadd preliminary support for musl
2012-06-28 Felix Fietkautoolchain: enable gdb by default
2012-04-28 Mirko Vogtpurge support for glibc - use eglibc instead!
2012-04-10 Jo-Philipp Wichexclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB...
2012-01-08 Jo-Philipp Wichintroduce a USE_EXTERNAL_LIBC symbol which gets selecte...
2011-03-11 Imre Kalozfixup armeb, too
2011-03-11 Imre Kalozsimplify TARGET_SUFFIX selection
2011-03-10 Felix Fietkautoolchain: fix r26004
2011-03-10 Alexandros C. Coul... toolchain: fix r25969
2011-03-09 Felix Fietkaufix target name mixup caused by r25928
2011-03-07 Imre Kalozonly support EABI on ARM targets
2011-02-25 Imre KalozWe use different toolchain directories for different...
2010-12-30 Gabor Juhoscns21xx: add initial support for the Cavium CNS21xx SoC
2010-12-14 Imre Kalozadd plemininary ultrasparc support
2009-09-26 Nicolas Thillmove EABI config option out of GCC
2009-09-23 Nicolas Thilladd external toolchain support, enhance native toolchai...
2009-09-10 Nicolas Thilladd comments & fix descriptions in toolchain config...
2009-09-10 Nicolas Thillprepare for upcoming external toolchain support: move...
2009-08-18 Geoff Levandpxcab: Replace TARGET_pxcab with feature powerpc64
2009-08-18 Geoff Levandpowerpc: Create a powerpc64 config feature
2009-07-26 Florian Fainelliadd the insight gdb frontend (#4701)
2009-07-16 Florian FainelliThis patch adds a target for the IBM PowerXCell Acceler...
2009-07-07 Nicolas Thilladd a config option to select the binary stripping...
2009-06-28 Florian Fainellienable software floating point emulation by default...
2009-03-16 Hamish GuthrieAdded defaults for extra target architecture for ps3
2009-03-14 Felix Fietkaumove cflags default setting to target makefiles
2009-01-11 Nicolas Thilluse different optimizations for x86 & x86_64 on uml
2009-01-10 Nicolas Thillfix wrong TARGET_SUFFIX when building a toolchain with...
2009-01-08 Nicolas Thilladd support for alternative C libraries (currently...
2008-07-31 Felix Fietkaustorm is ARMv4, not ARMv4T (thx, SeG)
2008-07-21 Gabor Juhossurprise :p
2008-06-04 Imre Kalozadd preliminary Marvell Orion support
2008-06-03 Imre Kalozsoft-float shouldn't be used on targets with FPU
2008-04-27 Imre Kalozadd preliminary support for Storm SL3512 based devices...
2008-04-26 Imre KalozPXA has Xscale core as well, so optimize the same way...
2008-04-14 Imre Kalozdo target dependent optimizations
2008-04-12 Jeremy Kerrprovide a cleaner way to specify a biarch toolchain...
2008-02-14 Felix Fietkaurevert ARM to oabi by default, add some eabi patches...
2008-01-27 Ralph Hempeladd uClibc version 0.9.28.2, 0.9.28.3 and snapshots...
2008-01-26 Gabor JuhosuClibc: restore support of shadow passwords, but make...
2007-12-29 Felix Fietkauunconditionally enable c99 math support in uclibc ...
2007-12-28 Imre Kalozuse softfloat and GNU EABI on the IOP, too
2007-12-28 Imre Kalozmove ARM to the GNU EABI
2007-12-28 Imre Kalozuse soft float by default on arm and powerpc
2007-12-26 Imre Kalozsoftfloat should be available on armeb, but not on...
2007-10-26 Florian FainelliUpdate CFLAGS pickup to match the target variable name...
2007-07-11 Felix Fietkaufix cflags for xscale (#2026)
2007-07-01 Florian FainelliUse -Os for rdc and -O2 for the x86 target
2007-06-02 John Crispinadd initial support for the crisarchitecture used on...
2006-12-05 Felix Fietkauswitch to -O2 on x86 for performance reasons
2006-10-26 Tim Yardleyadd a configuration option to enable full c99 math...
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk