summaryrefslogtreecommitdiff
path: root/scripts/build/cc
AgeCommit message (Expand)AuthorFilesLines
2015-10-27Clean up *.la after installing compiler/libraries.Alexey Neyman1-0/+19
2015-10-09Using "all" and "install" targets in do_gcc_core_backend if configured.Jasmin Jessich1-9/+47
2015-10-07Merge pull request #187 from jasmin-j/sync_ltoBryan Hundven1-0/+2
2015-10-07Merge pull request #184 from jasmin-j/add_gcc_env_arrayBryan Hundven1-2/+7
2015-10-07Merge pull request #182 from jasmin-j/add_missing_lib_optsBryan Hundven1-0/+15
2015-09-24Synchronize CT_CC_GCC_USE_LTO parameter setting in do_gcc_backend with the oneJasmin Jessich1-0/+2
2015-09-21Added additional environment variables for gcc build (make) with new optionJasmin Jessich1-2/+7
2015-09-21Removed doubled setting of --disable-libmudflap in do_gcc_core_backend.Jasmin Jessich1-1/+0
2015-09-21Adding missing if/else blocks in do_gcc_core_backend for CT_CC_GCC_LIBSSP,Jasmin Jessich1-0/+15
2015-09-01Fix for issue #142:Jasmin Jessich1-3/+3
2015-06-03gcc: Remove --enable-c99Bryan Hundven1-1/+0
2015-06-01cc: Update 100-gcc.sh for multiple compilersRay Donnelly1-70/+70
2015-05-29multi_cc: Prepare ct-ng for multiple compilersRay Donnelly1-0/+0
2015-04-07Only create ${CT_TARGET}-cc${ext} symlink if ${CT_TARGET}-gcc existsJohannes Pfau1-2/+6
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven1-3/+5
2015-01-16gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11Cristoforo Cataldo1-12/+13
2015-01-01cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make defaultDavid Holsgrove1-8/+2
2014-12-09gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven1-1/+2
2014-12-09gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven1-1/+1
2014-12-09gcc and gdb: fix fetching linaro buildsBryan Hundven1-2/+2
2014-12-08scripts: Update download locationsBryan Hundven1-9/+10
2014-08-31cc/gcc: add option to enable/disable libsanitizerYann E. MORIN1-3/+7
2014-07-19cc/gcc: avoid passing --enable-multilib (take 2)Cody P Schafer1-3/+4
2014-05-10cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetalCody Schafer1-1/+5
2014-05-10cc/gcc: avoid passing --enable-multilibCody Schafer1-3/+3
2014-05-05cc/gcc: only build required core passesYann E. MORIN"1-2/+2
2014-01-04cc/gcc: add option to enable/disable decimal floatsYann E. MORIN"1-0/+10
2014-01-04cc/gcc: set CXXFLAGS at configure gccDaniel Dittmann1-0/+2
2014-01-04cc/gcc: diable libsanitizer without NPTLYann E. MORIN"1-0/+3
2014-01-03cc/gcc: fix gcc 4.8 build for C library without threads supportNiels Penneman1-0/+5
2013-11-19cc/gcc: Add Fortran support for Baremetal buildZhenqiang Chen1-0/+10
2013-11-08cc/gcc: Add support for golangYann E. MORIN"1-0/+1
2013-05-05cc/gcc: add preliminray support for 4.8Yann E. MORIN"1-10/+22
2013-05-13cc/gcc: Set CXX_FOR_BUILD for bare metal and canadian build.Zhenqiang Chen1-0/+1
2013-05-02cc/gcc: modify to build gcc-4.8-based cross-toolsJongsung Kim1-0/+5
2012-11-25cc/gcc: do not print 'core' or 'final'Yann E. MORIN"1-6/+6
2012-11-22cc: add a flag for skipping core passesYann Diorcet1-0/+8
2012-11-16scripts: add BUILD/HOST extra cflags/ldflagsYann Diorcet1-2/+13
2012-10-29cc/gcc: remove svn sourceYann E. MORIN"1-23/+5
2012-10-11cc/gcc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+9
2012-10-13cc/gcc: do not print multilib for canadian-crossYann E. MORIN"1-10/+14
2012-10-04scripts/gcc: Canadian Cross skip -print-multi-lib log outputDavid Holsgrove1-10/+15
2012-08-22cc/gcc: Add the ability to build gcc from svnYann E. MORIN"1-23/+42
2012-08-22cc/gcc: cleanup comments from rude wordingsYann E. MORIN"1-3/+2
2012-08-04cc/gcc: remove duplicate code in core pass-1Yann E. MORIN"1-20/+6
2012-08-01cc/gcc: remove now useless condition-variableYann E. MORIN"1-21/+10
2012-08-01cc/gcc: always build core pass-1Yann E. MORIN"1-0/+9
2012-05-09cc/gcc: do not build manuals in parallelYann E. MORIN"1-1/+1
2012-05-06cc/gcc: add option to enable/disable libquadmathYann E. MORIN"1-0/+9
2012-01-03cc/gcc: build core compilers for canadianYann E. MORIN"1-11/+5