Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA/sim] Resurrect sh64 target
Date: Thu, 14 Apr 2005 17:34:00 -0000	[thread overview]
Message-ID: <20050414173430.GA26377@nevyn.them.org> (raw)
In-Reply-To: <20050330174817.GA26190@cygbert.vinschen.de>

On Wed, Mar 30, 2005 at 07:48:17PM +0200, Corinna Vinschen wrote:
> Hi,
> 
> as promised (threatened?), I'm also sending a few minor fixes to the sh64
> simulator, so that's it's possible to build an sh64 targeted GDB.
> 
> Ok to apply?
> 
> 
> Corinna
> 
> 	* configure.ac: Add explicit sh64 case.
> 	* configure: Regenerate.
> 	* sh64/configure.ac: New file.
> 	* sh64/configure.in: Remove.
> 	* sh64/configure: Regenerate.
> 	* sh64/defs-media.h (sem_fields): Add missing sfmt_ldhil member.
> 	* sh64/sim-if.c (sim_open): Use struct bfd instead of struct _bfd.
> 	(sim_create_inferior): Ditto.

Hi Corinna,

This patch is fine.  Please fix the space/tab mismatch in
sim/configure.ac before committing:

> -       sh*-*-*)
> +       sh64-*-*)
> +           AC_CONFIG_SUBDIRS(sh64)
> +	   testsuite=yes
> +	   common=yes
> +	   ;;
> +       sh-*-*)

Also, please don't send diffs to generated files to the list.  I was
putting off reviewing this because I was intimidated by the 359k file
size - which turned out to be entirely sim/sh64/configure :-)

-- 
Daniel Jacobowitz
CodeSourcery, LLC


  reply	other threads:[~2005-04-14 17:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30 17:51 Corinna Vinschen
2005-04-14 17:34 ` Daniel Jacobowitz [this message]
2005-04-15  8:17   ` Corinna Vinschen

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=20050414173430.GA26377@nevyn.them.org \
    --to=drow@false.org \
    --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