diff options
Diffstat (limited to 'recipes-devtools/gcc/gcc-microblaze-4.8.inc')
| -rw-r--r-- | recipes-devtools/gcc/gcc-microblaze-4.8.inc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-devtools/gcc/gcc-microblaze-4.8.inc b/recipes-devtools/gcc/gcc-microblaze-4.8.inc new file mode 100644 index 00000000..8acd32b2 --- /dev/null +++ b/recipes-devtools/gcc/gcc-microblaze-4.8.inc | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | |||
| 2 | # Add MicroBlaze Patches | ||
| 3 | FILESEXTRAPATHS_append := "${THISDIR}/files:" | ||
| 4 | SRC_URI_append += " \ | ||
| 5 | file://0001-Patch-microblaze-Enable-DWARF-exception-handling-sup.patch \ | ||
| 6 | file://0002-Patch-microblaze-Add-4-byte-implementation-for-atomi.patch \ | ||
| 7 | file://0003-Patch-microblaze-Extend-jump-insn-to-accept-bri-to-S.patch \ | ||
| 8 | file://0004-Patch-microblaze-Add-TARGET_ASM_OUTPUT_MI_THUNK-to-s.patch \ | ||
| 9 | file://0005-Patch-microblaze-Add-fstack-usage-support.patch \ | ||
| 10 | file://0006-Patch-microblaze-Remove-SECONDARY_MEMORY_NEEDED.patch \ | ||
| 11 | file://0007-Patch-microblaze-Add-SIZE_TYPE-and-PTRDIFF_TYPE-to-m.patch \ | ||
| 12 | file://0008-Patch-microblaze-Add-branch_compare-instruction.patch \ | ||
| 13 | file://Patch-microblaze-Fix-bswaphi2-implementation.patch \ | ||
| 14 | file://Patch-microblaze-cstoresf4-add-mode-and-ordered_comp.patch \ | ||
| 15 | " | ||
