config/target.in
2012-12-23 arch: re-order the entries in the float choice
2011-11-23 config: add option to build multilib
2011-11-25 config/target: enforce floating point support
2011-11-25 config/target: add float support selection
2011-11-30 arch: rename the SUPPORT_XXX options
2011-11-14 config: introduce endianness as a string
2011-10-19 arch: add softfp support
2011-10-19 scripts: introduce float type as a string
2011-07-17 misc: fix more typos here and there...
2011-05-31 kconfig: remove useless 'default n'
2011-04-27 config: reorder the architectures sub-menu
2010-09-11 config/arch: re-organise architecture-specific options
2010-06-08 config: add support for a second part of the generated choices
2010-03-29 config: fix style issues when source-ing files
2010-01-09 config/arch: also export bitness as a string
2009-11-17 arch: cleanup the 32- and 64-bit selection
2009-11-17 arch: add hidden config knobs for 32- and 64-bit support and select
2009-10-21 config: add help for the MMU/noMMU entry
2009-05-20 Merge the uClinux/noMMU stuff back to /trunk:
2008-11-07 Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration.
2008-10-12 In generated choice menus, move the selection options outside the choice menu.
2008-09-15 Make bare-metal a kernel selection.
2008-09-14 Introduce a new EXPERIMENTAL feature: BARE_METAL.
2008-08-12 Move TARGET_LDFLAGS up with all target-dependent flags.
2008-08-07 Introduce four new ARCH specific variables that CT_DoArchValues can set if they want:
2008-06-30 Re-order architecture specifics.
2008-06-27 Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them.
2008-06-27 Autogenerate the architecture selection choice menu.
2008-06-14 Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.
2008-05-24 Use the arch-specific target LDFLAGS into the final target LDFLAGS.
2008-05-18 PowerPC support by Daniel Dittmann.
2008-04-17 Re-order the target sub-menu, so that architectures are alphabetically ordered.
2008-02-14 Robet P. J. DAY: typoes.
2008-01-16 Merge the preliminary Super-H support from /branches/Super-H.
2007-09-14 Add the framework to have architecture-specific configuration and functions.
2007-09-11 Merge from branches/ia64@476 : add ia64 preliminary support.
2007-09-06 ARM defaults to LE, MIPS to BE. Reflect this in the target configuration options.
2007-08-30 For those architectures that support both endianness, some default to big endian, others default to little endian.
2007-07-30 Remove any reference to libfloat. That has gone once and for all.
2007-07-22 Clean the help entry for CT_ARCH_CPU.
2007-05-29 Threading model does not belong to the target sub-menu, but to the toolchain sub-menu.
2007-05-27 No longer mark NPTL as being EXPERIMENTAL.
2007-05-27 Merge the NPTL stuff.
2007-05-22 Only prompt for libfloat for those target that support it.
2007-05-19 Add uClibc-0.9.29:
2007-04-23 Second shot at merging from the MIPS branch:
2007-04-21 Merge first shot from the MIPS branch.
2007-04-17 Add the EXPERIMENTAL option to show options marked as such.
2007-04-11 Don't prompt for endianness not suppoted by selected architecture.
2007-02-24 Add the full crosstool-NG sources to the new repository of its own.