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

Sebastian Huber sebh at rtems.org
Tue Dec 22 14:00:45 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Dec 21 17:12:31 2020 +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 6c0f606..c1fd156 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 904cb74
+%define binutils_version acf10ca
 %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 38a5c037c7c3c83add32ee7f9d2fe835dffcda67089acff890936c4e5df004d0a6008b3acbd2dd941a9442012be30f61458f102122339decd0c8d080a7b626ad
+%hash sha512 %{binutils_expand_name}.tar.gz 59b10cbda885bf50b68a5bacee3786c811c1b1f8775de13ce58085cb87a083c2ac5f54db2c73d54400286bed14aff4833d0114052b4bc3539fc070e15b140db2
 
 %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 bbd3bc4..e6f9eba 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 07fed10
+%define gcc_version 03e2d83
 %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 1f9d201098cfa814b0e29b061900ff04e1cb3ada74cdfb92a8adb86d3c2f134700bd30efbfdb0a33ada97ee6c081307bfd3d204778dad0f973ff6729ed273b0d
+%hash sha512 %{gcc_expand_name}.tar.gz 6c97de06f0c37292bba2515061ff6109a2ce54ec3a7342e7863684208fc71e1981a9c821ff4a6d168a8a414f3a0a0c3f63942fcedc1c6b1e5d7cb1a02f9a5981
 
 %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 f62c29a..80de138 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 9bac663
+%define gcc_version 7e63d38
 %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 fa61e4b1e1088039f0cdb0fee81fbfda613ec5830cac60d32f1ddfa23a2df4ea6dccc7cf8f0de0863dabfa18eade06d32484c31c9eabc58bb3805d1e3e8b8aa5
+%hash sha512 %{gcc_expand_name}.tar.gz 78571cd8eac45bb23bdc55a53a632e1595081f17cfee8b9dfc60d4741abbb9160ca180f8b9a84444a08bf1292b332493fc07c9c0bf9175655e60b07ca69016cb
 
 %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 2fb8d0e..772b8d0 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 904cb74
+%define gdb_version acf10ca
 %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 38a5c037c7c3c83add32ee7f9d2fe835dffcda67089acff890936c4e5df004d0a6008b3acbd2dd941a9442012be30f61458f102122339decd0c8d080a7b626ad
+%hash sha512 %{gdb_expand_name}.tar.gz 59b10cbda885bf50b68a5bacee3786c811c1b1f8775de13ce58085cb87a083c2ac5f54db2c73d54400286bed14aff4833d0114052b4bc3539fc070e15b140db2
 
 %include %{_configdir}/gdb-8-1.cfg



More information about the vc mailing list