scripts/metadata.pl: fix ignoring missing host dependencies
[openwrt.git] / toolchain / Config.in
2014-02-26 nbdmusl: move the dependency on BROKEN to the right config...
2013-11-29 kalozenable using soft-float regardless of having a fpu
2013-11-22 kalozmove menuconfig options into separate files
2013-05-30 floriantoolchain: do not build GDB when using an external...
2013-04-18 nbdtoolchain: get rid of libc implementation symbol overlo...
2013-04-17 nbdbuild: consistently use 'depends on' instead of 'depends'
2013-04-05 floriantoolchain: musl is not available on MIPS64
2013-04-05 floriantoolchain: allow choosing the MIPS64 user-land ABI
2013-02-20 jowbuildroot: allow specifying libc personality for extern...
2012-11-23 florian[buildroot] add preliminary support for musl
2012-06-28 nbdtoolchain: enable gdb by default
2012-04-28 mirko[toolchain/glibc*] purge support for glibc - use eglibc...
2012-04-10 jow[toolchain] exclude CONFIG_GDB on avr32, allows enablin...
2012-01-08 jow[toolchain] introduce a USE_EXTERNAL_LIBC symbol which...
2011-03-11 kaloz[toolchain]: fixup armeb, too
2011-03-11 kaloz[toolchain]: simplify TARGET_SUFFIX selection
2011-03-10 nbdtoolchain: fix r26004
2011-03-10 acoultoolchain: fix r25969
2011-03-09 nbdfix target name mixup caused by r25928
2011-03-07 kalozonly support EABI on ARM targets
2011-02-25 kalozWe use different toolchain directories for different
2010-12-30 juhosgcns21xx: add initial support for the Cavium CNS21xx SoC
2010-12-14 kalozadd plemininary ultrasparc support
2009-09-26 nico[toolchain] move EABI config option out of GCC
2009-09-23 nico[toolchain] add external toolchain support, enhance...
2009-09-10 nico[cosmetic] add comments & fix descriptions in toolchain...
2009-09-10 nicoprepare for upcoming external toolchain support: move...
2009-08-18 geoffpxcab: Replace TARGET_pxcab with feature powerpc64
2009-08-18 geoffpowerpc: Create a powerpc64 config feature
2009-07-26 florian[toolchain] add the insight gdb frontend (#4701)
2009-07-16 florianThis patch adds a target for the IBM PowerXCell Acceler...
2009-07-07 nicoadd a config option to select the binary stripping...
2009-06-28 florian[toolchain] enable software floating point emulation...
2009-03-16 hcgAdded defaults for extra target architecture for ps3
2009-03-14 nbdmove cflags default setting to target makefiles
2009-01-11 nicouse different optimizations for x86 & x86_64 on uml
2009-01-10 nicofix wrong TARGET_SUFFIX when building a toolchain with...
2009-01-08 nico[massive] add support for alternative C libraries ...
2008-07-31 nbdstorm is ARMv4, not ARMv4T (thx, SeG)
2008-07-21 juhosgsurprise :p
2008-06-04 kalozadd preliminary Marvell Orion support
2008-06-03 kalozsoft-float shouldn't be used on targets with FPU
2008-04-27 kalozadd preliminary support for Storm SL3512 based devices...
2008-04-26 kalozPXA has Xscale core as well, so optimize the same way...
2008-04-14 kalozdo target dependent optimizations
2008-04-12 jk[toolchain] provide a cleaner way to specify a biarch...
2008-02-14 nbdrevert ARM to oabi by default, add some eabi patches...
2008-01-27 ralphadd uClibc version 0.9.28.2, 0.9.28.3 and snapshots...
2008-01-26 juhosg[toolchain] uClibc: restore support of shadow passwords...
2007-12-29 nbdunconditionally enable c99 math support in uclibc ...
2007-12-28 kalozuse softfloat and GNU EABI on the IOP, too
2007-12-28 kalozmove ARM to the GNU EABI
2007-12-28 kalozuse soft float by default on arm and powerpc
2007-12-26 kalozsoftfloat should be available on armeb, but not on...
2007-10-26 florianUpdate CFLAGS pickup to match the target variable name...
2007-07-11 nbdfix cflags for xscale (#2026)
2007-07-01 florianUse -Os for rdc and -O2 for the x86 target
2007-06-02 blogicadd initial support for the crisarchitecture used on...
2006-12-05 nbdswitch to -O2 on x86 for performance reasons
2006-10-26 pavlovadd a configuration option to enable full c99 math...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-09 nbdremove unused multilib option
2006-09-05 nbdremove -mcpu=405 for magicbox, because it enables soft...
2006-08-30 nbdset -mcpu=405 in the default cflags for magicbox
2006-08-10 mbmadd secret option to use host's toolchain when native...
2006-08-06 kalozadd XScale support to -ng
2006-06-15 nbdfix menuconfig developer options structure
2006-05-31 nbdcleanup; replace .PHONY with FORCE; disable gdb by...
2006-04-20 nbdmenuconfig cleanup
2006-01-13 mbmfix cflags
2005-10-23 nbdadd -funit-at-a-time in trunk/ as well
2005-07-17 nbdmove target/default/target_skeleton into package/base...
2005-04-05 nbdhide experimental/developer options from the user....
2005-03-06 mbmnbd's makefile/menuconfig rewrite
2005-02-18 wbxadded -mips2 for optimization, request by nico
2005-02-08 wbxlargefs default, needed for precompiled openssh-packages
2005-01-17 mbmremove gdb for now
2005-01-17 mbmUpdate defaults
2005-01-16 mbmInitial revision