Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@localhost.redhat.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: Elena Zannoni <ezannoni@mail.redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [PATCH] New gdb port: Hitachi SH5 (sh64-elf)
Date: Thu, 07 Feb 2002 21:22:00 -0000	[thread overview]
Message-ID: <15459.24717.916794.336839@localhost.redhat.com> (raw)
In-Reply-To: <3C635B36.5080104@cygnus.com>

Andrew Cagney writes:
 > > +#ifdef GDB_TARGET_IS_SH64
 > > +    case bfd_mach_sh5:
 > 
 > BTW, is this needed?  I noticed that the sh64 opcodes (and sim?), when it was submitted, looked messed up as it didn't include all the assemblers.  I suggested that be fixed.
 > 
 > 

Not all of those, no (I just went overboard). It is needed around the
invocation of the disassembly function, because that one is only
defined when the target is sh64-elf. If we had opcodes compile also
the sh64 files whe the target is sh-elf, the problem would go away.
It would be really good to unify sim+binutils. Adding a variant like
this, seems a bit of an anachronism.

libgdb.a(sh-tdep.o): In function `gdb_print_insn_sh64':
/es/scratch/ezannoni/sources/gdb/sh-tdep.c:958: undefined reference to `print_insn_sh64x_media'
collect2: ld returned 1 exit status

Elena

 > Andrew
 > 
 > 


  reply	other threads:[~2002-02-08  5:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-07 20:32 Elena Zannoni
2002-02-07 20:59 ` Andrew Cagney
2002-02-07 21:22   ` Elena Zannoni [this message]
2002-02-07 23:53     ` Alexandre Oliva
2002-02-08  5:36       ` Elena Zannoni
2002-02-08 19:31         ` Alexandre Oliva
2002-02-10 19:45           ` Elena Zannoni

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=15459.24717.916794.336839@localhost.redhat.com \
    --to=ezannoni@localhost.redhat.com \
    --cc=ac131313@cygnus.com \
    --cc=ezannoni@mail.redhat.com \
    --cc=gdb-patches@sources.redhat.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