This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 1ac82691 1: update: binutils-gcc-glibc-llvm: 1
new b637bb6c 1: update: binutils-gcc-glibc-llvm: 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 (1ac82691)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/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 | 130 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 10612 +-
04-build_abe-stage1/console.log | 18208 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38543 ++++----
07-build_abe-stage2/console.log | 42629 ++++----
08-build_llvm-true/console.log | 12668 ++-
10-benchmark--Os_mthumb/benchmark-start.log | 2 +-
10-benchmark--Os_mthumb/benchmark.log | 23 +-
10-benchmark--Os_mthumb/console.log | 207 +-
11-check_regression/console.log | 2545 +-
11-check_regression/results-0.csv | 2216 +-
11-check_regression/results-1.csv | 2253 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 7 +-
11-check_regression/results-full.csv | 2403 +-
11-check_regression/results.csv | 167 +-
11-check_regression/results.log | 2524 +-
12-update_baseline/console.log | 5177 +-
12-update_baseline/results-1.csv | 2253 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 7 +-
12-update_baseline/results-full.csv | 2253 +-
12-update_baseline/results.csv | 165 +-
12-update_baseline/results.log | 1910 +-
console.log | 131481 ++++++++++++-------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
29 files changed, 139400 insertions(+), 139789 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 4ac31493c80 Automatic date update in version.in
new fc46e8bd351 RISC-V: Add elfNN_riscv_mkobject to initialize RISC-V tdata.
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 | 5 +++++
bfd/elfnn-riscv.c | 9 +++++++++
2 files changed, 14 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_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards c316a4cb 0: update: gcc-5ca575182338a2670f3e7d636c48a2e2ef2d32dc: 1
new ecd478a2 0: update: gcc-f806a768e1400ec1115c3a52b1e207bb71b4ad45: 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 (c316a4cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 102 +-
02-prepare_abe/console.log | 166 +-
03-build_abe-bootstrap_debug/console.log | 69885 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 70161 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 70200 insertions(+), 70134 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-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 6c0bd2f0230 Daily bump.
adds cf7a6070c36 Fortran : ICE in gfc_conv_array_constructor_expr PR93497
adds a357a7b9d53 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/decl.c | 5 +++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr88025.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr93497.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr93714_1.f90 | 4 ++--
gcc/testsuite/gfortran.dg/pr93714_2.f90 | 4 ++--
9 files changed, 42 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93497.f90
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 68420b0d 0: update: binutils-gcc-linux: all
new 5ad47b8f 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 (68420b0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 102 +-
02-prepare_abe/console.log | 162 +-
03-build_abe-binutils/console.log | 11115 +++++------
04-build_abe-stage1/console.log | 18046 +++++++++---------
05-build_linux/console.log | 676 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30133 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 30145 insertions(+), 30135 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-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from cf7a6070c36 Fortran : ICE in gfc_conv_array_constructor_expr PR93497
adds a357a7b9d53 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards e8038136 0: update: binutils-gcc-linux: boot
new a95ba102 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 (e8038136)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 184 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11602 ++++++-------
04-build_abe-stage1/console.log | 13807 ++++++++-------
05-build_linux/console.log | 722 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27207 +++++++++++++++---------------
jenkins/manifest.sh | 11 +-
12 files changed, 27186 insertions(+), 27243 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from cf7a6070c36 Fortran : ICE in gfc_conv_array_constructor_expr PR93497
adds a357a7b9d53 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a759de83 0: update: binutils-gcc-linux: boot
new 4e7366e9 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 (a759de83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 102 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11440 ++++++-------
04-build_abe-stage1/console.log | 13927 ++++++++--------
05-build_linux/console.log | 640 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26583 +++++++++++++++---------------
jenkins/manifest.sh | 11 +-
12 files changed, 26557 insertions(+), 26624 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.