summaryrefslogtreecommitdiff
path: root/config/toolchain.in
AgeCommit message (Expand)AuthorFilesLines
2017-02-12Fix typo in toolchain.inDave Flogeras1-1/+1
2017-01-13Do not use sysroot in bare metal.Alexey Neyman1-1/+2
2017-01-10Select libintl from gettext we built.Alexey Neyman1-0/+1
2016-02-26config: Add static link check to static optionsBryan Hundven1-0/+1
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+1
2015-01-28eglibc: Remove eglibc supportBryan Hundven1-1/+1
2012-12-26all: unmark experimental featuresYann E. MORIN"1-4/+2
2012-08-26config/toolchain: fixed typo in help stringAndrzej Bieniek"1-1/+1
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"1-49/+0
2011-11-28config: fix NLS typoYann E. MORIN"1-1/+1
2011-11-18config/toolchain: Add "Enable nls" in "Toolchain options".Zhenqiang Chen1-0/+8
2011-10-14scripts: check host features with host compilerYann E. MORIN"1-10/+5
2011-07-17misc: fix more typos here and there...Yann E. MORIN"1-5/+5
2011-06-27configure: disable static linking on DarwinYann E. MORIN"1-0/+1
2011-06-03kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"1-1/+6
2011-06-02cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"1-0/+9
2011-05-31gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"1-1/+2
2011-05-31eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"1-1/+1
2011-05-31binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"1-1/+1
2011-05-31gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"1-0/+18
2011-05-31kconfig: remove useless 'default n'Benoît THÉBAUDEAU"1-3/+1
2011-04-20config/toolchain: hide sysroot name when in backend modeYann E. MORIN"1-1/+1
2011-01-25config/toolchain: force use of sysroot if OBSOLETE is not setYann E. MORIN"1-0/+6
2011-01-25config: add an option to name the sysroot directoryYann E. MORIN"1-2/+15
2010-12-21docs: overview.txt is gone, point to the new documentationYann E. MORIN"1-4/+4
2010-12-09binutils/binutils: build staticallyBryan Hundven"1-0/+1
2010-12-09debug/gdb: global static forces static cross-gdbBryan Hundven"1-0/+3
2010-12-09config: add option to build statically linked toolchainBryan Hundven"1-0/+17
2010-03-29config: hide paths when used as a backendYann E. MORIN"1-1/+1
2010-01-07config: don't force the vendor part in the tupleYann E. MORIN"1-1/+1
2009-09-06tools wrapper: move choice selection to a more appropriate placeYann E. MORIN"1-34/+0
2009-09-06tools wrapper: fix config dependencyJoachim Nilsson1-6/+1
2009-08-30config: move the "build shared libraries" option to the OS menuYann E. MORIN"1-11/+0
2009-08-30config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBSYann E. MORIN"1-1/+1
2009-08-29tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"1-0/+1
2009-08-29config: choose whether to use the shell or the C wrapperYann E. MORIN"1-0/+38
2009-06-26Add support code for the canadian-cross case.Bart van der Meulen1-1/+1
2009-03-09Do not have the sys-root prefix depend on EXPERIMENTAL.Yann E. MORIN"1-1/+0
2009-03-03Some eye-candy in the toolchain sub-menu entries.Yann E. MORIN"1-3/+5
2009-03-03Allow user to add a directory component in the sys-root path.Yann E. MORIN"1-0/+17
2008-12-09Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:Yann E. MORIN"1-0/+1
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-23/+137
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"1-0/+1
2008-08-21Typo.Yann E. MORIN"1-1/+1
2008-08-21Move the threading model choice back to the C library menu:Yann E. MORIN"1-29/+0
2008-05-24Building multi-lib aware toolchains is not supported, and won'yt be before a ...Yann E. MORIN"1-18/+0
2008-02-14Robet P. J. DAY: typoes.Yann E. MORIN"1-2/+2
2007-08-15Change "triplet" (target triplet) to "tuple". That sounds better!Yann E. MORIN"1-6/+6
2007-08-14Totally comment-out the multilib option: it's not implemented, and not really...Yann E. MORIN"1-15/+16
2007-08-07Introduce new config option: CT_TARGET_ALIAS_SED_EXPRYann E. MORIN"1-1/+20