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.
discards 1c29376 2: update: binutils-gcc-linux: 18836
new 1fa5f69 2: update: binutils-gcc-linux: 18836
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 (1c29376)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 224 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11420 +++++------
04-build_abe-stage1/console.log | 18272 +++++++++--------
05-build_linux/console.log | 1308 +-
07-check_regression/console.log | 26 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 86 +-
08-update_baseline/results.regressions | 8 +-
console.log | 31782 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
11 files changed, 31782 insertions(+), 31806 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5e6e7e0 0: update: llvm-linux: 18827
new b99e5a8 0: update: llvm-linux: 18827
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 (5e6e7e0)
\
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 | 81 +-
02-build_llvm/console.log | 13044 +++++++++++++--------------
03-build_linux/console.log | 848 +-
05-check_regression/console.log | 26 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 22 +-
06-update_baseline/results.regressions | 2 +-
console.log | 14021 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 14016 insertions(+), 14038 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 21c8b22 0: update: llvm-linux: boot
new d63447d 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 (21c8b22)
\
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 | 131 +-
02-build_llvm/console.log | 12994 +++++++++++++++++------------------
03-build_linux/console.log | 864 +--
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 14013 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14026 insertions(+), 14008 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 gcc.
from dd38c765a04 PR fortran/95373 - ICE in build_reference_type, at tree.c:7942
new 9f2e635defb Ability to build the GNAT runtime with project files
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/ada/Makefile.rtl | 33 +++++-
.../doc/gnat_ugn/the_gnat_compilation_model.rst | 18 +--
gcc/ada/gcc-interface/Makefile.in | 2 +-
gcc/ada/libgnarl/libgnarl.gpr | 28 +++++
gcc/ada/libgnat/libada.gpr | 77 +++++++++++++
gcc/ada/libgnat/libgnat.gpr | 69 ++++++++++++
gcc/ada/libgnat/libgnat_common.gpr | 19 ++++
gcc/ada/libgnat/system-mingw.ads | 5 -
gcc/ada/tb-gcc.c | 125 ---------------------
gcc/ada/tracebak.c | 96 +++++++++++++++-
10 files changed, 329 insertions(+), 143 deletions(-)
create mode 100644 gcc/ada/libgnarl/libgnarl.gpr
create mode 100644 gcc/ada/libgnat/libada.gpr
create mode 100644 gcc/ada/libgnat/libgnat.gpr
create mode 100644 gcc/ada/libgnat/libgnat_common.gpr
delete mode 100644 gcc/ada/tb-gcc.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_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 88f170f 0: update: binutils-gcc-linux: all
new 6c232aa 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 (88f170f)
\
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 | 182 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11783 ++++++-----
04-build_abe-stage1/console.log | 20418 +++++++++---------
05-build_linux/console.log | 760 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33609 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 33510 insertions(+), 33724 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.