summaryrefslogtreecommitdiff
path: root/scripts/build/cc
AgeCommit message (Expand)AuthorFilesLines
2018-12-07Set ALL_TARGET_CFLAGS initially for !MULTILIBAlexey Neyman1-21/+23
2018-11-03Merge pull request #985 from antmak/platform_headersAlexey Neyman1-6/+5
2018-10-22Supply "very old" and "very new" glibc versionsAlexey Neyman1-1/+5
2018-06-12Use the platform headers in the pass-2 and canadian gcc stagesAnton Maklakov1-6/+5
2018-06-05Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman1-3/+9
2018-02-12cc/gcc: use correct sysroot arg for do_gcc_core_backendM1cha1-1/+2
2017-09-28Add an ability to verify the digest/signatureAlexey Neyman1-1/+2
2017-09-03Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman1-2/+9
2017-09-03Super-H multilib toolchain fixesAlexey Neyman1-1/+1
2017-09-01config: Add package versioning flexibilityNathan Chancellor1-2/+2
2017-08-26Fix glibc-ports with the new frameworkAlexey Neyman1-1/+3
2017-08-22Fix PPC64LE by supplying --with-glibc-versionAlexey Neyman1-0/+10
2017-08-21Save export status for environment varsAlexey Neyman1-2/+2
2017-08-19Use per-package list of formats to determine downloadsAlexey Neyman1-1/+1
2017-07-10Resolve a few more TBDsAlexey Neyman1-4/+5
2017-07-08Some locations were missed while renaming kconfig symbolsAlexey Neyman1-7/+6
2017-07-08Building packages using the new frameworkAlexey Neyman1-0/+1
2017-07-08Fix the references to old config variablesAlexey Neyman1-33/+11
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