blob: 4ba5d98cfee7e86b0204f9ae096c73e7081a1416 [file] [log] [blame]
Andrew Geisslera9ff2b32020-10-16 10:11:54 -05001# MicroBlaze does not support LTTng UST
2LTTNGUST_microblaze = ""
3
4# Add MicroBlaze patches
5FILESEXTRAPATHS_append := ":${THISDIR}/gdb"
6
7SRC_URI_append_microblaze = " \
Andrew Geissler10fa1492020-12-11 16:25:29 -06008 file://0001-Add-wdc.ext.clear-and-wdc.ext.flush-insns.patch \
9 file://0003-Disable-the-warning-message-for-eh_frame_hdr.patch \
10 file://0004-LOCAL-Fix-relaxation-of-assembler-resolved-reference.patch \
11 file://0005-upstream-change-to-garbage-collection-sweep-causes-m.patch \
12 file://0006-Fix-bug-in-TLSTPREL-Relocation.patch \
13 file://0007-Added-Address-extension-instructions.patch \
14 file://0008-fixing-the-MAX_OPCODES-to-correct-value.patch \
15 file://0009-Add-new-bit-field-instructions.patch \
16 file://0010-fixing-the-imm-bug.patch \
17 file://0014-intial-commit-of-MB-64-bit.patch \
18 file://0015-MB-X-initial-commit.patch \
19 file://0016-Patch-Microblaze-negl-instruction-is-overriding-rsub.patch \
20 file://0017-Added-relocations-for-MB-X.patch \
21 file://0018-Fixed-MB-x-relocation-issues.patch \
22 file://0019-Fixing-the-branch-related-issues.patch \
23 file://0020-Fixed-address-computation-issues-with-64bit-address.patch \
24 file://0021-Adding-new-relocation-to-support-64bit-rodata.patch \
25 file://0022-fixing-the-.bss-relocation-issue.patch \
26 file://0023-Fixed-the-bug-in-the-R_MICROBLAZE_64_NONE-relocation.patch \
27 file://0025-fixing-the-long-long-long-mingw-toolchain-issue.patch \
28 file://0026-Added-support-to-new-arithmetic-single-register-inst.patch \
29 file://0027-Patch-MicroBlaze-double-imml-generation-for-64-bit-v.patch \
30 file://0032-ld-emulparams-elf64microblaze-Fix-emulation-generati.patch \
31 file://0033-Add-initial-port-of-linux-gdbserver-add-gdb_proc_ser.patch \
32 file://0034-Initial-port-of-core-reading-support-Added-support-f.patch \
33 file://0035-Fix-debug-message-when-register-is-unavailable.patch \
34 file://0036-revert-master-rebase-changes-to-gdbserver.patch \
35 file://0037-revert-master-rebase-changes-to-gdbserver-previous-c.patch \
36 file://0038-microblaze-Add-build_gdbserver-yes-to-top-level-conf.patch \
37 file://0039-Initial-support-for-native-gdb.patch \
38 file://0040-Fixing-the-issues-related-to-GDB-7.12-added-all-the-.patch \
39 file://0041-Adding-64-bit-MB-support-Added-new-architecture-to-M.patch \
40 file://0042-porting-GDB-for-linux.patch \
41 file://0043-Binutils-security-check-is-causing-build-error-for-w.patch \
42 file://0044-Correcting-the-register-names-from-slr-shr-to-rslr-r.patch \
43 file://0045-Removing-the-header-gdb_assert.h-from-MB-target-file.patch \
44 file://0046-bfd-cpu-microblaze.c-Enhance-disassembler.patch \
45 file://0047-bfd-elf64-microblaze.c-Fix-build-failures.patch \
46 file://0048-bfd-elf-microblaze.c-Remove-obsolete-entries.patch \
47 file://0049-bfd-elf64-microblaze.c-Resolve-various-compiler-warn.patch \
48 file://0050-opcodes-microblaze-dis.c-Fix-compile-warnings.patch \
49 file://0051-gdb-microblaze-tdep.c-Remove-unused-functions.patch \
50 file://0052-sim-Allow-microblaze-architecture.patch \
51 file://0053-gdb-Fix-microblaze-target-compilation.patch \
52 "
53
54#
55## file://0048-bfd-gas-Use-standard-method-to-set-the-machine-arch.patch \
56## file://0052-opcodes-microblaze-opc.h-Expand-the-size-to-int-to-d.patch \
57## file://0053-opcodes-microblaze-opc.h-MIN_IMML-is-too-large.patch \
58#