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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7c82f9f 1: reset: linux-85993b8c9786fb24975dbcabebb1c75790d4fb6a: 17607
discards 64c651d 0: update: binutils-gcc-linux: all
new f7d4abf 0: update: 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 (7c82f9f)
\
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 | 163 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11034 ++++++------
04-build_abe-stage1/console.log | 19766 ++++++++++-----------
05-build_linux/console.log | 1992 +--
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 17 +-
08-update_baseline/console.log | 31 +-
console.log | 33446 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
reset-baseline | 0
results | 4 +-
12 files changed, 33073 insertions(+), 33826 deletions(-)
create mode 100644 06-boot_linux/console.log
delete mode 100644 reset-baseline
--
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 binutils-gdb.
from 0826779b99 Fix printcmds.exp failure for wide strings tests.
new b58a68fe57 Fix "info break" + "catch catch" + -static-{libstdc++,libgcc}
new cb1e4e32c2 "catch catch/throw/rethrow", breakpoint -> catchpoint
new a38118e5d1 Make "maint info breakpoints" show "catch catch/throw/rethro [...]
The 3 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:
gdb/ChangeLog | 48 +++++
gdb/break-catch-throw.c | 33 +--
gdb/breakpoint.c | 231 +++++++++------------
gdb/breakpoint.h | 12 +-
gdb/doc/ChangeLog | 6 +
gdb/doc/gdb.texinfo | 18 +-
gdb/python/py-breakpoint.c | 8 +-
gdb/testsuite/ChangeLog | 17 ++
.../except-multi-location-lib.cc} | 12 +-
.../except-multi-location-main.cc} | 21 +-
gdb/testsuite/gdb.cp/except-multi-location.exp | 87 ++++++++
gdb/testsuite/gdb.cp/exception.exp | 18 +-
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 2 +-
gdb/testsuite/gdb.python/py-breakpoint.exp | 5 +-
14 files changed, 333 insertions(+), 185 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/dw2-ranges-main.c => gdb.cp/except-multi-location-l [...]
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.cp/except-multi-locat [...]
create mode 100644 gdb/testsuite/gdb.cp/except-multi-location.exp
--
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-arm-next-allmodconfig
in repository toolchain/ci/gcc.
from cc5614a9acd Daily bump.
adds b33668e1bb8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 16ba30dcfa aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelf
adds c3f9d95f92 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 74247f3 2: update: binutils-gcc-linux: 19443
discards c6c5d4e 1: reset: linux-893d4016f37704615d6bc088490e9308e94e462d: 19315
discards 7b56baa 0: update: binutils-gcc-linux: all
new 7a86621 0: update: 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 (74247f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 8635 ++++++-----
04-build_abe-stage1/console.log | 17476 +++++++++++-----------
05-build_linux/console.log | 1738 +--
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 7 +-
08-update_baseline/console.log | 90 +-
console.log | 28574 +++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 27097 insertions(+), 30055 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 6c878b4 0: update: llvm-linux: boot
new f978f67 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 (6c878b4)
\
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 | 173 +-
02-build_llvm/console.log | 11634 +++++++++++++++++------------------
03-build_linux/console.log | 644 +-
04-boot_linux/console.log | 476 +-
console.log | 12927 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
7 files changed, 12927 insertions(+), 12937 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.