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.32/master] Merge branch release/2.32/master into ibm/2.32/master
Date: Fri,  1 Apr 2022 20:08:41 +0000 (GMT)	[thread overview]
Message-ID: <20220401200841.98631383943F@sourceware.org> (raw)

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

commit b81d2ac6b424b7f9551f18794095784bc8f88074
Merge: d7cb3e1086 443e146ce7
Author: Raoni Fassina Firmino <raoni@linux.ibm.com>
Date:   Fri Apr 1 17:05:01 2022 -0300

    Merge branch release/2.32/master into ibm/2.32/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                  |  38 +-
 sysdeps/x86/cpu-features.h                  |   6 +-
 sysdeps/x86/tst-get-cpu-features.c          |   2 +
 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  |  10 +-
 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, 683 insertions(+), 290 deletions(-)


             reply	other threads:[~2022-04-01 20:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 20:08 Raoni Fassina Firmino [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01 20:08 Raoni Fassina Firmino
2022-04-01 20:08 Raoni Fassina Firmino
2022-01-14 22:02 Raoni Fassina Firmino
2021-04-27 13:19 Tulio Magno Quites Machado Filho
2021-01-11 22:28 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=20220401200841.98631383943F@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).