This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 33ef857aa 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new bc3abade1 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (33ef857aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1560 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 45324 -> 45260 bytes
05-build_abe-stage1/console.log.xz | Bin 71300 -> 71536 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8964 -> 8732 bytes
08-build_abe-glibc/console.log.xz | Bin 236600 -> 236716 bytes
09-build_abe-stage2/console.log.xz | Bin 194168 -> 195164 bytes
10-build_abe-gdb/console.log.xz | Bin 44624 -> 44768 bytes
11-build_abe-qemu/console.log.xz | Bin 31056 -> 30884 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 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_lto
in repository toolchain/ci/binutils-gdb.
from edc77c591a RISC-V: Clarify the behavior of .option rvc or norvc.
adds e0f7ea9143 bfd: Always check sections with the corrupt size
adds 33d3e18ed7 Revert "bfd: Always check sections with the corrupt size"
adds 6c130ba387 gdbserver: re-generate configure
adds 143f5a3837 gdb: remove unnecessary cmd_list_element::aliases nullptr checks
adds 7ead06a8b6 gdb: remove command_class enum class_deprecated
adds fcef6471ed gdb: pass/return setting setter/getter scalar values by value
adds 7bc5c369fa gdb: introduce "set index-cache enabled", deprecate "set ind [...]
adds 831105b6d9 Automatic date update in version.in
adds a3c0896d80 asan: alpha-vms: objdump buffer overflows
adds c5967f38de PR28530, Hang in objdump on machine with 196GB RAM
adds 109c1107c4 Missing va_end in aarch64-dis.c
adds ca8775833b PR28541, unstable cie offset in the output of readelf
new 707ed39ac5 gdb/testsuite: use gdb_get_line_number
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/compress.c | 15 +
bfd/version.h | 2 +-
bfd/vms-alpha.c | 519 ++++++++++++++++++---------
binutils/dwarf.c | 17 +-
gdb/cli/cli-decode.c | 80 ++---
gdb/cli/cli-setshow.c | 6 +-
gdb/command.h | 85 +++--
gdb/doc/gdb.texinfo | 8 +-
gdb/dwarf2/index-cache.c | 51 ++-
gdb/remote.c | 6 +-
gdb/testsuite/gdb.base/index-cache.exp | 27 +-
gdb/testsuite/gdb.base/maint.exp | 6 +-
gdb/testsuite/gdb.cp/templates.cc | 2 +-
gdb/testsuite/gdb.cp/templates.exp | 20 +-
gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 6 +-
gdbserver/config.in | 3 +
gdbserver/configure | 46 +++
opcodes/aarch64-dis.c | 1 +
18 files changed, 589 insertions(+), 311 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_lto
in repository toolchain/ci/base-artifacts.
discards 283ec554f 0: update: binutils-gcc: 2
new 42f0d0aad 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 (283ec554f)
\
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 1536 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 66164 -> 64180 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 478232 -> 476804 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/llvm-project.
from 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
adds ec4829efcc94 fixes bug #51926 where dangling comma caused overrun
adds eb845520ac3c compiler-rt: Fix arch detection for ppc64le
adds 26e2c97bf14c [openmp] [elf_common] Fix linking against LLVM dylib
adds 08e3a5ccd952 [IntelJITListener] Fix order in JitListener/multiple.ll
adds d218ef07a072 Re-apply the fix on DwarfEHPrepare and add a test
No new revisions were added by this update.
Summary of changes:
clang/lib/Format/WhitespaceManager.cpp | 16 ++++++++++++++--
clang/unittests/Format/FormatTest.cpp | 14 +++++++++++++-
compiler-rt/cmake/base-config-ix.cmake | 2 +-
llvm/lib/CodeGen/DwarfEHPrepare.cpp | 5 +++++
llvm/test/CodeGen/X86/dwarf-eh-prepare.ll | 2 +-
llvm/test/JitListener/multiple.ll | 10 +++++-----
.../plugins/common/elf_common/CMakeLists.txt | 3 +++
7 files changed, 42 insertions(+), 10 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from 582c08278c Automatic date update in version.in
adds 471a3e5663 Automatic date update in version.in
adds 5af30d001a Automatic date update in version.in
adds 70cfd17bbd Automatic date update in version.in
adds a035f1f8e7 Automatic date update in version.in
adds b7f12798a5 Automatic date update in version.in
adds b8244b33a0 Automatic date update in version.in
adds 61b0daa408 Automatic date update in version.in
adds 786735af68 Automatic date update in version.in
adds cdc39779b6 Automatic date update in version.in
adds 86f474b5ff Automatic date update in version.in
adds 17ca3e2a9a Automatic date update in version.in
adds b1d7b59622 PR28523, ld.bfd created undefined symbols on ppc64
adds b794e0d763 Automatic date update in version.in
adds 96eb21265e PR28540, segmentation fault on NULL byte_get
adds 61cf8d6174 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 30 ++++++++++++++----------------
bfd/version.h | 2 +-
binutils/objdump.c | 2 +-
3 files changed, 16 insertions(+), 18 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_check/master-aarch64
in repository toolchain/ci/gcc.
from 614b39757b8 rs6000: Fix incorrect fusion constraint [PR102991]
adds 33f1d038708 First refactor of vect_analyze_loop
adds 44d0243a247 gcc: vx-common.h: fix test for VxWorks7
adds 155f6b2be42 dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046]
adds 14c7041a1f0 Reset when -gtoggle is used in gcc_options.
adds 84cbbb0a163 doc: No longer generate old.html
adds 44d9d55c6d0 include: Allow for our md5.h to defer to the system header
No new revisions were added by this update.
Summary of changes:
gcc/config/vx-common.h | 2 +-
gcc/doc/install.texi2html | 6 +-
gcc/dwarf2out.c | 32 ++---
gcc/opts.c | 2 +
gcc/testsuite/g++.dg/pr102955.C | 14 ++
gcc/tree-parloops.c | 11 +-
gcc/tree-vect-loop.c | 290 ++++++++++++++++++++--------------------
gcc/tree-vectorizer.h | 13 +-
include/md5.h | 6 +
9 files changed, 203 insertions(+), 173 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr102955.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.