aboutsummaryrefslogtreecommitdiff
path: root/config/target.in
Commit message (Expand)AuthorAgeFilesLines
* Allow libsanitizer on architectures that support itChris Packham2022-07-111-0/+4
* Set --with-cpu-{32,64} for multilib buildsAlexey Neyman2020-02-261-0/+5
* Add config flags for omitting 'arch' and 'vendor'Alexey Neyman2018-12-101-0/+15
* Disallow selection of "both endianness"Alexey Neyman2018-12-071-0/+2
* Warn if architecture is empty on x86/32bitAlexey Neyman2018-12-031-1/+3
* Restrict flat format to architectures that support itAlexey Neyman2018-12-011-0/+4
* Doh, forgot one place to rename the BOTH_ENDIAN optionAlexey Neyman2017-09-051-1/+1
* Super-H multilib toolchain fixesAlexey Neyman2017-09-031-4/+34
* Fix xtensa overlaysAlexey Neyman2017-07-081-1/+1
* Switch gen-kconfig to new frameworkAlexey Neyman2017-07-081-2/+0
* Building packages using the new frameworkAlexey Neyman2017-07-081-0/+26
* Fix the references to old config variablesAlexey Neyman2017-07-081-3/+0
* Make ARM32 option appear only if 32-bit is selectedAlexey Neyman2017-06-131-0/+5
* Added MSP430 architecture support.Andrew Wygle2017-06-021-0/+8
* Get rid of config.genAlexey Neyman2017-04-221-2/+2
* Remove explicit core passes selection for multilibAlexey Neyman2017-03-281-1/+0
* Add an option to "demultilib"Alexey Neyman2017-03-171-0/+23
* Remove "pre-declaration" of config optionsAlexey Neyman2017-02-061-35/+0
* multilib: Determine which options may pass through.Alexey Neyman2016-08-231-0/+4
* Allow --with-cpu/--with-tune for !arm.Alexey Neyman2015-11-141-2/+5
* avr: add support for AVR 8-bit architectureErico Nunes2015-06-211-0/+18
* arch: do not allow specifying both --with-cpu and --with-tuneYann E. MORIN2015-06-101-0/+1
* arch: do not allow specifying both --with-arch and --with-cpuYann E. MORIN2015-06-081-0/+1
* arch: add option to let gccdecide what floating point to useCody Schafer2014-05-091-0/+10
* arch: allow adding a suffix to the arch-part of a tupleYann E. MORIN"2013-01-201-0/+15
* all: unmark experimental featuresYann E. MORIN"2012-12-261-2/+4
* arch: re-order the entries in the float choiceYann E. MORIN"2012-12-231-10/+10
* config: add option to build multilibYann E. MORIN"2011-11-231-0/+17
* config/target: enforce floating point supportYann E. MORIN"2011-11-251-0/+2
* config/target: add float support selectionYann E. MORIN"2011-11-251-0/+4
* arch: rename the SUPPORT_XXX optionsYann E. MORIN"2011-11-301-18/+18
* config: introduce endianness as a stringYann E. MORIN"2011-11-141-0/+6
* arch: add softfp supportYann E. MORIN"2011-10-191-0/+21
* scripts: introduce float type as a stringYann E. MORIN"2011-10-191-0/+5
* misc: fix more typos here and there...Yann E. MORIN"2011-07-171-2/+2
* kconfig: remove useless 'default n'Benoît THÉBAUDEAU"2011-05-311-15/+0
* config: reorder the architectures sub-menuYann E. MORIN"2011-04-271-4/+4
* config/arch: re-organise architecture-specific optionsYann E. MORIN"2010-09-111-2/+2
* config: add support for a second part of the generated choicesYann E. MORIN"2010-06-081-0/+2
* config: fix style issues when source-ing filesYann E. MORIN"2010-03-291-1/+1
* config/arch: also export bitness as a stringYann E. MORIN"2010-01-091-0/+6
* arch: cleanup the 32- and 64-bit selectionYann E. MORIN"2009-11-171-14/+6
* arch: add hidden config knobs for 32- and 64-bit support and selectYann E. MORIN"2009-11-171-0/+45
* config: add help for the MMU/noMMU entryYann E. MORIN"2009-10-211-0/+10
* Merge the uClinux/noMMU stuff back to /trunk:Yann E. MORIN"2009-05-201-1/+22
* Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"2008-11-071-0/+4
* In generated choice menus, move the selection options outside the choice menu.Yann E. MORIN"2008-10-121-6/+0
* Make bare-metal a kernel selection.Yann E. MORIN"2008-09-151-13/+0
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-0/+13
* Move TARGET_LDFLAGS up with all target-dependent flags.Yann E. MORIN"2008-08-121-0/+1