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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 638649edc 0: update: binutils-gcc-linux-qemu: all
new d6bfe56c8 0: update: binutils-gcc-linux-qemu: 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 (638649edc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1844 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44040 -> 44952 bytes
04-build_abe-stage1/console.log.xz | Bin 89920 -> 91228 bytes
05-build_abe-qemu/console.log.xz | Bin 29640 -> 30512 bytes
06-build_linux/console.log.xz | Bin 3656 -> 3740 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 insertions(+), 15 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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from b5b64a283 3: reset: linux-5451093081db6ca1a708d149e11cfd219800bc4c: 19813
new 51ee5510c 4: update: linux-503f375baa99edff894eb1a534d2ac0b4f799573: 19889
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 1816 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41336 -> 40604 bytes
04-build_abe-stage1/console.log.xz | Bin 87408 -> 87716 bytes
05-build_abe-qemu/console.log.xz | Bin 30800 -> 29252 bytes
06-build_linux/console.log.xz | Bin 3496 -> 3324 bytes
08-check_regression/console.log.xz | Bin 1284 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 31 ----------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 5 ---
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 64 ++++++++++++++++++++++++++++----
jenkins/manifest.sh | 10 ++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 34 -----------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 7 +---
19 files changed, 62 insertions(+), 100 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 6e195444fb Fix latent bug in DWARF test case
adds e7360783ae Automatic date update in version.in
new fc3579da2e sim: ppc: constify strings in igen tooling
new f098231806 sim: ppc: handle \r in igen inputs [PR sim/28476]
The 2 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 +-
sim/ppc/filter.c | 8 ++++----
sim/ppc/gen-icache.c | 4 ++--
sim/ppc/gen-itable.c | 12 ++++++------
sim/ppc/gen-model.c | 8 ++++----
sim/ppc/ld-cache.c | 9 +++++----
sim/ppc/ld-cache.h | 20 ++++++++++----------
sim/ppc/ld-decode.c | 2 +-
sim/ppc/ld-decode.h | 2 +-
sim/ppc/ld-insn.c | 16 ++++++++--------
sim/ppc/lf.c | 4 ++--
sim/ppc/lf.h | 4 ++--
sim/ppc/misc.c | 8 ++++----
sim/ppc/misc.h | 4 ++--
sim/ppc/table.c | 24 ++++++++++++++++--------
15 files changed, 68 insertions(+), 59 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from d41092ec52f d: Fix regressing test failures on ix86-solaris2.11
adds ca84f39399f Improve handling of return slot in ipa-pure-const and modref.
adds 6ea6c05a8d4 Fortran: Revert explicit memcpy in gfc_get_typebound_proc
adds 3a4a721e0cd Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/symbol.c | 2 +-
gcc/ipa-fnsummary.c | 16 +++++++++++++++-
gcc/ipa-modref.c | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/ipa/modref-1.C | 35 +++++++++++++++++++++++++++++++++++
libphobos/ChangeLog | 6 ++++++
9 files changed, 85 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/modref-1.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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 6e195444fb Fix latent bug in DWARF test case
adds e7360783ae Automatic date update in version.in
adds fc3579da2e sim: ppc: constify strings in igen tooling
adds f098231806 sim: ppc: handle \r in igen inputs [PR sim/28476]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
sim/ppc/filter.c | 8 ++++----
sim/ppc/gen-icache.c | 4 ++--
sim/ppc/gen-itable.c | 12 ++++++------
sim/ppc/gen-model.c | 8 ++++----
sim/ppc/ld-cache.c | 9 +++++----
sim/ppc/ld-cache.h | 20 ++++++++++----------
sim/ppc/ld-decode.c | 2 +-
sim/ppc/ld-decode.h | 2 +-
sim/ppc/ld-insn.c | 16 ++++++++--------
sim/ppc/lf.c | 4 ++--
sim/ppc/lf.h | 4 ++--
sim/ppc/misc.c | 8 ++++----
sim/ppc/misc.h | 4 ++--
sim/ppc/table.c | 24 ++++++++++++++++--------
15 files changed, 68 insertions(+), 59 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 853449149 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 794533a76 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (853449149)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 45468 -> 44956 bytes
04-build_abe-stage1/console.log.xz | Bin 71808 -> 71284 bytes
06-build_abe-linux/console.log.xz | Bin 8760 -> 8720 bytes
07-build_abe-glibc/console.log.xz | Bin 236596 -> 235528 bytes
08-build_abe-stage2/console.log.xz | Bin 201052 -> 200316 bytes
09-build_abe-gdb/console.log.xz | Bin 44740 -> 44556 bytes
10-build_abe-qemu/console.log.xz | Bin 30492 -> 30024 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3900 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2688 -> 2456 bytes
13-check_regression/console.log.xz | Bin 5992 -> 6304 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 68 +-
13-check_regression/results.compare | 31 +-
13-check_regression/results.compare2 | 337 ++-
13-check_regression/results.regressions | 30 +-
14-update_baseline/console.log | 1813 ++++++------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 68 +-
14-update_baseline/results.compare | 31 +-
14-update_baseline/results.compare2 | 337 ++-
14-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3277900 -> 3257112 bytes
sumfiles/g++.sum | 115 +-
sumfiles/gcc.log.xz | Bin 2813028 -> 2841572 bytes
sumfiles/gcc.sum | 4735 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 873020 -> 868480 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2276 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 166032 -> 166148 bytes
sumfiles/libgomp.sum | 8 +-
sumfiles/libitm.log.xz | Bin 2636 -> 2644 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 397680 -> 406620 bytes
sumfiles/libstdc++.sum | 12 +-
38 files changed, 3773 insertions(+), 3874 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.