Re: [PATCH 1/3] 6/7: Update Newlib
OK to these updates. Thanks Chris On 21/7/2023 5:03 am, Sebastian Huber wrote: > Keep RTEMS up to date with the upstream development. > --- > rtems/config/tools/rtems-gcc-10-newlib-head.cfg | 4 ++-- > rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg | 4 ++-- > rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 4 ++-- > rtems/config/tools/rtems-gcc-13-newlib-head.cfg | 4 ++-- > rtems/config/tools/rtems-gcc-head-newlib-head.cfg | 4 ++-- > 5 files changed, 10 insertions(+), 10 deletions(-) > > diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg > b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg > index e01542e..780a0ef 100644 > --- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg > +++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg > @@ -17,12 +17,12 @@ > %patch add newlib -p1 > https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch > %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch > 7ca237eabfd5b382713186e1fc290dfc999a353315795ecb8dd0d22fcd1ab7f5bf31f4329954adab91ad04c100dcac0e86d406fdbce8f82cf9dc23842c88caf6 > > -%define newlib_version 4c7d0df > +%define newlib_version a021448 > %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 \ > - > tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9BBupECuWwoq1vzlIy4Uj7+dEzLKuepassKx9M4H21A== > + > YiC/BsmRpq8XsN1hx4s2Rvcwys/4DRFB3F6vvd+lEMJWXXpt3knXT4BBZkP11bkEcpDFCV9EaOlTT3HA7C3pCg== > > %define with_threads 1 > %define with_plugin 0 > diff --git a/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg > b/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg > index 0eff966..99e2a21 100644 > --- a/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg > +++ b/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg > @@ -20,12 +20,12 @@ > %patch add newlib -p1 > https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch > %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch > 7ca237eabfd5b382713186e1fc290dfc999a353315795ecb8dd0d22fcd1ab7f5bf31f4329954adab91ad04c100dcac0e86d406fdbce8f82cf9dc23842c88caf6 > > -%define newlib_version 4c7d0df > +%define newlib_version a021448 > %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 \ > - > tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9BBupECuWwoq1vzlIy4Uj7+dEzLKuepassKx9M4H21A== > + > YiC/BsmRpq8XsN1hx4s2Rvcwys/4DRFB3F6vvd+lEMJWXXpt3knXT4BBZkP11bkEcpDFCV9EaOlTT3HA7C3pCg== > > %define with_threads 1 > %define with_plugin 0 > diff --git a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg > b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg > index 7b0d4cb..0de9412 100644 > --- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg > +++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg > @@ -38,13 +38,13 @@ > > KEmxHjYOqY4LTXCMZ3I60tbHusbR5GlnP0CLARHPAnhCnovDj9K3U43C1bsMxDDGRqD6fwtrEFoEgqVFX63IuQ== > # Comment above related to #4657 and patches ends here > > -%define newlib_version 4c7d0df > +%define newlib_version a021448 > %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 \ > - > tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9BBupECuWwoq1vzlIy4Uj7+dEzLKuepassKx9M4H21A== > + > YiC/BsmRpq8XsN1hx4s2Rvcwys/4DRFB3F6vvd+lEMJWXXpt3knXT4BBZkP11bkEcpDFCV9EaOlTT3HA7C3pCg== > > %define with_threads 1 > %define with_plugin 0 > diff --git a/rtems/config/tools/rtems-gcc-13-newlib-head.cfg > b/rtems/config/tools/rtems-gcc-13-newlib-head.cfg > index a507928..cd30ccf 100644 > --- a/rtems/config/tools/rtems-gcc-13-newlib-head.cfg > +++ b/rtems/config/tools/rtems-gcc-13-newlib-head.cfg > @@ -8,12 +8,12 @@ > %hash sha512 %{gcc_expand_name}.tar.gz \ > > Bap0yX4QA/1mQVQeUJyicdu1qUBsFapuJwxKKtfluFOUX11AtDpXzUL/wt6P7KvJKX5dDVWW8ZW4pIb8IAW3aw== > > -%define newlib_version 4c7d0df > +%define newlib_version a021448 > %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 \ > - > tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9B
[PATCH 1/3] 6/7: Update Newlib
Keep RTEMS up to date with the upstream development. --- rtems/config/tools/rtems-gcc-10-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-13-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-head-newlib-head.cfg | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg index e01542e..780a0ef 100644 --- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg @@ -17,12 +17,12 @@ %patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch 7ca237eabfd5b382713186e1fc290dfc999a353315795ecb8dd0d22fcd1ab7f5bf31f4329954adab91ad04c100dcac0e86d406fdbce8f82cf9dc23842c88caf6 -%define newlib_version 4c7d0df +%define newlib_version a021448 %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 \ - tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9BBupECuWwoq1vzlIy4Uj7+dEzLKuepassKx9M4H21A== + YiC/BsmRpq8XsN1hx4s2Rvcwys/4DRFB3F6vvd+lEMJWXXpt3knXT4BBZkP11bkEcpDFCV9EaOlTT3HA7C3pCg== %define with_threads 1 %define with_plugin 0 diff --git a/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg index 0eff966..99e2a21 100644 --- a/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg @@ -20,12 +20,12 @@ %patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch 7ca237eabfd5b382713186e1fc290dfc999a353315795ecb8dd0d22fcd1ab7f5bf31f4329954adab91ad04c100dcac0e86d406fdbce8f82cf9dc23842c88caf6 -%define newlib_version 4c7d0df +%define newlib_version a021448 %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 \ - tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9BBupECuWwoq1vzlIy4Uj7+dEzLKuepassKx9M4H21A== + YiC/BsmRpq8XsN1hx4s2Rvcwys/4DRFB3F6vvd+lEMJWXXpt3knXT4BBZkP11bkEcpDFCV9EaOlTT3HA7C3pCg== %define with_threads 1 %define with_plugin 0 diff --git a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg index 7b0d4cb..0de9412 100644 --- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg @@ -38,13 +38,13 @@ KEmxHjYOqY4LTXCMZ3I60tbHusbR5GlnP0CLARHPAnhCnovDj9K3U43C1bsMxDDGRqD6fwtrEFoEgqVFX63IuQ== # Comment above related to #4657 and patches ends here -%define newlib_version 4c7d0df +%define newlib_version a021448 %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 \ - tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9BBupECuWwoq1vzlIy4Uj7+dEzLKuepassKx9M4H21A== + YiC/BsmRpq8XsN1hx4s2Rvcwys/4DRFB3F6vvd+lEMJWXXpt3knXT4BBZkP11bkEcpDFCV9EaOlTT3HA7C3pCg== %define with_threads 1 %define with_plugin 0 diff --git a/rtems/config/tools/rtems-gcc-13-newlib-head.cfg b/rtems/config/tools/rtems-gcc-13-newlib-head.cfg index a507928..cd30ccf 100644 --- a/rtems/config/tools/rtems-gcc-13-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-13-newlib-head.cfg @@ -8,12 +8,12 @@ %hash sha512 %{gcc_expand_name}.tar.gz \ Bap0yX4QA/1mQVQeUJyicdu1qUBsFapuJwxKKtfluFOUX11AtDpXzUL/wt6P7KvJKX5dDVWW8ZW4pIb8IAW3aw== -%define newlib_version 4c7d0df +%define newlib_version a021448 %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 \ - tA7iXyG/UwRDYmGIMd1iS5IjvM5+lL2E8l6ez+xi8vr9BBupECuWwoq1vzlIy4Uj7+dEzLKuepassKx9M4H21A== + YiC/BsmRpq8XsN1hx4s2Rvcwys/4DRFB3F6vvd+lEMJWXXpt3knXT4BBZkP11bkEcpDFCV9EaOlTT3HA7C3pCg== %patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch %hash sha512 000