summaryrefslogtreecommitdiff
path: root/toolchain/toolchain-common.in
AgeCommit message (Expand)Author
2014-05-08toolchain: remove nommu option for MIPSGustavo Zacarias
2014-04-14toolchain: add option to declare toolchains affected by gcc PR 58595Thomas Petazzoni
2014-04-01linux-headers: add 3.14, bump 3.{4, 10, 13}.x seriesGustavo Zacarias
2014-03-23liburcu: disable build with gcc-4.8.x on ARMSamuel Martin
2014-03-01toolchain/external: check kernel headers version for custom toolchainYann E. MORIN
2014-03-01toolchain/common: add minimum kernel headers optionsYann E. MORIN
2014-02-22toolchain: introduce a toolchain knob for NPTLThomas Petazzoni
2013-10-06toolchain-crosstool-ng: remove supportThomas Petazzoni
2013-09-15toolchain: refactor Stack Smashing Protection supportThomas Petazzoni
2013-07-16arch: Refactor BR2_SOFT_FLOAT into per-architecture optionsThomas Petazzoni
2013-07-04Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}Thomas Petazzoni
2013-04-11gdb: convert to the package infrastructureThomas Petazzoni
2013-01-14Integration with Buildroot Toolchain Eclipse pluginThomas Petazzoni
2012-11-15xtensa: add support for the Xtensa architectureChris Zankel
2012-11-04Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPCThomas Petazzoni
2012-09-20Remove the Xtensa architectureThomas Petazzoni
2012-08-01toolchain-external: do not allow the user to select hard/soft floatThomas Petazzoni
2012-07-22Make hard-float the default on Cortex-A8 and Cortex-A9Thomas Petazzoni
2012-05-09Add support to generate locale dataThomas Petazzoni
2012-01-15Fix typo buiding -> buildingThomas De Schampheleire
2011-11-24gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOTPeter Korsgaard
2011-07-27uClibc: drop BR2_PROGRAM_INVOCATION optionPeter Korsgaard
2011-07-25toolchain: add user defined target LDFLAGS optionsBaruch Siach
2011-06-12toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDSThomas Petazzoni
2011-02-07initial support for Blackfin processorsMike Frysinger
2011-01-15toolchain-common.in: Fix USE_MMU typoPeter Korsgaard
2011-01-15toolchain: add a USE_MMU build optionMike Frysinger
2010-12-13toolchain: BR2_NEEDS_GETTEXT must be y when uClibc is usedThomas Petazzoni
2010-12-13toolchain: rework thread optionsThomas Petazzoni
2010-12-13toolchain: move Stack Protection Support optionThomas Petazzoni
2010-12-13toolchain: rework C++ optionsThomas Petazzoni
2010-12-13toolchain: Improve C library option selectionThomas Petazzoni
2010-08-31Remove code specific to removed architecturesThomas Petazzoni
2010-08-11Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selectedThomas Petazzoni
2010-07-29toolchain: mark uClibc 0.9.31 + locale + C++ as brokenThomas Petazzoni
2010-07-28toolchain: move buildroot config filesYann E. MORIN