[rtems-source-builder commit] Update newlib to fetch <sys/tree.h> optimizations

Sebastian Huber sebh at rtems.org
Thu Oct 7 19:39:16 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Oct  7 19:50:05 2021 +0200

Update newlib to fetch <sys/tree.h> optimizations

Close #4522.

---

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

diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index a470c91..f648080 100644
--- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
@@ -16,11 +16,11 @@
 +%patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch
 +%hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch BHRMimj6ztKPHQFxypI8RwPmno96B56eVQGx5dtCtcOb+qICMrQC1fa0jP3JrR8RGJI4y61RoYvpnj6EbTmRKA==
 
-%define newlib_version 9069cb9
+%define newlib_version eb03ac1
 %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 r/FkML8n7cTUGaWik8RqdCXuoxfT9N26aWXw404TkQOFiHnCXBT8P1kxGhCEptOpNqaIRsgamvWx5RPowpXqqg==
+%hash sha512 newlib-%{newlib_version}.tar.gz e6753c0573f89646bcd9a1d00e4af21361247f1c9ae48b548c1c2bc5b50030cc99b4118dc2f7877a8539136e951413513ab737bb47105580929bb90a4fd550ea
 
 %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 e0443dc..46ce7db 100644
--- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
@@ -7,11 +7,11 @@
 %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 565db44c7427c3157f7a8c5541e1e4f849412c9967c8385738dc0fea366998be7a8f2b0b1f31d2197745b541c9d9f85cc4dfeb68632dab96c7ae7efbb500ae67
 
-%define newlib_version 9069cb9
+%define newlib_version eb03ac1
 %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 r/FkML8n7cTUGaWik8RqdCXuoxfT9N26aWXw404TkQOFiHnCXBT8P1kxGhCEptOpNqaIRsgamvWx5RPowpXqqg==
+%hash sha512 newlib-%{newlib_version}.tar.gz e6753c0573f89646bcd9a1d00e4af21361247f1c9ae48b548c1c2bc5b50030cc99b4118dc2f7877a8539136e951413513ab737bb47105580929bb90a4fd550ea
 
 %patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch
 %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch BHRMimj6ztKPHQFxypI8RwPmno96B56eVQGx5dtCtcOb+qICMrQC1fa0jP3JrR8RGJI4y61RoYvpnj6EbTmRKA==



More information about the vc mailing list