diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-04-19 14:40:33 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 15:02:40 -0700 |
| commit | b612dbae873024074483a04e868375ec436e56a3 (patch) | |
| tree | d71a939106e5dcb7b8d45b3029d901b446ab8c33 /meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc | |
| parent | a7563bb790a1ae2dea97da94b136f9636472afbc (diff) | |
| download | meta-xilinx-b612dbae873024074483a04e868375ec436e56a3.tar.gz | |
binutils/gdb: Fix various microblaze 64 issues
Issue: CR-1089197
Issue: CR-1093443
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc')
| -rw-r--r-- | meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc b/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc index c1a7bb4c..b0a3f2de 100644 --- a/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc +++ b/meta-microblaze/recipes-devtools/binutils/binutils-microblaze.inc | |||
| @@ -54,11 +54,6 @@ SRC_URI_append = " \ | |||
| 54 | file://0051-gdb-microblaze-tdep.c-Remove-unused-functions.patch \ | 54 | file://0051-gdb-microblaze-tdep.c-Remove-unused-functions.patch \ |
| 55 | file://0052-sim-Allow-microblaze-architecture.patch \ | 55 | file://0052-sim-Allow-microblaze-architecture.patch \ |
| 56 | file://0053-gdb-Fix-microblaze-target-compilation.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 \ | ||
| 57 | " | 59 | " |
| 58 | |||
| 59 | # | ||
| 60 | ## file://0048-bfd-gas-Use-standard-method-to-set-the-machine-arch.patch \ | ||
| 61 | ## file://0052-opcodes-microblaze-opc.h-Expand-the-size-to-int-to-d.patch \ | ||
| 62 | ## file://0053-opcodes-microblaze-opc.h-MIN_IMML-is-too-large.patch \ | ||
| 63 | ## file://0054-gas-config-tc-microblaze.c-Resolve-numerous-compiler.patch \ | ||
| 64 | # | ||
