index
:
crosstool-ng.git
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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
uClibc: Add support for uClibc-ng
Bryan Hundven
2015-11-12
1
-10
/
+17
*
uClibc: rewrite mungeuClibcConfig to manage_uClibc_config
Bryan Hundven
2015-11-12
1
-219
/
+177
*
functions: Add global functions for manipulating kconfig options
Bryan Hundven
2015-11-12
1
-1
/
+49
*
uClibc: Reduce supported versions
Bryan Hundven
2015-11-11
2
-14
/
+4
*
Disable parallel build of mingw-w64-crt.
Alexey Neyman
2015-11-10
1
-1
/
+4
*
Support mingw-w64 in addToolVersion.sh.
Alexey Neyman
2015-11-10
1
-1
/
+3
*
blackfin: Remove blackfin support
Bryan Hundven
2015-11-09
3
-18
/
+2
*
Merge pull request #233 from stilor/fix-build-all
Bryan Hundven
2015-11-04
3
-7
/
+12
|
\
|
*
Interpret escape sequences in CT_DoLog.
Alexey Neyman
2015-10-30
1
-1
/
+1
|
*
Fix samples using GMP 4.3.2.
Alexey Neyman
2015-10-30
1
-4
/
+4
|
*
Only create backtrace stamp if dir exists.
Alexey Neyman
2015-10-30
1
-1
/
+1
|
*
Make show-config consistent with sample name.
Alexey Neyman
2015-10-30
1
-1
/
+6
*
|
Merge pull request #235 from stilor/ctng-source
Bryan Hundven
2015-11-03
1
-1
/
+9
|
\
\
|
*
|
Sanity check for number of parallel jobs.
Alexey Neyman
2015-10-30
1
-1
/
+6
|
*
|
Implement 'ct-ng source'.
Alexey Neyman
2015-10-30
1
-0
/
+3
|
|
/
*
|
uClibc: Don't use CROSS, use CROSS_COMPILE instead
Bryan Hundven
2015-11-02
1
-9
/
+9
*
|
linux: Set CROSS_COMPILE while building/checking headers
Bryan Hundven
2015-11-02
1
-0
/
+2
*
|
gcc: Support only the latest branch releases of gcc
Bryan Hundven
2015-10-31
2
-32
/
+0
|
/
*
scripts/config.{sub,guess}: Update from upstream
Bryan Hundven
2015-10-29
2
-15
/
+44
*
Clean up *.la after installing compiler/libraries.
Alexey Neyman
2015-10-26
1
-0
/
+19
*
Using "all" and "install" targets in do_gcc_core_backend if configured.
Jasmin Jessich
2015-10-10
1
-9
/
+47
*
Merge pull request #187 from jasmin-j/sync_lto
Bryan Hundven
2015-10-07
1
-0
/
+2
|
\
|
*
Synchronize CT_CC_GCC_USE_LTO parameter setting in do_gcc_backend with the one
Jasmin Jessich
2015-09-25
1
-0
/
+2
*
|
Merge pull request #184 from jasmin-j/add_gcc_env_array
Bryan Hundven
2015-10-07
1
-2
/
+7
|
\
\
|
*
|
Added additional environment variables for gcc build (make) with new option
Jasmin Jessich
2015-09-22
1
-2
/
+7
*
|
|
Merge pull request #182 from jasmin-j/add_missing_lib_opts
Bryan Hundven
2015-10-07
1
-0
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Adding missing if/else blocks in do_gcc_core_backend for CT_CC_GCC_LIBSSP,
Jasmin Jessich
2015-09-22
1
-0
/
+15
|
|
/
*
/
Removed doubled setting of --disable-libmudflap in do_gcc_core_backend.
Jasmin Jessich
2015-09-22
1
-1
/
+0
|
/
*
Added additional newlib specific target flags with new option
Jasmin Jessich
2015-09-14
1
-1
/
+4
*
glibc: Fix applying addons to glibc => 2.17
Bryan Hundven
2015-09-01
1
-25
/
+27
*
Merge pull request #144 from jasmin-j/fix_142
Bryan Hundven
2015-08-31
1
-3
/
+3
|
\
|
*
Fix for issue #142:
Jasmin Jessich
2015-09-01
1
-3
/
+3
*
|
Added new config ISL_V_0_14_or_later and ISL_V_0_12_or_later to select
Jasmin Jessich
2015-09-01
1
-4
/
+11
|
/
*
functions: write permission in config.{guess,sub}
Erico Nunes
2015-06-21
1
-1
/
+3
*
functions: add support for arch-specific patch
Erico Nunes
2015-06-21
1
-3
/
+4
*
avr-libc: add support for avr-libc C library
Erico Nunes
2015-06-21
8
-1
/
+104
*
avr: add support for AVR 8-bit architecture
Erico Nunes
2015-06-21
1
-0
/
+5
*
gcc: Remove --enable-c99
Bryan Hundven
2015-06-03
1
-1
/
+0
*
Merge pull request #107 from bhundven/remove_experimental_musl_patches
Bryan Hundven
2015-06-02
1
-10
/
+4
|
\
|
*
Remove support for experimental patches and musl patches
Bryan Hundven
2015-06-02
1
-10
/
+4
*
|
Merge pull request #58 from dirkhusemann/master
Bryan Hundven
2015-06-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update functions to grok symlinks
Dirk Husemann
2015-06-02
1
-1
/
+1
*
|
Merge pull request #103 from bhundven/update_addtoolversion
Bryan Hundven
2015-06-02
1
-1
/
+1
|
\
\
|
*
|
addToolVersion: multi_cc: update addToolVersion
Bryan Hundven
2015-06-02
1
-1
/
+1
*
|
|
Merge pull request #102 from yann-morin-1998/yem/populate
Bryan Hundven
2015-06-01
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
populate: also search for gconv modules
Yann E. MORIN
2015-05-31
1
-2
/
+2
*
|
|
test_suite: Update gcc test_suite for multiple compilers
Ray Donnelly
2015-06-02
1
-4
/
+4
*
|
|
gdb: Update 300-gdb.sh for multiple compilers
Ray Donnelly
2015-06-02
1
-4
/
+4
*
|
|
cc: Update 100-gcc.sh for multiple compilers
Ray Donnelly
2015-06-02
1
-70
/
+70
*
|
|
scripts: Update crosstool-NG internals for multiple compilers.
Ray Donnelly
2015-06-02
2
-30
/
+32
[next]