From a4608ce16e94066aea82f22849e24d4fcd90699b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 1 Jul 2022 14:40:53 +0200 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(-) (limited to 'rtems/config') diff --git a/rtems/config/tools/rtems-binutils-head.cfg b/rtems/config/tools/rtems-binutils-head.cfg index 26b4427..c50776f 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 2dc60c7 +%define binutils_version 2899490 %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 03c33fb6d3fdc688a4f38da9acb3cb955c5d28fb6330a722b1da176d3f25a4107f8605e8dd89a48a5dbf5beff8495dc4337eee005901969df3e233d674e47870 +%hash sha512 %{binutils_expand_name}.tar.gz 8e728147ea5d8c533f48129a0fdb0ab29ead768974b55f4a88249335f47e621ec51aaabe239fd3fa6f1db6bbf845749f7a83275295acda1a94f235dc419b3075 %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 1ce7c8e..8adfb96 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 27239e1 +%define gcc_version 2b09379 %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 778bbf64fb5eb98dab7bf3b8fbb41252b6613ef4b2b06016c07836ab1733a5ca9ae7e8961f75a4312d163df5a0ea580eaf6b4e436d9661723998abdec99f5284 +%hash sha512 %{gcc_expand_name}.tar.gz 0eccca81970b2099c6cd8191a0069bd9b973c4c8f4208e8c6818b05f47a8b11679c56818855ef9229f3d54e236a96150bb665e37907c24378bbc26210df384c2 %define newlib_version 27fd806 %define newlib_external 1 diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg index 6a11fca..eb90361 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 2dc60c7 +%define gdb_version 2899490 %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 03c33fb6d3fdc688a4f38da9acb3cb955c5d28fb6330a722b1da176d3f25a4107f8605e8dd89a48a5dbf5beff8495dc4337eee005901969df3e233d674e47870 +%hash sha512 %{gdb_expand_name}.tar.gz 8e728147ea5d8c533f48129a0fdb0ab29ead768974b55f4a88249335f47e621ec51aaabe239fd3fa6f1db6bbf845749f7a83275295acda1a94f235dc419b3075 %include %{_configdir}/gdb-8-1.cfg -- cgit v1.2.3