summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.11-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-16 15:51:24 +1100
committerChris Johns <chrisj@rtems.org>2016-03-16 15:51:24 +1100
commit08aa888205798b3416d24544fd06613fd683bb1e (patch)
tree8e915653c19aa435796da3c10266f611fb45a055 /rtems/config/tools/rtems-gdb-7.11-1.cfg
parentrtems/4.12: Add hash to gdb-7.11. (diff)
downloadrtems-source-builder-08aa888205798b3416d24544fd06613fd683bb1e.tar.bz2
4.12/gdb-7.11: Add ERC32 patches to fix the simulator.
Updates #2644.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.11-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.11-1.cfg18
1 files changed, 10 insertions, 8 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.11-1.cfg b/rtems/config/tools/rtems-gdb-7.11-1.cfg
index 2d6bb0a..5f7cf78 100644
--- a/rtems/config/tools/rtems-gdb-7.11-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.11-1.cfg
@@ -10,19 +10,21 @@
%hash md5 gdb-%{gdb_version}.tar.xz b5c784685e1cde65ba135feea86b6d75
#
-# Clean up the sim-arange inline code so it builds.
-#
-#%patch add gdb %{rtems_gdb_patches}/gdb-sim-arange-inline.diff
-%hash md5 gdb-sim-arange-inline.diff 11bb2936ea29afeaa023077191fd4705
-#%patch add gdb %{rtems_gdb_patches}/gdb-sim-cgen-inline.diff
-%hash md5 gdb-sim-cgen-inline.diff e6f7d6d7295cdba99f51aab514ea9778
-
-#
# aarch64 and x86_64 support.
#
%patch add gdb -p1 %{rtems_gdb_patches}/gdb-7.11-aarch64-x86_64.patch
%hash md5 gdb-7.11-aarch64-x86_64.patch ed53a5339874193f10b9ac6bb995989d
+#
+# ERC32 simulator fixes.
+#
+%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
+
%if %{_build_os} == freebsd
%patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
%hash md5 patch-gdb-python-python-config.py c0260fcca4c1a5509635049c0094eee3