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-master-aarch64-spec2k6-Oz
in repository toolchain/ci/llvm-project.
from b853fa6bffc [macCatalyst] Print out macCatalyst in llvm-objdump for the [...]
adds 2d57e7d6578 [clang-scan-deps] use `-Wno-error` when scanning for dependencies
adds 83cca94194b [LFTR] Hoist extend expressions outside of loops w/o waitin [...]
No new revisions were added by this update.
Summary of changes:
clang/test/ClangScanDeps/Inputs/no-werror.json | 7 +
clang/test/ClangScanDeps/Inputs/sys-header.h | 1 +
clang/test/ClangScanDeps/no-werror.cpp | 16 ++
clang/tools/clang-scan-deps/ClangScanDeps.cpp | 1 +
llvm/lib/Transforms/Scalar/IndVarSimplify.cpp | 5 +-
llvm/test/Transforms/IndVarSimplify/elim-extend.ll | 2 +-
.../Transforms/IndVarSimplify/iv-widen-elim-ext.ll | 162 ++++++++++++++-------
llvm/test/Transforms/IndVarSimplify/iv-widen.ll | 4 +-
llvm/test/Transforms/IndVarSimplify/lftr-reuse.ll | 2 +-
llvm/test/Transforms/IndVarSimplify/lftr.ll | 6 +-
.../Transforms/IndVarSimplify/ult-sub-to-eq.ll | 2 +-
11 files changed, 149 insertions(+), 59 deletions(-)
create mode 100644 clang/test/ClangScanDeps/Inputs/no-werror.json
create mode 100644 clang/test/ClangScanDeps/Inputs/sys-header.h
create mode 100644 clang/test/ClangScanDeps/no-werror.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_bmk/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
from 9feb4ebd 0: update: gcc-e479e8cdd2cc801111f41930a318f6acdb0545fa: 0
new 20ab1409 1: reset: llvm-83cca94194b14aae5e0fd8d3feca9292a631578e: 0
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10524 +--
04-build_abe-stage1/console.log | 15168 +++--
05-build_abe-linux/console.log | 306 +-
06-build_abe-glibc/console.log | 39024 ++++++-----
07-build_abe-stage2/console.log | 39516 ++++++-----
08-build_llvm-true/console.log | 11862 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 12 +-
09-benchmark/console.log | 98 +-
10-check_regression/console.log | 2062 +-
11-update_baseline/console.log | 2705 +-
console.log | 122187 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results.csv | 168 +-
results_id | 2 +-
18 files changed, 119125 insertions(+), 125127 deletions(-)
create mode 100644 reset-baseline
--
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-defconfig
in repository toolchain/ci/binutils-gdb.
from 6dd17ae0f9 Begone elf_linker
adds 8e2e3c6c34 PR24798, buffer overflow in process_cu_tu_index
adds 1512d3b7b9 [gdb/testsuite] Fix unterminated string in i386-pkru.exp
adds 89b085acaf Fix return type typo in obsd-nat.c that breaks build on OpenBSD
adds c89f9f2a52 Automatic date update in version.in
adds 567238c956 Prefer symtab symbol over minsym for function names in non-c [...]
adds 2dc80cf8a5 Restrict use of minsym names when printing addresses in disa [...]
adds 1aff717310 dwarf2-frame.c: Fix FDE processing bug involving non-contigu [...]
adds 5c076da45c Improve test gdb.dwarf2/dw2-ranges-func.exp
adds 98a617f8d5 Fix stepping bug associated with non-contiguous blocks
adds 6bdfee8157 Fix gdb.python/py-thrhandle.exp failures for -m32 multilib
adds 1c316af29f Automatic date update in version.in
adds c3786b3aa3 A virtual terminal for the test suite
adds d95fc6eec0 Add test for "layout asm"
adds f790b310d2 Add "layout split" test
adds fe1f56ee14 Add TUI register window test
adds 58ac439d38 Add TUI test for "list"
adds ded631d57d Add TUI resizing test
adds 2b1d00c2b8 Add test case for empty TUI windows
adds 52b75bf1dc Add test that "file" shows "main"
new 4538d1c7c4 PR24857, ld: error adding symbols: bad value
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/ChangeLog | 9 +
bfd/elflink.c | 20 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 +
binutils/dwarf.c | 53 +-
gdb/ChangeLog | 41 ++
gdb/disasm.c | 12 +-
gdb/dwarf2-frame.c | 8 +-
gdb/infrun.c | 37 +-
gdb/linux-thread-db.c | 19 +-
gdb/obsd-nat.c | 2 +-
gdb/printcmd.c | 29 +-
gdb/stack.c | 71 +--
gdb/testsuite/ChangeLog | 62 ++
gdb/testsuite/gdb.arch/i386-pkru.exp | 2 +-
...dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} | 44 +-
...dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} | 20 +-
gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 704 +++++++++++----------
gdb/testsuite/gdb.tui/basic.exp | 55 ++
gdb/testsuite/gdb.tui/empty.exp | 103 +++
gdb/testsuite/gdb.tui/list.exp | 37 ++
gdb/testsuite/gdb.tui/main.exp | 34 +
gdb/testsuite/gdb.tui/regs.exp | 48 ++
gdb/testsuite/gdb.tui/resize.exp | 42 ++
gdb/testsuite/lib/tuiterm.exp | 576 +++++++++++++++++
gdb/valprint.h | 13 +-
26 files changed, 1577 insertions(+), 474 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-hi-cold.c} (85%)
rename gdb/testsuite/gdb.dwarf2/{dw2-ranges-func.c => dw2-ranges-func-lo-cold.c} (85%)
create mode 100644 gdb/testsuite/gdb.tui/basic.exp
create mode 100644 gdb/testsuite/gdb.tui/empty.exp
create mode 100644 gdb/testsuite/gdb.tui/list.exp
create mode 100644 gdb/testsuite/gdb.tui/main.exp
create mode 100644 gdb/testsuite/gdb.tui/regs.exp
create mode 100644 gdb/testsuite/gdb.tui/resize.exp
create mode 100644 gdb/testsuite/lib/tuiterm.exp
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 35e00ef4 0: update: binutils-gcc-linux: boot
new b3d3ae45 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 (35e00ef4)
\
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 | 166 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 9654 +++++------
04-build_abe-stage1/console.log | 15438 +++++++++---------
05-build_linux/console.log | 6006 +++----
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 3 +
console.log | 31705 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
10 files changed, 31738 insertions(+), 31696 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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 9fd97c4f 0: update: gcc-7059d0a5deed4ec2ae1123f13e783aedd6d0fd61: -5
new c442cf59 0: update: gcc-fe6dc108d950762175e734389f90ba588040c4f4: 0
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 (9fd97c4f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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-bootstrap_O1/console.log | 88942 ++++++++++++++++---------------
04-check_regression/console.log | 7 +-
05-update_baseline/console.log | 4 +-
console.log | 89499 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
results | 4 +-
8 files changed, 89487 insertions(+), 89525 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.