public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Raoni Fassina Firmino <raoni@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc/ibm/2.30/master] Merge branch release/2.30/master into ibm/2.30/master
Date: Fri, 25 Feb 2022 13:58:59 +0000 (GMT)	[thread overview]
Message-ID: <20220225135859.2747C385800A@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0d6fdf9f0590f090651716b729ca5db2f1b9d620

commit 0d6fdf9f0590f090651716b729ca5db2f1b9d620
Merge: 6bbd88c251 a79bc55e5b
Author: Raoni Fassina Firmino <raoni@linux.ibm.com>
Date:   Fri Feb 25 10:57:31 2022 -0300

    Merge branch release/2.30/master into ibm/2.30/master

Diff:

 NEWS                                        |   3 +
 string/test-memchr.c                        |  39 +-
 string/test-strncat.c                       |  61 +++
 string/test-strncmp.c                       |  13 +
 string/test-strnlen.c                       |  33 ++
 sysdeps/x86/Makefile                        |   7 +-
 sysdeps/x86/cpu-features.c                  |  40 +-
 sysdeps/x86/cpu-features.h                  |   3 +
 sysdeps/x86/tst-get-cpu-features.c          |   1 +
 sysdeps/x86/tst-strncmp-rtm.c               |  43 +-
 sysdeps/x86/tst-wcsncmp-rtm.c               |  21 +
 sysdeps/x86_64/Makefile                     |   7 +
 sysdeps/x86_64/multiarch/ifunc-impl-list.c  |   4 +-
 sysdeps/x86_64/multiarch/strcmp-avx2.S      |   2 +-
 sysdeps/x86_64/multiarch/strlen-evex.S      | 581 +++++++++++++++-------------
 sysdeps/x86_64/multiarch/strncmp-avx2-rtm.S |   1 +
 sysdeps/x86_64/multiarch/strncmp-avx2.S     |   1 +
 sysdeps/x86_64/multiarch/wcsncmp-avx2-rtm.S |   2 +-
 sysdeps/x86_64/multiarch/wcsncmp-avx2.S     |   2 +-
 sysdeps/x86_64/tst-rsi-strlen.c             |  81 ++++
 sysdeps/x86_64/tst-rsi-wcslen.c             |  20 +
 21 files changed, 681 insertions(+), 284 deletions(-)


             reply	other threads:[~2022-02-25 13:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-25 13:58 Raoni Fassina Firmino [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-25 13:57 Raoni Fassina Firmino
2022-02-25 13:49 Raoni Fassina Firmino
2021-03-18 21:41 Raphael Zinsly
2020-11-30 18:42 Tulio Magno Quites Machado Filho
2020-05-12 18:44 Tulio Magno Quites Machado Filho
2020-01-17 20:57 Tulio Magno Quites Machado Filho
2019-11-25 14:26 Tulio Magno Quites Machado Filho

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=20220225135859.2747C385800A@sourceware.org \
    --to=raoni@sourceware.org \
    --cc=glibc-cvs@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).