public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <josmyers@redhat.com>
To: yulong <shiyulong@iscas.ac.cn>
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: Tue, 9 Apr 2024 10:43:27 +0000 (UTC)	[thread overview]
Message-ID: <2c288dc6-77c8-9b6e-623a-403e7dd91dfb@redhat.com> (raw)
In-Reply-To: <20240409085941.24518-1-shiyulong@iscas.ac.cn>

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.

-- 
Joseph S. Myers
josmyers@redhat.com


  reply	other threads:[~2024-04-09 10:44 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 [this message]
2024-04-10  7:59   ` yulong
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=2c288dc6-77c8-9b6e-623a-403e7dd91dfb@redhat.com \
    --to=josmyers@redhat.com \
    --cc=andrew@sifive.com \
    --cc=chenyixuan@iscas.ac.cn \
    --cc=darius@bluespec.com \
    --cc=jiawei@iscas.ac.cn \
    --cc=kito.cheng@sifive.com \
    --cc=libc-alpha@sourceware.org \
    --cc=maskray@google.com \
    --cc=palmer@dabbelt.com \
    --cc=shihua@iscas.ac.cn \
    --cc=shiyulong@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).