summaryrefslogtreecommitdiff
path: root/scripts/build/cc
AgeCommit message (Expand)AuthorFilesLines
2017-02-27Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman1-1/+1
2017-02-21Added new gcc config option CC_GCC_CONFIG_TLSJasmin Jessich1-0/+12
2017-02-19More garbage collectionAlexey Neyman1-14/+6
2017-02-19Have LTO depend-on non-static buildsAlexey Neyman1-0/+2
2017-02-19More GCAlexey Neyman1-22/+16
2017-02-19Garbage collection for GCC options that are sameAlexey Neyman1-12/+10
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-1/+1
2017-01-25Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman1-16/+18
2017-01-16Merge pull request #535 from stilor/broke-newlib-cxx-canadianAlexey Neyman1-0/+7
2017-01-14Restore copying headers for gcc_build.Alexey Neyman1-0/+7
2017-01-14Use ${CT_CC} instead of gcc ...Alexey Neyman1-12/+12
2017-01-14Merge pull request #526 from stilor/double-includeAlexey Neyman1-3/+0
2017-01-13Unify fetching Linaro components.Alexey Neyman1-24/+12
2017-01-13No need to copy header; libc_start_file does it.Alexey Neyman1-3/+0
2017-01-10Select libintl from gettext we built.Alexey Neyman1-2/+10
2017-01-10Kill CT_COMPLIBS_SHARED.Alexey Neyman1-14/+12
2016-12-17Pass original multi_os_dir to iterator.Alexey Neyman1-2/+3
2016-11-29Pass FOR_BUILD flags when building the pass-1/2 core GCC.Alexey Neyman1-7/+8
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-27/+27
2016-11-10Do not run 'make install' in parallel in GCC.Alexey Neyman1-3/+12
2016-10-07Fine-tune moving gcc libraries to sysroot.Alexey Neyman1-0/+12
2016-10-04Merge branch 'master' into x86-muslAlexey Neyman1-2/+27
2016-10-03GCC uses multi_os_dir for libgcc, not multi_dir.Alexey Neyman1-1/+1
2016-10-02Fix issue #449.Alexey Neyman1-2/+27
2016-09-23Add a checkbox for libmpx build.Alexey Neyman1-0/+9
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman1-3/+5
2016-08-23multilib: Determine which options may pass through.Alexey Neyman1-51/+167
2016-08-23crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly1-31/+43
2016-06-10gcc: Add --with-multilib-list optionRay Donnelly1-0/+6
2016-06-10Enable multiarch support in pass-1 GCC.Alexey Neyman1-3/+12
2016-03-15scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backendMax Filippov1-0/+3
2016-01-18Remove GCC dependency to libelfMatthias Weisser1-4/+0
2016-01-07gcc: fix previous commitBryan Hundven1-1/+1
2016-01-06gcc: Fix CC_GCC_ENABLE_CXX_FLAGS for mode=baremetalBryan Hundven1-0/+6
2016-01-06gcc: remove CC_GCC_EXTRA_ENV_ARRAYBryan Hundven1-8/+3
2016-01-06gcc: Sync backend functionsBryan Hundven1-36/+35
2016-01-03gcc: Add new linaro download pathBryan Hundven1-3/+4
2015-12-08Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven1-10/+10
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-7/+2
2015-11-30gcc: Gnu OpenMP support depends on threadingBryan Hundven1-1/+0
2015-11-30gcc: CLooG should be optional for configureBryan Hundven1-2/+6
2015-11-30PPL: Remove support for PPL and CLooG/PPLBryan Hundven1-18/+0
2015-11-30gcc: Remove gcc <= 4.7.xBryan Hundven1-21/+6
2015-11-22Clang: Use {C,CXX}FLAG -fbracket-depth=512 for GCC buildRay Donnelly1-0/+13
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-22/+22
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel1-0/+4
2015-11-11Use install-strip target for gcc optionallyIlya Lyubimov1-1/+5
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