This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 26b74e5c27f Daily bump.
new 1bfe036184e Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from f9cb357ae96 RISC-V: Fix incorrect nregs calculation for VLS modes
new a0e042d61da RISC-V: Suppress bogus warning for VLS types
new 5ead44d0d02 Revert "libstdc++: Use GLIBCXX_CHECK_LINKER_FEATURES for cr [...]
new 0c37fef39fa riscv: bitmanip: Remove duplicate zero_extendhi<GPR:mode>2 pattern
new 109c11f62b0 Daily bump.
new 62a550e7ec9 LoongArch: Adjust C++ multilib header layout.
new d07682dc254 LoongArch: Fix unintentional bash-ism in r14-3665.
new f3ba57163ce LoongArch: Enable -fsched-pressure by default at -O1 and higher.
new 478c37e7234 Update contrib + libgomp ChangeLogs for failed reject-commi [...]
new 0e25761b373 riscv: thead: Fix mode attribute for extension patterns
new d8bdc978dc9 riscv: xtheadbb: Fix extendqi<SUPERQI> insn
The 10 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:
contrib/ChangeLog | 41 +++++++
gcc/ChangeLog | 133 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 26 +++++
gcc/common/config/loongarch/loongarch-common.cc | 1 +
gcc/config.gcc | 2 +-
gcc/config/riscv/bitmanip.md | 13 +--
gcc/config/riscv/riscv.cc | 2 +-
gcc/config/riscv/thead.md | 21 +++-
gcc/cp/ChangeLog | 5 +
gcc/rust/ChangeLog | 11 ++
gcc/testsuite/ChangeLog | 83 ++++++++++++++
gcc/testsuite/gcc.target/riscv/xtheadbb-ext-2.c | 12 ++
gcc/testsuite/gcc.target/riscv/xtheadbb-ext-3.c | 12 ++
libgomp/ChangeLog | 11 ++
libstdc++-v3/ChangeLog | 144 ++++++++++++++++++++++++
libstdc++-v3/config/cpu/loongarch/t-loongarch | 1 +
libstdc++-v3/configure.host | 5 +-
18 files changed, 504 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/xtheadbb-ext-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/xtheadbb-ext-3.c
create mode 100644 libstdc++-v3/config/cpu/loongarch/t-loongarch
--
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 releases/gcc-11
in repository gcc.
from 857072e79ac Daily bump.
new 688524b7174 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/v1.0_to_v1.1-279/tcwg_bootstrap_check/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_check/master-aarch64-check_bootstrap.
at eb05bf3a68 force: #279: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_boo [...]
No new revisions were added by this update.
--
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 1adecddd190 x86: restrict prefix use with .insn VEX/XOP/EVEX
new 932a49fff33 gdb/testsuite: fix gdb.mi/mi-condbreak-throw.exp failure
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/testsuite/gdb.mi/mi-condbreak-throw.exp | 3 +--
1 file changed, 1 insertion(+), 2 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 glibc.
from 434bf72a94 io: Fix record locking contants for powerpc64 with __USE_FIL [...]
new 6985865bc3 elf: Always call destructors in reverse constructor order (b [...]
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:
elf/dl-close.c | 113 +++++++++++++++++++++------------
elf/dl-fini.c | 152 ++++++++++++++++-----------------------------
elf/dl-init.c | 16 +++++
elf/dso-sort-tests-1.def | 19 ++----
elf/tst-audit23.c | 44 +++++++------
include/link.h | 4 ++
sysdeps/generic/ldsodefs.h | 4 ++
7 files changed, 179 insertions(+), 173 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.