Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* m68k-rtems*
@ 2005-03-18  9:44 Ralf Corsepius
  2005-03-18 19:01 ` m68k-rtems* Mark Kettenis
  0 siblings, 1 reply; 4+ messages in thread
From: Ralf Corsepius @ 2005-03-18  9:44 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Sherrill, Chris Johns

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

Hi,

The patch below restores m68k-rtems support, which somehow seems to have
gone lost in gdb, some (very long) time ago :).

I'd politely ask you to apply this patch to cvs-head and gdb-6_3-branch.

TIA,
	Ralf


[-- Attachment #2: gdb-rtems-20050318.diff --]
[-- Type: text/x-patch, Size: 614 bytes --]

2005-03-18  Ralf Corsepius <ralf.corsepius@rtems.org>

	* configure.tgt: Add m68*-*-rtems*.


Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.160
diff -u -r1.160 configure.tgt
--- configure.tgt	8 Mar 2005 08:59:46 -0000	1.160
+++ configure.tgt	18 Mar 2005 09:36:14 -0000
@@ -114,6 +114,7 @@
 m68*-*-aout*)		gdb_target=monitor ;;
 m68*-*-coff*)		gdb_target=monitor ;;
 m68*-*-elf*)		gdb_target=monitor ;;
+m68*-*-rtems*)		gdb_target=monitor ;;
 m68*-*-linux*)		gdb_target=linux
 			build_gdbserver=yes
 			;;

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-19  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-18  9:44 m68k-rtems* Ralf Corsepius
2005-03-18 19:01 ` m68k-rtems* Mark Kettenis
2005-03-19  8:21   ` m68k-rtems* Ralf Corsepius
2005-03-19  8:33     ` m68k-rtems* Ralf Corsepius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox