public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: yulong <shiyulong@iscas.ac.cn>
To: Joseph Myers <josmyers@redhat.com>
Cc: libc-alpha@sourceware.org, palmer@dabbelt.com,
	darius@bluespec.com, andrew@sifive.com, maskray@google.com,
	kito.cheng@sifive.com, wuwei2016@iscas.ac.cn, jiawei@iscas.ac.cn,
	shihua@iscas.ac.cn, chenyixuan@iscas.ac.cn
Subject: Re: [RFC V3] Enable libmvec support for RISC-V
Date: Wed, 10 Apr 2024 15:59:09 +0800	[thread overview]
Message-ID: <fa6cc6db-3ab5-4623-b640-c0d26155f612@iscas.ac.cn> (raw)
In-Reply-To: <2c288dc6-77c8-9b6e-623a-403e7dd91dfb@redhat.com>

Thanks for your suggestion, I will modify it in the next version.

在 2024/4/9 18:43, Joseph Myers 写道:
> On Tue, 9 Apr 2024, shiyulong@iscas.ac.cn wrote:
>
>> diff --git a/sysdeps/riscv/rvd/Versions b/sysdeps/riscv/rvd/Versions
>> new file mode 100644
>> index 0000000000..28a863d163
>> --- /dev/null
>> +++ b/sysdeps/riscv/rvd/Versions
>> @@ -0,0 +1,5 @@
>> +libmvec {
>> +  GLIBC_2.39 {
>> +    _ZGVnN2v_cos;
>> +  }
>> +}
> New symbols should go in the version for the next release, which is
> currently GLIBC_2.40.
>
> A new feature like this should also get a NEWS entry.
>


  reply	other threads:[~2024-04-10  7:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09  8:59 shiyulong
2024-04-09 10:43 ` Joseph Myers
2024-04-10  7:59   ` yulong [this message]
2024-04-15  7:20   ` yulong

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=fa6cc6db-3ab5-4623-b640-c0d26155f612@iscas.ac.cn \
    --to=shiyulong@iscas.ac.cn \
    --cc=andrew@sifive.com \
    --cc=chenyixuan@iscas.ac.cn \
    --cc=darius@bluespec.com \
    --cc=jiawei@iscas.ac.cn \
    --cc=josmyers@redhat.com \
    --cc=kito.cheng@sifive.com \
    --cc=libc-alpha@sourceware.org \
    --cc=maskray@google.com \
    --cc=palmer@dabbelt.com \
    --cc=shihua@iscas.ac.cn \
    --cc=wuwei2016@iscas.ac.cn \
    /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).