aboutsummaryrefslogtreecommitdiff
path: root/config/toolchain.in
Commit message (Expand)AuthorAgeFilesLines
* Add config flags for omitting 'arch' and 'vendor'Alexey Neyman2018-12-101-1/+1
* Add moxiebox as a choice for libcAlexey Neyman2018-12-011-4/+4
* config: Add package versioning flexibilityNathan Chancellor2017-09-011-3/+19
* Also upgrade non-generated config filesAlexey Neyman2017-07-081-1/+1
* Retire BACKEND stuffAlexey Neyman2017-04-231-2/+2
* cross-gdb: account for canadian/crossnative toolchainsAlexey Neyman2017-03-291-1/+5
* Fix typo in toolchain.inDave Flogeras2017-02-121-1/+1
* Do not use sysroot in bare metal.Alexey Neyman2017-01-121-1/+2
* Select libintl from gettext we built.Alexey Neyman2017-01-101-0/+1
* config: Add static link check to static optionsBryan Hundven2016-02-261-0/+1
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-211-0/+1
* eglibc: Remove eglibc supportBryan Hundven2015-01-271-1/+1
* all: unmark experimental featuresYann E. MORIN"2012-12-261-4/+2
* config/toolchain: fixed typo in help stringAndrzej Bieniek"2012-08-261-1/+1
* cc/gcc: build core compilers for canadianYann E. MORIN"2012-01-031-49/+0
* config: fix NLS typoYann E. MORIN"2011-11-281-1/+1
* config/toolchain: Add "Enable nls" in "Toolchain options".Zhenqiang Chen2011-11-181-0/+8
* scripts: check host features with host compilerYann E. MORIN"2011-10-141-10/+5
* misc: fix more typos here and there...Yann E. MORIN"2011-07-171-5/+5
* configure: disable static linking on DarwinYann E. MORIN"2011-06-271-0/+1
* kconfig: prepend CT-NG's version tag to PKGVERSIONBenoît THÉBAUDEAU"2011-06-031-1/+6
* cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"2011-06-021-0/+9
* gdb: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-1/+2
* eglibc: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-1/+1
* binutils: use the PKGVERSION and BUGURL optionsBenoît THÉBAUDEAU"2011-05-311-1/+1
* gcc: promote PKGVERSION and BUGURL options to toolchain levelBenoît THÉBAUDEAU"2011-05-311-0/+18
* kconfig: remove useless 'default n'Benoît THÉBAUDEAU"2011-05-311-3/+1
* config/toolchain: hide sysroot name when in backend modeYann E. MORIN"2011-04-201-1/+1
* config/toolchain: force use of sysroot if OBSOLETE is not setYann E. MORIN"2011-01-251-0/+6
* config: add an option to name the sysroot directoryYann E. MORIN"2011-01-251-2/+15
* docs: overview.txt is gone, point to the new documentationYann E. MORIN"2010-12-221-4/+4
* binutils/binutils: build staticallyBryan Hundven"2010-12-091-0/+1
* debug/gdb: global static forces static cross-gdbBryan Hundven"2010-12-091-0/+3
* config: add option to build statically linked toolchainBryan Hundven"2010-12-091-0/+17
* config: hide paths when used as a backendYann E. MORIN"2010-03-291-1/+1
* config: don't force the vendor part in the tupleYann E. MORIN"2010-01-071-1/+1
* tools wrapper: move choice selection to a more appropriate placeYann E. MORIN"2009-09-061-34/+0
* tools wrapper: fix config dependencyJoachim Nilsson2009-09-061-6/+1
* config: move the "build shared libraries" option to the OS menuYann E. MORIN"2009-08-301-11/+0
* config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBSYann E. MORIN"2009-08-301-1/+1
* tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"2009-08-301-0/+1
* config: choose whether to use the shell or the C wrapperYann E. MORIN"2009-08-301-0/+38
* Add support code for the canadian-cross case.Bart van der Meulen2009-06-261-1/+1
* Do not have the sys-root prefix depend on EXPERIMENTAL.Yann E. MORIN"2009-03-091-1/+0
* Some eye-candy in the toolchain sub-menu entries.Yann E. MORIN"2009-03-031-3/+5
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-031-0/+17
* Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:Yann E. MORIN"2008-12-091-0/+1
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-23/+137
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-0/+1
* Typo.Yann E. MORIN"2008-08-211-1/+1