public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
@ 2019-12-04 18:10 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2019-12-04 18:10 UTC (permalink / raw)
  To: glibc-cvs

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

commit f71df694b107b1ec310f8bc668cb8a5eb27936a5
Merge: b32c275 9f917f7
Author: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Date:   Wed Dec 4 14:19:09 2019 -0300

    Merge branch release/2.28/master into ibm/2.28/master

Diff:

 NEWS                                            | 10 ++++++++++
 configure                                       | 23 ++++++++++++++++++++++-
 configure.ac                                    |  9 ++++++++-
 libio/oldstdfiles.c                             |  5 +++++
 sysdeps/unix/sysv/linux/x86_64/64/dl-librecon.h |  3 ++-
 5 files changed, 47 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
@ 2021-02-13 22:30 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2021-02-13 22:30 UTC (permalink / raw)
  To: glibc-cvs

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

commit cde88e739832faa9ef82fdadb01efdf9d66a9a00
Merge: 148200bda3 e9db77683e
Author: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Date:   Sat Feb 13 18:49:56 2021 -0300

    Merge branch release/2.28/master into ibm/2.28/master

Diff:

 NEWS                                               |   3 +
 elf/Makefile                                       |   2 +
 elf/ifuncmain6pie.c                                |  14 +-
 elf/ifuncmod6.c                                    |   8 +-
 iconvdata/Makefile                                 |   4 +-
 iconvdata/bug-iconv14.c                            | 127 +++++++++++
 iconvdata/iso-2022-jp-3.c                          |  67 ++++--
 sysdeps/aarch64/dl-machine.h                       |  12 +-
 sysdeps/aarch64/memcpy.S                           | 211 ++++++++++--------
 sysdeps/aarch64/multiarch/Makefile                 |   2 +-
 sysdeps/aarch64/multiarch/ifunc-impl-list.c        |   2 +
 sysdeps/aarch64/multiarch/memcpy.c                 |   8 +-
 sysdeps/aarch64/multiarch/memcpy_advsimd.S         | 248 +++++++++++++++++++++
 sysdeps/aarch64/multiarch/memmove.c                |   6 +-
 sysdeps/aarch64/sysdep.h                           |   2 +-
 sysdeps/i386/dl-machine.h                          |  16 +-
 sysdeps/unix/sysv/linux/aarch64/cpu-features.h     |   8 +-
 sysdeps/x86/Makefile                               |   6 +
 sysdeps/x86/dl-cet.c                               |   6 +-
 sysdeps/x86/tst-setjmp-cet.c                       |   1 +
 sysdeps/x86_64/dl-machine.h                        |  16 +-
 .../x86_64/multiarch/memmove-vec-unaligned-erms.S  |  21 ++
 22 files changed, 632 insertions(+), 158 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
@ 2020-10-06 18:59 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2020-10-06 18:59 UTC (permalink / raw)
  To: glibc-cvs

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

commit 148200bda390e59c9c33193e2f6d73abcef417e7
Merge: e51e3044e1 f82072183a
Author: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Date:   Sat Oct 3 07:21:33 2020 -0300

    Merge branch release/2.28/master into ibm/2.28/master

Diff:

 NEWS                                   |  1 +
 sysdeps/x86_64/multiarch/strcmp-avx2.S | 15 +++++++++++++++
 2 files changed, 16 insertions(+)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
@ 2020-03-23 18:09 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2020-03-23 18:09 UTC (permalink / raw)
  To: glibc-cvs

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

commit e51e3044e1fa121bb1c308614a49c72e69d2ed6b
Merge: f71df694b1 21344a3d62
Author: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Date:   Mon Mar 23 11:28:47 2020 -0300

    Merge branch release/2.28/master into ibm/2.28/master

Diff:

 ChangeLog                                    |  5 +++++
 NEWS                                         |  6 ++++++
 debug/tst-backtrace5.c                       | 12 ++++++++++++
 posix/glob.c                                 | 25 +++++++++++++------------
 string/string.h                              |  3 ++-
 sysdeps/powerpc/powerpc32/backtrace.c        |  2 ++
 sysdeps/powerpc/powerpc64/backtrace.c        |  2 ++
 sysdeps/unix/sysv/linux/riscv/flush-icache.c |  2 +-
 sysdeps/unix/sysv/linux/test-errno-linux.c   |  5 +++--
 9 files changed, 46 insertions(+), 16 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
@ 2019-11-22 18:55 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2019-11-22 18:55 UTC (permalink / raw)
  To: glibc-cvs

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

commit b32c2757140d192c0b377c073327573f82190b05
Merge: 22f3c11 cedb3e4
Author: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Date:   Fri Nov 22 14:23:17 2019 -0300

    Merge branch release/2.28/master into ibm/2.28/master

