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

Sebastian Huber sebh at rtems.org
Wed May 4 05:47:27 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue May  3 08:21:31 2022 +0200

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 b5d7297..6c7710b 100644
--- a/rtems/config/tools/rtems-binutils-head.cfg
+++ b/rtems/config/tools/rtems-binutils-head.cfg
@@ -1,11 +1,11 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define binutils_version 36b1241
+%define binutils_version 7a9361c
 %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 e7d1ded454aa5f5cb50b59628ac9fb49b03f1130c324e0965122584da86654679a836320998a6aea64c85bcf65c23c3a53c96211c179e7b445e3dfb8fdef3785
+%hash sha512 %{binutils_expand_name}.tar.gz 2faae0705902d80f824652a3d8cbc77a96dc0cda1c4773af390ab95b2892dd7a12de6ba4c956c487399a0d028ac9d09e867fafe18dc938a4f1ecaa41986bcd58
 
 %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 bbce180..fed2e1a 100644
--- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
@@ -1,11 +1,11 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version e07ea03
+%define gcc_version 4c2659c
 %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 abba8cc3e9e2c4d43506b60c091b1170b26201befe06a396637ba68f3894813af1bf4e8cbff06b1dc84f469bc961eda814fac35fbef3f883a0937cc192c65404
+%hash sha512 %{gcc_expand_name}.tar.gz f00882664308f7fc2c8862e50a202b0e798c03a6c2931372799c78d60ccaaf5485b2468c5ea43b08618ba8588259b84efc3d93908490ef98e7bd2947c91d471c
 
 %define newlib_version 64b2081
 %define newlib_external 1
diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg
index 9ee30c9..2fd0e5c 100644
--- a/rtems/config/tools/rtems-gdb-head.cfg
+++ b/rtems/config/tools/rtems-gdb-head.cfg
@@ -1,10 +1,10 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gdb_version 36b1241
+%define gdb_version 7a9361c
 %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 e7d1ded454aa5f5cb50b59628ac9fb49b03f1130c324e0965122584da86654679a836320998a6aea64c85bcf65c23c3a53c96211c179e7b445e3dfb8fdef3785
+%hash sha512 %{gdb_expand_name}.tar.gz 2faae0705902d80f824652a3d8cbc77a96dc0cda1c4773af390ab95b2892dd7a12de6ba4c956c487399a0d028ac9d09e867fafe18dc938a4f1ecaa41986bcd58
 
 %include %{_configdir}/gdb-8-1.cfg



More information about the vc mailing list