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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards a0f00f825 0: update: binutils-llvm-linux-qemu: boot
new e5cba82cf 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 (a0f00f825)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1720 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 31288 -> 31036 bytes
04-build_llvm/console.log.xz | Bin 61444 -> 61928 bytes
05-build_abe-qemu/console.log.xz | Bin 31644 -> 31844 bytes
06-build_linux/console.log.xz | Bin 3560 -> 3764 bytes
07-boot_linux/console.log.xz | Bin 5972 -> 5984 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 69 ++++-------------------------------
jenkins/manifest.sh | 22 +++++------
results | 2 +-
11 files changed, 20 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/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 50aacdf67 0: update: qemu-754f756cc4c6d9d14b7230c62b5bb20f9d655888: boot
new 86bfd8216 0: update: linux-d8b78dc2f5825ad86e82aa47f35bf5463334d84c: 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 (50aacdf67)
\
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.xz | Bin 1588 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29144 -> 29652 bytes
04-build_llvm/console.log.xz | Bin 62264 -> 63536 bytes
05-build_abe-qemu/console.log.xz | Bin 31712 -> 33180 bytes
06-build_linux/console.log.xz | Bin 5128 -> 3352 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 | 8 ++++----
10 files changed, 12 insertions(+), 12 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
in repository toolchain/ci/gcc.
from cd4acb8cd9e lto: use diagnostics_context in print_lto_docs_link
adds b6a48401da5 c++: decltype of non-dependent call of class type [PR105386]
adds b683a0e6359 Update gcc sv.po
adds 2579d6124d2 GCN: Make "gang-private data-share memory exhausted" error [...]
adds 9ace5d4dab2 c++: pack init-capture of unresolved overload [PR102629]
No new revisions were added by this update.
Summary of changes:
gcc/config/gcn/gcn.cc | 5 +-
gcc/cp/pt.cc | 8 +-
gcc/cp/semantics.cc | 2 +-
gcc/po/sv.po | 838 ++++++++++---------------
gcc/testsuite/g++.dg/cpp0x/decltype81.C | 15 +
gcc/testsuite/g++.dg/cpp2a/lambda-pack-init7.C | 18 +
6 files changed, 379 insertions(+), 507 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype81.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-pack-init7.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 3f0423f913 gdbsupport/pathstuff.h: #include <array> explicitly for std: [...]
adds 0b60b96344 PowerPC: Update expected floating point output for gdb.arch/ [...]
adds 6bdd7cf11d gdb: make some random Python files Python 3-compatible
adds c62dced2d4 bsd-kvm: Fix build after recent changes to path handling functions.
adds f93c6e0a2e i386: Pass -z noexecstack to linker tests
adds bfdb52f83c Handle encoding failures in Windows thread names
adds 6be98d075c Add recording support for the ISA 3.1 PowerPC instructions.
adds 1bc0d95ead GDB PowerPC record test cases for ISA 2.06 and ISA 3.1
No new revisions were added by this update.
Summary of changes:
gdb/bsd-kvm.c | 24 +-
gdb/contrib/test_pubnames_and_indexes.py | 30 +-
gdb/nat/windows-nat.c | 21 +-
gdb/rs6000-tdep.c | 1195 +++++++++++++++++++-
gdb/system-gdbinit/elinos.py | 2 +-
gdb/system-gdbinit/wrs-linux.py | 4 +-
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 +-
gdb/testsuite/gdb.arch/vsx-regs.exp | 31 +-
.../ppc_record_test_isa_2_06.c} | 45 +-
.../gdb.reverse/ppc_record_test_isa_2_06.exp | 105 ++
.../gdb.reverse/ppc_record_test_isa_3_1.c | 95 ++
.../gdb.reverse/ppc_record_test_isa_3_1.exp | 341 ++++++
ld/testsuite/ld-i386/i386.exp | 6 +-
13 files changed, 1796 insertions(+), 111 deletions(-)
copy gdb/testsuite/{gdb.arch/amd64-entry-value-inline.c => gdb.reverse/ppc_record_ [...]
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_2_06.exp
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards c453a1f4e 0: update: binutils-gcc: 2
new f5de56ca5 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 (c453a1f4e)
\
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 1528 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 50816 -> 52696 bytes
05-build_abe-bootstrap/console.log.xz | Bin 458728 -> 462152 bytes
06-check_regression/console.log.xz | Bin 416 -> 424 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 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-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 2cf349be0e Do not put linkage names into .gdb_index
adds df2a5f8de7 Automatic date update in version.in
adds 3f0423f913 gdbsupport/pathstuff.h: #include <array> explicitly for std: [...]
adds 0b60b96344 PowerPC: Update expected floating point output for gdb.arch/ [...]
adds 6bdd7cf11d gdb: make some random Python files Python 3-compatible
adds c62dced2d4 bsd-kvm: Fix build after recent changes to path handling functions.
adds f93c6e0a2e i386: Pass -z noexecstack to linker tests
adds bfdb52f83c Handle encoding failures in Windows thread names
adds 6be98d075c Add recording support for the ISA 3.1 PowerPC instructions.
adds 1bc0d95ead GDB PowerPC record test cases for ISA 2.06 and ISA 3.1
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/bsd-kvm.c | 24 +-
gdb/contrib/test_pubnames_and_indexes.py | 30 +-
gdb/nat/windows-nat.c | 21 +-
gdb/rs6000-tdep.c | 1195 +++++++++++++++++++-
gdb/system-gdbinit/elinos.py | 2 +-
gdb/system-gdbinit/wrs-linux.py | 4 +-
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 +-
gdb/testsuite/gdb.arch/vsx-regs.exp | 31 +-
.../ppc_record_test_isa_2_06.c} | 45 +-
.../gdb.reverse/ppc_record_test_isa_2_06.exp | 105 ++
.../gdb.reverse/ppc_record_test_isa_3_1.c | 95 ++
.../gdb.reverse/ppc_record_test_isa_3_1.exp | 341 ++++++
gdbsupport/pathstuff.h | 1 +
ld/testsuite/ld-i386/i386.exp | 6 +-
15 files changed, 1798 insertions(+), 112 deletions(-)
copy gdb/testsuite/{gdb.arch/amd64-entry-value-inline.c => gdb.reverse/ppc_record_ [...]
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_2_06.exp
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.