summaryrefslogtreecommitdiffstats
path: root/meta-microblaze/recipes-devtools/binutils/binutils/0007-Added-Address-extension-instructions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-microblaze/recipes-devtools/binutils/binutils/0007-Added-Address-extension-instructions.patch')
-rw-r--r--meta-microblaze/recipes-devtools/binutils/binutils/0007-Added-Address-extension-instructions.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-microblaze/recipes-devtools/binutils/binutils/0007-Added-Address-extension-instructions.patch b/meta-microblaze/recipes-devtools/binutils/binutils/0007-Added-Address-extension-instructions.patch
index b60c9085..ffaf6236 100644
--- a/meta-microblaze/recipes-devtools/binutils/binutils/0007-Added-Address-extension-instructions.patch
+++ b/meta-microblaze/recipes-devtools/binutils/binutils/0007-Added-Address-extension-instructions.patch
@@ -1,7 +1,7 @@
1From be2ecb2dd73901484995c39d6c7375be6b8dd545 Mon Sep 17 00:00:00 2001 1From 7e1cbc2f96a1905eecf3a211153735ed915a5ad5 Mon Sep 17 00:00:00 2001
2From: Nagaraju Mekala <nmekala@xilix.com> 2From: Nagaraju Mekala <nmekala@xilix.com>
3Date: Mon, 18 Jan 2016 12:28:21 +0530 3Date: Mon, 18 Jan 2016 12:28:21 +0530
4Subject: [PATCH 07/38] Added Address extension instructions 4Subject: [PATCH 07/34] Added Address extension instructions
5 5
6This patch adds the support of new instructions which are required 6This patch adds the support of new instructions which are required
7for supporting Address extension feature. 7for supporting Address extension feature.
@@ -18,8 +18,6 @@ ChangeLog:
18 18
19Conflicts: 19Conflicts:
20 opcodes/microblaze-opcm.h 20 opcodes/microblaze-opcm.h
21
22Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
23--- 21---
24 opcodes/microblaze-opc.h | 11 +++++++++++ 22 opcodes/microblaze-opc.h | 11 +++++++++++
25 opcodes/microblaze-opcm.h | 10 +++++----- 23 opcodes/microblaze-opcm.h | 10 +++++-----
@@ -99,5 +97,5 @@ index e56c1d2d47c..ad964560c17 100644
99 fcmp_lt, fcmp_eq, fcmp_le, fcmp_gt, fcmp_ne, fcmp_ge, fcmp_un, flt, 97 fcmp_lt, fcmp_eq, fcmp_le, fcmp_gt, fcmp_ne, fcmp_ge, fcmp_un, flt,
100 /* 'fsqrt' is a glibc:math.h symbol. */ 98 /* 'fsqrt' is a glibc:math.h symbol. */
101-- 99--
1022.25.1 1002.37.1 (Apple Git-137.1)
103 101