This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 062235f8 Add entry da1a888b524d620c7a17f368b69c46934b69495c from https [...]
new 05a0074c Add entry 27de9aa152141e7f3ee66372647d0f2cd94c4b90 from https [...]
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:
.../first_url | 2 +-
.../tcwg_gcc_check/master-aarch64/build_url | 2 +-
.../tcwg_gcc_check/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{e41103081bfa341bdb1037e94d6b8f7a0af39067 => 27de9aa152141e7f3ee6637 [...]
copy gcc/sha1/{99b5921bfc8f9122fb7ccb0a4284179fd3a2f2ba => 27de9aa152141e7f3ee6637 [...]
create mode 100644 gcc/sha1/27de9aa152141e7f3ee66372647d0f2cd94c4b90/tcwg_gcc_chec [...]
--
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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 58eab9b538a onsuccess: #41: 33: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 27342591ff7 onsuccess: #42: 33: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2272 -> 2240 bytes
02-prepare_abe/console.log.xz | Bin 2636 -> 2668 bytes
03-build_abe-binutils/console.log.xz | Bin 28148 -> 27824 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18084 -> 17816 bytes
04-build_abe-stage1/console.log.xz | Bin 74740 -> 74588 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54636 -> 54444 bytes
05-build_abe-qemu/console.log.xz | Bin 31980 -> 33644 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 21640 -> 23160 bytes
06-build_linux/console.log.xz | Bin 3388 -> 3324 bytes
08-check_regression/console.log.xz | Bin 1296 -> 1296 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 315 +++++++++++------------------
jenkins/notify-init.log | 114 +++++------
jenkins/rewrite.log | 18 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 42 ++--
notify/mail-subject.txt | 2 +-
22 files changed, 200 insertions(+), 311 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 release/2.38/master
in repository glibc.
from 7ac405a74c i686: Fix build with --disable-multiarch
new 98c293c61f malloc: Enable merging of remainders in memalign (bug 30723)
new 2af141bda3 malloc: Remove bin scanning from memalign (bug 30723)
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:
NEWS | 1 +
malloc/malloc.c | 366 +++++++++++++++++-------------------------------
malloc/tst-memalign-2.c | 7 +-
3 files changed, 132 insertions(+), 242 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 145da6a8e1a doc: Remove obsolete sentence about _Float* not being suppo [...]
new 0698c9fddfc OpenMP: Handle 'all' as category in defaultmap
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/c/c-parser.cc | 19 +++-
gcc/cp/parser.cc | 19 +++-
gcc/fortran/gfortran.h | 1 +
gcc/fortran/openmp.cc | 12 ++-
gcc/fortran/trans-openmp.cc | 3 +
gcc/gimplify.cc | 1 +
gcc/testsuite/c-c++-common/gomp/defaultmap-5.c | 47 +++++++++
gcc/testsuite/c-c++-common/gomp/defaultmap-6.c | 48 ++++++++++
gcc/testsuite/gfortran.dg/gomp/defaultmap-1.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/defaultmap-10.f90 | 116 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/defaultmap-9.f90 | 71 ++++++++++++++
gcc/tree-core.h | 1 +
gcc/tree-pretty-print.cc | 3 +
libgomp/libgomp.texi | 4 +-
14 files changed, 334 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/defaultmap-5.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/defaultmap-6.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/defaultmap-10.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/defaultmap-9.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.