aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc
Commit message (Expand)AuthorAgeFilesLines
* gcc: Support plugins in core gcc compilerChris Packham2025-01-051-0/+6
* Cleanup old avr-libstdcxx code and make it usable on other targetsQBos072024-12-231-19/+37
* gcc: Specify '--with-headers' when building final gccStephanos Ioannidis2024-10-061-0/+1
* Allow for Runtime-less build of GDC and GNATMarc Poulhiès2024-06-051-1/+25
* Add option to re-enable ˋlibstdc++ˋ on avr targets.Quentin Boswank2023-08-141-0/+2
* Properly build multilib bare-metal RISC-VKirill K. Smirnov2023-07-141-0/+6
* picolibc: Don't disable libstdc++ wchar_t for 1.8.1 or newerKeith Packard2023-04-191-1/+3
* gcc: Add --disable-wchar_t and --enable-stdio=pure for picolibcKeith Packard2023-03-081-0/+12
* Add zstd to the companion libsQuentin Boswank2023-02-081-1/+1
* Enable support for building libgccjitMarc Poulhiès2022-12-181-0/+5
* scripts/gcc: Add extra include dir with -idirafterJoakim Nohlgård2022-12-111-1/+14
* scripts/gcc: align test conditionals with rest of repoJoakim Nohlgård2022-12-111-5/+4
* cc/gcc: Use canon_prefix when dealing with moved librariesChris Packham2022-09-261-2/+2
* Add CC_GCC_ENABLE_DEFAULT_PIELike Ma2022-08-191-0/+4
* 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