[rtems-source-builder commit] 7: Update Binutils, GDB, and GCC

Sebastian Huber sebh at rtems.org
Sun Nov 6 19:10:20 UTC 2022


Module:    rtems-source-builder
Branch:    master
Commit:    f690701431fc88d0d79a56c41bc6a11d4641e60b
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=f690701431fc88d0d79a56c41bc6a11d4641e60b

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Nov  4 12:10:08 2022 +0100

7: Update Binutils, GDB, and GCC

---

 rtems/config/tools/rtems-binutils-head.cfg        | 4 ++--
 rtems/config/tools/rtems-gcc-head-newlib-head.cfg | 4 ++--
 rtems/config/tools/rtems-gdb-head.cfg             | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/rtems/config/tools/rtems-binutils-head.cfg b/rtems/config/tools/rtems-binutils-head.cfg
index a8ff290..65d135c 100644
--- a/rtems/config/tools/rtems-binutils-head.cfg
+++ b/rtems/config/tools/rtems-binutils-head.cfg
@@ -1,12 +1,12 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define binutils_version ce6c3d2
+%define binutils_version d852107
 %define binutils_external 1
 %define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
 %source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
 %hash sha512 %{binutils_expand_name}.tar.gz \
-  drh71JaHy/tbyPXOVBWIETRMQOhwXuQT+wsYt8m5iCXJoNnkd+h56XopTCtvHNlc7spQUTgGbxcDhO97T5vEEg==
+  z5xJ6ACE3aMTXYGv4lxujRz8dK0KJHLtcirHX0bDSdnY9IX8dSQVlMelbPijNCoNv52fKlF05qUfjRBAMhsmZQ==
 
 %define with_deterministic_archives 1
 %define with_64_bit_bfd 1
diff --git a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
index 20d68f7..797aa1d 100644
--- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
@@ -1,12 +1,12 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version d6a488f2
+%define gcc_version 164cc7a
 %define gcc_external 1
 %define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
 %source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
 %hash sha512 %{gcc_expand_name}.tar.gz \
-  R5Qurhxr2tQj2sugPwX3yt2gxGvGRHehdm58sRCOI3xM8yB9GHNF7WkrkwXyifPqqrjcQqoVWokz8cgRhwCdCA==
+  +UwYTEbIUucugMN0SQwkVv//I/PgIyHPpnfhDDqKq8Xtf7JnDKKmKpFN6x/lIJDRULlKgAhGOEFxgE4+6jxM0A==
 
 %define newlib_version a8526cb
 %define newlib_external 1
diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg
index 258e3e1..6bd0192 100644
--- a/rtems/config/tools/rtems-gdb-head.cfg
+++ b/rtems/config/tools/rtems-gdb-head.cfg
@@ -1,11 +1,11 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gdb_version c6d2040
+%define gdb_version d852107
 %define gdb_external 1
 %define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
 %source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
 %hash sha512 %{gdb_expand_name}.tar.gz \
-  KNcy2DdJhDaT7NhkR3dl2Ju42EhY7dn7DrV10xDiCLQbD2+1FA4Up8crLV2vM8cJ5RpntKp1fa+BgUTjR/RlMA==
+  z5xJ6ACE3aMTXYGv4lxujRz8dK0KJHLtcirHX0bDSdnY9IX8dSQVlMelbPijNCoNv52fKlF05qUfjRBAMhsmZQ==
 
 %include %{_configdir}/gdb-8-1.cfg



More information about the vc mailing list