diff options
Diffstat (limited to 'meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc')
| -rw-r--r-- | meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc | 62 |
1 files changed, 22 insertions, 40 deletions
diff --git a/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc b/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc index 44f4cc79..462bbefd 100644 --- a/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc +++ b/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc | |||
| @@ -14,47 +14,29 @@ SRC_URI:append = " \ | |||
| 14 | file://0011-Patch-Microblaze-fixed-bug-in-GCC-so-that-It-will-su.patch \ | 14 | file://0011-Patch-Microblaze-fixed-bug-in-GCC-so-that-It-will-su.patch \ |
| 15 | file://0012-fixing-the-constant-range-check-issue.patch \ | 15 | file://0012-fixing-the-constant-range-check-issue.patch \ |
| 16 | file://0013-Patch-Microblaze-Compiler-will-give-error-messages-i.patch \ | 16 | file://0013-Patch-Microblaze-Compiler-will-give-error-messages-i.patch \ |
| 17 | file://0014-intial-commit-of-MB-64-bit.patch \ | 17 | file://0014-Patch-MicroBlaze-initial-support-for-MicroBlaze-64-b.patch \ |
| 18 | file://0015-MB-X-initial-commit.patch \ | 18 | file://0015-Patch-Microblaze-negl-instruction-is-overriding-rsub.patch \ |
| 19 | file://0016-Patch-Microblaze-negl-instruction-is-overriding-rsub.patch \ | 19 | file://0016-Added-relocations-for-MB-X.patch \ |
| 20 | file://0017-Added-relocations-for-MB-X.patch \ | 20 | file://0017-Fixed-MB-x-relocation-issues.patch \ |
| 21 | file://0018-Fixed-MB-x-relocation-issues.patch \ | 21 | file://0018-Fixing-the-branch-related-issues.patch \ |
| 22 | file://0019-Fixing-the-branch-related-issues.patch \ | 22 | file://0019-Fixed-address-computation-issues-with-64bit-address.patch \ |
| 23 | file://0020-Fixed-address-computation-issues-with-64bit-address.patch \ | 23 | file://0020-Patch-MicroBlaze-Adding-new-relocation-to-support-64.patch \ |
| 24 | file://0021-Adding-new-relocation-to-support-64bit-rodata.patch \ | 24 | file://0021-fixing-the-.bss-relocation-issue.patch \ |
| 25 | file://0022-fixing-the-.bss-relocation-issue.patch \ | 25 | file://0022-Fixed-the-bug-in-the-R_MICROBLAZE_64_NONE-relocation.patch \ |
| 26 | file://0023-Fixed-the-bug-in-the-R_MICROBLAZE_64_NONE-relocation.patch \ | 26 | file://0023-Revert-ld-Remove-unused-expression-state.patch \ |
| 27 | file://0024-Revert-ld-Remove-unused-expression-state.patch \ | 27 | file://0024-fixing-the-long-long-long-mingw-toolchain-issue.patch \ |
| 28 | file://0025-fixing-the-long-long-long-mingw-toolchain-issue.patch \ | 28 | file://0025-Added-support-to-new-arithmetic-single-register-inst.patch \ |
| 29 | file://0026-Added-support-to-new-arithmetic-single-register-inst.patch \ | 29 | file://0026-Patch-MicroBlaze-double-imml-generation-for-64-bit-v.patch \ |
| 30 | file://0027-Patch-MicroBlaze-double-imml-generation-for-64-bit-v.patch \ | 30 | file://0027-Fixed-bug-in-generation-of-IMML-instruction-for-the.patch \ |
| 31 | file://0028-Fixed-bug-in-generation-of-IMML-instruction-for-the.patch \ | 31 | file://0028-Patch-MicroBlaze-m64-This-patch-will-remove-imml-0-a.patch \ |
| 32 | file://0029-Patch-MicroBlaze-m64-This-patch-will-remove-imml-0-a.patch \ | 32 | file://0029-Patch-MicroBlaze-improper-address-mapping-of-PROVIDE.patch \ |
| 33 | file://0030-Patch-MicroBlaze-improper-address-mapping-of-PROVIDE.patch \ | 33 | file://0030-Patch-microblaze-Changing-the-long-to-long-long-as-i.patch \ |
| 34 | file://0031-gas-revert-moving-of-md_pseudo_table-from-const.patch \ | 34 | file://0031-gas-revert-moving-of-md_pseudo_table-from-const.patch \ |
| 35 | file://0032-ld-emulparams-elf64microblaze-Fix-emulation-generati.patch \ | 35 | file://0032-ld-emulparams-elf64microblaze-Fix-emulation-generati.patch \ |
| 36 | file://0033-Add-initial-port-of-linux-gdbserver-add-gdb_proc_ser.patch \ | 36 | file://0033-Add-initial-port-of-linux-gdbserver.patch \ |
| 37 | file://0034-Initial-port-of-core-reading-support-Added-support-f.patch \ | 37 | file://0034-Initial-port-of-core-reading-support.patch \ |
| 38 | file://0035-Fix-debug-message-when-register-is-unavailable.patch \ | 38 | file://0035-Fix-debug-message-when-register-is-unavailable.patch \ |
| 39 | file://0036-revert-master-rebase-changes-to-gdbserver.patch \ | 39 | file://0036-microblaze-Add-build_gdbserver-yes-to-top-level-conf.patch \ |
| 40 | file://0037-revert-master-rebase-changes-to-gdbserver-previous-c.patch \ | 40 | file://0037-Fixing-the-issues-related-to-GDB-7.12.patch \ |
| 41 | file://0038-microblaze-Add-build_gdbserver-yes-to-top-level-conf.patch \ | 41 | file://0038-Patch-MB-MB-binutils-Upstream-port-issues.patch \ |
| 42 | file://0039-Initial-support-for-native-gdb.patch \ | ||
| 43 | file://0040-Fixing-the-issues-related-to-GDB-7.12-added-all-the-.patch \ | ||
| 44 | file://0041-Adding-64-bit-MB-support-Added-new-architecture-to-M.patch \ | ||
| 45 | file://0042-porting-GDB-for-linux.patch \ | ||
| 46 | file://0043-Binutils-security-check-is-causing-build-error-for-w.patch \ | ||
| 47 | file://0044-Correcting-the-register-names-from-slr-shr-to-rslr-r.patch \ | ||
| 48 | file://0045-Removing-the-header-gdb_assert.h-from-MB-target-file.patch \ | ||
| 49 | file://0046-bfd-cpu-microblaze.c-Enhance-disassembler.patch \ | ||
| 50 | file://0047-bfd-elf64-microblaze.c-Fix-build-failures.patch \ | ||
| 51 | file://0048-bfd-elf-microblaze.c-Remove-obsolete-entries.patch \ | ||
| 52 | file://0049-bfd-elf64-microblaze.c-Resolve-various-compiler-warn.patch \ | ||
| 53 | file://0050-opcodes-microblaze-dis.c-Fix-compile-warnings.patch \ | ||
| 54 | file://0051-gdb-microblaze-tdep.c-Remove-unused-functions.patch \ | ||
| 55 | file://0052-sim-Allow-microblaze-architecture.patch \ | ||
| 56 | file://0053-gdb-Fix-microblaze-target-compilation.patch \ | ||
| 57 | file://0054-Patch-MicroBlaze.patch \ | ||
| 58 | file://0055-Patch-MicroBlaze-these-changes-will-make-64-bit-vect.patch \ | ||
| 59 | file://0056-Patch-microblaze-Changing-the-long-to-long-long-as-i.patch \ | ||
| 60 | " | 42 | " |
