packages: update uboot-sunxi to 2015.01
[openwrt/svn-archive/archive.git] / toolchain / Config.in
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 Fainelli[buildroot] add preliminary support for musl
2012-06-28 Felix Fietkautoolchain: enable gdb by default
2012-04-28 Mirko Vogt[toolchain/glibc*] purge support for glibc - use eglibc...
2012-04-10 Jo-Philipp Wich[toolchain] exclude CONFIG_GDB on avr32, allows enablin...
2012-01-08 Jo-Philipp Wich[toolchain] introduce a USE_EXTERNAL_LIBC symbol which...
2011-03-11 Imre Kaloz[toolchain]: fixup armeb, too
2011-03-11 Imre Kaloz[toolchain]: simplify 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 Thill[toolchain] move EABI config option out of GCC
2009-09-23 Nicolas Thill[toolchain] add external toolchain support, enhance...
2009-09-10 Nicolas Thill[cosmetic] add comments & fix descriptions in toolchain...
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 Fainelli[toolchain] add 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 Fainelli[toolchain] enable software floating point emulation...
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 Thill[massive] add support for alternative C libraries ...
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 Kerr[toolchain] provide a cleaner way to specify a biarch...
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 Juhos[toolchain] uClibc: restore support of shadow passwords...
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...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk