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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from fa731fa0d4 Follow-up to Support style in 'frame|thread apply'
adds 637d4b78c5 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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 9e27840 0: update: binutils-gcc-linux: boot
new 8c53abf 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 (9e27840)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 160 +-
02-prepare_abe/console.log | 4 +-
03-build_abe-binutils/console.log | 10447 +++++++-------
04-build_abe-stage1/console.log | 14883 +++++++++----------
05-build_linux/console.log | 2150 +--
06-boot_linux/console.log | 386 +-
console.log | 28040 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28049 insertions(+), 28037 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-lts-defconfig
in repository toolchain/ci/gcc.
from 0e4bcb6b80d Daily bump.
adds c6947f5db4d Daily bump.
adds 1bbf73cf795 Fix POLY_INT_CST/CONST_POLY_INT typo (PR 89631)
adds bf874adfeed Fix aarch64_evpc_tbl guard (PR 85910)
new df1b68b5a83 Fix output_constructor_bitfield handling of wide bitfields [...]
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:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 2 +-
gcc/dwarf2cfi.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/pr89037.c | 24 ++++++++++++++++++++++++
gcc/varasm.c | 22 +++++++++-------------
7 files changed, 71 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr89037.c
--
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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from ad99131499 Automatic date update in version.in
adds e4a4ad9749 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards efa3f2f 0: update: binutils-gcc-linux: boot
new 5deb90c 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 (efa3f2f)
\
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 | 128 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10824 +++++++--------
04-build_abe-stage1/console.log | 13517 +++++++++----------
05-build_linux/console.log | 804 +-
06-boot_linux/console.log | 330 +-
console.log | 26051 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26063 insertions(+), 26021 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 lldb.
from f12baba81 [Windows] Dump more information about access violation exception
new 1a3b44a19 DWARFExpression: Fix implementation of DW_OP_pick
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:
include/lldb/Utility/Scalar.h | 2 ++
source/Expression/DWARFExpression.cpp | 2 +-
source/Utility/Scalar.cpp | 7 +++++
unittests/Expression/CMakeLists.txt | 2 ++
unittests/Expression/DWARFExpressionTest.cpp | 42 ++++++++++++++++++++++++++++
5 files changed, 54 insertions(+), 1 deletion(-)
create mode 100644 unittests/Expression/DWARFExpressionTest.cpp
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b4b03a5 0: update: llvm-linux: boot
new 2549134 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 (b4b03a5)
\
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 | 11728 +++++++++++++--------------
03-build_linux/console.log | 4690 +++++------
06-update_baseline/console.log | 25 +
console.log | 16609 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 16638 insertions(+), 16588 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 llvm.
from 87ba52d9d83 [ARM] Add bitcast/extract_subvec. of fp16 vectors
new 23f2209524f [InstCombine][X86] Add PACKSS tests for truncation of sign- [...]
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:
test/Transforms/InstCombine/X86/x86-pack.ll | 106 ++++++++++++++++++++++++++++
1 file changed, 106 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.