This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 5b6ee0e0ba htl: move pthread_create to into libc
new c6f151839b Reference COPYING.LIB in <sframe.h> copyright header
new e067e53080 Add COPYINGv3 with the GPL version 3 text
new a0ce8b0779 Update COPYING, COPYING.LIB from gnulib, using gnulib file names
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
COPYING.LIB => COPYING.LESSERv2 | 9 +-
COPYING.LIB | 503 +-----------------------------
COPYING => COPYINGv2 | 9 +-
COPYINGv3 | 674 ++++++++++++++++++++++++++++++++++++++++
SHARED-FILES | 3 +
scripts/update-copyrights | 2 +-
sysdeps/generic/sframe.h | 6 +-
7 files changed, 690 insertions(+), 516 deletions(-)
copy COPYING.LIB => COPYING.LESSERv2 (98%)
mode change 100644 => 120000 COPYING.LIB
rename COPYING => COPYINGv2 (98%)
create mode 100644 COPYINGv3
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5deed65950e forwprop: restrict vector load decomposition in optimize_ve [...]
new f573c774f15 docs: aarch64: arm: Update ACLE documentation.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/doc/extend.texi | 38 +++++++++++++++++---------------------
1 file changed, 17 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b4a37c4b8ca GCC, meet C++20
new 5deed65950e forwprop: restrict vector load decomposition in optimize_ve [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/gcc.target/aarch64/simd/usubl2.c | 19 +++++++++++++++++++
gcc/tree-ssa-forwprop.cc | 9 +++++++++
2 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/usubl2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9fa1c81f51a build: Check for ld -z compress-sections=zstd on Solaris
new 65ee4bb8ec3 [x86] avoid using masked vector epilogues when no scalar ep [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/i386.cc | 5 +++++
.../gcc.dg/vect/{slp-58.c => costmodel/x86_64/costmodel-pr122573.c} | 6 ++++--
2 files changed, 9 insertions(+), 2 deletions(-)
copy gcc/testsuite/gcc.dg/vect/{slp-58.c => costmodel/x86_64/costmodel-pr122573.c} (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 74a8b2da1fd RISC-V: Add test for vec_duplicate + vmsne.vv combine case [...]
new 9fa1c81f51a build: Check for ld -z compress-sections=zstd on Solaris
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/configure | 5 +++++
gcc/configure.ac | 5 +++++
gcc/doc/invoke.texi | 3 ++-
3 files changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from c7d699b55b htl: Add missing include
new 5db67a03e9 hurd: Fix getting rlimit in _hurd_alloc_fd
new f63dd92431 htl: Move __pthread_enable/disable_asynccancel into libc
new 5b6ee0e0ba htl: move pthread_create to into libc
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
htl/Makefile | 6 ++---
htl/Versions | 16 +++++---------
htl/pt-create.c | 34 +++++++++++++++++++----------
hurd/alloc-fd.c | 2 +-
hurd/hurdsig.c | 6 ++---
sysdeps/htl/pthreadP.h | 7 +++---
sysdeps/mach/hurd/htl/pt-sysdep.c | 14 ++++--------
sysdeps/mach/hurd/i386/libc.abilist | 2 ++
sysdeps/mach/hurd/i386/libpthread.abilist | 1 -
sysdeps/mach/hurd/x86_64/libc.abilist | 2 ++
sysdeps/mach/hurd/x86_64/libpthread.abilist | 1 -
11 files changed, 47 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 7985f48ce57 gdb: build solib-svr4-linux.o when building for targets xte [...]
new 43ae0585aa4 gdbserver, read_ptid: handle '0' and '-1' thread ids
new ef706f09f1e gdb, remote: fix set_thread () in start_remote ()
new 7db0fccae52 gdb, gdbserver: fix read/write_ptid types
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/remote.c | 52 +++++++++++++++++++++++++++++-------------
gdbserver/remote-utils.cc | 58 ++++++++++++++++++++++++++++++++---------------
2 files changed, 76 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-17-branch
in repository binutils-gdb.
from b5959af730a Automatic date update in version.in
new 2f570c9cab9 gdb: build solib-svr4-linux.o when building for targets xte [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/configure.tgt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.