Diff:

 ChangeLog                                          | 214 ++++++++
 NEWS                                               |   9 +
 elf/dl-load.c                                      |  18 +-
 elf/dl-open.c                                      |   8 +-
 elf/dl-tunables.list                               |   5 +
 elf/elf.h                                          |   7 +
 include/elf.h                                      |   2 +-
 io/Makefile                                        |   5 -
 io/copy_file_range-compat.c                        | 160 ------
 io/copy_file_range.c                               |  18 +-
 io/tst-copy_file_range.c                           | 557 +--------------------
 malloc/Makefile                                    |   4 +-
 malloc/arena.c                                     |   2 +
 malloc/malloc.c                                    |  45 +-
 malloc/tst-mxfast.c                                |  50 ++
 manual/llio.texi                                   |  10 +-
 manual/tunables.texi                               |  16 +-
 nptl/allocatestack.c                               |   4 +-
 nptl/tst-tls1.c                                    |  90 ++--
 nscd/connections.c                                 |   3 +-
 nss/nss_db/db-open.c                               |   6 +-
 posix/tst-mmap-offset.c                            |   9 +-
 string/memmem.c                                    | 123 +++--
 string/str-two-way.h                               |   9 +-
 string/strcasestr.c                                |  37 +-
 string/strstr.c                                    | 172 +++++--
 support/Makefile                                   |   2 +
 support/support.h                                  |   1 +
 .../xposix_memalign.c                              |  29 +-
 support/xpthread_attr_setstack.c                   |  26 +
 support/xthread.h                                  |   2 +
 sysdeps/aarch64/dl-machine.h                       |  35 +-
 sysdeps/aarch64/multiarch/memcpy.c                 |   2 +-
 sysdeps/generic/mmap_info.h                        |  16 +
 sysdeps/unix/sysv/linux/aarch64/cpu-features.c     |   1 +
 sysdeps/unix/sysv/linux/aarch64/cpu-features.h     |   2 +
 sysdeps/unix/sysv/linux/alpha/kernel-features.h    |   1 -
 sysdeps/unix/sysv/linux/copy_file_range.c          |  21 +-
 sysdeps/unix/sysv/linux/kernel-features.h          |   4 -
 .../unix/sysv/linux/microblaze/kernel-features.h   |   3 -
 sysdeps/unix/sysv/linux/mips/Makefile              |  21 +-
 sysdeps/unix/sysv/linux/mips/configure             |  41 ++
 sysdeps/unix/sysv/linux/mips/configure.ac          |  32 ++
 sysdeps/unix/sysv/linux/mips/mmap_info.h           |  13 +
 sysdeps/unix/sysv/linux/mmap64.c                   |   9 +-
 sysdeps/x86/Makefile                               |  40 +-
 sysdeps/x86/tst-cet-legacy-5.c                     |  76 +++
 sysdeps/x86/tst-cet-legacy-5a.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-5b.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-6.c                     |  76 +++
 sysdeps/x86/tst-cet-legacy-6a.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-6b.c                    |   1 +
 sysdeps/x86/tst-cet-legacy-mod-5.c                 |  31 ++
 sysdeps/x86/tst-cet-legacy-mod-5a.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-5b.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-5c.c                |  36 ++
 sysdeps/x86/tst-cet-legacy-mod-6.c                 |  31 ++
 sysdeps/x86/tst-cet-legacy-mod-6a.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-6b.c                |   1 +
 sysdeps/x86/tst-cet-legacy-mod-6c.c                |  36 ++
 sysdeps/x86/tst-cet-legacy-mod-6d.c                |   1 +
 61 files changed, 1216 insertions(+), 963 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master
@ 2019-06-27 14:31 Tulio Magno Quites Machado Filho
  0 siblings, 0 replies; 6+ messages in thread
From: Tulio Magno Quites Machado Filho @ 2019-06-27 14:31 UTC (permalink / raw)
  To: glibc-cvs

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

commit 22f3c11df1c4dec1ec5310b29f29572805526625
Merge: 0d1d7fb 91b02c5
Author: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Date:   Thu Jun 27 10:48:22 2019 -0300

    Merge branch release/2.28/master into ibm/2.28/master

Diff:

 ChangeLog                                       |  92 +++++++++++++++++++
 NEWS                                            |  13 +++
 dlfcn/dlerror.c                                 |  29 ++++--
 elf/pldd-xx.c                                   | 114 +++++++++---------------
 elf/pldd.c                                      |  64 +++++++------
 libio/Makefile                                  |  18 +++-
 libio/genops.c                                  |  16 +++-
 libio/tst-bz24228.c                             |  29 ++++++
 libio/tst-bz24228.map                           |   5 ++
 libio/tst-wfile-sync.c                          |  39 ++++++++
 libio/tst-wfile-sync.input                      |   1 +
 libio/wfileops.c                                |   5 +-
 localedata/locales/ja_JP                        |   4 +-
 malloc/malloc.c                                 |  32 +++++--
 manual/tunables.texi                            |   4 +-
 posix/regexec.c                                 |   6 +-
 sysdeps/s390/dl-procinfo.h                      |   3 +-
 sysdeps/unix/sysv/linux/riscv/kernel-features.h |   5 ++
 18 files changed, 342 insertions(+), 137 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-13 22:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04 18:10 [glibc/ibm/2.28/master] Merge branch release/2.28/master into ibm/2.28/master Tulio Magno Quites Machado Filho
  -- strict thread matches above, loose matches on Subject: below --
2021-02-13 22:30 Tulio Magno Quites Machado Filho
2020-10-06 18:59 Tulio Magno Quites Machado Filho
2020-03-23 18:09 Tulio Magno Quites Machado Filho
2019-11-22 18:55 Tulio Magno Quites Machado Filho
2019-06-27 14:31 Tulio Magno Quites Machado Filho

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).