config/toolchain.in
2012-12-26 all: unmark experimental features
2012-08-26 config/toolchain: fixed typo in help string
2012-01-03 cc/gcc: build core compilers for canadian
2011-11-28 config: fix NLS typo
2011-11-18 config/toolchain: Add "Enable nls" in "Toolchain options".
2011-10-14 scripts: check host features with host compiler
2011-07-17 misc: fix more typos here and there...
2011-06-27 configure: disable static linking on Darwin
2011-06-03 kconfig: prepend CT-NG's version tag to PKGVERSION
2011-06-02 cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
2011-05-31 gdb: use the PKGVERSION and BUGURL options
2011-05-31 eglibc: use the PKGVERSION and BUGURL options
2011-05-31 binutils: use the PKGVERSION and BUGURL options
2011-05-31 gcc: promote PKGVERSION and BUGURL options to toolchain level
2011-05-31 kconfig: remove useless 'default n'
2011-04-20 config/toolchain: hide sysroot name when in backend mode
2011-01-25 config/toolchain: force use of sysroot if OBSOLETE is not set
2011-01-25 config: add an option to name the sysroot directory
2010-12-22 docs: overview.txt is gone, point to the new documentation
2010-12-09 binutils/binutils: build statically
2010-12-09 debug/gdb: global static forces static cross-gdb
2010-12-09 config: add option to build statically linked toolchain
2010-03-29 config: hide paths when used as a backend
2010-01-07 config: don't force the vendor part in the tuple
2009-09-06 tools wrapper: move choice selection to a more appropriate place
2009-09-06 tools wrapper: fix config dependency
2009-08-30 config: move the "build shared libraries" option to the OS menu
2009-08-30 config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBS
2009-08-30 tools wrapper: introduce the silent WRAPPER_NEEDED config option
2009-08-30 config: choose whether to use the shell or the C wrapper
2009-06-26 Add support code for the canadian-cross case.
2009-03-09 Do not have the sys-root prefix depend on EXPERIMENTAL.
2009-03-03 Some eye-candy in the toolchain sub-menu entries.
2009-03-03 Allow user to add a directory component in the sys-root path.
2008-12-09 Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:
2008-11-13 Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:
2008-09-14 Introduce a new EXPERIMENTAL feature: BARE_METAL.
2008-08-21 Typo.
2008-08-21 Move the threading model choice back to the C library menu:
2008-05-24 Building multi-lib aware toolchains is not supported, and won'yt be before a loooong time. Remove the associated config entry.
2008-02-14 Robet P. J. DAY: typoes.
2007-08-15 Change "triplet" (target triplet) to "tuple". That sounds better!
2007-08-14 Totally comment-out the multilib option: it's not implemented, and not really implementable with the current crosstool-NG scheme.
2007-08-07 Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
2007-05-29 Threading model does not belong to the target sub-menu, but to the toolchain sub-menu.
2007-05-17 Debug facilities:
2007-05-13 Remove dead entries for components not yet integrated: cygwin kernel, tcc...
2007-04-23 Second shot at merging from the MIPS branch:
2007-04-17 Add the EXPERIMENTAL option to show options marked as such.