summaryrefslogtreecommitdiff
path: root/scripts/build/cc/100-gcc.sh
AgeCommit message (Expand)AuthorFilesLines
2017-07-08Fix the references to old config variablesAlexey Neyman1-1178/+0
2017-06-16Honor CFLAGS_FOR_BUILDAlexey Neyman1-1/+1
2017-05-25Retire CT_CC_GCC_TARGET_FINALAlexey Neyman1-8/+4
2017-03-29Add symlinks from the libraries' original location to the new one.Alexey Neyman1-0/+3
2017-03-27Fix up the sysroot issue for sh4 in a different wayAlexey Neyman1-52/+2
2017-03-23Do not create multilib symlinks if not using sysrootAlexey Neyman1-1/+1
2017-03-17Add an option to "demultilib"Alexey Neyman1-20/+38
2017-03-13Create ld.so.confAlexey Neyman1-1/+1
2017-03-10When moving gcc libs, prefer the same directory as libcAlexey Neyman1-3/+12
2017-03-07Only add clang-specific flags to clangAlexey Neyman1-4/+32
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