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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 192c05b7 0: update: llvm-linux: all
new e7c31b8a 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 (192c05b7)
\
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 | 12579 +++++++++++++++++------------------
03-build_linux/console.log | 822 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13583 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13595 insertions(+), 13581 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-next-allnoconfig
in repository toolchain/ci/llvm-project.
from 72882ca30d8 [RISCV] Support ABI checking with per function target-features
adds c23212a438f [IR] Keep a double break between functions when printing a module
adds 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...]
adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates
adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 27 ++++++++++++++--------
clang-tools-extra/clangd/unittests/HoverTests.cpp | 19 +++++++++++++++
.../test/lang/cpp/bitfields/TestCppBitfields.py | 2 +-
.../lldbsuite/test/lang/cpp/bitfields/main.cpp | 2 +-
llvm/lib/CodeGen/StackColoring.cpp | 16 +++++++------
llvm/lib/IR/AsmWriter.cpp | 4 +++-
llvm/test/Feature/undefined.ll | 13 +++++++++++
7 files changed, 64 insertions(+), 19 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f46b963d 0: update: llvm-linux: all
new 69d23e11 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 (f46b963d)
\
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 | 212 +-
02-build_llvm/console.log | 12666 +++++++++++++++++------------------
03-build_linux/console.log | 666 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
console.log | 13558 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 13567 insertions(+), 13563 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 gcc.
from a83b5cc5828 Allow concatenated module+submodule names.
new ad690d79cfb Increase GFC_MAX_MANGLED_SYMBOL_LEN to handle submodule names.
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/fortran/ChangeLog | 8 ++++++++
gcc/fortran/trans.h | 4 ++--
gcc/testsuite/gfortran.dg/pr93461.f90 | 22 ++++++++++++++++++++++
3 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93461.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-master-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 086b06f3c9 Remove cpu-plugin.c
adds 82ef9cad78 Fix objcopy --merge-notes dependency on qsort implementation [...]
adds 16b10d6e61 Harden gdb.base/step-over-syscall.exp
adds c35d018b1a RISC-V: Fix gdbserver problem with handling arch strings.
adds aeb87a633c Automatic date update in version.in
adds 738174e17e Don't report symbol lookup failure in first phase of linking
adds 55be8fd0d2 Improve warning message from debuginfod support in readelf.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/cpu-riscv.c | 19 +++-
bfd/version.h | 2 +-
binutils/ChangeLog | 10 ++
binutils/objcopy.c | 34 +++----
binutils/readelf.c | 37 ++++----
gdb/testsuite/ChangeLog | 10 ++
gdb/testsuite/gdb.base/step-over-syscall.exp | 134 ++++++++++++++++++++-------
ld/ChangeLog | 5 +
ld/ldexp.c | 5 +-
10 files changed, 188 insertions(+), 73 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards efbb5bac 2: update: binutils-gcc-linux: all
discards d7bc2ea1 1: reset: linux-4703d9119972bf586d2cca76ec6438f819ffa30e: all
discards 15c800e9 0: update: binutils-gcc-linux: boot
new adfd8be3 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 (efbb5bac)
\
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 | 184 +-
02-prepare_abe/console.log | 273 +-
03-build_abe-binutils/console.log | 11911 ++++++------
04-build_abe-stage1/console.log | 15294 ++++++++-------
05-build_linux/console.log | 8058 ++++----
06-boot_linux/console.log | 5 +-
07-check_regression/console.log | 14 +-
08-update_baseline/console.log | 42 +-
console.log | 36075 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 4 +-
11 files changed, 35907 insertions(+), 35971 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.