[rtems-source-builder commit] 6/7: Update unstable RTEMS 6/7 tool chain

Sebastian Huber sebh at rtems.org
Mon Jan 4 09:59:27 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Jan  4 06:31:53 2021 +0100

6/7: Update unstable RTEMS 6/7 tool chain

---

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

diff --git a/rtems/config/tools/rtems-binutils-head.cfg b/rtems/config/tools/rtems-binutils-head.cfg
index c1fd156..133d022 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 acf10ca
+%define binutils_version 4c0e540
 %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 59b10cbda885bf50b68a5bacee3786c811c1b1f8775de13ce58085cb87a083c2ac5f54db2c73d54400286bed14aff4833d0114052b4bc3539fc070e15b140db2
+%hash sha512 %{binutils_expand_name}.tar.gz 3fa33ee369f59160a69e7285d7a6248e974004218087040090eeaff03af98cdf875b5fa388fd6f289f7b2fc2fd468bca2a6d3f06eb0a2c1d716eb89ba5034211
 
 %define with_deterministic_archives 1
 %define with_64_bit_bfd 1
diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index e6f9eba..5f27dca 100644
--- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
@@ -1,11 +1,11 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version 03e2d83
+%define gcc_version a8a453d
 %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 6c97de06f0c37292bba2515061ff6109a2ce54ec3a7342e7863684208fc71e1981a9c821ff4a6d168a8a414f3a0a0c3f63942fcedc1c6b1e5d7cb1a02f9a5981
+%hash sha512 %{gcc_expand_name}.tar.gz dd1fec0697d5dea3cc0e1f9c8cb25ff4b7fcfc5521f20dee7d8599ab617d40425ac33208db9c48ec9e370850efadd0fb2b14f87db9d7c44a7191a200692e9aa9
 
 %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-gcov-Add-fprofile-info-section-support.patch
 %hash sha512 0001-gcov-Add-fprofile-info-section-support.patch 284c4eb2180e8a7dac600b5833da5d2f99568b7fc2f873c145665ef56ab72ca3e9ac3da1e8bc88e72dd229f02a28402770d82ddd7a1b836836ae00cdfd1d400f
diff --git a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
index 80de138..103c6dd 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 7e63d38
+%define gcc_version 2e96eec
 %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 78571cd8eac45bb23bdc55a53a632e1595081f17cfee8b9dfc60d4741abbb9160ca180f8b9a84444a08bf1292b332493fc07c9c0bf9175655e60b07ca69016cb
+%hash sha512 %{gcc_expand_name}.tar.gz 4bc693825cce9424fc003080c824ce233b713d46cd181c3aee13766bd002cc720583e3535fd151e417c0fa97f166039e8acc891dda0dc16dab9169c4b5a5da39
 
 %define newlib_version 415fdd4
 %define newlib_external 1
diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg
index 772b8d0..8fa11da 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 acf10ca
+%define gdb_version 4c0e540
 %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 59b10cbda885bf50b68a5bacee3786c811c1b1f8775de13ce58085cb87a083c2ac5f54db2c73d54400286bed14aff4833d0114052b4bc3539fc070e15b140db2
+%hash sha512 %{gdb_expand_name}.tar.gz 3fa33ee369f59160a69e7285d7a6248e974004218087040090eeaff03af98cdf875b5fa388fd6f289f7b2fc2fd468bca2a6d3f06eb0a2c1d716eb89ba5034211
 
 %include %{_configdir}/gdb-8-1.cfg



More information about the vc mailing list