From c81d3b5014d43aa881b24e38200ed88652ea36ac Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Fri, 21 Jul 2023 14:35:54 -0600 Subject: meta-microblaze: YP now requires Upstream-Status in patches Signed-off-By line is also required and added where missing. Signed-off-by: Mark Hatle --- .../0051-Patch-microblaze-Reducing-Stack-space-for-arguments.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-microblaze/recipes-devtools/gcc/gcc-12/0051-Patch-microblaze-Reducing-Stack-space-for-arguments.patch') diff --git a/meta-microblaze/recipes-devtools/gcc/gcc-12/0051-Patch-microblaze-Reducing-Stack-space-for-arguments.patch b/meta-microblaze/recipes-devtools/gcc/gcc-12/0051-Patch-microblaze-Reducing-Stack-space-for-arguments.patch index b9575eac..64069e3c 100644 --- a/meta-microblaze/recipes-devtools/gcc/gcc-12/0051-Patch-microblaze-Reducing-Stack-space-for-arguments.patch +++ b/meta-microblaze/recipes-devtools/gcc/gcc-12/0051-Patch-microblaze-Reducing-Stack-space-for-arguments.patch @@ -9,6 +9,10 @@ Subject: [PATCH 51/53] [Patch, microblaze]: Reducing Stack space for arguments Signed-off-by :Nagaraju Mekala :Ajit Agarwal +Upstream-Status: Pending + +Signed-off-by: Mark Hatle + --- gcc/config/microblaze/microblaze-protos.h | 1 + gcc/config/microblaze/microblaze.cc | 130 ++++++++++++++++++++++ -- cgit v1.2.3-54-g00ecf