Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ralf Corsepius <ralf.corsepius@rtems.org>
To: GDB Patches <gdb-patches@sources.redhat.com>
Cc: Joel Sherrill <joel.sherrill@OARcorp.com>
Subject: [Patch,sim] Build psim for powerpc*-*-rtems*
Date: Tue, 26 Apr 2005 14:45:00 -0000	[thread overview]
Message-ID: <1114526730.7227.219.camel@mccallum.corsepiu.local> (raw)

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

Hi,

Could somebody please apply the patch below.

This patch is floating around for gdb-rtems for years, but never seems
to have made it into gdb ;-)

TIA,
	Ralf


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

2005-04-25  Ralf Corsepius  <ralf.corsepius@rtems.org>

	* configure.ac: build psim for powerpc*-*-rtems*.
	* configure: Regenerate.


Index: configure
===================================================================
RCS file: /cvs/src/src/sim/configure,v
retrieving revision 1.13
diff -u -r1.13 configure
--- configure	26 Jan 2004 08:12:43 -0000	1.13
+++ configure	26 Apr 2005 14:38:26 -0000
@@ -1458,7 +1458,7 @@
 	extra_subdirs="${extra_subdirs} testsuite"
 	;;
   powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | \
-  powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* )
+  powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* | powerpc*-*-rtems* )
 	# The PowerPC simulator uses the GCC extension long long as well as
 	# ANSI prototypes, so don't enable it for random host compilers
 	# unless asked to.
Index: configure.in
===================================================================
RCS file: /cvs/src/src/sim/Attic/configure.in,v
retrieving revision 1.15
diff -u -r1.15 configure.in
--- configure.in	26 Jan 2004 08:12:43 -0000	1.15
+++ configure.in	26 Apr 2005 14:38:26 -0000
@@ -97,7 +97,7 @@
 	extra_subdirs="${extra_subdirs} testsuite"
 	;;
   powerpc*-*-eabi* | powerpc*-*-solaris* | powerpc*-*-sysv4* | \
-  powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* )
+  powerpc*-*-elf* | powerpc*-*-linux* | powerpc*-*-netbsd* | powerpc*-*-rtems* )
 	# The PowerPC simulator uses the GCC extension long long as well as
 	# ANSI prototypes, so don't enable it for random host compilers
 	# unless asked to.

             reply	other threads:[~2005-04-26 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-26 14:45 Ralf Corsepius [this message]
2005-04-26 17:05 ` Ralf Corsepius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1114526730.7227.219.camel@mccallum.corsepiu.local \
    --to=ralf.corsepius@rtems.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=joel.sherrill@OARcorp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox