aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for libstdcxx-verbose option tristateNorbert Lange2022-07-111-0/+2
* Allow libsanitizer on architectures that support itChris Packham2022-07-111-5/+5
* Switch CT_CC_{CORE_}SYSROOT_ARG to arraysJustin Chen2022-07-011-1/+1
* Enable D language supportMarc Poulhiès2022-06-141-0/+1
* gcc: Fix compilation error in core C gcc compiler older than v5Guillermo E. Martinez2022-06-011-2/+8
* gcc: Add 12.1Chris Packham2022-05-191-2/+2
* cc/gcc: Create liblto_plugin symbolic link with correct extensionJoel Holdsworth2022-05-111-4/+12
* cc/gcc: Ensure value of ext is always setJoel Holdsworth2022-05-111-2/+2
* cc/gcc: Declare "file" and "ext" variables localJoel Holdsworth2022-05-111-0/+4
* cc/gcc: Remove -lstdc++ and -lm from gcc LDFLAGSJoel Holdsworth2022-05-111-24/+0
* gcc: add gcc libstdcxx-verbose optionNorbert Lange2022-02-231-0/+10
* Unify core passesAlexey Neyman2022-02-111-70/+15
* Convert tabs to spacesAlexey Neyman2022-02-111-20/+20
* gcc: Build static libgcc in core_pass1Chris Packham2022-01-121-0/+2
* Merge branch 'canadian-cross-build' of https://github.com/foss-for-synopsys-d...Chris Packham2021-09-081-13/+1
|\
| * gcc: Fix canadian cross building on older hostsAlexey Brodkin2021-09-061-13/+1
* | gcc: Don't mess with --with-host-libstdcxx if recent GCC (6+) is usedAlexey Brodkin2021-09-071-8/+12
|/
* cc/gcc: Add options for zstd usageChris Packham2021-08-291-0/+5
* Add EXTRA_CXXFLAGS_FOR_BUILD optionRaphael Catolino2021-07-061-5/+8
* gcc: Make CC_GCC_TM_CLONE_REGISTRY tristateChris Packham2021-06-201-10/+10
* Merge pull request #1524 from stephanosio/gcc_custom_libstdcpp_cxx_flags_upst...Chris Packham2021-06-091-5/+36
|\
| * gcc: Allow setting custom target CXXFLAGSStephanos Ioannidis2021-06-071-3/+26
| * gcc: Assume '-O2' by default for building gcc target librariesStephanos Ioannidis2021-06-071-3/+11
* | gcc: Add CT_CC_GCC_TM_CLONE_REGISTRY configStephanos Ioannidis2021-06-081-0/+12
|/
* Extend CC_GCC_LIBSSP with manual stateIvan Kukhta2021-03-171-10/+10
*-. Merge branches 'elijahr-dtc-1.6.0', 'elijahr-readme-typo', 'foss-for-synopsys...Chris Packham2021-01-131-7/+77
|\ \
| | * gcc: Add support for building libstdc++ with alternate libcKeith Packard2021-01-111-7/+77
| |/
* / gcc: Make it aware of Newlib nano IO featureAlexey Brodkin2020-12-231-0/+5
|/
* Set --with-cpu-{32,64} for multilib buildsAlexey Neyman2020-02-261-2/+2
* 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