This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 0263528f8d malloc: fix definition for MAX_TCACHE_SMALL_SIZE
new cdcf24ee14 iconv: iconv -o should not create executable files (bug 33164)
new 13bf7812ef x86-64: Compile ISA versions of modf/modff with -fno-stack-p [...]
The 2 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:
iconv/iconv_prog.c | 4 ++--
iconv/tst-iconv_prog-buffer.sh | 4 ++++
sysdeps/x86_64/fpu/multiarch/Makefile | 15 +++++++++++----
3 files changed, 17 insertions(+), 6 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 c139a881445 x86: Don't change mode for XOR in ix86_expand_ternlog
new a33f9d1cb7f tree-ssa-structalias / pta: Fix some GNU coding style deviations
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/pta-andersen.cc | 41 +++++++++++++++++++++--------------------
gcc/tree-ssa-structalias.cc | 4 ++--
gcc/tree-ssa-structalias.h | 10 +++++-----
3 files changed, 28 insertions(+), 27 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 main
in repository newlib.
from 49ba5f467 Cygwin: cygcheck: port to AArch64
new c2a8984c7 Cygwin: reg_key: add a method get_binary() to fetch REG_BINARY data
new f0912e9a7 Cygwin: clocks: read leap seconds from registry
The 2 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:
winsup/cygwin/clock.cc | 80 ++++++++++++++++++++++++++++++---
winsup/cygwin/local_includes/registry.h | 2 +
winsup/cygwin/registry.cc | 39 ++++++++++++++++
3 files changed, 114 insertions(+), 7 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 fcf7470408a Remove sframe relocs against discarded sections
new 11153b13a56 bfd: drop unused elt_no
new d3d1718602b binutils: drop unused note_size, contents, old variables
The 2 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:
bfd/archive.c | 3 +--
binutils/objcopy.c | 9 +--------
2 files changed, 2 insertions(+), 10 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 bb110e974e5 tree-ssa-structalias: Put solver into its own file
new c139a881445 x86: Don't change mode for XOR in ix86_expand_ternlog
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-expand.cc | 27 ---------------------------
1 file changed, 27 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 f9af5890fba s390: Rework signbit optab
new b5ffc8e75a8 aarch64: Adapt unwinder to linux's SME signal behaviour
new bb110e974e5 tree-ssa-structalias: Put solver into its own file
The 2 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/Makefile.in | 1 +
gcc/doc/sourcebuild.texi | 3 +
gcc/pta-andersen.cc | 2564 ++++++++++++++
gcc/pta-andersen.h | 31 +
gcc/testsuite/g++.target/aarch64/sme/sme_throw_1.C | 55 +
gcc/testsuite/g++.target/aarch64/sme/sme_throw_2.C | 4 +
gcc/testsuite/lib/target-supports.exp | 23 +
gcc/tree-ssa-structalias.cc | 3489 +++-----------------
gcc/tree-ssa-structalias.h | 217 ++
libgcc/config/aarch64/linux-unwind.h | 108 +-
10 files changed, 3419 insertions(+), 3076 deletions(-)
create mode 100644 gcc/pta-andersen.cc
create mode 100644 gcc/pta-andersen.h
create mode 100644 gcc/testsuite/g++.target/aarch64/sme/sme_throw_1.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sme/sme_throw_2.C
create mode 100644 gcc/tree-ssa-structalias.h
--
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 7ac31f1e42f libstdc++: Add comments to __unicode::_Utf_iterator
new c6676092318 s390: Add implicit zero extend for VLGV
new df20aac4c66 s390: Adapt GPR<->VR costs
new f9af5890fba s390: Rework signbit optab
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:
gcc/config/s390/s390.cc | 16 ++-
gcc/config/s390/s390.md | 83 ++++++++++-
gcc/config/s390/vector.md | 60 +++++++-
.../s390/isfinite-isinf-isnormal-signbit-2.c | 6 +-
.../s390/isfinite-isinf-isnormal-signbit-3.c | 6 +-
gcc/testsuite/gcc.target/s390/signbit-1.c | 40 ++++++
gcc/testsuite/gcc.target/s390/signbit-2.c | 40 ++++++
gcc/testsuite/gcc.target/s390/signbit-3.c | 152 +++++++++++++++++++++
gcc/testsuite/gcc.target/s390/signbit-4.c | 55 ++++++++
gcc/testsuite/gcc.target/s390/signbit-5.c | 35 +++++
gcc/testsuite/gcc.target/s390/signbit.h | 36 +++++
.../gcc.target/s390/vector/vlgv-zero-extend-1.c | 71 ++++++++++
12 files changed, 588 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/signbit-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/signbit-2.c
create mode 100644 gcc/testsuite/gcc.target/s390/signbit-3.c
create mode 100644 gcc/testsuite/gcc.target/s390/signbit-4.c
create mode 100644 gcc/testsuite/gcc.target/s390/signbit-5.c
create mode 100644 gcc/testsuite/gcc.target/s390/signbit.h
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vlgv-zero-extend-1.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 d626debcb37 LoongArch: Fix wrong code generated by TARGET_VECTORIZE_VEC [...]
new f4932c59df3 libstdc++: Use __promote_3 for std::hypot [PR121097]
new 7ac31f1e42f libstdc++: Add comments to __unicode::_Utf_iterator
The 2 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:
libstdc++-v3/include/bits/unicode.h | 47 ++++++++++++++++++++++++++++++-------
libstdc++-v3/include/c_global/cmath | 4 ++--
2 files changed, 40 insertions(+), 11 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 main
in repository newlib.
from 78b17c4d5 Cygwin: testsuite: link cygload with --disable-high-entropy-va
new de479a54e newlib: libc: update asmdefs.h compatible with Cygwin AArch64
new 49ba5f467 Cygwin: cygcheck: port to AArch64
The 2 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:
newlib/libc/machine/aarch64/asmdefs.h | 105 ++++++++++++++------------------
newlib/libc/machine/aarch64/memchr.S | 2 -
newlib/libc/machine/aarch64/memcmp.S | 4 --
newlib/libc/machine/aarch64/memcpy.S | 3 -
newlib/libc/machine/aarch64/memrchr.S | 1 -
newlib/libc/machine/aarch64/memset.S | 3 -
newlib/libc/machine/aarch64/rawmemchr.S | 17 +-----
newlib/libc/machine/aarch64/setjmp.S | 14 ++---
newlib/libc/machine/aarch64/strchr.S | 1 -
newlib/libc/machine/aarch64/strchrnul.S | 1 -
newlib/libc/machine/aarch64/strcmp.S | 2 -
newlib/libc/machine/aarch64/strcpy.S | 2 -
newlib/libc/machine/aarch64/strlen.S | 1 -
newlib/libc/machine/aarch64/strncmp.S | 3 -
newlib/libc/machine/aarch64/strnlen.S | 2 -
newlib/libc/machine/aarch64/strrchr.S | 1 -
winsup/utils/mingw/cygcheck.cc | 14 ++++-
17 files changed, 65 insertions(+), 111 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.