aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backendMax Filippov2016-03-151-0/+3
* Remove GCC dependency to libelfMatthias Weisser2016-01-181-4/+0
* gcc: fix previous commitBryan Hundven2016-01-071-1/+1
* gcc: Fix CC_GCC_ENABLE_CXX_FLAGS for mode=baremetalBryan Hundven2016-01-061-0/+6
* gcc: remove CC_GCC_EXTRA_ENV_ARRAYBryan Hundven2016-01-061-8/+3
* gcc: Sync backend functionsBryan Hundven2016-01-061-36/+35
* gcc: Add new linaro download pathBryan Hundven2016-01-021-3/+4
* Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven2015-12-081-10/+10
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-081-7/+2
* gcc: Gnu OpenMP support depends on threadingBryan Hundven2015-11-291-1/+0
* gcc: CLooG should be optional for configureBryan Hundven2015-11-291-2/+6
* PPL: Remove support for PPL and CLooG/PPLBryan Hundven2015-11-291-18/+0
* gcc: Remove gcc <= 4.7.xBryan Hundven2015-11-291-21/+6
* Clang: Use {C,CXX}FLAG -fbracket-depth=512 for GCC buildRay Donnelly2015-11-221-0/+13
* consistency: Use exported variables of required toolsBryan Hundven2015-11-171-22/+22
* xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-131-0/+4
* Use install-strip target for gcc optionallyIlya Lyubimov2015-11-111-1/+5
* Clean up *.la after installing compiler/libraries.Alexey Neyman2015-10-261-0/+19
* Using "all" and "install" targets in do_gcc_core_backend if configured.Jasmin Jessich2015-10-101-9/+47
* Merge pull request #187 from jasmin-j/sync_ltoBryan Hundven2015-10-071-0/+2
|\
| * Synchronize CT_CC_GCC_USE_LTO parameter setting in do_gcc_backend with the oneJasmin Jessich2015-09-251-0/+2
* | Merge pull request #184 from jasmin-j/add_gcc_env_arrayBryan Hundven2015-10-071-2/+7
|\ \
| * | Added additional environment variables for gcc build (make) with new optionJasmin Jessich2015-09-221-2/+7
* | | Merge pull request #182 from jasmin-j/add_missing_lib_optsBryan Hundven2015-10-071-0/+15
|\ \ \ | |_|/ |/| |
| * | Adding missing if/else blocks in do_gcc_core_backend for CT_CC_GCC_LIBSSP,Jasmin Jessich2015-09-221-0/+15
| |/
* / Removed doubled setting of --disable-libmudflap in do_gcc_core_backend.Jasmin Jessich2015-09-221-1/+0
|/
* Fix for issue #142:Jasmin Jessich2015-09-011-3/+3
* gcc: Remove --enable-c99Bryan Hundven2015-06-031-1/+0
* cc: Update 100-gcc.sh for multiple compilersRay Donnelly2015-06-021-70/+70
* multi_cc: Prepare ct-ng for multiple compilersRay Donnelly2015-05-291-0/+0
* Only create ${CT_TARGET}-cc${ext} symlink if ${CT_TARGET}-gcc existsJohannes Pfau2015-04-071-2/+6
* scripts/*/*.sh: prioritize http downloadsBryan Hundven2015-02-011-3/+5
* gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11Cristoforo Cataldo2015-01-161-12/+13
* cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make defaultDavid Holsgrove2015-01-021-8/+2
* gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven2014-12-081-1/+2
* gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven2014-12-081-1/+1
* gcc and gdb: fix fetching linaro buildsBryan Hundven2014-12-081-2/+2
* scripts: Update download locationsBryan Hundven2014-12-081-9/+10
* cc/gcc: add option to enable/disable libsanitizerYann E. MORIN2014-08-311-3/+7
* cc/gcc: avoid passing --enable-multilib (take 2)Cody P Schafer2014-07-191-3/+4
* cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetalCody Schafer2014-05-091-1/+5
* cc/gcc: avoid passing --enable-multilibCody Schafer2014-05-091-3/+3
* cc/gcc: only build required core passesYann E. MORIN"2014-05-051-2/+2
* cc/gcc: add option to enable/disable decimal floatsYann E. MORIN"2014-01-041-0/+10
* cc/gcc: set CXXFLAGS at configure gccDaniel Dittmann2014-01-041-0/+2
* cc/gcc: diable libsanitizer without NPTLYann E. MORIN"2014-01-041-0/+3
* cc/gcc: fix gcc 4.8 build for C library without threads supportNiels Penneman2014-01-031-0/+5
* cc/gcc: Add Fortran support for Baremetal buildZhenqiang Chen2013-11-191-0/+10
* cc/gcc: Add support for golangYann E. MORIN"2013-11-081-0/+1
* cc/gcc: add preliminray support for 4.8Yann E. MORIN"2013-05-051-10/+22