aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/cc/gcc.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetalCody Schafer2014-05-091-1/+5
* cc/gcc: avoid passing --enable-multilibCody Schafer2014-05-091-3/+3
* cc/gcc: only build required core passesYann E. MORIN"2014-05-051-2/+2
* cc/gcc: add option to enable/disable decimal floatsYann E. MORIN"2014-01-041-0/+10
* cc/gcc: set CXXFLAGS at configure gccDaniel Dittmann2014-01-041-0/+2
* cc/gcc: diable libsanitizer without NPTLYann E. MORIN"2014-01-041-0/+3
* cc/gcc: fix gcc 4.8 build for C library without threads supportNiels Penneman2014-01-031-0/+5
* cc/gcc: Add Fortran support for Baremetal buildZhenqiang Chen2013-11-191-0/+10
* cc/gcc: Add support for golangYann E. MORIN"2013-11-081-0/+1
* cc/gcc: add preliminray support for 4.8Yann E. MORIN"2013-05-051-10/+22