diff options
Diffstat (limited to 'meta-microblaze/recipes-devtools/gcc/gcc-12/0016-Patch-microblaze-Add-cbranchsi4_reg.patch')
| -rw-r--r-- | meta-microblaze/recipes-devtools/gcc/gcc-12/0016-Patch-microblaze-Add-cbranchsi4_reg.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-microblaze/recipes-devtools/gcc/gcc-12/0016-Patch-microblaze-Add-cbranchsi4_reg.patch b/meta-microblaze/recipes-devtools/gcc/gcc-12/0016-Patch-microblaze-Add-cbranchsi4_reg.patch index 2f974977..19ae324d 100644 --- a/meta-microblaze/recipes-devtools/gcc/gcc-12/0016-Patch-microblaze-Add-cbranchsi4_reg.patch +++ b/meta-microblaze/recipes-devtools/gcc/gcc-12/0016-Patch-microblaze-Add-cbranchsi4_reg.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 3ace42f94961162022e9e7baf3e3509fc1a1bfa4 Mon Sep 17 00:00:00 2001 | 1 | From 08d7bb4062024f3e34fbb17d695f8fa2c9e1b305 Mon Sep 17 00:00:00 2001 |
| 2 | From: Mahesh Bodapati <mbodapat@xilinx.com> | 2 | From: Mahesh Bodapati <mbodapat@xilinx.com> |
| 3 | Date: Tue, 17 Jan 2017 17:04:37 +0530 | 3 | Date: Tue, 17 Jan 2017 17:04:37 +0530 |
| 4 | Subject: [PATCH 16/53] [Patch, microblaze]: Add cbranchsi4_reg This patch | 4 | Subject: [PATCH 16/53] [Patch, microblaze]: Add cbranchsi4_reg This patch |
| @@ -14,7 +14,7 @@ ChangeLog: | |||
| 14 | Ajit Agarwal <ajitkum@xilinx.com> | 14 | Ajit Agarwal <ajitkum@xilinx.com> |
| 15 | 15 | ||
| 16 | *microblaze.md (cbranchsi4_reg): New | 16 | *microblaze.md (cbranchsi4_reg): New |
| 17 | *microblaze.cc (microblaze_expand_conditional_branch_reg): New | 17 | *microblaze.c (microblaze_expand_conditional_branch_reg): New |
| 18 | 18 | ||
| 19 | Conflicts: | 19 | Conflicts: |
| 20 | 20 | ||
| @@ -30,7 +30,7 @@ Conflicts: | |||
| 30 | 7 files changed, 18 insertions(+), 18 deletions(-) | 30 | 7 files changed, 18 insertions(+), 18 deletions(-) |
| 31 | 31 | ||
| 32 | diff --git a/gcc/config/microblaze/microblaze-protos.h b/gcc/config/microblaze/microblaze-protos.h | 32 | diff --git a/gcc/config/microblaze/microblaze-protos.h b/gcc/config/microblaze/microblaze-protos.h |
| 33 | index 54c26969fbd..3a5f439703c 100644 | 33 | index d67355697b5..848cd509003 100644 |
| 34 | --- a/gcc/config/microblaze/microblaze-protos.h | 34 | --- a/gcc/config/microblaze/microblaze-protos.h |
| 35 | +++ b/gcc/config/microblaze/microblaze-protos.h | 35 | +++ b/gcc/config/microblaze/microblaze-protos.h |
| 36 | @@ -33,7 +33,7 @@ extern int microblaze_expand_shift (rtx *); | 36 | @@ -33,7 +33,7 @@ extern int microblaze_expand_shift (rtx *); |
| @@ -143,5 +143,5 @@ index 1d6ba807b12..532c035adfd 100644 | |||
| 143 | 143 | ||
| 144 | } | 144 | } |
| 145 | -- | 145 | -- |
| 146 | 2.17.1 | 146 | 2.37.1 (Apple Git-137.1) |
| 147 | 147 | ||
