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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 451b797b 0: update: llvm-linux: boot
new 88b8b58b 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 (451b797b)
\
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 | 162 +-
02-build_llvm/console.log | 12228 +++++++++++++++++------------------
03-build_linux/console.log | 788 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 10 +-
console.log | 13204 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13208 insertions(+), 13208 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0e237b51 0: update: llvm-linux: all
new b58c2c3c 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 (0e237b51)
\
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 | 162 +-
02-build_llvm/console.log | 12466 +++++++++++++-------------
03-build_linux/console.log | 5074 ++++++-----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 40 +-
06-update_baseline/console.log | 52 +-
console.log | 17771 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 17799 insertions(+), 17776 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0425be20 0: update: llvm-linux: all
new 9a05501d 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 (0425be20)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 130 +-
02-build_llvm/console.log | 12330 +++++++++++++++++------------------
03-build_linux/console.log | 680 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13146 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13148 insertions(+), 13152 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/binutils-gdb.
from 13364701d8 Automatic date update in version.in
adds e9194a1a0e gdb: fix segfault in overload resolution debug output
adds a992a3b010 gdb: improve debug output of function overload resolution
adds ce4331325c Automatic date update in version.in
adds c6ac7fc987 Implement user defined prefix.
adds 643c0cbedb Test define-prefix.
adds be09caf15d Allow . character as part of command names.
adds bf4985257d Document define-prefix command and the use of . in command names.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 38 +++++++
gdb/NEWS | 9 ++
gdb/cli/cli-decode.c | 24 +++--
gdb/cli/cli-script.c | 130 ++++++++++++++++++++----
gdb/command.h | 8 ++
gdb/completer.c | 10 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 45 ++++++++-
gdb/guile/scm-cmd.c | 5 +-
gdb/python/py-cmd.c | 5 +-
gdb/testsuite/ChangeLog | 10 ++
gdb/testsuite/gdb.base/define-prefix.exp | 164 +++++++++++++++++++++++++++++++
gdb/testsuite/gdb.base/define.exp | 25 +++++
gdb/testsuite/gdb.base/setshow.exp | 2 +-
gdb/top.c | 12 +++
gdb/valops.c | 53 +++++-----
17 files changed, 480 insertions(+), 67 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/define-prefix.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-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards edbe86dd 0: update: binutils-gcc-linux: boot
new fb6b0f73 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 (edbe86dd)
\
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 | 220 +-
02-prepare_abe/console.log | 360 +-
03-build_abe-binutils/console.log | 11524 +++++++-------
04-build_abe-stage1/console.log | 15840 ++++++++++---------
05-build_linux/console.log | 2290 +--
06-boot_linux/console.log | 332 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30644 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30625 insertions(+), 30617 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.