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

Sebastian Huber sebh at rtems.org
Tue Mar 22 20:12:27 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Mar 22 20:02:31 2022 +0100

7: Update Binutils, GCC, and GDB

---

 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 065522b..3d5b513 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 64a9760
+%define binutils_version 25209e2
 %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 ba0347a8f68873ef399d581d6644859172207507be1d7db38202717a4ae3d79082c0be19ac326b4b526c19e5b26d375af028ab0a3dd82a0a0bc300ff6809d89f
+%hash sha512 %{binutils_expand_name}.tar.gz 9127c34a2f842d15b547a2a29af1c1c4fb165c03a082d199ffc8a34288db0806ae215dc364668682addedb83d7a720245b22725e8977f4d5a922247b9d38a1aa
 
 %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 1f54c52..eb0fa89 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 a9e2ebe
+%define gcc_version b6e3390
 %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 c5e844c67164cc258e0083e9c78b2032134a226f7045be2b67863f941d7095fcfb597afc9bb717d4ad53df950417a901b5dec2bbb2fcf25ba9945b0b2d099410
+%hash sha512 %{gcc_expand_name}.tar.gz 7772b10342bc461709e771dad7cb6f0d99bb0106f05c3e0613770c2fb4bc6232a7193d0158425f47b7835efdbc76a9f182e2b0fcaef5c28ed3e09245e787d3cb
 
 %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 6f7d211..40c0e01 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 64a9760
+%define gdb_version 25209e2
 %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 ba0347a8f68873ef399d581d6644859172207507be1d7db38202717a4ae3d79082c0be19ac326b4b526c19e5b26d375af028ab0a3dd82a0a0bc300ff6809d89f
+%hash sha512 %{gdb_expand_name}.tar.gz 9127c34a2f842d15b547a2a29af1c1c4fb165c03a082d199ffc8a34288db0806ae215dc364668682addedb83d7a720245b22725e8977f4d5a922247b9d38a1aa
 
 %include %{_configdir}/gdb-8-1.cfg



More information about the vc mailing list