summaryrefslogtreecommitdiffstats
path: root/rtems/config
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-08 09:10:46 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-08 15:31:00 +0200
commitec696356dbb3f8832ba375de48b88e5f9cd8a7f4 (patch)
treec232b8fd2d48f6b8a74d220799fd2bad9e91b170 /rtems/config
parent6: Update GCC 10 and 12 (diff)
downloadrtems-source-builder-ec696356dbb3f8832ba375de48b88e5f9cd8a7f4.tar.bz2
7: Update Binutils, GDB, and GCC
Diffstat (limited to 'rtems/config')
-rw-r--r--rtems/config/tools/rtems-binutils-head.cfg4
-rw-r--r--rtems/config/tools/rtems-gcc-head-newlib-head.cfg4
-rw-r--r--rtems/config/tools/rtems-gdb-head.cfg4
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 c50776f..874f1bf 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 2899490
+%define binutils_version f42546b
%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 8e728147ea5d8c533f48129a0fdb0ab29ead768974b55f4a88249335f47e621ec51aaabe239fd3fa6f1db6bbf845749f7a83275295acda1a94f235dc419b3075
+%hash sha512 %{binutils_expand_name}.tar.gz f17828a61cd19853892cafd6990fa4c13b059afc17a5e7aad01d68da186f3088c65c305eb3bfb998687463e7b3b1f4358a1291a2c4715f82ae1eb3ae858e4017
%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 1782360..6d1d369 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 2b09379
+%define gcc_version 36ecfe1
%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 0eccca81970b2099c6cd8191a0069bd9b973c4c8f4208e8c6818b05f47a8b11679c56818855ef9229f3d54e236a96150bb665e37907c24378bbc26210df384c2
+%hash sha512 %{gcc_expand_name}.tar.gz e7eba299d95b299ddb1f2ec3a43c936485e235d08cd0c1c2660fe747b6c185e74f7df5b650d21202566a8cf08332d41d6cec4b0ca54583ae58efcfbfc2633b14
%define newlib_version 783133b
%define newlib_external 1
diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg
index eb90361..370f276 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 2899490
+%define gdb_version f42546b
%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 8e728147ea5d8c533f48129a0fdb0ab29ead768974b55f4a88249335f47e621ec51aaabe239fd3fa6f1db6bbf845749f7a83275295acda1a94f235dc419b3075
+%hash sha512 %{gdb_expand_name}.tar.gz f17828a61cd19853892cafd6990fa4c13b059afc17a5e7aad01d68da186f3088c65c305eb3bfb998687463e7b3b1f4358a1291a2c4715f82ae1eb3ae858e4017
%include %{_configdir}/gdb-8-1.cfg