aboutsummaryrefslogtreecommitdiffstats
path: root/meta-microblaze/recipes-devtools/gcc/gcc-source_10.%.bbappend
blob: f1ba2ea66706c3a8029da8412f4588a3d2036264 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Add MicroBlaze Patches (only when using MicroBlaze)
FILESEXTRAPATHS_append_microblaze := ":${THISDIR}/gcc-10"

SRC_URI_append_microblaze = " \
    file://0001-LOCAL-Testsuite-builtins-tests-require-fpic.patch \
    file://0002-LOCAL-Quick-fail-g-.dg-opt-memcpy1.C.patch \
    file://0003-LOCAL-For-dejagnu-static-testing-on-qemu-suppress-wa.patch \
    file://0004-Patch-testsuite-Add-MicroBlaze-to-target-supports-fo.patch \
    file://0005-Patch-testsuite-Update-MicroBlaze-strings-test.patch \
    file://0006-Patch-testsuite-Allow-MicroBlaze-.weakext-pattern-in.patch \
    file://0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch \
    file://0008-Patch-microblaze-Fix-atomic-side-effects.patch \
    file://0009-Patch-microblaze-Fix-atomic-boolean-return-value.patch \
    file://0010-Patch-microblaze-Fix-the-Microblaze-crash-with-msmal.patch \
    file://0011-Patch-microblaze-Added-ashrsi3_with_size_opt.patch \
    file://0012-Patch-microblaze-Use-bralid-for-profiler-calls.patch \
    file://0013-Patch-microblaze-Removed-moddi3-routinue.patch \
    file://0014-Patch-microblaze-Add-INIT_PRIORITY-support.patch \
    file://0015-Patch-microblaze-Add-optimized-lshrsi3.patch \
    file://0016-Patch-microblaze-Add-cbranchsi4_reg.patch \
    file://0017-Patch-microblaze-Inline-Expansion-of-fsqrt-builtin.patch \
    file://0018-PATCH-microblaze.md-Improve-adddi3-and-subdi3-insn-d.patch \
    file://0019-Patch-microblaze-Update-ashlsi3-movsf-patterns.patch \
    file://0020-Patch-microblaze-8-stage-pipeline-for-microblaze.patch \
    file://0021-Patch-microblaze-Correct-the-const-high-double-immed.patch \
    file://0022-Fix-microblaze-Fix-internal-compiler-error-with-msma.patch \
    file://0023-patch-microblaze-Fix-the-calculation-of-high-word-in.patch \
    file://0024-Patch-microblaze-Add-new-bit-field-instructions.patch \
    file://0025-Patch-microblaze-Fix-bug-in-MB-version-calculation.patch \
    file://0026-Fixing-the-issue-with-the-builtin_alloc.patch \
    file://0027-Patch-Microblaze-update-in-constraints-for-bitfield-.patch \
    file://0028-Patch-Microblaze-Removed-fsqrt-generation-for-double.patch \
    file://0029-Patch-MicroBlaze-Intial-commit-of-64-bit-Microblaze.patch \
    file://0030-Intial-commit-for-64bit-MB-sources.patch \
    file://0031-re-arrangement-of-the-compare-branches.patch \
    file://0032-Patch-Microblaze-previous-commit-broke-the-handling-.patch \
    file://0033-Patch-Microblaze-Support-of-multilibs-with-m64.patch \
    file://0034-Fixed-issues-like.patch \
    file://0035-Fixed-below-issues.patch \
    file://0036-Added-double-arith-instructions.patch \
    file://0037-Fixed-the-issue-in-the-delay-slot-with-swap-instruct.patch \
    file://0038-Fixed-the-load-store-issue-with-the-32bit-arith-libr.patch \
    file://0039-extending-the-Dwarf-support-to-64bit-Microblaze.patch \
    file://0040-fixing-the-typo-errors-in-umodsi3-file.patch \
    file://0041-fixing-the-32bit-LTO-related-issue9-1014024.patch \
    file://0042-Fixed-the-missing-stack-adjustment-in-prologue-of-mo.patch \
    file://0043-Patch-Microblaze-corrected-SPN-for-dlong-instruction.patch \
    file://0044-fixing-the-long-long-long-mingw-toolchain-issue.patch \
    file://0045-Fix-the-MB-64-bug-of-handling-QI-objects.patch \
    file://0046-Patch-Microblaze-We-will-check-the-possibility-of-pe.patch \
    file://0047-Patch-MicroBlaze-fixed-typos-in-mul-div-and-mod-asse.patch \
    file://0048-Author-Nagaraju-nmekala-xilinx.com.patch \
    file://0049-Added-new-MB-64-single-register-arithmetic-instructi.patch \
    file://0050-Patch-MicroBlaze-Added-support-for-64-bit-Immediate-.patch \
    file://0051-Patch-microblaze-Fix-Compiler-crash-with-freg-struct.patch \
    file://0052-Patch-microblaze-Add-TARGET_OPTION_OPTIMIZATION-and-.patch \
    file://0053-Patch-microblaze-Reducing-Stack-space-for-arguments.patch \
    file://microblaze-mulitlib-hack.patch \
"