summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc10: Don't default back to -fcommonJacob Kroon2020-08-261-1/+0
* gcc-cross-canadian: Install gcc/g++ wrappers for muslKhem Raj2020-08-221-0/+23
* gcc-cross-canadian: Correct the regexp to delete versioned gcc binaryKhem Raj2020-08-211-1/+1
* gcc: Upgrade to 10.2.0Khem Raj2020-08-1854-264/+6
* gcc-runtime.inc: fix m32 compile fail with x86-64 compilerChangqing Li2020-08-151-0/+4
* gcc: backport a fix for out-of-line atomics on aarch64Ross Burton2020-08-122-0/+67
* gcc: Fix mangled patchRichard Purdie2020-07-281-1/+5
* gcc-10.1: add fix for PR 96130Dmitry Baryshkov2020-07-222-0/+107
* gcc: mitigate the Straight-line Speculation attackRoss Burton2020-07-224-0/+1470
* gcc: Remove mudflap remnantsAdrian Bunk2020-05-192-17/+0
* gcc: Drop reverting __getauxval patchKhem Raj2020-05-153-50/+2
* gcc: Do not set -march for arm64 for libatomicKhem Raj2020-05-153-4/+43
* gcc10: Revert using __getauxval in libgccKhem Raj2020-05-142-0/+48
* gcc10: Default back to -fcommonKhem Raj2020-05-141-0/+1
* gcc10: Update to GCC 10.1 ReleaseKhem Raj2020-05-1454-699/+492
* gcc-runtime: Avoid march conflicts with newer cortex-a55 CPUsKhem Raj2020-05-121-0/+4
* gcc-target: Ensure buildtools-extended-tarball doesn't use arch=nativeRichard Purdie2020-05-021-5/+5
* gcc: Configure all gccs with --disable-install-libibertyKhem Raj2020-04-264-14/+1
* nativesdk-gcc-runtime: enable building libstdc++.aJeremy Puhlman2020-04-241-0/+2
* gcc-runtime: apply ARM specific workaround to big-endian ARM tooAndre McCurdy2020-03-291-0/+1
* gcc-target: Use --with-arch=native for target gccKhem Raj2020-03-211-0/+1
* gcc: Upgrade to 9.3 bugfix releaseKhem Raj2020-03-1354-934/+230
* gcc: strip line numbers from generated code in gcc-plugins on targetRoss Burton2020-03-112-0/+171
* gcc: don't ship build host information in the target gcc-plugins packageRoss Burton2020-03-111-0/+4
* gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'Taras Kondratiuk via Openembedded-core2020-02-052-0/+96
* libgcc.inc: Fix an issue w/ a recursive symlinkMark Hatle2020-02-021-2/+6
* gcc-cross-canadian: A missing space in an append caused an invalid optionMark Hatle2020-02-021-2/+2
* newlib: Enable building libstdc++ for newlib based toolchainsAlejandro Enedino Hernandez Samaniego2020-01-191-0/+6
* gcc-configure: Enable the use of different symbol versioningAlejandro Enedino Hernandez Samaniego2020-01-191-1/+3
* gcc: Enable 32bit powerpcle at multi-arch for powerpc64leKhem Raj2020-01-191-0/+1
* gcc-sanitizers: Fix build with glibc 2.31Khem Raj2019-12-302-0/+71
* gcc-sanitizers: Add missing dep on libcryptKhem Raj2019-12-301-1/+1
* gcc-cross.inc: Remove test runner script generationNathan Rossi2019-12-061-90/+0
* gcc: Improve build reproduciblityNathan Rossi2019-12-062-0/+14
* gcc-target.inc: Prevent sysroot from leaking into configargs.hNathan Rossi2019-12-061-0/+8
* gcc-cross.inc: Prevent native sysroot from leaking into configargs.hNathan Rossi2019-11-292-4/+7
* gcc-9.2: Update the relocation patch to add PREFIX/EXEC_PREFIXMark Hatle2019-11-291-26/+159
* gcc-runtime: Package libstdc++.a-gdb.pyKhem Raj2019-11-271-1/+1
* gcc: Remove stale gcc 8 patchfileAdrian Bunk2019-10-281-44/+0
* gcc: Security fix for CVE-2019-15847Armin Kuster2019-09-194-0/+663
* gcc-cross.inc: Process binaries in build dir to be relocatableNathan Rossi2019-09-161-1/+9
* gcc-9.2: Fix risc-v dynamic linker relocationKhem Raj2019-09-061-6/+17
* gcc-8.3: remove 8.3 from zeusArmin Kuster2019-09-0653-4542/+0
* gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populatedNathan Rossi2019-09-061-0/+1
* gcc-runtime: Add do_check task for executing gcc test suitesNathan Rossi2019-09-062-0/+148
* gcc-cross: Fix header file corruption problemsRichard Purdie2019-09-061-0/+3
* gcc-common.inc: Process staging fixme with correct target/native sysrootNathan Rossi2019-09-061-1/+1
* gcc-8.3: Security fix for CVE-2019-14250Armin Kuster2019-09-062-0/+45
* gcc-9.2: Security fix for CVE-2019-14250Armin Kuster2019-09-032-0/+45
* gcc: Fix ldbl-128 support for muslKhem Raj2019-09-033-120/+66