aboutsummaryrefslogtreecommitdiff
path: root/config/target.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"2008-08-071-0/+10
* Re-order architecture specifics.Yann E. MORIN"2008-06-301-5/+7
* Only present each of arch, abi, cpu tune and fpu optimisations for those targ...Yann E. MORIN"2008-06-271-0/+30
* Autogenerate the architecture selection choice menu.Yann E. MORIN"2008-06-271-78/+16
* Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.Yann E. MORIN"2008-06-141-0/+9
* Use the arch-specific target LDFLAGS into the final target LDFLAGS.Yann E. MORIN"2008-05-241-1/+1
* PowerPC support by Daniel Dittmann.Yann E. MORIN"2008-05-181-0/+8
* Re-order the target sub-menu, so that architectures are alphabetically ordered.Yann E. MORIN"2008-04-171-6/+6
* Robet P. J. DAY: typoes.Yann E. MORIN"2008-02-141-1/+1
* Merge the preliminary Super-H support from /branches/Super-H.Yann E. MORIN"2008-01-161-0/+11
* Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"2007-09-141-0/+17
* Merge from branches/ia64@476 : add ia64 preliminary support.Yann E. MORIN"2007-09-111-0/+7
* ARM defaults to LE, MIPS to BE. Reflect this in the target configuration opti...Yann E. MORIN"2007-09-061-2/+2
* For those architectures that support both endianness, some default to big end...Yann E. MORIN"2007-08-301-0/+12
* Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"2007-07-301-26/+0
* Clean the help entry for CT_ARCH_CPU.Yann E. MORIN"2007-07-221-1/+1
* Threading model does not belong to the target sub-menu, but to the toolchain ...Yann E. MORIN"2007-05-291-29/+0
* No longer mark NPTL as being EXPERIMENTAL.Yann E. MORIN"2007-05-271-2/+1
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-13/+34
* Only prompt for libfloat for those target that support it.Yann E. MORIN"2007-05-221-1/+7
* Add uClibc-0.9.29:Yann E. MORIN"2007-05-191-0/+5
* Second shot at merging from the MIPS branch:Yann E. MORIN"2007-04-231-16/+38
* Merge first shot from the MIPS branch.Yann E. MORIN"2007-04-211-0/+13
* Add the EXPERIMENTAL option to show options marked as such.Yann E. MORIN"2007-04-171-131/+1
* Don't prompt for endianness not suppoted by selected architecture.Yann E. MORIN"2007-04-111-0/+16
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+300