From 179d671cd4f40e48b56caff8e1d718501559b1f8 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 24 Sep 2022 10:09:42 +0200 Subject: 6: Update GCC 10 and 12 --- rtems/config/tools/rtems-gcc-10-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'rtems') diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg index 79e7c32..a944b78 100644 --- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg @@ -1,11 +1,11 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define gcc_version 6678700 +%define gcc_version f744c9f %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 2b5884cf4bcc7245106c5d4cd4cab69ba89ccd96410d7d99636e4391fffc0350446272a4948942b2e2883649ab40b5b521a8b99788b6ce2b560782cf6e640fdb +%hash sha512 %{gcc_expand_name}.tar.gz 540db557f267ca6801f0560b2137bcaed6a18459bef546e7f473a2346b42eb01eda00b08bbd0a4efd893c31b85f50e4f54aa0315f4263dbb4febca2c60c578dc %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v8-of-gcov-improvements-to-GCC-10.patch %hash sha512 0001-Back-port-v8-of-gcov-improvements-to-GCC-10.patch c2d1faed68aa0f60bef917365545cc4cc899df428a5d08f178417c06def4fd3cd3a749c1871c8a22552022c29dfae4a3d21161e2b01291e458ea8d670f01887e diff --git a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg index a65da4e..fe4f827 100644 --- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg @@ -1,11 +1,11 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define gcc_version 3a83d00 +%define gcc_version c9bb2be %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 1c75651a05cb908f8f65421dabd22840a9b036e0ac941ad123ffd88650dc921980b5faf31e1f23b6bc465c32d605cb210ac94fade5591616a2a51b31dc0194bb +%hash sha512 %{gcc_expand_name}.tar.gz f6f6860a7f6db427f9da03fd61f0e1b5ac15379279ef23a03a52f32f1dc98c2ef8a914b4662426831d3e36ae2e07d26136f3e431cc56987e2087ae7285f1c87b %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch %hash sha512 0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch \ -- cgit v1.2.3