Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: Yao Qi <qiyaoltc@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] sim: move sim-engine.o/sim-hrw.o to the common list
Date: Sun, 12 Apr 2015 09:55:00 -0000	[thread overview]
Message-ID: <20150412095550.GI16816@vapier> (raw)
In-Reply-To: <86d23cuzex.fsf@gmail.com>

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

On 10 Apr 2015 10:04, Yao Qi wrote:
> This patch breaks the sim build for some targets, such as arm-none-eabi
> and mips-elf.
> 
>   [PATCH] sim: move sim-engine.o/sim-hrw.o to the common list
>   https://sourceware.org/ml/gdb-patches/2015-04/msg00178.html
> 
> Looks sim-engine.o is common to all targets, but sim-hrw.o isn't.  This
> patch is to move sim-hrw.o out of SIM_NEW_COMMON_OBJS, and put it back
> to each target which needs it.

the intention is to build all of common/ all the time and discourage targets
from writing their own sim_xxx funcs.  even if that means the object doesn't
get used.  i've landed a different change in the tree now which should fix
arm & mips.
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2015-04-12  9:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-07  3:57 Mike Frysinger
2015-04-08 11:09 ` Richard Earnshaw
2015-04-08 15:46   ` Steve Ellcey
2015-04-12  9:54   ` Mike Frysinger
2015-04-09  6:42 ` Bin.Cheng
2015-04-10  9:05 ` Yao Qi
2015-04-12  9:55   ` Mike Frysinger [this message]

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=20150412095550.GI16816@vapier \
    --to=vapier@gentoo.org \
    --cc=gdb-patches@sourceware.org \
    --cc=qiyaoltc@gmail.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