aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman2019-04-041-15/+15
* Duh! do not override ${cflags}Alexey Neyman2019-02-191-2/+3
* Use -idirafter instead of copying headers.Alexey Neyman2019-02-171-13/+20
* Implement an option to store downloads in subdirsAlexey Neyman2019-02-131-2/+2
* Canonicalize prefix dir and sysrootAlexey Neyman2019-01-141-5/+14
* Add a symlink to LTO for binutilsAlexey Neyman2018-12-111-0/+14
* Set ALL_TARGET_CFLAGS initially for !MULTILIBAlexey Neyman2018-12-071-21/+23
* Merge pull request #985 from antmak/platform_headersAlexey Neyman2018-11-031-6/+5
|\
| * Use the platform headers in the pass-2 and canadian gcc stagesAnton Maklakov2018-06-121-6/+5
* | Supply "very old" and "very new" glibc versionsAlexey Neyman2018-10-211-1/+5
* | Avoid adding arch/cpu/tune flags for target to GCC buildAlexey Neyman2018-06-051-3/+9
|/
* cc/gcc: use correct sysroot arg for do_gcc_core_backendM1cha2018-02-121-1/+2
* Add an ability to verify the digest/signatureAlexey Neyman2017-09-271-1/+2
* Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman2017-09-031-2/+9
* Super-H multilib toolchain fixesAlexey Neyman2017-09-031-1/+1
* config: Add package versioning flexibilityNathan Chancellor2017-09-011-2/+2
* Fix glibc-ports with the new frameworkAlexey Neyman2017-08-261-1/+3
* Fix PPC64LE by supplying --with-glibc-versionAlexey Neyman2017-08-221-0/+10
* Save export status for environment varsAlexey Neyman2017-08-211-2/+2
* Use per-package list of formats to determine downloadsAlexey Neyman2017-08-191-1/+1
* Resolve a few more TBDsAlexey Neyman2017-07-091-4/+5
* Some locations were missed while renaming kconfig symbolsAlexey Neyman2017-07-081-7/+6
* Building packages using the new frameworkAlexey Neyman2017-07-081-0/+1
* Fix the references to old config variablesAlexey Neyman2017-07-081-33/+11
* Honor CFLAGS_FOR_BUILDAlexey Neyman2017-06-151-1/+1
* Retire CT_CC_GCC_TARGET_FINALAlexey Neyman2017-05-241-8/+4
* Add symlinks from the libraries' original location to the new one.Alexey Neyman2017-03-291-0/+3
* Fix up the sysroot issue for sh4 in a different wayAlexey Neyman2017-03-261-52/+2
* Do not create multilib symlinks if not using sysrootAlexey Neyman2017-03-231-1/+1
* Add an option to "demultilib"Alexey Neyman2017-03-171-20/+38
* Create ld.so.confAlexey Neyman2017-03-131-1/+1
* When moving gcc libs, prefer the same directory as libcAlexey Neyman2017-03-091-3/+12
* Only add clang-specific flags to clangAlexey Neyman2017-03-061-4/+32
* Revert "Determine whether -E/-r option selects extended regexp"Alexey Neyman2017-02-261-1/+1
* Added new gcc config option CC_GCC_CONFIG_TLSJasmin Jessich2017-02-211-0/+12
* More garbage collectionAlexey Neyman2017-02-181-14/+6
* Have LTO depend-on non-static buildsAlexey Neyman2017-02-181-0/+2
* More GCAlexey Neyman2017-02-181-22/+16
* Garbage collection for GCC options that are sameAlexey Neyman2017-02-181-12/+10
* Determine whether -E/-r option selects extended regexpAlexey Neyman2017-02-131-1/+1
* Run all configure scripts using ${CONFIG_SHELL}Alexey Neyman2017-01-251-16/+18
* Merge pull request #535 from stilor/broke-newlib-cxx-canadianAlexey Neyman2017-01-161-0/+7
|\
| * Restore copying headers for gcc_build.Alexey Neyman2017-01-141-0/+7
* | Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-131-12/+12
|/
* Merge pull request #526 from stilor/double-includeAlexey Neyman2017-01-131-3/+0
|\
| * No need to copy header; libc_start_file does it.Alexey Neyman2017-01-121-3/+0
* | Unify fetching Linaro components.Alexey Neyman2017-01-121-24/+12
|/
* Select libintl from gettext we built.Alexey Neyman2017-01-101-2/+10
* Kill CT_COMPLIBS_SHARED.Alexey Neyman2017-01-101-14/+12
* Pass original multi_os_dir to iterator.Alexey Neyman2016-12-171-2/+3