summaryrefslogtreecommitdiff
path: root/devel/gdb53-act/files/patch-gdb_config_sparc_fbsd.mt
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 07:38:23 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 07:38:23 +0000
commit5ee17cb3c626761fbc5feefdd152bbd9be7e02c7 (patch)
tree31d8b41342cf17e772ad21eb997806e291a10642 /devel/gdb53-act/files/patch-gdb_config_sparc_fbsd.mt
parentNew port: adabindx - an Ada-binding to the X Window System and *tif (diff)
new port - ACT modified gdb53, a gdb that understands the Ada programming language
Ada programming knowledgeable version of gdb53 PR: ports/56371 Submitted by: John R. Shannon <john@johnrshannon.com>
Diffstat (limited to 'devel/gdb53-act/files/patch-gdb_config_sparc_fbsd.mt')
-rw-r--r--devel/gdb53-act/files/patch-gdb_config_sparc_fbsd.mt10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/gdb53-act/files/patch-gdb_config_sparc_fbsd.mt b/devel/gdb53-act/files/patch-gdb_config_sparc_fbsd.mt
new file mode 100644
index 000000000000..3147c4ef30e2
--- /dev/null
+++ b/devel/gdb53-act/files/patch-gdb_config_sparc_fbsd.mt
@@ -0,0 +1,10 @@
+--- gdb/config/sparc/fbsd.mt.orig Wed Mar 13 03:20:24 2002
++++ gdb/config/sparc/fbsd.mt Thu Oct 17 05:59:59 2002
+@@ -19,5 +19,6 @@
+ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+
+ # Target: FreeBSD/sparc64
+-TDEPFILES= sparc-tdep.o solib.o solib-svr4.o solib-legacy.o
++TDEPFILES= sparc-tdep.o sparcnbsd-tdep.o nbsd-tdep.o corelow.o solib.o \
++ solib-svr4.o solib-legacy.o
+ TM_FILE= tm-fbsd.h