summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add b/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add
new file mode 100644
index 0000000000..b638d41406
--- /dev/null
+++ b/contrib/crossrpms/rtems4.11/arm-eabi/gdb-sources.add
@@ -0,0 +1,8 @@
+%if "%{gdb_version}" == "7.2"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100903.diff
+%endif
+%if "%{gdb_version}" == "7.1"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.1-rtems4.11-20100812.diff
+%endif