summaryrefslogtreecommitdiffstats
path: root/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc
blob: 014729a529543b0e95171da76f77fface7a0cad6 (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
60
61
62
63
FILESEXTRAPATHS:append := ":${THISDIR}/binutils"

LDGOLD_ALTS:microblaze = ""
USE_ALTERNATIVES_FOR:remove:microblaze = "gprof"

# Our changes are all local, no real patch-status
ERROR_QA:remove = "patch-status"

SRC_URI += " \
    file://0001-Add-initial-port-of-linux-gdbserver-add-gdb_proc_ser.patch \
    file://0002-Add-initial-port-of-linux-gdbserver-add-gdb_proc_ser.patch \
    file://0003-Initial-port-of-core-reading-support-Added-support-f.patch \
    file://0004-Fix-debug-message-when-register-is-unavailable.patch \
    file://0005-MicroBlaze-native-gdb-port.patch \
    file://0006-Adding-64-bit-MB-support-Added-new-architecture-to-M.patch \
    file://0007-these-changes-will-make-64-bit-vectors-as-default-ta.patch \
    file://0008-Added-m64-abi-for-64-bit-target-descriptions.-set-m6.patch \
    file://0009-Depth-Total-number-of-inline-functions-refer-inline-.patch \
    file://0010-Fix-gdb-14-build-errors-for-microblaze-xilinx-elf-20.patch \
    file://0011-fix-gdb-microblaze-xilinx-elf-crash-issue-on-invocat.patch \
    file://0012-Add-mlittle-endian-and-mbig-endian-flags.patch \
    file://0013-Disable-the-warning-message-for-eh_frame_hdr.patch \
    file://0014-Fix-relaxation-of-assembler-resolved-references-Fixu.patch \
    file://0015-upstream-change-to-garbage-collection-sweep-causes-m.patch \
    file://0016-Add-new-bit-field-instructions.patch \
    file://0017-fixed-bug-in-GCC-so-that-It-will-support-.long-0U-an.patch \
    file://0018-Compiler-will-give-error-messages-in-more-detail-for.patch \
    file://0019-initial-support-for-MicroBlaze-64-bit-m64.patch \
    file://0020-initial-support-for-MicroBlaze-64-bit-m64.patch \
    file://0021-Added-relocations-for-MB-X.patch \
    file://0022-initial-support-for-MicroBlaze-64-bit-m64.patch \
    file://0023-Added-relocations-for-MB-X.patch \
    file://0024-Fixed-MB-x-relocation-issues-Added-imml-for-required.patch \
    file://0025-Fixed-address-computation-issues-with-64bit-address-.patch \
    file://0026-Patch-MicroBlaze-Adding-new-relocation-to-support-64.patch \
    file://0027-Revert-ld-Remove-unused-expression-state-defsym-symb.patch \
    file://0028-fixing-the-long-long-long-mingw-toolchain-issue.patch \
    file://0029-Added-support-to-new-arithmetic-single-register-inst.patch \
    file://0030-double-imml-generation-for-64-bit-values.patch \
    file://0031-Fixed-bug-in-generation-of-IMML-instruction-for-the.patch \
    file://0032-This-patch-will-remove-imml-0-and-imml-1-instruction.patch \
    file://0033-Changing-the-long-to-long-long-as-in-Windows-long-is.patch \
    file://0034-gas-revert-moving-of-md_pseudo_table-from-const.patch \
    file://0035-ld-emulparams-elf64microblaze-Fix-emulation-generati.patch \
    file://0036-Invalid-data-offsets-pointer-after-relaxation.-Propo.patch \
    file://0037-Double-free-with-ld-no-keep-memory.-Proposed-patches.patch \
    file://0038-MB-binutils-Upstream-port-issues.patch \
    file://0039-Initial-port-of-core-reading-support-Added-support-f.patch \
    file://0040-Fix-build-issues-after-Xilinx-2023.2-binutils-merge.patch \
    file://0041-disable-truncated-register-warning-gdb-remote.c.patch \
    file://0042-Fix-unresolved-conflicts-from-binutils_2_42_merge.patch \
    file://0043-microblaze_gdbarch_init-set-microblaze_abi-based-on-.patch \
    file://0044-Start-bfd_mach_microblaze-values-from-0-0-1-instead-.patch \
    file://0045-Fix-build-issues-bfd-reloc.c-add-missing-relocs-used.patch \
    file://0046-Regenerate-bfd-bfd-in2.h-bfd-libbfd.h.patch \
    file://0047-gdb-remote.c-revert-earlier-change-to-process_g_pack.patch \
    file://0048-Fix-build-issues-after-Xilinx-2023.2-binutils-patch-.patch \
    file://0049-When-unwinding-pc-value-adjust-return-pc-value.patch \
    file://0050-info-reg-pc-does-not-print-symbolic-value.patch \
    file://0051-Wrong-target-description-accepted-by-microblaze-arch.patch \
    file://0052-Merge-gdb-microblaze-linux-tdep.c-to-gdb-14-and-fix-.patch \
    file://0053-Roll-back-an-improvement-which-inlines-target_gdbarc.patch \
"