public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@ericsson.com>
To: Yao Qi <qiyaoltc@gmail.com>, <gdb-patches@sourceware.org>
Subject: Re: [PATCH 1/4] [GDBserver] Replicate src dir in build dir
Date: Mon, 16 Oct 2017 17:16:00 -0000	[thread overview]
Message-ID: <de62fa58-0a30-5506-68fb-4eab32ce946a@ericsson.com> (raw)
In-Reply-To: <1508149925-4275-1-git-send-email-yao.qi@linaro.org>

On 2017-10-16 06:32 AM, Yao Qi wrote:
> Similar to f38307f5 (Replicate src dir in build dir), this patch change
> configure and Makefile to generate object files in arch/ directory.
> 
> gdb/gdbserver:
> 
> 2017-10-11  Yao Qi  <yao.qi@linaro.org>
> 
> 	* Makefile.in (CONFIG_SRC_SUBDIR): New variable.
> 	(clean): Remove .o files in CONFIG_SRC_SUBDIR.
> 	(distclean): Remove DEPDIR in CONFIG_SRC_SUBDIR.
> 	(arch-i386.o, arch-amd64.o): Remove rules.
> 	(arch/%.o): New rule.
> 	Update POSTCOMPILE and COMPILE.pre.
> 	* configure.ac: Invoke AC_CONFIG_COMMANDS.
> 	* configure: Re-generated.
> 	* configure.srv: Replace arch-i386.o with arch/i386.o.
> 	Replace arch-amd64.o with arch/amd64.o.

This series looks fine to me.

Simon

  parent reply	other threads:[~2017-10-16 17:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16 10:32 Yao Qi
2017-10-16 10:32 ` [PATCH 2/4] [GDBserver] Move arm.o to arch/arm.o Yao Qi
2017-10-16 10:32 ` [PATCH 3/4] [GDBserver] Move arm-linux.o and arm-get-next-pcs.o to arch/ Yao Qi
2017-10-16 10:32 ` [PATCH 4/4] [GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile rule Yao Qi
2017-10-16 17:16 ` Simon Marchi [this message]
2017-10-17 11:17   ` [PATCH 1/4] [GDBserver] Replicate src dir in build dir Yao Qi

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=de62fa58-0a30-5506-68fb-4eab32ce946a@ericsson.com \
    --to=simon.marchi@ericsson.com \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).