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-defconfig
in repository toolchain/ci/base-artifacts.
discards 79916294d 0: update: llvm-linux: boot
new c08b34d53 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 (79916294d)
\
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 | 129 +-
02-build_llvm/console.log | 11678 +++++++++++++++++-----------------
03-build_linux/console.log | 562 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 12869 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12864 insertions(+), 12882 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dbbe9352f 0: update: llvm-linux: 16
new e9b5948c1 0: update: llvm-linux: 16
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 (dbbe9352f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 229 +-
02-build_llvm/console.log | 12590 +++++++++++++++++------------------
03-build_linux/console.log | 820 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 32 -
console.log | 13681 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13648 insertions(+), 13726 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 6dcb72cf9 0: update: llvm-linux: boot
new 3eadfea74 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 (6dcb72cf9)
\
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 | 166 +-
02-build_llvm/console.log | 12628 +++++++++++++++----------------
03-build_linux/console.log | 1964 ++---
04-boot_linux/console.log | 406 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 +
console.log | 15195 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 15232 insertions(+), 15170 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-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 5ffd5873e6 Automatic date update in version.in
adds 991fb595e3 coff: free malloc'd memory on successful target match too
adds 2e98c6c5c5 ubsan: d30v: left shift cannot be represented in type 'int'
adds 2c5c119630 ubsan: crx: left shift cannot be represented in type 'int'
adds 5f57d4ecf5 ubsan: cr16: left shift cannot be represented in type 'int'
adds c9ae58fe32 ubsan: m32r: left shift of negative value
adds f24bdec486 mmo tdata leak
adds ea933f17c3 Release bfd_alloc memory in bfd_check_format_matches
adds 7fddfece82 Automatic date update in version.in
new 3a657c600b libctf: Add configure check for asprintf (for MinGW)
new eb9a7e353f Fix libctf ChangeLog date in most recent entry.
The 2 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/ChangeLog | 17 +++++++++++++++
bfd/coffgen.c | 3 +++
bfd/format.c | 50 +++++++++++++++++++++++++++++++-----------
bfd/mmo.c | 2 +-
bfd/version.h | 2 +-
cpu/ChangeLog | 5 +++++
cpu/m32r.cpu | 6 +++---
libctf/ChangeLog | 6 ++++++
libctf/config.h.in | 4 ++++
libctf/configure | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++--
libctf/configure.ac | 2 ++
opcodes/ChangeLog | 16 ++++++++++++++
opcodes/cr16-dis.c | 3 +--
opcodes/crx-dis.c | 2 +-
opcodes/d30v-dis.c | 18 ++++++----------
opcodes/m32r-ibld.c | 6 +++---
16 files changed, 166 insertions(+), 38 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards ac3f84789 0: update: binutils-gcc-linux: boot
new b68690c06 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 (ac3f84789)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 128 +-
02-prepare_abe/console.log | 166 +-
03-build_abe-binutils/console.log | 10623 +++++------
04-build_abe-stage1/console.log | 20065 ++++++++++----------
05-build_linux/console.log | 3656 ++--
06-boot_linux/console.log | 476 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 35118 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 35132 insertions(+), 35116 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.