public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Add microblaze-*-rtems*
@ 2012-05-07 20:19 Joel Sherrill
  2012-05-08  5:11 ` Sergio Durigan Junior
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Sherrill @ 2012-05-07 20:19 UTC (permalink / raw)
  To: gdb

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

OK to apply?

2012-05-07  Joel Sherrill <joel.sherrill@oarcorp.com>

     * configure.tgt (microblaze*-*-rtems*): New target

-- 
Joel Sherrill, Ph.D.             Director of Research&   Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
     Support Available             (256) 722-9985



[-- Attachment #2: gdb-mblaze.diff --]
[-- Type: text/x-patch, Size: 702 bytes --]

Index: gdb/configure.tgt
===================================================================
RCS file: /cvs/src/src/gdb/configure.tgt,v
retrieving revision 1.253
diff -u -r1.253 configure.tgt
--- gdb/configure.tgt	24 Apr 2012 03:33:16 -0000	1.253
+++ gdb/configure.tgt	7 May 2012 20:15:54 -0000
@@ -331,8 +331,8 @@
 			monitor.o dsrec.o solib-svr4.o symfile-mem.o linux-tdep.o"
 	gdb_sim=../sim/microblaze/libsim.a
 	;;
-microblaze*-*-*)
-	# Target: Xilinx MicroBlaze running standalone
+microblaze*-*-* | microblaze*-*-rtems*)
+	# Target: Xilinx MicroBlaze running standalone (or RTEMS)
 	gdb_target_obs="microblaze-tdep.o microblaze-rom.o monitor.o dsrec.o"
 	gdb_sim=../sim/microblaze/libsim.a
 	;;

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

* Re: Add microblaze-*-rtems*
  2012-05-07 20:19 Add microblaze-*-rtems* Joel Sherrill
@ 2012-05-08  5:11 ` Sergio Durigan Junior
  0 siblings, 0 replies; 2+ messages in thread
From: Sergio Durigan Junior @ 2012-05-08  5:11 UTC (permalink / raw)
  To: Joel Sherrill; +Cc: gdb

On Monday, May 07 2012, Joel Sherrill wrote:

> OK to apply?

Hello Joel,

Please, send patches to gdb-patches@sourceware.org.  This way, you
guarantee that your patch will be seen by the appropriate people.

Thanks,

-- 
Sergio

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

end of thread, other threads:[~2012-05-08  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07 20:19 Add microblaze-*-rtems* Joel Sherrill
2012-05-08  5:11 ` Sergio Durigan Junior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).