From 563a6be662efc08f7e539e05956850f271e2f95f Mon Sep 17 00:00:00 2001 From: Alp Sayin Date: Sat, 23 Sep 2023 19:52:30 +0100 Subject: [PATCH] microblaze: apply toolchain patches from meta-xilinx repository This patchset fixes many known issues on gnu-toolchain for microblaze. But mainly the atomic-cas and binutils incorrect relocation issues. Patches obtained from https://github.com/xilinx/meta-xilinx/ Signed-off-by: Alp Sayin --- binutils | 2 +- gcc | 2 +- gdb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binutils b/binutils index f36cd8b8..04e5b36f 160000 --- a/binutils +++ b/binutils @@ -1 +1 @@ -Subproject commit f36cd8b8f9c556a24f8df9097eb52da237c01982 +Subproject commit 04e5b36fd52bf63b0c2a0ec2e0ff5f9311f7c8ea diff --git a/gcc b/gcc index db5fcf3e..46c4fe63 160000 --- a/gcc +++ b/gcc @@ -1 +1 @@ -Subproject commit db5fcf3eadd09e69d59d068098854e4666c3b863 +Subproject commit 46c4fe6360b7059f1304a78bad3baf94c22fbab5 diff --git a/gdb b/gdb index db8bd068..66646cfe 160000 --- a/gdb +++ b/gdb @@ -1 +1 @@ -Subproject commit db8bd068edeaac983273727d9322fc1867702d15 +Subproject commit 66646cfeb0769c1eb5c98cb40939a443f73ccfcd