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

Sebastian Huber sebh at rtems.org
Tue Dec 15 09:35:07 UTC 2020


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Dec 11 08:02:00 2020 +0100

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

This update includes a fix for the ARM Cortex-R52 support in Newlib.

Update #4198.

---

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

diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index 4df59c6..2a2ae41 100644
--- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
@@ -1,20 +1,20 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version 4fa2ab6
+%define gcc_version 1cdad8b
 %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 0de1c1684c1d2a334b7933309ad82e5f7028dc56963d693c093de6d3997df3b1cc87a0811deca43a54eea27a20dc98b1d32286d7b303c1eee79d0e26bf69238f
+%hash sha512 %{gcc_expand_name}.tar.gz 73f410b11029999a8958cf1b1d1af4a4cda8fc9ba1e3d06e73cf2011b91b6f56f4b5b6fa168258ba070a5eb09f94eb9008c486cbf544b667c997755095c52fc6
 
 %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
 
-%define newlib_version 7fa8405
+%define newlib_version 6cc47c4
 %define newlib_external 1
 %define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
 %source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version}
-%hash sha512 newlib-%{newlib_version}.tar.gz ce8b875630a7f2fc1ca1c7110f8bf5d542078880069038f711641b2046a696d31b1b9e5287973182ee793945e6695e288470fe7d0bfeb5582418a072fd9fd6fc
+%hash sha512 newlib-%{newlib_version}.tar.gz e29a407058c5ebdc089ae9181c43f3fbec3b0004c34a63379671ab79dd909aaa4245f4c0cddfec0ec0d29c6ecc2e7b60c096b912841a0f3f899c41148bdd20bc
 
 %define with_threads 1
 %define with_plugin 0
diff --git a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
index 8a4ace5..8d7f86c 100644
--- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
@@ -1,17 +1,17 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version 4a3b9f4
+%define gcc_version 773a410
 %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 e3dd0360fb9546656759e034a6b49e8aff7fc92901f79ae6f37fb3558306fabdfb8837f02581a1e697ab90e5dc25b3b2b1c70469fe44f31ddb86a78d2796a995
+%hash sha512 %{gcc_expand_name}.tar.gz 551e042aeb2c35d2a632533be09f7f1c12b91285539f4c06e7bf52ab2bf55b4bc19e61532c6d111a8bdbb28343375b825a8b85437f5ed6c915f8e0500e0b4dc1
 
-%define newlib_version 7fa8405
+%define newlib_version 6cc47c4
 %define newlib_external 1
 %define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
 %source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version}
-%hash sha512 newlib-%{newlib_version}.tar.gz ce8b875630a7f2fc1ca1c7110f8bf5d542078880069038f711641b2046a696d31b1b9e5287973182ee793945e6695e288470fe7d0bfeb5582418a072fd9fd6fc
+%hash sha512 newlib-%{newlib_version}.tar.gz e29a407058c5ebdc089ae9181c43f3fbec3b0004c34a63379671ab79dd909aaa4245f4c0cddfec0ec0d29c6ecc2e7b60c096b912841a0f3f899c41148bdd20bc
 
 %define with_threads 1
 %define with_plugin 0



More information about the vc mailing list