summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc-target.inc: Prevent sysroot from leaking into configargs.hNathan Rossi2020-03-161-0/+8
* gcc-cross.inc: Prevent native sysroot from leaking into configargs.hNathan Rossi2020-03-162-4/+7
* gcc-cross-canadian: A missing space in an append caused an invalid optionMark Hatle2020-03-161-2/+2
* gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'Taras Kondratiuk via Openembedded-core2020-02-112-0/+96
* 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
* gcc: Move STANDARD_STARTFILE_PREFIX_1 and STANDARD_STARTFILE_PREFIX_2 back to...Khem Raj2019-09-031-45/+2
* gcc-cross: Clean up fixed-includesRichard Purdie2019-09-011-0/+2
* gcc: Search in OE specific target gcclibdirKhem Raj2019-08-222-7/+7
* gcc-9: Upgrade to 9.2Khem Raj2019-08-2147-226/+213
* gcc-cross-canadian: Drop obsolete shlibs exclusionRichard Purdie2019-08-141-3/+0
* gcc-runtime: Move content from gcclibdir into libdirKhem Raj2019-08-143-23/+15
* gcc-9.1: add back GLIBC_DYNAMIC_LINKER riscv changesRicardo Salveti2019-07-051-7/+21
* gcc-runtime.inc: create the correct directory before creating the symlinks in itMartin Jansa2019-06-211-1/+1
* gcc-runtime: fix C++ header mapping for n32/x32 tuneChangqing Li2019-06-191-12/+17
* gcc: Remove 0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patchAdrian Bunk2019-06-074-120/+0
* gcc: CVE-2018-12886Zhixiong Chi2019-06-042-0/+814
* gcc: reduce the variables in symtabZhixiong Chi2019-05-292-0/+95
* gcc-9: Add recipes for gcc 9.1 releaseKhem Raj2019-05-1248-0/+3304
* libgfortan: Package target gcc include directory to fixKhem Raj2019-05-121-0/+1
* gcc-target: Do not set --with-sysroot and gxx-include-dir pathsKhem Raj2019-05-081-2/+0
* gcc: fix CVE-2018-18484Anuj Mittal2019-04-302-0/+326
* gcc-sanitizers: fix -Werror=maybe-uninitialized issueMingli Yu2019-04-231-0/+3
* gcc: Remove Java support variablesAdrian Bunk2019-04-162-8/+1
* gcc-cross-canadian: Make baremetal specific code genericKhem Raj2019-04-121-5/+4
* libgcc: Create linux-musleabihf and linux-gnueabihf symlinksKhem Raj2019-04-091-0/+7
* gcc-8.3: add back GLIBC_DYNAMIC_LINKER riscv changesRicardo Salveti2019-03-291-2/+16
* gcc: Update to 8.3 latest on 8.x releaseKhem Raj2019-02-2854-823/+464
* libgfortran: Set license to GPL-3.0-with-GCC-exceptionSanthosh Nadig2019-02-141-0/+5
* gcc-runtime: Add --cache-file to EXTRA_OECONFRobert Yang2019-01-241-0/+1
* gcc: Fix riscv multilibs for OE wayKhem Raj2019-01-032-0/+28
* recipes: Drop virtual/libc-for-gccRichard Purdie2018-12-262-2/+1
* gcc: Drop the -initial versions of the compilerRichard Purdie2018-12-269-126/+6
* gcc: Drop gcc-cross-initial and use gcc-cross insteadRichard Purdie2018-12-265-10/+58
* gcc-runtime: Drop building libmpxKhem Raj2018-12-201-29/+0
* gcc-runtime: Add missing libc dependencyRichard Purdie2018-12-181-5/+1
* gcc: Drop 7.3 since 8.2 is working fine for us2.7_M1Richard Purdie2018-12-1561-4857/+0
* gcc-7.3, gcc-8.2: Use variable SYSTEMLIBS_DIR instead of hardcoding it for ppc64Serhey Popovych2018-12-154-0/+64
* gcc: Enable secureplt for powerpc64 target tooSerhey Popovych2018-12-151-1/+1
* gcc: More places to patch to disable ldbl 128 for musl on PPCSerhey Popovych2018-12-152-2/+731
* gcc: Fix preprocessor redefines for header pathesSerhey Popovych2018-12-152-72/+0