This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 2ab2e73c2 Cygwin: document FIFO over NFS change
new 2654a5ba7 Cygwin: dps: Fix a bug that read() could not return -1 on error.
new 8b2b54b41 Cygwin: dsp: Reduce wait time for blocking read().
new 7a43763d2 Cygwin: dsp: Fix trivial editorial issue.
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:
winsup/cygwin/fhandler/dsp.cc | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 cygwin-3_4-branch
in repository newlib.
from 567f3aae6 Cygwin: CI: Stop running testsuite on 3.4 branch
new b48a497cf Cygwin: dps: Fix a bug that read() could not return -1 on error.
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:
winsup/cygwin/fhandler/dsp.cc | 4 +++-
1 file changed, 3 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 gcc.
from 8451fbd5687 riscv: xtheadcondmov: Don't run tests with -Oz
new 509c10a6254 RISC-V: Export functions as global extern preparing for dyn [...]
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/riscv/riscv-protos.h | 3 ++
gcc/config/riscv/riscv-v.cc | 48 +++++++++++++++++++++++++++++++
gcc/config/riscv/riscv-vector-builtins.cc | 2 +-
gcc/config/riscv/riscv-vsetvl.cc | 25 ----------------
4 files changed, 52 insertions(+), 26 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-qc_speed-cpu2017rate/llvm-aarch64-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-qc_speed-cpu2017rate/llvm-aarch64-master-O3_LTO.
at 63b7fe2 init: #25: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-qc [...]
This branch includes the following new commits:
new 63b7fe2 init: #25: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-qc [...]
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.
--
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 24b029ba8 Cygwin: CI: Also deploy documentation for release tags
new 622fb0776 Cygwin: enable usage of FIFOs on NFS
new 46e986f0e Revert "Cygwin: mknod: disable creating special files on NFS"
new 2ab2e73c2 Cygwin: document FIFO over NFS change
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:
winsup/cygwin/fhandler/disk_file.cc | 22 +++++++++++++--------
winsup/cygwin/path.cc | 38 +++++++++++++++++++++++++++++++++----
winsup/cygwin/release/3.5.0 | 2 ++
winsup/cygwin/syscalls.cc | 6 ------
winsup/doc/new-features.xml | 4 ++++
5 files changed, 54 insertions(+), 18 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 f47fcd2a129 tree-ssa-tail-merge: Fix a comment typo
new 07f7615c181 arc: Remove obsolete mbbit-peephole option and unused patterns.
new 1cf57a14d7d arc: Cleanup addsi3 instruction pattern
new 8451fbd5687 riscv: xtheadcondmov: Don't run tests with -Oz
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/common/config/arc/arc-common.cc | 1 -
gcc/config/arc/arc-protos.h | 2 -
gcc/config/arc/arc.cc | 94 +++++++++++------
gcc/config/arc/arc.h | 58 ++++++++---
gcc/config/arc/arc.md | 112 +++++++--------------
gcc/config/arc/arc.opt | 4 +-
gcc/config/arc/arc700.md | 2 +-
gcc/config/arc/arcHS.md | 2 +-
gcc/config/arc/arcHS4x.md | 2 +-
gcc/config/arc/constraints.md | 71 ++++++-------
gcc/doc/invoke.texi | 2 +-
.../gcc.target/riscv/xtheadcondmov-mveqz-imm-eqz.c | 2 +-
.../gcc.target/riscv/xtheadcondmov-mveqz-imm-not.c | 2 +-
.../gcc.target/riscv/xtheadcondmov-mveqz-reg-eqz.c | 2 +-
.../gcc.target/riscv/xtheadcondmov-mveqz-reg-not.c | 2 +-
.../riscv/xtheadcondmov-mvnez-imm-cond.c | 2 +-
.../gcc.target/riscv/xtheadcondmov-mvnez-imm-nez.c | 2 +-
.../riscv/xtheadcondmov-mvnez-reg-cond.c | 2 +-
.../gcc.target/riscv/xtheadcondmov-mvnez-reg-nez.c | 2 +-
19 files changed, 195 insertions(+), 171 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.