gdb-7.11-1: Add support for leon2/leon3 to sis

This commit is contained in:
Joel Sherrill 2016-11-14 08:15:36 -06:00
parent 9c5013161b
commit 16fd45d95c

View File

@ -18,12 +18,8 @@
# #
# ERC32 simulator fixes. # ERC32 simulator fixes.
# #
%patch add gdb %{rtems_gdb_patches}/gdb-7.11-erc32-endian-fix.diff %patch add gdb https://gaisler.org/rsb/gdb-7.11-sis-leon2-leon3.diff
%hash md5 gdb-7.11-erc32-endian-fix.diff d0cd4207f0c7d04cb9bc9b918eebfdc6 %hash md5 gdb-7.11-sis-leon2-leon3.diff 88eac302290ea2a58bd7e08aaca94efd
%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 %if %{_build_os} == freebsd
%patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py %patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py