public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: John Baldwin <jhb@FreeBSD.org>,
	gdb-patches@sourceware.org, binutils@sourceware.org
Subject: Re: [PATCH] Support AT_USRSTACKBASE and AT_USRSTACKLIM.
Date: Thu, 22 Sep 2022 12:28:15 +0100	[thread overview]
Message-ID: <09c8ed01-b50e-9a6d-fded-8de00bed3e39@redhat.com> (raw)
In-Reply-To: <20220921173646.7219-1-jhb@FreeBSD.org>

Hi John,

> diff --git a/include/elf/common.h b/include/elf/common.h
> index ebcd8f9e82c..287526d74ed 100644
> --- a/include/elf/common.h
> +++ b/include/elf/common.h
> @@ -1405,6 +1405,8 @@
>   #define AT_FREEBSD_PS_STRINGS   32      /* struct ps_strings. */
>   #define AT_FREEBSD_FXRNG        33      /* Pointer to root RNG seed version. */
>   #define AT_FREEBSD_KPRELOAD     34      /* Base of vdso. */
> +#define AT_FREEBSD_USRSTACKBASE 35      /* Top of user stack. */
> +#define AT_FREEBSD_USRSTACKLIM  36      /* Grow limit of user stack. */

This part of the patch is approved from a binutils point of view.

Cheers
   Nick



      reply	other threads:[~2022-09-22 11:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21 17:36 John Baldwin
2022-09-22 11:28 ` Nick Clifton [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=09c8ed01-b50e-9a6d-fded-8de00bed3e39@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jhb@FreeBSD.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).