Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Alexandre Oliva <aoliva@redhat.com>
Cc: Brad Lucier <lucier@math.purdue.edu>,
	jsturm@one-point.com, atpoquet@ucdavis.edu, gcc@gcc.gnu.org,
	gdb-patches@sources.redhat.com
Subject: Re: Help needed with sparc
Date: Wed, 23 Jan 2002 18:26:00 -0000	[thread overview]
Message-ID: <3C4F70BC.6050601@cygnus.com> (raw)
In-Reply-To: <or7kq8cwww.fsf@free.redhat.lsd.ic.unicamp.br>

Yes, but with tweeks:



> Index: gdb/configure.host
> ===================================================================
> RCS file: /cvs/src/src/gdb/configure.host,v
> retrieving revision 1.23
> diff -u -p -r1.23 configure.host
> --- gdb/configure.host 2001/07/10 20:41:54 1.23
> +++ gdb/configure.host 2001/11/18 03:52:47
> @@ -18,7 +18,7 @@ m68*)			gdb_host_cpu=m68k ;;
>  m88*)			gdb_host_cpu=m88k ;;
>  mips*)			gdb_host_cpu=mips ;;
>  powerpc*)		gdb_host_cpu=powerpc ;;
> -sparc64)		gdb_host_cpu=sparc ;;
> +sparcv9|sparc64)	gdb_host_cpu=sparc ;;
>  s390*)			gdb_host_cpu=s390 ;;
>  *)			gdb_host_cpu=$host_cpu ;;
>  
> @@ -154,6 +154,7 @@ sparc-*-sunos4*)	gdb_host=sun4os4 ;;
>  sparc-*-sunos5*)	gdb_host=sun4sol2 ;;
>  sparc-*-*)		gdb_host=sun4os4 ;;
>  sparc64-*-linux*)	gdb_host=linux ;;
> +sparcv9-*-* | \
>  sparc64-*-*)		gdb_host=sun4sol2 ;;


sparc64-*-* | sparcv9-*-*) ....


>  strongarm-*-*)		gdb_host=arm ;;
> Index: gdb/configure.tgt
> ===================================================================
> RCS file: /cvs/src/src/gdb/configure.tgt,v
> retrieving revision 1.35
> diff -u -p -r1.35 configure.tgt
> --- gdb/configure.tgt 2001/08/12 03:39:11 1.35
> +++ gdb/configure.tgt 2001/11/18 03:52:47
> @@ -293,6 +293,7 @@ sparc86x-*-*)		gdb_target=sparclite ;;
>  # deleted though presumably it should be eventually.
>  #sparc64-*-solaris2*)	gdb_target=sp64sol2 ;;
>  sparc64-*-linux*)	gdb_target=sp64linux ;;
> +sparcv9-*-* | \
>  sparc64-*-*)		gdb_target=sp64 ;;


Ditto.


>  # OBSOLETE tic80-*-*)		gdb_target=tic80


(the patch is very old)

Andrew




  reply	other threads:[~2002-01-24  2:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200201232315.g0NNFw309706@banach.math.purdue.edu>
2002-01-23 18:20 ` Alexandre Oliva
2002-01-23 18:26   ` Andrew Cagney [this message]
2002-01-23 18:48     ` Alexandre Oliva
2002-01-23 18:27   ` Michael Snyder
2002-01-23 18:39     ` Alexandre Oliva

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=3C4F70BC.6050601@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=aoliva@redhat.com \
    --cc=atpoquet@ucdavis.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=jsturm@one-point.com \
    --cc=lucier@math.purdue.edu \
    /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