index
:
crosstool-ng.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.3
1.4
1.5
1.6
1.7
1.8
1.9
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
toolchain.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add config flags for omitting 'arch' and 'vendor'
Alexey Neyman
2018-12-10
1
-1
/
+1
*
Add moxiebox as a choice for libc
Alexey Neyman
2018-12-01
1
-4
/
+4
*
config: Add package versioning flexibility
Nathan Chancellor
2017-09-01
1
-3
/
+19
*
Also upgrade non-generated config files
Alexey Neyman
2017-07-08
1
-1
/
+1
*
Retire BACKEND stuff
Alexey Neyman
2017-04-23
1
-2
/
+2
*
cross-gdb: account for canadian/crossnative toolchains
Alexey Neyman
2017-03-29
1
-1
/
+5
*
Fix typo in toolchain.in
Dave Flogeras
2017-02-12
1
-1
/
+1
*
Do not use sysroot in bare metal.
Alexey Neyman
2017-01-12
1
-1
/
+2
*
Select libintl from gettext we built.
Alexey Neyman
2017-01-10
1
-0
/
+1
*
config: Add static link check to static options
Bryan Hundven
2016-02-26
1
-0
/
+1
*
avr-libc: add support for avr-libc C library
Erico Nunes
2015-06-21
1
-0
/
+1
*
eglibc: Remove eglibc support
Bryan Hundven
2015-01-27
1
-1
/
+1
*
all: unmark experimental features
Yann E. MORIN"
2012-12-26
1
-4
/
+2
*
config/toolchain: fixed typo in help string
Andrzej Bieniek"
2012-08-26
1
-1
/
+1
*
cc/gcc: build core compilers for canadian
Yann E. MORIN"
2012-01-03
1
-49
/
+0
*
config: fix NLS typo
Yann E. MORIN"
2011-11-28
1
-1
/
+1
*
config/toolchain: Add "Enable nls" in "Toolchain options".
Zhenqiang Chen
2011-11-18
1
-0
/
+8
*
scripts: check host features with host compiler
Yann E. MORIN"
2011-10-14
1
-10
/
+5
*
misc: fix more typos here and there...
Yann E. MORIN"
2011-07-17
1
-5
/
+5
*
configure: disable static linking on Darwin
Yann E. MORIN"
2011-06-27
1
-0
/
+1
*
kconfig: prepend CT-NG's version tag to PKGVERSION
Benoît THÉBAUDEAU"
2011-06-03
1
-1
/
+6
*
cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
Yann E. MORIN"
2011-06-02
1
-0
/
+9
*
gdb: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
1
-1
/
+2
*
eglibc: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
1
-1
/
+1
*
binutils: use the PKGVERSION and BUGURL options
Benoît THÉBAUDEAU"
2011-05-31
1
-1
/
+1
*
gcc: promote PKGVERSION and BUGURL options to toolchain level
Benoît THÉBAUDEAU"
2011-05-31
1
-0
/
+18
*
kconfig: remove useless 'default n'
Benoît THÉBAUDEAU"
2011-05-31
1
-3
/
+1
*
config/toolchain: hide sysroot name when in backend mode
Yann E. MORIN"
2011-04-20
1
-1
/
+1
*
config/toolchain: force use of sysroot if OBSOLETE is not set
Yann E. MORIN"
2011-01-25
1
-0
/
+6
*
config: add an option to name the sysroot directory
Yann E. MORIN"
2011-01-25
1
-2
/
+15
*
docs: overview.txt is gone, point to the new documentation
Yann E. MORIN"
2010-12-22
1
-4
/
+4
*
binutils/binutils: build statically
Bryan Hundven"
2010-12-09
1
-0
/
+1
*
debug/gdb: global static forces static cross-gdb
Bryan Hundven"
2010-12-09
1
-0
/
+3
*
config: add option to build statically linked toolchain
Bryan Hundven"
2010-12-09
1
-0
/
+17
*
config: hide paths when used as a backend
Yann E. MORIN"
2010-03-29
1
-1
/
+1
*
config: don't force the vendor part in the tuple
Yann E. MORIN"
2010-01-07
1
-1
/
+1
*
tools wrapper: move choice selection to a more appropriate place
Yann E. MORIN"
2009-09-06
1
-34
/
+0
*
tools wrapper: fix config dependency
Joachim Nilsson
2009-09-06
1
-6
/
+1
*
config: move the "build shared libraries" option to the OS menu
Yann E. MORIN"
2009-08-30
1
-11
/
+0
*
config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBS
Yann E. MORIN"
2009-08-30
1
-1
/
+1
*
tools wrapper: introduce the silent WRAPPER_NEEDED config option
Yann E. MORIN"
2009-08-30
1
-0
/
+1
*
config: choose whether to use the shell or the C wrapper
Yann E. MORIN"
2009-08-30
1
-0
/
+38
*
Add support code for the canadian-cross case.
Bart van der Meulen
2009-06-26
1
-1
/
+1
*
Do not have the sys-root prefix depend on EXPERIMENTAL.
Yann E. MORIN"
2009-03-09
1
-1
/
+0
*
Some eye-candy in the toolchain sub-menu entries.
Yann E. MORIN"
2009-03-03
1
-3
/
+5
*
Allow user to add a directory component in the sys-root path.
Yann E. MORIN"
2009-03-03
1
-0
/
+17
*
Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:
Yann E. MORIN"
2008-12-09
1
-0
/
+1
*
Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:
Yann E. MORIN"
2008-11-13
1
-23
/
+137
*
Introduce a new EXPERIMENTAL feature: BARE_METAL.
Yann E. MORIN"
2008-09-14
1
-0
/
+1
*
Typo.
Yann E. MORIN"
2008-08-21
1
-1
/
+1
[next]