From 2624a5ec9fc1f6cbd2f7d0ee8114186f7f69a4ba Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Oct 2022 11:14:23 +0200 Subject: 6/7: Update Newlib --- rtems/config/tools/rtems-gcc-10-newlib-head.cfg | 5 +++-- rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg | 5 +++-- rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-head-newlib-head.cfg | 5 +++-- 4 files changed, 11 insertions(+), 8 deletions(-) (limited to 'rtems/config') diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg index a944b78..91c89eb 100644 --- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg @@ -16,11 +16,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 d9dc880 +%define newlib_version 0b6342c %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 3062c1f62dece119b6f0c74489ce57b29cb2dcf291b884f38361504e83a049fda17bf89b781605643f29bd0af2d61fd180852944576033efc55bc0e21505b84c +%hash sha512 newlib-%{newlib_version}.tar.gz \ + YfLVrGeX6Dl7Inun85ANhkUzhQy5T5n3EwvEsjTFwB2JHQiaeB+vZkXIGY5ooyMYKUt0J/YpkqJiM/Wdh3l9bg== %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 2233e56..cae0d4c 100644 --- a/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-10.4-newlib-head.cfg @@ -20,11 +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 d9dc880 +%define newlib_version 0b6342c %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 3062c1f62dece119b6f0c74489ce57b29cb2dcf291b884f38361504e83a049fda17bf89b781605643f29bd0af2d61fd180852944576033efc55bc0e21505b84c +%hash sha512 newlib-%{newlib_version}.tar.gz \ + YfLVrGeX6Dl7Inun85ANhkUzhQy5T5n3EwvEsjTFwB2JHQiaeB+vZkXIGY5ooyMYKUt0J/YpkqJiM/Wdh3l9bg== %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 c8eb0a6..09251cd 100644 --- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg @@ -40,13 +40,13 @@ KEmxHjYOqY4LTXCMZ3I60tbHusbR5GlnP0CLARHPAnhCnovDj9K3U43C1bsMxDDGRqD6fwtrEFoEgqVFX63IuQ== # Comment above related to #4657 and patches ends here -%define newlib_version 01f6251c0 +%define newlib_version 0b6342c %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 \ - 5HRkzpOsZ43Q0IOQGof4slTN5k741fRXsFkkfa5Heu+RI28hDeYD7YErt2A/PlMtgSQ6TKefDfH3MEuSlRszRQ== + YfLVrGeX6Dl7Inun85ANhkUzhQy5T5n3EwvEsjTFwB2JHQiaeB+vZkXIGY5ooyMYKUt0J/YpkqJiM/Wdh3l9bg== %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 6c4b8d2..0896d12 100644 --- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg @@ -7,11 +7,12 @@ %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 e7eba299d95b299ddb1f2ec3a43c936485e235d08cd0c1c2660fe747b6c185e74f7df5b650d21202566a8cf08332d41d6cec4b0ca54583ae58efcfbfc2633b14 -%define newlib_version d9dc880 +%define newlib_version 0b6342c %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 3062c1f62dece119b6f0c74489ce57b29cb2dcf291b884f38361504e83a049fda17bf89b781605643f29bd0af2d61fd180852944576033efc55bc0e21505b84c +%hash sha512 newlib-%{newlib_version}.tar.gz \ + YfLVrGeX6Dl7Inun85ANhkUzhQy5T5n3EwvEsjTFwB2JHQiaeB+vZkXIGY5ooyMYKUt0J/YpkqJiM/Wdh3l9bg== %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 -- cgit v1.2.3