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-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b4703d2a2 0: update: llvm-linux: all
new 241169368 0: update: llvm-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 (b4703d2a2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 162 +-
02-build_llvm/console.log | 12564 +++++++++++++++++------------------
03-build_linux/console.log | 822 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 10 +-
console.log | 13564 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13571 insertions(+), 13567 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/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1ef232dd1 0: update: llvm-linux: boot
new a4c85627a 0: update: llvm-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 (1ef232dd1)
\
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:
01-reset_artifacts/console.log | 216 +-
02-build_llvm/console.log | 12892 +++++++++++++++++------------------
03-build_linux/console.log | 808 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13944 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13957 insertions(+), 13945 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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 23c8270e9d When bfd/pdp11.c was copied from bfd/aoutx.h, the #defines f [...]
adds e0c45f3055 Fix compilation error with clang in gdb/testsuite/gdb.base/j [...]
adds fa93cc8f35 Fix compilation error with clang in gdb/testsuite/gdb.trace/ [...]
adds 2523028544 Fix compilation error with clang in gdb/testsuite/gdb.cp/exc [...]
adds aac66a4c0b gdb: fix tabs vs spaces in ChangeLog
adds 809730f3ee Fix ChangeLog entry for commit fa93cc8f35dbed69c3c47aa803686 [...]
adds ad23bda0db Add myself to gdb/MAINTAINERS
adds b5d1d6f7b7 Disable nested function tests for clang
adds 9b2c992cfa Use support_nested_function_tests in gdb.base/nested-subp1.e [...]
adds 0fa7617d84 Mark move constructors as "noexcept"
adds 0ff8f4b9f0 Automatic date update in version.in
adds fad3d2c1b2 Remove SH-5 remnants
adds 11104e4297 Since the pdp11-aout target does not support gdb, gdbserver [...]
adds e04f33c09f Updated Serbian translation for the BFD directory.
new 1f7f2abbc3 alpha: Warn DT_TEXTREL with -M
new 6f6fd151cb elf: Strip zero-sized dynamic sections
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:
ChangeLog | 6 +
bfd/ChangeLog | 31 +
bfd/elf-bfd.h | 8 +
bfd/elf32-sh.c | 18 +-
bfd/elf64-alpha.c | 34 +-
bfd/elflink.c | 98 +
bfd/elfxx-target.h | 4 +
bfd/po/sr.po | 9015 ++++++++++++++++++++-----------
bfd/version.h | 2 +-
configure | 3 +
configure.ac | 3 +
gdb/ChangeLog | 75 +-
gdb/MAINTAINERS | 1 +
gdb/completer.c | 10 +-
gdb/completer.h | 2 +-
gdb/python/py-tui.c | 2 +-
gdb/python/python.c | 2 +-
gdb/testsuite/ChangeLog | 28 +-
gdb/testsuite/gdb.base/jit-main.c | 2 +-
gdb/testsuite/gdb.base/nested-subp1.exp | 5 +
gdb/testsuite/gdb.base/nested-subp2.exp | 5 +
gdb/testsuite/gdb.base/nested-subp3.exp | 5 +
gdb/testsuite/gdb.cp/exception.cc | 2 -
gdb/testsuite/gdb.trace/tspeed.c | 2 +-
gdbsupport/ChangeLog | 9 +
gdbsupport/gdb_ref_ptr.h | 2 +-
gdbsupport/scoped_fd.h | 2 +-
gdbsupport/scoped_mmap.h | 9 +-
include/ChangeLog | 5 +
include/elf/sh.h | 21 -
ld/ChangeLog | 7 +
ld/ldelfgen.c | 13 +
ld/testsuite/ld-alpha/tlsbinr.rd | 99 +-
33 files changed, 6116 insertions(+), 3414 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 209c4a12d 0: update: binutils-gcc-linux: boot
new b8a1659be 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 (209c4a12d)
\
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 | 76 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11637 +++++------
04-build_abe-stage1/console.log | 15742 +++++++--------
05-build_linux/console.log | 2728 ++-
06-boot_linux/console.log | 476 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31099 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 31125 insertions(+), 31091 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.