summaryrefslogtreecommitdiff
path: root/config/target.in
AgeCommit message (Expand)AuthorFilesLines
2016-08-23multilib: Determine which options may pass through.Alexey Neyman1-0/+4
2015-11-14Allow --with-cpu/--with-tune for !arm.Alexey Neyman1-2/+5
2015-06-21avr: add support for AVR 8-bit architectureErico Nunes1-0/+18
2015-06-10arch: do not allow specifying both --with-cpu and --with-tuneYann E. MORIN1-0/+1
2015-06-08arch: do not allow specifying both --with-arch and --with-cpuYann E. MORIN1-0/+1
2014-05-10arch: add option to let gccdecide what floating point to useCody Schafer1-0/+10
2013-01-20arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"1-0/+15
2012-12-26all: unmark experimental featuresYann E. MORIN"1-2/+4
2012-12-23arch: re-order the entries in the float choiceYann E. MORIN"1-10/+10
2011-11-23config: add option to build multilibYann E. MORIN"1-0/+17
2011-11-25config/target: enforce floating point supportYann E. MORIN"1-0/+2
2011-11-25config/target: add float support selectionYann E. MORIN"1-0/+4
2011-11-29arch: rename the SUPPORT_XXX optionsYann E. MORIN"1-18/+18
2011-11-14config: introduce endianness as a stringYann E. MORIN"1-0/+6
2011-10-19arch: add softfp supportYann E. MORIN"1-0/+21
2011-10-19scripts: introduce float type as a stringYann E. MORIN"1-0/+5
2011-07-17misc: fix more typos here and there...Yann E. MORIN"1-2/+2
2011-05-31kconfig: remove useless 'default n'Benoît THÉBAUDEAU"1-15/+0
2011-04-27config: reorder the architectures sub-menuYann E. MORIN"1-4/+4
2010-09-11config/arch: re-organise architecture-specific optionsYann E. MORIN"1-2/+2
2010-06-08config: add support for a second part of the generated choicesYann E. MORIN"1-0/+2
2010-03-29config: fix style issues when source-ing filesYann E. MORIN"1-1/+1
2010-01-09config/arch: also export bitness as a stringYann E. MORIN"1-0/+6
2009-11-17arch: cleanup the 32- and 64-bit selectionYann E. MORIN"1-14/+6
2009-11-17arch: add hidden config knobs for 32- and 64-bit support and selectYann E. MORIN"1-0/+45
2009-10-21config: add help for the MMU/noMMU entryYann E. MORIN"1-0/+10
2009-05-20Merge the uClinux/noMMU stuff back to /trunk:Yann E. MORIN"1-1/+22
2008-11-07Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"1-0/+4
2008-10-12In generated choice menus, move the selection options outside the choice menu.Yann E. MORIN"1-6/+0
2008-09-15Make bare-metal a kernel selection.Yann E. MORIN"1-13/+0
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"1-0/+13
2008-08-12Move TARGET_LDFLAGS up with all target-dependent flags.Yann E. MORIN"1-0/+1
2008-08-07Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"1-0/+10
2008-06-30Re-order architecture specifics.Yann E. MORIN"1-5/+7
2008-06-27Only present each of arch, abi, cpu tune and fpu optimisations for those targ...Yann E. MORIN"1-0/+30
2008-06-27Autogenerate the architecture selection choice menu.Yann E. MORIN"1-78/+16
2008-06-14Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.Yann E. MORIN"1-0/+9
2008-05-24Use the arch-specific target LDFLAGS into the final target LDFLAGS.Yann E. MORIN"1-1/+1
2008-05-18PowerPC support by Daniel Dittmann.Yann E. MORIN"1-0/+8
2008-04-17Re-order the target sub-menu, so that architectures are alphabetically ordered.Yann E. MORIN"1-6/+6
2008-02-14Robet P. J. DAY: typoes.Yann E. MORIN"1-1/+1
2008-01-16Merge the preliminary Super-H support from /branches/Super-H.Yann E. MORIN"1-0/+11
2007-09-14Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"1-0/+17
2007-09-11Merge from branches/ia64@476 : add ia64 preliminary support.Yann E. MORIN"1-0/+7
2007-09-06ARM defaults to LE, MIPS to BE. Reflect this in the target configuration opti...Yann E. MORIN"1-2/+2
2007-08-30For those architectures that support both endianness, some default to big end...Yann E. MORIN"1-0/+12
2007-07-30Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"1-26/+0
2007-07-22Clean the help entry for CT_ARCH_CPU.Yann E. MORIN"1-1/+1
2007-05-29Threading model does not belong to the target sub-menu, but to the toolchain ...Yann E. MORIN"1-29/+0
2007-05-27No longer mark NPTL as being EXPERIMENTAL.Yann E. MORIN"1-2/+1