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
/
build
/
cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Fix for issue #142:
Jasmin Jessich
2015-09-01
1
-3
/
+3
*
gcc: Remove --enable-c99
Bryan Hundven
2015-06-03
1
-1
/
+0
*
cc: Update 100-gcc.sh for multiple compilers
Ray Donnelly
2015-06-02
1
-70
/
+70
*
multi_cc: Prepare ct-ng for multiple compilers
Ray Donnelly
2015-05-29
1
-0
/
+0
*
Only create ${CT_TARGET}-cc${ext} symlink if ${CT_TARGET}-gcc exists
Johannes Pfau
2015-04-07
1
-2
/
+6
*
scripts/*/*.sh: prioritize http downloads
Bryan Hundven
2015-02-01
1
-3
/
+5
*
gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11
Cristoforo Cataldo
2015-01-16
1
-12
/
+13
*
cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make default
David Holsgrove
2015-01-02
1
-8
/
+2
*
gcc and gdb: fix fetching linaro builds (part three)
Bryan Hundven
2014-12-08
1
-1
/
+2
*
gcc and gdb: fix fetching linaro builds (part two)
Bryan Hundven
2014-12-08
1
-1
/
+1
*
gcc and gdb: fix fetching linaro builds
Bryan Hundven
2014-12-08
1
-2
/
+2
*
scripts: Update download locations
Bryan Hundven
2014-12-08
1
-9
/
+10
*
cc/gcc: add option to enable/disable libsanitizer
Yann E. MORIN
2014-08-31
1
-3
/
+7
*
cc/gcc: avoid passing --enable-multilib (take 2)
Cody P Schafer
2014-07-19
1
-3
/
+4
*
cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetal
Cody Schafer
2014-05-09
1
-1
/
+5
*
cc/gcc: avoid passing --enable-multilib
Cody Schafer
2014-05-09
1
-3
/
+3
*
cc/gcc: only build required core passes
Yann E. MORIN"
2014-05-05
1
-2
/
+2
*
cc/gcc: add option to enable/disable decimal floats
Yann E. MORIN"
2014-01-04
1
-0
/
+10
*
cc/gcc: set CXXFLAGS at configure gcc
Daniel Dittmann
2014-01-04
1
-0
/
+2
*
cc/gcc: diable libsanitizer without NPTL
Yann E. MORIN"
2014-01-04
1
-0
/
+3
*
cc/gcc: fix gcc 4.8 build for C library without threads support
Niels Penneman
2014-01-03
1
-0
/
+5
*
cc/gcc: Add Fortran support for Baremetal build
Zhenqiang Chen
2013-11-19
1
-0
/
+10
*
cc/gcc: Add support for golang
Yann E. MORIN"
2013-11-08
1
-0
/
+1
*
cc/gcc: add preliminray support for 4.8
Yann E. MORIN"
2013-05-05
1
-10
/
+22
*
cc/gcc: Set CXX_FOR_BUILD for bare metal and canadian build.
Zhenqiang Chen
2013-05-13
1
-0
/
+1
*
cc/gcc: modify to build gcc-4.8-based cross-tools
Jongsung Kim
2013-05-02
1
-0
/
+5
*
cc/gcc: do not print 'core' or 'final'
Yann E. MORIN"
2012-11-25
1
-6
/
+6
*
cc: add a flag for skipping core passes
Yann Diorcet
2012-11-22
1
-0
/
+8
*
scripts: add BUILD/HOST extra cflags/ldflags
Yann Diorcet
2012-11-16
1
-2
/
+13
*
cc/gcc: remove svn source
Yann E. MORIN"
2012-10-30
1
-23
/
+5
*
cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustom
David Holsgrove
2012-10-11
1
-1
/
+9
*
cc/gcc: do not print multilib for canadian-cross
Yann E. MORIN"
2012-10-13
1
-10
/
+14
*
scripts/gcc: Canadian Cross skip -print-multi-lib log output
David Holsgrove
2012-10-04
1
-10
/
+15
*
cc/gcc: Add the ability to build gcc from svn
Yann E. MORIN"
2012-08-22
1
-23
/
+42
*
cc/gcc: cleanup comments from rude wordings
Yann E. MORIN"
2012-08-22
1
-3
/
+2
*
cc/gcc: remove duplicate code in core pass-1
Yann E. MORIN"
2012-08-04
1
-20
/
+6
*
cc/gcc: remove now useless condition-variable
Yann E. MORIN"
2012-08-01
1
-21
/
+10
*
cc/gcc: always build core pass-1
Yann E. MORIN"
2012-08-01
1
-0
/
+9
*
cc/gcc: do not build manuals in parallel
Yann E. MORIN"
2012-05-09
1
-1
/
+1
*
cc/gcc: add option to enable/disable libquadmath
Yann E. MORIN"
2012-05-06
1
-0
/
+9
*
cc/gcc: build core compilers for canadian
Yann E. MORIN"
2012-01-03
1
-11
/
+5
[next]