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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b56ea0d2 0: update: binutils-gcc-linux: all
new e165b4f3 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 (b56ea0d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 440 +-
03-build_abe-binutils/console.log | 11492 ++++++-------
04-build_abe-stage1/console.log | 20014 +++++++++++-----------
05-build_linux/console.log | 718 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32887 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 32910 insertions(+), 32893 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-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from b493bb7d44c Backport r274411 from trunk to gcc-9-branch
adds 04bf6579e48 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-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c4930c797c Automatic date update in version.in
adds ec5e94069e Automatic date update in version.in
adds 8f254d8183 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bedb9a89 0: update: binutils-gcc-linux: all
new 629a6349 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 (bedb9a89)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11028 +++++++--------
04-build_abe-stage1/console.log | 14105 ++++++++++---------
05-build_linux/console.log | 834 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 14 +-
console.log | 26690 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26650 insertions(+), 26705 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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e8fffdff93 Automatic date update in version.in
adds c4a23bf878 Add support for the MVE VMOV instruction to the ARM assemble [...]
adds 4acfdd20c9 gdb: Add new -n flag to some info commands
adds ec1b0fbb8d Improve the DWARF decoder's ability to describe the DW_AT_di [...]
adds 550105b779 Fix compiler warning in linux-namespaces.c
new 72dd1784ef Automatic date update in version.in
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 23 ++
binutils/dwarf.c | 414 +++++++++++++++++++--
binutils/testsuite/binutils-all/dwarf-attributes.S | 8 +-
binutils/testsuite/binutils-all/dwarf-attributes.W | 72 ++--
gas/ChangeLog | 8 +
gas/config/tc-arm.c | 6 +-
gas/testsuite/gas/arm/mve-vmov-1.d | 25 ++
gas/testsuite/gas/arm/mve-vmov-1.s | 6 +
gas/testsuite/gas/arm/mve-vorr.d | 400 ++++++++++----------
gdb/ChangeLog | 47 +++
gdb/NEWS | 5 +
gdb/cli/cli-utils.c | 65 +---
gdb/cli/cli-utils.h | 39 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 15 +-
gdb/nat/linux-namespaces.c | 2 +-
gdb/python/python.c | 4 +-
gdb/stack.c | 77 +++-
gdb/symtab.c | 120 +++++-
gdb/symtab.h | 3 +-
gdb/testsuite/ChangeLog | 9 +
gdb/testsuite/gdb.base/info-fun.exp | 97 ++---
.../info-var-f1.c} | 9 +-
.../info-var-f2.c} | 13 +-
gdb/testsuite/gdb.base/info-var.exp | 60 +++
.../dw2-ranges-main.c => gdb.base/info-var.h} | 7 +-
opcodes/ChangeLog | 6 +
opcodes/arm-dis.c | 23 ++
29 files changed, 1113 insertions(+), 457 deletions(-)
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.base/info-var-f1.c} (88%)
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.base/info-var-f2.c} (87%)
create mode 100644 gdb/testsuite/gdb.base/info-var.exp
copy gdb/testsuite/{gdb.dwarf2/dw2-ranges-main.c => gdb.base/info-var.h} (92%)
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4d37a864 0: update: binutils-gcc-linux: boot
new 33348326 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 (4d37a864)
\
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 | 158 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11724 +++++++--------
04-build_abe-stage1/console.log | 15525 +++++++++----------
05-build_linux/console.log | 828 +-
06-boot_linux/console.log | 4 +-
08-update_baseline/console.log | 25 -
console.log | 28704 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 28689 insertions(+), 28733 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fa678681 0: update: llvm-linux: 19524
new 9b7bcb02 0: update: llvm-linux: 19524
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 (fa678681)
\
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 | 12074 ++++++++++++++++----------------
03-build_linux/console.log | 2160 +++---
console.log | 14437 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 14423 insertions(+), 14433 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.