This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 454e3b11f llvm-22f192ee127b8ff6ea130e821ba12ac690324a71: all
new ce042f3ae llvm-0b0aba461d39035bb9e2a5dc929d0c73576f802f: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (454e3b11f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 204 +-
2-build_llvm/console.log | 10213 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 74 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10497 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10705 insertions(+), 10303 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_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9e2963f73 gcc-dbff9aaf472c1464ed13d5059cb8a2db84adfa5d: all
new 8233bb221 binutils-bc543c902f9891f732be68817e16ff379b69566e: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9e2963f73)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 102 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3461 ++---
4-build_abe-stage1/console.log | 5416 ++++---
5-count_linux_objs/console.log | 30818 ++++++++++++++++++-------------------
console.log | 28255 +++++++++++++++++-----------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 33974 insertions(+), 34100 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 compiler-rt.
from 60b1bb193 getfsent, unit test.
new 9ce7b2728 [asan] Support running without /proc.
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:
lib/asan/asan_linux.cc | 2 ++
lib/asan/asan_thread.cc | 41 ++++++++++++++--------
lib/hwasan/hwasan_thread.cc | 2 +-
lib/sanitizer_common/sanitizer_flags.inc | 3 ++
lib/sanitizer_common/sanitizer_linux.cc | 4 +++
lib/sanitizer_common/sanitizer_linux.h | 1 +
lib/sanitizer_common/sanitizer_mac.cc | 2 ++
lib/sanitizer_common/sanitizer_posix.cc | 10 ++++++
lib/sanitizer_common/sanitizer_posix.h | 2 ++
lib/sanitizer_common/sanitizer_procmaps.h | 1 +
lib/sanitizer_common/sanitizer_procmaps_bsd.cc | 4 +++
lib/sanitizer_common/sanitizer_procmaps_common.cc | 6 ++++
lib/sanitizer_common/sanitizer_procmaps_linux.cc | 5 +++
lib/sanitizer_common/sanitizer_procmaps_solaris.cc | 4 +++
test/asan/TestCases/Posix/no-fd.cc | 4 +++
15 files changed, 76 insertions(+), 15 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 87a2eca6138 2018-12-27 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 2a177b237e1 * ipa-devirt.c (polymorphic_call_target_d): Add n_odr_type [...]
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/ChangeLog | 9 ++++++
gcc/ipa-devirt.c | 8 ++++-
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/g++.dg/ipa/devirt-53.C | 58 ++++++++++++++++++++++++++++++++++++
gcc/tree.c | 7 ++++-
5 files changed, 84 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/devirt-53.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 compiler-rt.
from 69aff42f0 [sanitizer] Avoid memset call in tsan
new 3bc9b9b71 [Sanitizer] Add fstab api to FreeBSD/Linux
new 60b1bb193 getfsent, unit test.
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:
.../sanitizer_common_interceptors.inc | 40 ++++++++++++++++++++++
.../sanitizer_platform_interceptors.h | 1 +
.../sanitizer_platform_limits_freebsd.cc | 2 ++
.../sanitizer_platform_limits_freebsd.h | 2 ++
.../sanitizer_platform_limits_netbsd.cc | 2 ++
.../sanitizer_platform_limits_netbsd.h | 2 ++
test/sanitizer_common/TestCases/Posix/getfsent.cc | 36 +++++++++++++++++++
7 files changed, 85 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/Posix/getfsent.cc
--
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 5b7ae43488a 2018-12-27 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 87a2eca6138 2018-12-27 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ChangeLog | 6 ++++++
gcc/fortran/expr.c | 13 ++++++++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/initialization_7.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr81027.f90 | 11 +++++++++++
5 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr81027.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 master
in repository gcc.
from 59eaf5af5bf runtime: delete export_arm_test.go
new 5b7ae43488a 2018-12-27 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/testsuite/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.fortran/aligned1.f03 | 4 ++--
2 files changed, 7 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 2c06f598ea Automatic date update in version.in
adds b9fdf35771 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7ed697f2b gcc-497651ff19a85affaf1273b827db6920384af77d: all
new 9a1457d4f binutils-b9fdf35771b9040ae8c65d37aded64b81904fbff: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7ed697f2b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 82 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6490 ++++++++--------
4-build_abe-stage1/console.log | 8517 ++++++++++-----------
5-count_linux_objs/console.log | 203 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15312 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15491 insertions(+), 15163 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.