summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc: Tweak libtool patch documentationRichard Purdie5 days1-1/+5
* meta: remove consecutive blank linesAlexander Kanavin2025-06-206-9/+0
* gcc/clang: set S to be in UNPACKDIRAlexander Kanavin2025-06-203-4/+6
* gcc: Turn FORTRAN into a weak assignmentKhem Raj2025-06-092-2/+2
* gcc: Fix riscv32 multilib issues in non-multilib toolchainKhem Raj2025-05-292-1/+3
* gcc: fix incorrect preprocessor line numbers in large filesYash Shinde2025-05-272-0/+476
* gcc: Fix wrong code generation in atomic intrinsics for armJeroen Hofstee2025-05-272-0/+96
* gcc: Always use GCC toolchainKhem Raj2025-05-221-0/+2
* gcc: Fix riscv multilib issues in plain toolchainsRichard Purdie2025-05-152-0/+11
* gcc: Upgrade GCC to 15 releaseKhem Raj2025-05-0140-1439/+236
* bitbake.conf: Switch prefix mapping to use -ffile-prefix-mapKhem Raj2025-04-231-1/+1
* gcc: Undef _TIME_BITS in sanitizer_procmaps_solaris.cppJiaying Song2025-04-102-0/+63
* gcc-runtime: Package libstdc++.modules.jsonKhem Raj2025-03-171-0/+1
* gcc-cross,gcc-cross-canadian: Drop symlinking gold linkerKhem Raj2025-03-172-2/+2
* gcc-sanitizers.inc: Workaround for aarch64Thomas Roos2025-01-231-0/+4
* gcc: make include poisoning fatal again in gcc/g++Ross Burton2025-01-221-10/+27
* base: Switch virtual/cross-XXX to be under recipe specific providersRichard Purdie2025-01-211-1/+0
* classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)Richard Purdie2025-01-219-15/+17
* gcc: poison-system-directories patch updated for missing pathsSunil Dora2025-01-201-4/+18
* qemu/machine: rename QEMU_EXTRAOPTIONS for consistencyRoss Burton2025-01-111-1/+1
* classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architectureRoss Burton2025-01-111-2/+2
* gcc: backport patch to fix data relocation to !ENDBR: stpcpyBin Lan2024-12-182-0/+448
* gcc: Fix c++: tweak for Wrange-loop-constructSunil Dora2024-12-132-0/+115
* gcc-sanitizers: Add riscv64 as compatible hostDeepthi Hemraj2024-12-031-1/+2
* gcc: remove unused JAVA variableRasmus Villemoes2024-12-031-1/+0
* gcc: add a backport patch to fix an issue with tzdata 2024bMarkus Volk2024-11-232-0/+550
* libgfortran: fix buildpath QA issueChen Qi2024-10-221-1/+1
* gcc-source: Fix racing on building gcc-source-14.2.0 and lib32-gcc-source-14.2.0Hongxu Jia2024-10-151-0/+1
* gcc: Fix spurious '/' in GLIBC_DYNAMIC_LINKER on microblazeKhem Raj2024-09-051-3/+3
* oeqa/selftest/gcc: Fix host key verfication failureHarish Sadineni2024-08-131-1/+1
* gcc-runtime: enabling "network" task specific flagHarish Sadineni2024-08-131-0/+1
* gcc: Upgrade to GCC 14.2Khem Raj2024-08-0837-143/+66
* gcc: unify cleanup of include-fixed, apply to cross-canadianDenys Dmytriyenko2024-08-034-31/+8
* gcc: remove paths to sysroot from configargs.h and checksum-options for gcc-c...Oleksandr Hnatiuk2024-08-035-28/+29
* tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C libraryAlejandro Hernandez Samaniego2024-07-263-0/+9
* gcc-14: Mark CVE-2023-4039 as fixed in GCC14+Khem Raj2024-07-181-0/+1
* libgfortran.inc: fix nativesdk-libgfortran dependenciesMartin Jansa2024-06-251-1/+2
* gfortran: update runtime dependenciesKai Kang2024-06-181-2/+7
* gcc: remove g77/f77Kai Kang2024-06-183-32/+2
* gcc: Fix typo in increment expression in unicode from libstdc++Khem Raj2024-06-182-0/+77
* gcc: Allow using libc++Dan McGregor2024-06-124-6/+3
* gcc-runtime: libgomp fix for gcc 14 warnings with mandb selftestRichard Purdie2024-05-211-1/+1
* gcc: Upgrade to GCC 14.1 releaseKhem Raj2024-05-2139-3481/+212
* gcc: Oe-selftest failure analysis - fix for vect-simd test failuresHarish Sadineni2024-03-232-0/+27
* gcc: Oe-selftest failure analysis - fix for tcl errorsHarish Sadineni2024-03-181-2/+2
* gcc-runtime: Move gdb pretty printer file to auto-load locationKhem Raj2024-02-091-1/+11
* gcc: Update status of CVE-2023-4039Simone Weiß2024-01-261-0/+1
* gcc: depend on zstdSean Nyekjaer2023-09-291-1/+1
* gcc: backport a fix for ICE caused by CVE-2023-4039.patchMartin Jansa2023-09-203-71/+197
* gcc: Fix -fstack-protector issue on aarch64Ross Burton2023-09-132-0/+3094