mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
gdb-7.3.91.
This commit is contained in:
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -21,7 +21,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,17 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
%endif
|
||||
%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-20100907.diff
|
||||
%endif
|
||||
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
BuildRequires: @rpmprefix@bfin-rtems4.11-binutils
|
||||
BuildRequires: texinfo
|
||||
|
||||
@@ -6,8 +20,4 @@ BuildRequires: texinfo
|
||||
# Force not building the GUI.
|
||||
%{!?suse:BuildConflicts: SDL-devel}
|
||||
%{?suse:BuildConflicts: libSDL-devel}
|
||||
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
%endif
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -6,7 +6,7 @@ TARGET = mipstx39-rtems4.11
|
||||
include $(top_srcdir)/mkspec.am
|
||||
|
||||
# We only want a gdb with a tx39 simulator in it. We share the other tools
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_VERS = 7.3.91
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
%if "%{gdb_version}" == "7.3.91"
|
||||
Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
|
||||
%endif
|
||||
%if "%{gdb_version}" == "7.3.1"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
|
||||
|
||||
Reference in New Issue
Block a user