summaryrefslogtreecommitdiff
path: root/scripts/build/cc/gcc.sh
AgeCommit message (Expand)AuthorFilesLines
2022-02-23gcc: add gcc libstdcxx-verbose optionNorbert Lange1-0/+10
2022-02-11Unify core passesAlexey Neyman1-70/+15
2022-02-11Convert tabs to spacesAlexey Neyman1-20/+20
2022-01-12gcc: Build static libgcc in core_pass1Chris Packham1-0/+2
2021-09-08Merge branch 'canadian-cross-build' of https://github.com/foss-for-synopsys-d...Chris Packham1-13/+1
2021-09-07gcc: Don't mess with --with-host-libstdcxx if recent GCC (6+) is usedAlexey Brodkin1-8/+12
2021-09-07gcc: Fix canadian cross building on older hostsAlexey Brodkin1-13/+1
2021-08-29cc/gcc: Add options for zstd usageChris Packham1-0/+5
2021-07-06Add EXTRA_CXXFLAGS_FOR_BUILD optionRaphael Catolino1-5/+8
2021-06-19gcc: Make CC_GCC_TM_CLONE_REGISTRY tristateChris Packham1-10/+10
2021-06-09Merge pull request #1524 from stephanosio/gcc_custom_libstdcpp_cxx_flags_upst...Chris Packham1-5/+36
2021-06-07gcc: Add CT_CC_GCC_TM_CLONE_REGISTRY configStephanos Ioannidis1-0/+12
2021-06-07gcc: Allow setting custom target CXXFLAGSStephanos Ioannidis1-3/+26
2021-06-07gcc: Assume '-O2' by default for building gcc target librariesStephanos Ioannidis1-3/+11
2021-03-17Extend CC_GCC_LIBSSP with manual stateIvan Kukhta1-10/+10
2021-01-13Merge branches 'elijahr-dtc-1.6.0', 'elijahr-readme-typo', 'foss-for-synopsys...Chris Packham1-7/+77
2021-01-12gcc: Add support for building libstdc++ with alternate libcKeith Packard1-7/+77
2020-12-23gcc: Make it aware of Newlib nano IO featureAlexey Brodkin1-0/+5
2020-02-26Set --with-cpu-{32,64} for multilib buildsAlexey Neyman1-2/+2
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman1-15/+15
2019-02-20Duh! do not override ${cflags}Alexey Neyman1-2/+3
2019-02-18Use -idirafter instead of copying headers.Alexey Neyman1-13/+20
2019-02-13Implement an option to store downloads in subdirsAlexey Neyman1-2/+2
2019-01-15Canonicalize prefix dir and sysrootAlexey Neyman1-5/+14
2018-12-11Add a symlink to LTO for binutilsAlexey Neyman1-0/+14
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-0/+1156
2015-05-29multi_cc: Prepare ct-ng for multiple compilersRay Donnelly1-911/+0
2015-04-07Only create ${CT_TARGET}-cc${ext} symlink if ${CT_TARGET}-gcc existsJohannes Pfau1-2/+6
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven1-3/+5
2015-01-16gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11Cristoforo Cataldo1-12/+13
2015-01-01cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make defaultDavid Holsgrove1-8/+2
2014-12-09gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven1-1/+2
2014-12-09gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven1-1/+1