summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-07-23 07:13:50 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-07-23 15:00:13 +0200
commitd33c1519f2502db9ff6c9ce87ed9aba7d6c8467f (patch)
treeca85744ebf18c323c3bf56d34655e2c648944c39 /rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg
parent5: Update Newlib (diff)
downloadrtems-source-builder-d33c1519f2502db9ff6c9ce87ed9aba7d6c8467f.tar.bz2
5: Merge riscv32 and riscv64 into riscv
After several upstream updates in Binutils, GCC, Newlib, and GDB it is now possible to use a common riscv tool chain for the 32-bit and 64-bit RISC-V. Update GDB to ce73f310150418a9a1625ab60a527d959096a9e2 Git commit. Close #3452.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg b/rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg
new file mode 100644
index 0000000..7cf79b2
--- /dev/null
+++ b/rtems/config/tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2.cfg
@@ -0,0 +1,14 @@
+#
+# GDB
+#
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define gdb_version ce73f310150418a9a1625ab60a527d959096a9e2
+%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 a646330c5b21b978109ec21b3c1b58ef2f54d861086821e6b83c8762aec4c08fb2542f114d34052fe2713efd21bade79133a31b4a5313ab0b650234a8f3ec359
+
+%include %{_configdir}/gdb-7-1.cfg