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-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4b254d5f 0: update: binutils-gcc-linux: all
new e741ff1a 0: update: binutils-gcc-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 (4b254d5f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 270 +-
03-build_abe-binutils/console.log | 10768 +++++------
04-build_abe-stage1/console.log | 18001 +++++++++---------
05-build_linux/console.log | 842 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30015 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30022 insertions(+), 30020 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_tx1/gnu-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 289f682e 0: update: binutils-gcc-glibc: 1
new e7b1421c 0: update: binutils-gcc-glibc: 1
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 (289f682e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 139 +-
02-prepare_abe/console.log | 160 +-
03-build_abe-binutils/console.log | 11084 +--
04-build_abe-stage1/console.log | 13867 ++--
05-build_abe-linux/console.log | 268 +-
06-build_abe-glibc/console.log | 38171 ++++++-----
07-build_abe-stage2/console.log | 35258 +++++-----
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 7 +-
09-benchmark--Os_LTO/console.log | 241 +-
10-check_regression/console.log | 1120 +-
10-check_regression/results-0.csv | 229 +-
10-check_regression/results-1.csv | 216 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 231 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 4492 +-
11-update_baseline/console.log | 1132 +-
11-update_baseline/results-0.csv | 229 +-
11-update_baseline/results-1.csv | 216 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 231 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 4454 +-
console.log | 101708 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
27 files changed, 106921 insertions(+), 106806 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-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from a2ccd780271 Microblaze: Fixed missing save of r18 in fast_interrupt. Re [...]
adds 999611489d7 Minor doc fix for ISO C90
adds 3b35e71d45a coroutines, testsuite: Renumber two tests (NFC).
adds 2a1a0c8c0db libstdc++: Refer to Git documentation
adds c72a1b6f8b2 Daily bump.
adds f84aded848f c++: Fix crash in gimplifier with paren init of aggregates [...]
new b696698767b libstdc++: Make string_view::copy usable in constant expres [...]
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/ChangeLog | 5 +
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++
gcc/cp/init.c | 2 +
gcc/doc/extend.texi | 2 +-
gcc/testsuite/ChangeLog | 18 +++-
...late-traits.C => co-await-16-template-traits.C} | 0
...e-comp-ref.C => co-await-17-capture-comp-ref.C} | 0
gcc/testsuite/g++.dg/cpp2a/paren-init22.C | 15 +++
libstdc++-v3/ChangeLog | 25 +++++
.../doc/html/manual/appendix_contributing.html | 2 +-
.../doc/xml/manual/appendix_contributing.xml | 2 +-
libstdc++-v3/include/bits/char_traits.h | 101 +++++++++++++++++----
libstdc++-v3/include/std/string_view | 1 +
.../operations/copy/char/constexpr.cc | 32 +++++++
.../operations/copy/wchar_t/constexpr.cc | 32 +++++++
16 files changed, 220 insertions(+), 25 deletions(-)
rename gcc/testsuite/g++.dg/coroutines/torture/{co-await-14-template-traits.C => c [...]
rename gcc/testsuite/g++.dg/coroutines/torture/{co-await-15-capture-comp-ref.C => [...]
create mode 100644 gcc/testsuite/g++.dg/cpp2a/paren-init22.C
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/operations/ [...]
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/operations/ [...]
--
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-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from d87e3802d9 Automatic date update in version.in
adds 8707c52201 Automatic date update in version.in
adds 7974396223 Add signal number conversions for NetBSD
new 93689ce912 Handle complex error type in read_base_type
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/version.h | 2 +-
gdb/ChangeLog | 22 ++++
gdb/alpha-nbsd-tdep.c | 2 +
gdb/amd64-nbsd-tdep.c | 1 +
gdb/arm-nbsd-tdep.c | 3 +
gdb/dwarf2/read.c | 14 ++-
gdb/hppa-nbsd-tdep.c | 2 +
gdb/i386-nbsd-tdep.c | 2 +
gdb/mips-nbsd-tdep.c | 2 +
gdb/nbsd-tdep.c | 300 ++++++++++++++++++++++++++++++++++++++++++++++++
gdb/nbsd-tdep.h | 4 +
gdb/ppc-nbsd-tdep.c | 2 +
gdb/sh-nbsd-tdep.c | 1 +
gdb/sparc-nbsd-tdep.c | 2 +
gdb/sparc64-nbsd-tdep.c | 2 +
gdb/vax-nbsd-tdep.c | 2 +
16 files changed, 361 insertions(+), 2 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4f18ac1f 0: update: binutils-gcc-linux: all
new de88fc8f 0: update: binutils-gcc-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 (4f18ac1f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 76 +-
02-prepare_abe/console.log | 390 +-
03-build_abe-binutils/console.log | 11393 ++++-----
04-build_abe-stage1/console.log | 19910 +++++++--------
05-build_linux/console.log | 6534 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 38505 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 38446 insertions(+), 38384 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 binutils-gdb.
from dea34e8cc33 Fix build breakage in NetBSD tdep files
new 6ee448cc2d0 Select variant field when printing variant
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:
gdb/ChangeLog | 6 +++
gdb/ada-valprint.c | 6 ++-
gdb/testsuite/ChangeLog | 7 +++
.../{display_nested.exp => variant-record.exp} | 13 +++---
.../bp_fun_addr.adb => variant-record/proc.adb} | 10 ++--
.../b.adb => variant-record/value.adb} | 24 +++++-----
.../subv.adb => variant-record/value.ads} | 53 ++++++++++++----------
7 files changed, 71 insertions(+), 48 deletions(-)
copy gdb/testsuite/gdb.ada/{display_nested.exp => variant-record.exp} (73%)
copy gdb/testsuite/gdb.ada/{bp_fun_addr/bp_fun_addr.adb => variant-record/proc.adb} (82%)
copy gdb/testsuite/gdb.ada/{bp_inlined_func/b.adb => variant-record/value.adb} (62%)
copy gdb/testsuite/gdb.ada/{sub_variant/subv.adb => variant-record/value.ads} (51%)
--
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 e83714f65d1 lra: Stop eh_return data regs being incorrectly marked live [...]
new 130f703da0c skip gcc.target/arm/div64-unwinding.c on vxworks_kernel targets
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/arm/div64-unwinding.c | 1 +
2 files changed, 5 insertions(+)
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards e8baf1f3 0: update: llvm-linux: boot
new afeb932b 0: update: llvm-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 (e8baf1f3)
\
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 | 162 +-
02-build_llvm/console.log | 12560 +++++++++++++--------------
03-build_linux/console.log | 654 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13895 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 13868 insertions(+), 13905 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.