mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: musl@lists.openwall.com
Cc: Drew DeVault <sir@cmpwn.com>
Subject: Re: [musl] [PATCH] riscv64: define ELF_NFPREG
Date: Thu, 11 Feb 2021 10:09:45 -0800	[thread overview]
Message-ID: <CAMKF1spDHnzKTy=oKms8zbokVPH4jidYSYu2yWut4-Xf+MJevQ@mail.gmail.com> (raw)
In-Reply-To: <20210211172753.29515-1-sir@cmpwn.com>

I have already sent a fix for this

https://www.openwall.com/lists/musl/2021/01/11/3

On Thu, Feb 11, 2021 at 10:02 AM Drew DeVault <sir@cmpwn.com> wrote:
>
> ---
>  arch/riscv64/bits/user.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/riscv64/bits/user.h b/arch/riscv64/bits/user.h
> index 2da743ea..0d37de0b 100644
> --- a/arch/riscv64/bits/user.h
> +++ b/arch/riscv64/bits/user.h
> @@ -1,5 +1,6 @@
>  #include <signal.h>
>
>  #define ELF_NGREG 32
> +#define ELF_NFPREG 33
>  typedef unsigned long elf_greg_t, elf_gregset_t[ELF_NGREG];
>  typedef union __riscv_mc_fp_state elf_fpregset_t;
> --
> 2.30.1
>

  reply	other threads:[~2021-02-11 18:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11 17:27 Drew DeVault
2021-02-11 18:09 ` Khem Raj [this message]
2021-02-11 18:13   ` Drew DeVault
2021-02-12  2:21     ` Rich Felker
  -- strict thread matches above, loose matches on Subject: below --
2021-01-11 17:40 [musl] [PATCH] riscv64: Define ELF_NFPREG Khem Raj

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='CAMKF1spDHnzKTy=oKms8zbokVPH4jidYSYu2yWut4-Xf+MJevQ@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=musl@lists.openwall.com \
    --cc=sir@cmpwn.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).