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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from bbcfc6249a Automatic date update in version.in
adds 03d0d46a0e Tweak the 'how to make a release' document
adds cc8dee1f1c Move declaration of max_user_call_depth to header
adds 7b9a15e1ee Remove unnecessary declaration of trace_regblock_size
adds d5082b3251 Automatic date update in version.in
adds d6e7631356 [gdb/testsuite] Add KFAIL for missing support of reverse-deb [...]
adds 073bbbb058 gdb: small cleanup in breakpoint.c's includes
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/README-how-to-make-a-release | 17 +++++++++++------
gdb/ChangeLog | 19 +++++++++++++++++++
gdb/breakpoint.c | 6 +-----
gdb/cli/cli-cmds.c | 3 +--
gdb/cli/cli-cmds.h | 4 ++++
gdb/cli/cli-script.c | 1 -
gdb/remote.c | 3 +--
gdb/testsuite/ChangeLog | 12 ++++++++++++
gdb/testsuite/gdb.reverse/sigall-precsave.exp | 10 ++++++++--
gdb/testsuite/gdb.reverse/sigall-reverse.exp | 11 +++++++++++
gdb/testsuite/gdb.reverse/solib-precsave.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/solib-reverse.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/step-precsave.exp | 4 ++++
gdb/testsuite/gdb.reverse/until-precsave.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/until-reverse.exp | 15 ++++++++++++---
gdb/testsuite/lib/gdb.exp | 4 ++++
18 files changed, 130 insertions(+), 25 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 2ceaaf134 0: update: binutils-gcc-linux: boot
new 59d9b06a8 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 (2ceaaf134)
\
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 | 14 +-
02-prepare_abe/console.log | 212 +-
03-build_abe-binutils/console.log | 11490 +++++++-------
04-build_abe-stage1/console.log | 15591 ++++++++++---------
05-build_linux/console.log | 1058 +-
06-boot_linux/console.log | 406 +-
08-update_baseline/console.log | 25 +
console.log | 28811 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 28831 insertions(+), 28788 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 clang-tools-extra.
from fc14c748 [clang-tidy] bugprone-not-null-terminated-result: Sphinx adju [...]
new d2410d2b [clang-tidy] bugprone-not-null-terminated-result: checker adj [...]
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:
clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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/binutils-gdb.
from bbcfc6249a Automatic date update in version.in
adds 03d0d46a0e Tweak the 'how to make a release' document
adds cc8dee1f1c Move declaration of max_user_call_depth to header
adds 7b9a15e1ee Remove unnecessary declaration of trace_regblock_size
adds d5082b3251 Automatic date update in version.in
adds d6e7631356 [gdb/testsuite] Add KFAIL for missing support of reverse-deb [...]
adds 073bbbb058 gdb: small cleanup in breakpoint.c's includes
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/README-how-to-make-a-release | 17 +++++++++++------
gdb/ChangeLog | 19 +++++++++++++++++++
gdb/breakpoint.c | 6 +-----
gdb/cli/cli-cmds.c | 3 +--
gdb/cli/cli-cmds.h | 4 ++++
gdb/cli/cli-script.c | 1 -
gdb/remote.c | 3 +--
gdb/testsuite/ChangeLog | 12 ++++++++++++
gdb/testsuite/gdb.reverse/sigall-precsave.exp | 10 ++++++++--
gdb/testsuite/gdb.reverse/sigall-reverse.exp | 11 +++++++++++
gdb/testsuite/gdb.reverse/solib-precsave.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/solib-reverse.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/step-precsave.exp | 4 ++++
gdb/testsuite/gdb.reverse/until-precsave.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/until-reverse.exp | 15 ++++++++++++---
gdb/testsuite/lib/gdb.exp | 4 ++++
18 files changed, 130 insertions(+), 25 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 6e50065f5 0: update: binutils-gcc-linux: all
new 0bb7f26e1 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 (6e50065f5)
\
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 | 166 +-
02-prepare_abe/console.log | 110 +-
03-build_abe-binutils/console.log | 11867 +++++++-------
04-build_abe-stage1/console.log | 16013 ++++++++++---------
05-build_linux/console.log | 2542 ++-
06-boot_linux/console.log | 2 +-
console.log | 30700 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 30710 insertions(+), 30702 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-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 1d9c5b4b5 0: update: llvm-35127d79b908caccd5311ae7f1ce018abab69f4e: 18060
new ae337bf7a 1: reset: linux-54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: 18059
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 | 139 +-
02-build_llvm/console.log | 11909 ++++++++++++++++++-----------------
03-build_linux/console.log | 637 +-
05-check_regression/console.log | 22 +-
06-update_baseline/console.log | 28 -
console.log | 12735 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12664 insertions(+), 12818 deletions(-)
create 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards da9a17d0b 0: update: llvm-linux: 18060
new 1d9c5b4b5 0: update: llvm-35127d79b908caccd5311ae7f1ce018abab69f4e: 18060
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 (da9a17d0b)
\
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 | 175 +-
02-build_llvm/console.log | 11968 ++++++++++++++++++------------------
03-build_linux/console.log | 642 +-
console.log | 12785 +++++++++++++++++++--------------------
jenkins/manifest.sh | 7 +-
5 files changed, 12665 insertions(+), 12912 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.