Andrew Geissler | a9ff2b3 | 2020-10-16 10:11:54 -0500 | [diff] [blame^] | 1 | FILESEXTRAPATHS_append := ":${THISDIR}/binutils" |
| 2 | |
| 3 | SRC_URI_append = " \ |
| 4 | file://0001-sim-Allow-microblaze-architecture.patch \ |
| 5 | file://0002-Add-wdc.ext.clear-and-wdc.ext.flush-insns.patch \ |
| 6 | file://0003-Add-mlittle-endian-and-mbig-endian-flags.patch \ |
| 7 | file://0004-Disable-the-warning-message-for-eh_frame_hdr.patch \ |
| 8 | file://0005-Fix-relaxation-of-assembler-resolved-references.patch \ |
| 9 | file://0006-microblaze-Fixup-debug_loc-sections-after-linker-rel.patch \ |
| 10 | file://0007-upstream-change-to-garbage-collection-sweep-causes-m.patch \ |
| 11 | file://0008-Fix-bug-in-TLSTPREL-Relocation.patch \ |
| 12 | file://0009-Added-Address-extension-instructions.patch \ |
| 13 | file://0010-Add-new-bit-field-instructions.patch \ |
| 14 | file://0011-fixing-the-imm-bug.patch \ |
| 15 | file://0012-Patch-Microblaze-fixed-bug-in-GCC-so-that-It-will-su.patch \ |
| 16 | file://0013-fixing-the-constant-range-check-issue.patch \ |
| 17 | file://0014-Patch-Microblaze-Compiler-will-give-error-messages-i.patch \ |
| 18 | file://0015-intial-commit-of-MB-64-bit.patch \ |
| 19 | file://0016-MB-X-initial-commit.patch \ |
| 20 | file://0017-Patch-Microblaze-negl-instruction-is-overriding-rsub.patch \ |
| 21 | file://0018-Added-relocations-for-MB-X.patch \ |
| 22 | file://0019-Update-MB-x.patch \ |
| 23 | file://0020-Various-fixes.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://0024-Revert-ld-Remove-unused-expression-state.patch \ |
| 28 | file://0025-Patch-Microblaze-Binutils-security-check-is-causing-.patch \ |
| 29 | file://0026-fixing-the-long-long-long-mingw-toolchain-issue.patch \ |
| 30 | file://0027-Added-support-to-new-arithmetic-single-register-inst.patch \ |
| 31 | file://0028-Patch-MicroBlaze-double-imml-generation-for-64-bit-v.patch \ |
| 32 | file://0029-Fixed-bug-in-generation-of-IMML-instruction-for-the.patch \ |
| 33 | file://0030-Patch-MicroBlaze-m64-Update-imml-instructions-for-Ty.patch \ |
| 34 | file://0031-ldlang.c-Workaround-for-improper-address-mapping-cau.patch \ |
| 35 | file://0032-gas-revert-moving-of-md_pseudo_table-from-const.patch \ |
| 36 | file://0033-Fix-various-compile-warnings.patch \ |
| 37 | file://0034-Add-initial-port-of-linux-gdbserver.patch \ |
| 38 | file://0035-Initial-port-of-core-reading-support.patch \ |
| 39 | file://0036-Fix-debug-message-when-register-is-unavailable.patch \ |
| 40 | file://0037-microblaze-Add-build_gdbserver-yes-to-top-level-conf.patch \ |
| 41 | file://0038-Initial-support-for-native-gdb.patch \ |
| 42 | file://0039-Fixing-the-issues-related-to-GDB-7.12.patch \ |
| 43 | file://0040-Patch-microblaze-Adding-64-bit-MB-support.patch \ |
| 44 | " |