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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 2b5543b5 0: update: binutils-gcc-linux: boot
new 6f6048d6 0: update: 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 (2b5543b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
01-reset_artifacts/console.log | 78 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-binutils/console.log | 11381 +++++++------
04-build_abe-stage1/console.log | 18861 +++++++++++----------
05-build_linux/console.log | 694 +-
06-boot_linux/console.log | 480 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31794 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 31745 insertions(+), 31813 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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from d90b8f2632 Check arguments for all probes before using them
adds 6591bf0131 Automatic date update in version.in
adds 1e4b5e7d35 Fix a potential buffer overrun in the MMIX disassembler when [...]
adds f44b758d31 Fix buffer underrun bug in the TI C30 disassembler.
adds 4e962e74e4 Handle biased types
adds 06ff036ed2 gdb: Handle missing domain types in: maintenance print psymbols
new ee6d95574b Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 20 +++++
gdb/ada-lang.c | 2 +-
gdb/ada-valprint.c | 9 ++-
gdb/dwarf2read.c | 7 +-
gdb/gdbtypes.c | 12 ++-
gdb/gdbtypes.h | 8 +-
gdb/printcmd.c | 50 ++++++++-----
gdb/psymtab.c | 6 ++
gdb/testsuite/ChangeLog | 8 ++
gdb/testsuite/gdb.ada/bias.exp | 56 ++++++++++++++
gdb/testsuite/gdb.ada/bias/bias.adb | 52 +++++++++++++
gdb/testsuite/gdb.ada/{set_wstr => bias}/pck.adb | 2 +
gdb/testsuite/gdb.ada/{set_wstr => bias}/pck.ads | 1 +
gdb/testsuite/gdb.ada/print_chars.exp | 2 +-
gdb/testsuite/gdb.ada/print_chars/foo.adb | 3 +
gdb/value.c | 18 +++--
opcodes/ChangeLog | 16 ++++
opcodes/mmix-dis.c | 93 ++++++++++++++----------
opcodes/tic30-dis.c | 4 +-
20 files changed, 298 insertions(+), 73 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/bias.exp
create mode 100644 gdb/testsuite/gdb.ada/bias/bias.adb
copy gdb/testsuite/gdb.ada/{set_wstr => bias}/pck.adb (98%)
copy gdb/testsuite/gdb.ada/{set_wstr => bias}/pck.ads (99%)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 92ff75f0 0: update: binutils-gcc-linux: boot
new c9a3fe52 0: update: 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 (92ff75f0)
\
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:
01-reset_artifacts/console.log | 70 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11718 ++++++++-------
04-build_abe-stage1/console.log | 15612 ++++++++++----------
05-build_linux/console.log | 806 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 14 +-
console.log | 28681 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 28525 insertions(+), 28838 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 e64df0e1df7 [NFC][llvm-ifs] Adding .ifs files to the test list for llvm [...]
new cfef9f7696e [MemorySSA] Move two verify calls under expensive checks.
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/Analysis/MemorySSA.cpp | 4 ++--
1 file changed, 2 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from a9c384c3c23 [Ada, Darwin, PPC] PPC Darwin has stack check probes.
adds 5ff9d8d0975 Daily bump.
adds d89f03cabba 2019-09-02 Richard Biener <rguenther(a)suse.de>
adds fc485f957e0 Fix recent unique_ptr regressions
adds 22f3a65bfad Regenerate libstdc++ HTML docs
adds 39b692254a4 Daily bump.
new 706a0160f92 [c-family] Backport fix for PCH / PR61250.
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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 +++++++++
gcc/c-family/c-lex.c | 7 -------
gcc/c/ChangeLog | 10 ++++++++++
gcc/c/c-parser.c | 2 ++
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/parser.c | 5 ++++-
gcc/ggc-page.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr81740-2.c | 1 +
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/doc/html/manual/bugs.html | 4 ----
libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc | 3 +--
libstdc++-v3/testsuite/20_util/unique_ptr/cons/cv_qual_neg.cc | 2 +-
15 files changed, 66 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 6fef1f91 0: update: gcc-a9c384c3c23d83c76b7010ab2932e3050116438d: 1
new 66ba3a7a 0: update: gcc-706a0160f92aa630f67022ce7012d65b72b2ff07: 1
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 (6fef1f91)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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:
01-reset_artifacts/console.log | 146 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-bootstrap_O3/console.log | 86966 +++++++++++++++----------------
console.log | 87408 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 87479 insertions(+), 87347 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.