This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2ce55247a8b Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assu [...]
new dc22cf46127 libstdc++: Use lock-free type for __platform_wait_t
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:
libstdc++-v3/include/bits/atomic_wait.h | 6 +++++-
1 file changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from add7faa2d7 37: onsuccess: #415: 21887: Success after gcc/linux/qemu: 47 [...]
new 1a7564968c 38: onsuccess: #416: 21887: Success after binutils/gcc/linux [...]
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:
01-reset_artifacts/console.log.xz | Bin 1764 -> 1816 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 31148 -> 30784 bytes
04-build_abe-stage1/console.log.xz | Bin 69120 -> 68972 bytes
05-build_abe-qemu/console.log.xz | Bin 31664 -> 31936 bytes
06-build_linux/console.log.xz | Bin 3224 -> 3200 bytes
08-check_regression/console.log.xz | Bin 3968 -> 4332 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 26 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.
unknown user pushed a change to branch master
in repository gcc.
from f54e3b3ba01 check hash table counts at expand
new 2ce55247a8b Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assu [...]
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/fortran/openmp.cc | 8 +++++---
gcc/testsuite/gfortran.dg/gomp/assume-2.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/assume-5.f90 | 20 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/assumes-2.f90 | 2 +-
4 files changed, 27 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/assume-5.f90
--
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 e5880bef3 Cygwin: wincap.h: clarify NO_COPY_RO usage
new 3ef006f05 libgloss: merge nios2 into top-level Makefile
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:
libgloss/Makefile.am | 3 +
libgloss/Makefile.in | 440 ++++++++++++++++++++++++++++++++++++++++++--
libgloss/configure | 19 +-
libgloss/configure.ac | 5 +-
libgloss/nios2/Makefile.in | 118 ------------
libgloss/nios2/Makefile.inc | 32 ++++
6 files changed, 475 insertions(+), 142 deletions(-)
delete mode 100644 libgloss/nios2/Makefile.in
create mode 100644 libgloss/nios2/Makefile.inc
--
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 newlib.
from e5880bef3 Cygwin: wincap.h: clarify NO_COPY_RO usage
new 3ef006f05 libgloss: merge nios2 into top-level Makefile
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:
libgloss/Makefile.am | 3 +
libgloss/Makefile.in | 440 ++++++++++++++++++++++++++++++++++++++++++--
libgloss/configure | 19 +-
libgloss/configure.ac | 5 +-
libgloss/nios2/Makefile.in | 118 ------------
libgloss/nios2/Makefile.inc | 32 ++++
6 files changed, 475 insertions(+), 142 deletions(-)
delete mode 100644 libgloss/nios2/Makefile.in
create mode 100644 libgloss/nios2/Makefile.inc
--
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 0e1c0a02c libgloss: merge d30v into top-level Makefile
new e7d0f0eb4 Cygwin: wincap: make capability flags readonly
new e5880bef3 Cygwin: wincap.h: clarify NO_COPY_RO usage
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/forkable.cc | 2 +-
winsup/cygwin/local_includes/wincap.h | 6 +++---
winsup/cygwin/local_includes/winsup.h | 6 ++++++
winsup/cygwin/wincap.cc | 38 ++++++++++-------------------------
4 files changed, 21 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.