summaryrefslogtreecommitdiff
path: root/meta-xilinx/meta-microblaze/recipes-devtools/gdb/gdb-microblaze.inc
blob: 906ef4dbe45d47a1eca38d3559ed9480dfa45ddd (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
# MicroBlaze does not support LTTng UST
LTTNGUST_microblaze = ""

# Add MicroBlaze patches
FILESEXTRAPATHS_append := ":${THISDIR}/gdb"

SRC_URI_append_microblaze = " \
    file://0001-sim-Allow-microblaze-architecture.patch \
    file://0002-Add-wdc.ext.clear-and-wdc.ext.flush-insns.patch \
    file://0004-Disable-the-warning-message-for-eh_frame_hdr.patch \
    file://0005-Fix-relaxation-of-assembler-resolved-references.patch \
    file://0006-microblaze-Fixup-debug_loc-sections-after-linker-rel.patch \
    file://0007-upstream-change-to-garbage-collection-sweep-causes-m.patch \
    file://0008-Fix-bug-in-TLSTPREL-Relocation.patch \
    file://0009-Added-Address-extension-instructions.patch \
    file://0010-Add-new-bit-field-instructions.patch \
    file://0011-fixing-the-imm-bug.patch \
    file://0015-intial-commit-of-MB-64-bit.patch \
    file://0016-MB-X-initial-commit.patch \
    file://0017-Patch-Microblaze-negl-instruction-is-overriding-rsub.patch \
    file://0018-Added-relocations-for-MB-X.patch \
    file://0019-Update-MB-x.patch \
    file://0020-Various-fixes.patch \
    file://0021-Adding-new-relocation-to-support-64bit-rodata.patch \
    file://0022-fixing-the-.bss-relocation-issue.patch \
    file://0023-Fixed-the-bug-in-the-R_MICROBLAZE_64_NONE-relocation.patch \
    file://0025-Patch-Microblaze-Binutils-security-check-is-causing-.patch \
    file://0026-fixing-the-long-long-long-mingw-toolchain-issue.patch \
    file://0027-Added-support-to-new-arithmetic-single-register-inst.patch \
    file://0028-Patch-MicroBlaze-double-imml-generation-for-64-bit-v.patch \
    file://0033-Fix-various-compile-warnings.patch \
    file://0034-Add-initial-port-of-linux-gdbserver.patch \
    file://0035-Initial-port-of-core-reading-support.patch \
    file://0036-Fix-debug-message-when-register-is-unavailable.patch \
    file://0037-microblaze-Add-build_gdbserver-yes-to-top-level-conf.patch \
    file://0038-Initial-support-for-native-gdb.patch \
    file://0039-Fixing-the-issues-related-to-GDB-7.12.patch \
    file://0040-Patch-microblaze-Adding-64-bit-MB-support.patch \
        "