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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 58022613 0: update: binutils-gcc-linux: all
new e6247c7b 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 (58022613)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 22 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 9536 +++++------
04-build_abe-stage1/console.log | 14396 +++++++++--------
05-build_linux/console.log | 6144 ++++----
06-boot_linux/console.log | 2 +-
console.log | 30514 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 30596 insertions(+), 30440 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 ad5ff723 0: update: binutils-gcc-linux: all
new 3ce01038 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 (ad5ff723)
\
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 | 48 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11491 ++++----
04-build_abe-stage1/console.log | 19929 +++++++------
05-build_linux/console.log | 22532 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 54678 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 54474 insertions(+), 54654 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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 2b86a550 0: update: gcc-7d341f35ca205460bd4646b8cfef26de9eef8453: -5
new ececf1c8 0: update: gcc-b372a85f637ae28265d10d69a0f5e026daa86830: -5
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 (2b86a550)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_O1/console.log | 65192 +++++++++++++++----------------
console.log | 65808 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 65812 insertions(+), 65788 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 llvm.
from f250d707f2d [yaml2obj] - Add a support for defining null sections in YAMLs.
new bf24a666304 [Object/ELF.h] - Improve testing of the fields in ELFFile<E [...]
new 6fe78300c0b [RISCV] Re-enable rv32i-aliases-invalid.s test
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:
include/llvm/Object/ELF.h | 13 +++++++--
include/llvm/ObjectYAML/ELFYAML.h | 2 +-
test/MC/RISCV/rv32i-aliases-invalid.s | 1 -
test/Object/invalid.test | 55 +++++++++++++++++++++++++++++++++++
tools/yaml2obj/yaml2elf.cpp | 2 +-
5 files changed, 67 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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 60a34206d84 2019-07-23 Thomas König <tkoenig(a)gcc.gnu.org>
new cdc88e683e0 2019-07-23 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/lto-streamer-in.c | 8 ++++++++
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.
unknown user pushed a change to branch master
in repository llvm.
from 63ec074d6eb [SLPVectorizer] Remove null-pointer test. NFCI.
new f250d707f2d [yaml2obj] - Add a support for defining null sections in YAMLs.
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:
test/tools/yaml2obj/elf-custom-null-section.yaml | 169 +++++++++++++++++++++++
tools/yaml2obj/yaml2elf.cpp | 28 +++-
2 files changed, 192 insertions(+), 5 deletions(-)
create mode 100644 test/tools/yaml2obj/elf-custom-null-section.yaml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.