aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc/gcc.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-0/+1156
* multi_cc: Prepare ct-ng for multiple compilersRay Donnelly2015-05-291-911/+0
* Only create ${CT_TARGET}-cc${ext} symlink if ${CT_TARGET}-gcc existsJohannes Pfau2015-04-071-2/+6
* scripts/*/*.sh: prioritize http downloadsBryan Hundven2015-02-011-3/+5
* gcc: Add Linaro GCC 4.9-2015.01 and GCC 4.8-2014.11Cristoforo Cataldo2015-01-161-12/+13
* cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make defaultDavid Holsgrove2015-01-021-8/+2
* gcc and gdb: fix fetching linaro builds (part three)Bryan Hundven2014-12-081-1/+2
* gcc and gdb: fix fetching linaro builds (part two)Bryan Hundven2014-12-081-1/+1
* gcc and gdb: fix fetching linaro buildsBryan Hundven2014-12-081-2/+2
* scripts: Update download locationsBryan Hundven2014-12-081-9/+10
* cc/gcc: add option to enable/disable libsanitizerYann E. MORIN2014-08-311-3/+7
* cc/gcc: avoid passing --enable-multilib (take 2)Cody P Schafer2014-07-191-3/+4