Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Pavel I. Kryukov" <kryukov@frtk.ru>
To: Andrew Burgess <andrew.burgess@embecosm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] Include <stdlib.h> to sim-main.c for abort() declaration
Date: Mon, 28 Dec 2020 20:26:22 +0300	[thread overview]
Message-ID: <CADip9gYarX46NO5fN58Xk5h9RAnzcwz=Br_phnCGsFgFJ99YWQ@mail.gmail.com> (raw)
In-Reply-To: <20201228155813.GR2945@embecosm.com>

Thanks.
Could you please push it? I don't have such permissions.

Regards,
--
Pavel

пн, 28 дек. 2020 г. в 18:58, Andrew Burgess <andrew.burgess@embecosm.com>:
>
> * Pavel Kryukov <kryukov@frtk.ru> [2020-12-27 13:48:23 +0300]:
>
> > From: "Pavel I. Kryukov" <kryukov@frtk.ru>
> >
> > sim/mips/ChangeLog:
> >
> >       * sim-main.c: Include <stdlib.h>
>
> Approved.
>
> Thanks,
> Andrew
>
> > ---
> >  sim/mips/ChangeLog  | 4 ++++
> >  sim/mips/sim-main.c | 1 +
> >  2 files changed, 5 insertions(+)
> >
> > diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
> > index f9a1eb96c6..ba0043ca48 100644
> > --- a/sim/mips/ChangeLog
> > +++ b/sim/mips/ChangeLog
> > @@ -1,3 +1,7 @@
> > +2020-12-27  Pavel I. Kryukov  <kryukov@frtk.ru>
> > +
> > +     * sim-main.c: Include <stdlib.h>.
> > +
> >  2020-12-12  Pavel I. Kryukov  <kryukov@frtk.ru>
> >
> >       * cp1.c: Include <stdlib.h>.
> > diff --git a/sim/mips/sim-main.c b/sim/mips/sim-main.c
> > index d61ce61fc8..620f4b2990 100644
> > --- a/sim/mips/sim-main.c
> > +++ b/sim/mips/sim-main.c
> > @@ -22,6 +22,7 @@
> >  #include "sim-main.h"
> >  #include "sim-assert.h"
> >
> > +#include <stdlib.h>
> >
> >  /*---------------------------------------------------------------------------*/
> >  /*-- simulator engine -------------------------------------------------------*/
> > --
> > 2.17.1
> >

  reply	other threads:[~2020-12-28 17:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 10:48 Pavel Kryukov
2020-12-28 15:58 ` Andrew Burgess
2020-12-28 17:26   ` Pavel I. Kryukov [this message]
2020-12-31  4:17     ` Joel Brobecker

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='CADip9gYarX46NO5fN58Xk5h9RAnzcwz=Br_phnCGsFgFJ99YWQ@mail.gmail.com' \
    --to=kryukov@frtk.ru \
    --cc=andrew.burgess@embecosm.com \
    --cc=gdb-patches@sourceware.org \
    /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