From 4cdec141b1320a1e5a04b898e13e04c43ec233c3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 25 Feb 2022 07:49:16 +0100 Subject: 7: Update Binutils, GDB, and GCC --- rtems/config/tools/rtems-binutils-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-head-newlib-head.cfg | 4 ++-- rtems/config/tools/rtems-gdb-head.cfg | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rtems/config/tools/rtems-binutils-head.cfg b/rtems/config/tools/rtems-binutils-head.cfg index 3199f60..065522b 100644 --- a/rtems/config/tools/rtems-binutils-head.cfg +++ b/rtems/config/tools/rtems-binutils-head.cfg @@ -1,11 +1,11 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define binutils_version 255a531 +%define binutils_version 64a9760 %define binutils_external 1 %define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version} %source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version} -%hash sha512 %{binutils_expand_name}.tar.gz y9dCenfnen0sUJ14yxcZHKPW5QByAQO2P6RGdHXV+V6+D7kBYOKsOzeWYjpeX3tw4j+8NFYwlIrw/9ZsV4WeaQ== +%hash sha512 %{binutils_expand_name}.tar.gz ba0347a8f68873ef399d581d6644859172207507be1d7db38202717a4ae3d79082c0be19ac326b4b526c19e5b26d375af028ab0a3dd82a0a0bc300ff6809d89f %define with_deterministic_archives 1 %define with_64_bit_bfd 1 diff --git a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg index b0496a0..557d593 100644 --- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg @@ -1,11 +1,11 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define gcc_version 40ccb47 +%define gcc_version a9e2ebe %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 565db44c7427c3157f7a8c5541e1e4f849412c9967c8385738dc0fea366998be7a8f2b0b1f31d2197745b541c9d9f85cc4dfeb68632dab96c7ae7efbb500ae67 +%hash sha512 %{gcc_expand_name}.tar.gz c5e844c67164cc258e0083e9c78b2032134a226f7045be2b67863f941d7095fcfb597afc9bb717d4ad53df950417a901b5dec2bbb2fcf25ba9945b0b2d099410 %define newlib_version 85f2dca %define newlib_external 1 diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg index 65171d7..6f7d211 100644 --- a/rtems/config/tools/rtems-gdb-head.cfg +++ b/rtems/config/tools/rtems-gdb-head.cfg @@ -1,10 +1,10 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define gdb_version 3b2bef8 +%define gdb_version 64a9760 %define gdb_external 1 %define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version} %source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version} -%hash sha512 %{gdb_expand_name}.tar.gz b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74 +%hash sha512 %{gdb_expand_name}.tar.gz ba0347a8f68873ef399d581d6644859172207507be1d7db38202717a4ae3d79082c0be19ac326b4b526c19e5b26d375af028ab0a3dd82a0a0bc300ff6809d89f %include %{_configdir}/gdb-8-1.cfg -- cgit v1.2.3