summaryrefslogtreecommitdiffstats
path: root/rtems
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-10-07 19:50:05 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-10-07 19:50:05 +0200
commit889cf95db0122bd1a6b21598569620c40ff2069d (patch)
tree6df1cda3024a3f236c5fc3f27d9987a3dbda5fa4 /rtems
parentrtems-gcc-head-newlib-head.cfg: Add newlib patch (diff)
downloadrtems-source-builder-889cf95db0122bd1a6b21598569620c40ff2069d.tar.bz2
Update newlib to fetch <sys/tree.h> optimizations
Close #4522.
Diffstat (limited to 'rtems')
-rw-r--r--rtems/config/tools/rtems-gcc-10-newlib-head.cfg4
-rw-r--r--rtems/config/tools/rtems-gcc-head-newlib-head.cfg4
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==