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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 328bfe2 0: update: llvm-linux: all
new 8a71162 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 (328bfe2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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-build_llvm/console.log | 11722 +++++++++++++-------------
03-build_linux/console.log | 4808 ++++++-----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 27 +
console.log | 16729 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 16761 insertions(+), 16711 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-defconfig
in repository toolchain/ci/binutils-gdb.
from 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.
adds 425124817e Automatic date update in version.in
adds 489dbda6a8 Correctly compute length of DW_TAG_variant_part union
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 34 +++++++
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/dwarf2read.c | 11 ++-
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 +++
17 files changed, 454 insertions(+), 47 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards d5897eb 0: update: binutils-gcc-linux: boot
new 5eb2c78 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 (d5897eb)
\
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 | 139 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10165 ++++++-------
04-build_abe-stage1/console.log | 15782 ++++++++++---------
05-build_linux/console.log | 2420 ++-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 29415 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29427 insertions(+), 29384 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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 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.
adds 425124817e Automatic date update in version.in
adds 489dbda6a8 Correctly compute length of DW_TAG_variant_part union
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 34 +++++++
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/dwarf2read.c | 11 ++-
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 +++
17 files changed, 454 insertions(+), 47 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 441356c 0: update: binutils-gcc-linux: boot
new 5e11244 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 (441356c)
\
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 | 48 +-
03-build_abe-binutils/console.log | 11927 +++++++--------
04-build_abe-stage1/console.log | 15810 ++++++++++----------
05-build_linux/console.log | 692 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 28711 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 28737 insertions(+), 28707 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-release-arm-next-allnoconfig
in repository toolchain/ci/gcc.
from 01a0151c871 Daily bump.
adds 820c1eb84b0 Backport from trunk as an insurance policy.
adds ff346a4766b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/dependency_56.f90 | 14 ++++++++++++++
3 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_56.f90
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 075526c 0: update: binutils-gcc-linux: all
new 613d52e 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 (075526c)
\
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 | 220 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 9500 ++++++------
04-build_abe-stage1/console.log | 18548 +++++++++++------------
05-build_linux/console.log | 664 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 29381 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 29397 insertions(+), 29362 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.