Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Stafford Horne <shorne@gmail.com>
To: Simon Marchi <simon.marchi@ericsson.com>
Cc: GDB patches <gdb-patches@sourceware.org>
Subject: Re: [PATCH] Add or1k target to --enable-targets=all
Date: Wed, 30 May 2018 13:57:00 -0000	[thread overview]
Message-ID: <CAAfxs77cdzJomfVV9ObvvTYRqGstjgwOcJ1FpYPOa=Mnwan2vQ@mail.gmail.com> (raw)
In-Reply-To: <1527606961-21339-1-git-send-email-simon.marchi@ericsson.com>

This looks good to me.

Sorry for HTML mail I'm on the phone.  FYI i have been working on an
openrisc gcc port rewrite to get around a copyright issue in the old port.
I hope it will finally be upstream soon.

-stafford

On Wed, May 30, 2018, 12:16 AM Simon Marchi <simon.marchi@ericsson.com>
wrote:

> The or1k-tdep.o object is missing from the ALL_TARGET_OBS, which means
> it's not currently included in an --enable-targets=all build.
>
> gdb/ChangeLog:
>
>         * Makefile.in (ALL_TARGET_OBS): Add or1k-tdep.o.
> ---
>  gdb/Makefile.in | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/gdb/Makefile.in b/gdb/Makefile.in
> index 5b650c6..627944f 100644
> --- a/gdb/Makefile.in
> +++ b/gdb/Makefile.in
> @@ -749,6 +749,7 @@ ALL_TARGET_OBS = \
>         nios2-tdep.o \
>         nto-tdep.o \
>         obsd-tdep.o \
> +       or1k-tdep.o \
>         ppc-fbsd-tdep.o \
>         ppc-linux-tdep.o \
>         ppc-nbsd-tdep.o \
> --
> 2.7.4
>
>


  reply	other threads:[~2018-05-30  0:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29 15:55 Simon Marchi
2018-05-30 13:57 ` Stafford Horne [this message]
2018-05-30 18:40   ` Simon Marchi

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='CAAfxs77cdzJomfVV9ObvvTYRqGstjgwOcJ1FpYPOa=Mnwan2vQ@mail.gmail.com' \
    --to=shorne@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@ericsson.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