forked from Imagelibrary/rtems
gdb-7.3.1
This commit is contained in:
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -21,9 +21,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
BuildRequires: @rpmprefix@bfin-rtems4.11-binutils
|
||||
BuildRequires: texinfo
|
||||
|
||||
# The bfin simulator silently tries to conditionally build an SDL based GUI,
|
||||
# but fails to link correctly
|
||||
# Force not building the GUI.
|
||||
%{!?suse:BuildConflicts: SDL-devel}
|
||||
%{?suse:BuildConflicts: libSDL-devel}
|
||||
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS +=
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -6,8 +6,8 @@ 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
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
|
||||
include ../gcc.am
|
||||
GCC_OPTS += --languages=cxx
|
||||
|
||||
GDB_VERS = 7.3
|
||||
GDB_VERS = 7.3.1
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2
|
||||
GDB_RPMREL = 1
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%if "%{gdb_version}" == "7.3"
|
||||
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
|
||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user