summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-11-14 08:15:45 -0600
committerJoel Sherrill <joel@rtems.org>2016-11-14 18:20:44 -0600
commitc10a803c44f1f93927060ecabe9a1ba33967ac23 (patch)
tree3c8f3226aeaaea7b87f27cfb08f61a4ce9a667e5
parentgdb-7.11-1: Add support for leon2/leon3 to sis (diff)
downloadrtems-source-builder-c10a803c44f1f93927060ecabe9a1ba33967ac23.tar.bz2
gdb-7.12-1: Add support for leon2/leon3 to sis
-rw-r--r--rtems/config/tools/rtems-gdb-7.12-1.cfg8
1 files changed, 2 insertions, 6 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.12-1.cfg b/rtems/config/tools/rtems-gdb-7.12-1.cfg
index c42f056..bf281d1 100644
--- a/rtems/config/tools/rtems-gdb-7.12-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.12-1.cfg
@@ -12,12 +12,8 @@
#
# ERC32 simulator fixes. (still OK from 7.11)
#
-%patch add gdb %{rtems_gdb_patches}/gdb-7.11-erc32-endian-fix.diff
-%hash md5 gdb-7.11-erc32-endian-fix.diff d0cd4207f0c7d04cb9bc9b918eebfdc6
-%patch add gdb %{rtems_gdb_patches}/gdb-7.11-erc32-printf_filtered.diff
-%hash md5 gdb-7.11-erc32-printf_filtered.diff 1e03d4c90c0cb4ded7c08963210f7127
-%patch add gdb %{rtems_gdb_patches}/gdb-7.11-erc32-common-run.diff
-%hash md5 gdb-7.11-erc32-common-run.diff e986ce115b81f7dd45f36d6f257af541
+%patch add gdb https://gaisler.org/rsb/gdb-7.11-sis-leon2-leon3.diff
+%hash md5 gdb-7.11-sis-leon2-leon3.diff 88eac302290ea2a58bd7e08aaca94efd
#
# FreeBSD specific fixes (still OK from 7.11)