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-aarch64-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from e70d79f1e8c0 [ELF] Ignore --no-add-needed
adds 588b95a2b88e [ELF][AArch64] Fix unneeded thunk for branches to hidden u [...]
adds 76c1c1dd2a01 [OpenMP] Fix library path missing when using OpenMP
adds 3bfae7816bdb Fix crash getting name of a template decl
adds 5f66e721ec1d [ELF][ARM] Fix unneeded thunk for branches to hidden undef [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/TypePrinter.cpp | 3 +--
clang/lib/Driver/ToolChains/CommonArgs.cpp | 12 ++++++++++++
clang/lib/Driver/ToolChains/CommonArgs.h | 3 +++
clang/test/Driver/openmp-library-path.c | 5 +++++
clang/unittests/AST/TypePrinterTest.cpp | 16 ++++++++++++++++
lld/ELF/Arch/AArch64.cpp | 8 +++++---
lld/ELF/Arch/ARM.cpp | 8 +++++---
lld/ELF/InputSection.cpp | 4 +++-
lld/test/ELF/aarch64-undefined-weak.s | 8 ++++++++
lld/test/ELF/arm-undefined-weak.s | 8 ++++++++
10 files changed, 66 insertions(+), 9 deletions(-)
create mode 100644 clang/test/Driver/openmp-library-path.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/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f20245c35f Automatic date update in version.in
adds ffc7aa903b AArch64: Enable FP16 by default for Armv9-A.
adds 475549dc3a Automatic date update in version.in
adds 31fd6cd3d7 Automatic date update in version.in
adds d200cde62c Automatic date update in version.in
adds af58abfd80 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
include/opcode/aarch64.h | 1 +
2 files changed, 2 insertions(+), 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/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c557c9b4 0: update: binutils-llvm-linux-qemu: boot
new 38c106b6 0: update: binutils-llvm-linux-qemu: 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 (c557c9b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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.xz | Bin 1568 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30280 -> 30216 bytes
04-build_llvm/console.log.xz | Bin 58376 -> 59424 bytes
05-build_abe-qemu/console.log.xz | Bin 32100 -> 31704 bytes
06-build_linux/console.log.xz | Bin 3648 -> 3620 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from a60228404f2 Daily bump.
adds 260f1893350 Daily bump.
adds 657612fb9f5 Increase move cost between mask and gpr.
adds 075fb873c26 RISC-V: Fix canonical extension order (K and J)
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/common/config/riscv/riscv-common.cc | 2 +-
gcc/config/i386/x86-tune-costs.h | 4 ++--
gcc/config/riscv/arch-canonicalize | 2 +-
gcc/testsuite/gcc.target/i386/spill_to_mask-1.c | 2 +-
5 files changed, 6 insertions(+), 6 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from cb3a7614fe Automatic date update in version.in
adds 6f9b09edae Accept functions with DW_AT_linkage_name present
adds 8d4b0049b5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/read.c | 16 ++++++-
.../{vfork-multi-inferior.c => omp-task.c} | 56 ++++++++++------------
.../omp-task.exp} | 38 ++++++++++-----
4 files changed, 67 insertions(+), 45 deletions(-)
copy gdb/testsuite/gdb.threads/{vfork-multi-inferior.c => omp-task.c} (51%)
copy gdb/testsuite/{gdb.base/retval-large-struct.exp => gdb.threads/omp-task.exp} (50%)
--
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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 95b4967a 0: update: binutils-gcc: 2
new 8bf37ab8 0: update: binutils-gcc: 2
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 (95b4967a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1552 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51948 -> 52324 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 466220 -> 466304 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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/llvm-project.
from e70d79f1e8c0 [ELF] Ignore --no-add-needed
adds 588b95a2b88e [ELF][AArch64] Fix unneeded thunk for branches to hidden u [...]
adds 76c1c1dd2a01 [OpenMP] Fix library path missing when using OpenMP
adds 3bfae7816bdb Fix crash getting name of a template decl
adds 5f66e721ec1d [ELF][ARM] Fix unneeded thunk for branches to hidden undef [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/TypePrinter.cpp | 3 +--
clang/lib/Driver/ToolChains/CommonArgs.cpp | 12 ++++++++++++
clang/lib/Driver/ToolChains/CommonArgs.h | 3 +++
clang/test/Driver/openmp-library-path.c | 5 +++++
clang/unittests/AST/TypePrinterTest.cpp | 16 ++++++++++++++++
lld/ELF/Arch/AArch64.cpp | 8 +++++---
lld/ELF/Arch/ARM.cpp | 8 +++++---
lld/ELF/InputSection.cpp | 4 +++-
lld/test/ELF/aarch64-undefined-weak.s | 8 ++++++++
lld/test/ELF/arm-undefined-weak.s | 8 ++++++++
10 files changed, 66 insertions(+), 9 deletions(-)
create mode 100644 clang/test/Driver/openmp-library-path.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/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from f20245c35f Automatic date update in version.in
adds ffc7aa903b AArch64: Enable FP16 by default for Armv9-A.
adds 475549dc3a Automatic date update in version.in
adds 31fd6cd3d7 Automatic date update in version.in
adds d200cde62c Automatic date update in version.in
adds af58abfd80 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
include/opcode/aarch64.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.