From bfed1c030c67a6029fd3471b0f1eac53e3470557 Mon Sep 17 00:00:00 2001 From: Duy Nguyen Date: Wed, 29 Oct 2025 09:39:51 +0000 Subject: [PATCH] rx: Upgrade RX gcc, binutils, gdb to support new RX devices This update integrates the latest Renesas RX toolchain components into the Zephyr SDK build These updates are required to enable future RX device support in Zephyr and align SDK toolchains with the upstream RX porting effort. Signed-off-by: Duy Nguyen --- binutils | 2 +- gcc | 2 +- gdb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binutils b/binutils index 87606c59..5c99495d 160000 --- a/binutils +++ b/binutils @@ -1 +1 @@ -Subproject commit 87606c59affb5e80b60bb60823d72b7739706016 +Subproject commit 5c99495d9ee0f146eb707038aa9652fec603cdfe diff --git a/gcc b/gcc index 590fb2e3..cc11b522 160000 --- a/gcc +++ b/gcc @@ -1 +1 @@ -Subproject commit 590fb2e34285c9fc7b74b39a9f1e8368cc6ee47f +Subproject commit cc11b5226a939e73bcdc4d5b5f0583c110d1edd7 diff --git a/gdb b/gdb index cf8ec4dc..c5f6a3d1 160000 --- a/gdb +++ b/gdb @@ -1 +1 @@ -Subproject commit cf8ec4dc712e65463b6640e2689d9a32abff0090 +Subproject commit c5f6a3d16d5d4be85cc35c2d4e7335ab3e7d857a