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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards eac67458f3 0: good: binutils-gcc-linux: boot
new 43560f4aaa 0: good: binutils-gcc-linux: boot
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 (eac67458f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3136 +++++++--------
4-build_abe-stage1/console.log | 3961 ++++++++++---------
5-build_linux/console.log | 274 +-
6-boot_linux/console.log | 378 +-
console.log | 7783 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 7772 insertions(+), 7790 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 03942642400 Replaced spaces with tab in Changelog, committed as obvious
new 53ea0887395 PR libstdc++/89466 avoid slow xsltproc command in configure
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/ChangeLog | 24 +++++++
libstdc++-v3/Makefile.in | 1 +
libstdc++-v3/acinclude.m4 | 47 ++++++++------
libstdc++-v3/configure | 108 +++++++++++++++++++++++---------
libstdc++-v3/configure.ac | 1 +
libstdc++-v3/doc/Makefile.in | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/libsupc++/Makefile.in | 1 +
libstdc++-v3/po/Makefile.in | 1 +
libstdc++-v3/python/Makefile.in | 1 +
libstdc++-v3/src/Makefile.in | 1 +
libstdc++-v3/src/c++11/Makefile.in | 1 +
libstdc++-v3/src/c++17/Makefile.in | 1 +
libstdc++-v3/src/c++98/Makefile.in | 1 +
libstdc++-v3/src/filesystem/Makefile.in | 1 +
libstdc++-v3/testsuite/Makefile.in | 1 +
16 files changed, 143 insertions(+), 49 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 15ce85c32d 0: good: binutils-gcc-linux: all
new 4335ea02a5 0: good: binutils-gcc-linux: 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 (15ce85c32d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3530 +-
4-build_abe-stage1/console.log | 4631 +-
5-build_linux/console.log | 302100 +++++++++++++++++------------------
6-boot_linux/console.log | 2 +-
console.log | 310171 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 310239 insertions(+), 310233 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-defconfig
in repository toolchain/ci/gcc.
from 8988a5401ae Daily bump.
adds be3a3c890da * tree-ssa-dom.c (edge_info::derive_equivalences) <BIT_IOR [...]
adds d77a9696098 Backport from mainline 2019-02-19 Eric Botcazou <ebotca [...]
adds ac4cc85d34b PR c++/89212 - ICE converting nullptr to pointer-to-member [...]
adds 75a99965334 Daily bump.
new af6a54de2d9 Backported from mainline 2019-02-18 Jakub Jelinek <jaku [...]
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 | 28 ++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/s390/s390.c | 9 ++++++---
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/pt.c | 6 ++++++
gcc/rtlanal.c | 8 ++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/nullptr40.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/nullptr41.C | 19 +++++++++++++++++++
gcc/testsuite/gnat.dg/opt77.adb | 14 ++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.adb | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt77_pkg.ads | 5 +++++
gcc/tree-ssa-dom.c | 30 ++++++++++++++++++++++++------
13 files changed, 168 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr40.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr41.C
create mode 100644 gcc/testsuite/gnat.dg/opt77.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt77_pkg.ads
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards d47845f5a3 0: good: binutils-gcc-linux: boot
new a1da6677b1 0: good: binutils-gcc-linux: boot
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 (d47845f5a3)
\
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 | 18 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4198 ++++++++--------
4-build_abe-stage1/console.log | 5135 ++++++++++----------
5-build_linux/console.log | 94 +-
6-boot_linux/console.log | 332 +-
console.log | 9829 ++++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 10442 insertions(+), 9180 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 llvm.
from d4177fd7961 [llvm-readobj]Fix error messages for bad archive members an [...]
new 03864785358 [X86][AVX] Only combine loads to broadcasts for legal types
new ea5f709d737 [llvm-objcopy] - Check for invalidated relocations when rem [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 20 +++++----
test/CodeGen/X86/avx-vbroadcast.ll | 26 +++++++++++
test/CodeGen/X86/avx2-vbroadcast.ll | 42 ++++++++++++++++++
test/tools/llvm-objcopy/ELF/strip-section-err.test | 51 ++++++++++++++++++++++
tools/llvm-objcopy/ELF/Object.cpp | 25 +++++++++--
tools/llvm-objcopy/ELF/Object.h | 7 +--
6 files changed, 156 insertions(+), 15 deletions(-)
create mode 100644 test/tools/llvm-objcopy/ELF/strip-section-err.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.