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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 943a77f6 0: update: llvm-linux: all
new 424d2955 0: update: llvm-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 (943a77f6)
\
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 | 14 +-
02-build_llvm/console.log | 12577 ++++++++++++++--------------
03-build_linux/console.log | 5066 +++++------
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 8 +-
console.log | 17684 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 17693 insertions(+), 17666 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-7-branch
in repository gcc.
from 209193c57f7 [Darwin] The need for picsym stubs is dependent on linker u [...]
new 734bc6f7c05 [Darwin] The need for FDE symbols is dependent on linker us [...]
new fac3b41c4c6 [Darwin, PPC] Move the out of line register save/restore to [...]
new 2043bf31b26 [Darwin] Some TLC for older Darwin versions.
new 0eb3f4cb4fb [Darwin] Fix Objective-C NeXT ABI version check diagnostics.
The 4 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 | 50 ++++++++++++++++++++++++++++
gcc/config/darwin.c | 55 ++++++++++++++++++++-----------
gcc/config/darwin.h | 72 +++++++++++++++++++++++++----------------
gcc/config/rs6000/darwin.h | 32 ++++++++++++++++--
libgcc/ChangeLog | 25 ++++++++++++++
libgcc/config.host | 6 ++--
libgcc/config/rs6000/t-darwin | 56 +++++++++++++++++++++++++-------
libgcc/config/rs6000/t-darwin64 | 6 ----
libgcc/config/t-darwin | 14 +++-----
9 files changed, 238 insertions(+), 78 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 65228d23b8a Fix nodiscard test failures.
new 00df003cb0a RISC-V: Build soft-float divide routines for -mno-fdiv.
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:
libgcc/ChangeLog | 4 ++++
libgcc/config/riscv/t-softfp32 | 17 +++++++++++++++++
2 files changed, 21 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 gcc-7-branch
in repository gcc.
from 0fc9c5470be [Darwin, PPC] Allow the user to override the use of hard fl [...]
new 0ac88a6c470 [Darwin, PPC] Install the same headers as other sub-targets.
new 209193c57f7 [Darwin] The need for picsym stubs is dependent on linker u [...]
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:
gcc/ChangeLog | 44 +++++++++++++++++++++++++++++++++++
gcc/config.gcc | 4 +---
gcc/config/darwin.c | 38 ++++++++++++++++++++----------
gcc/config/darwin.h | 6 ++++-
gcc/config/darwin.opt | 4 ++++
gcc/config/i386/darwin.h | 30 +++++++++++-------------
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.h | 2 +-
gcc/config/rs6000/darwin.h | 3 ---
gcc/config/rs6000/rs6000.c | 4 ++--
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/obj-c++.dg/stubify-1.mm | 2 +-
gcc/testsuite/obj-c++.dg/stubify-2.mm | 2 +-
gcc/testsuite/objc.dg/stubify-1.m | 2 +-
gcc/testsuite/objc.dg/stubify-2.m | 2 +-
15 files changed, 112 insertions(+), 43 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 0369c92d805 2019-11-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 65228d23b8a Fix nodiscard test failures.
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/g++.dg/cpp2a/nodiscard-once.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/nodiscard-reason.C | 16 ++++++++--------
2 files changed, 9 insertions(+), 9 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-7-branch
in repository gcc.
from cf4ed361f5a [Darwin, PPC, testsuite] Exclude darwin from VSX, power8 an [...]
new 88f336bfbcd [Darwin, PPC] Handle GCC target pragma.
new 0fc9c5470be [Darwin, PPC] Allow the user to override the use of hard fl [...]
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:
gcc/ChangeLog | 15 +++++++++++++++
gcc/config/rs6000/darwin.h | 1 +
gcc/config/rs6000/rs6000.c | 5 ++++-
3 files changed, 20 insertions(+), 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 5ba361ef645 Daily bump.
new cf4ed361f5a [Darwin, PPC, testsuite] Exclude darwin from VSX, power8 an [...]
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 | 14 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/bfp/bfp.exp | 6 ++++--
gcc/testsuite/gcc.target/powerpc/dfp/dfp.exp | 7 +++++--
gcc/testsuite/lib/target-supports.exp | 29 ++++++++++++++++++++--------
4 files changed, 44 insertions(+), 12 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 be7c19b4 0: update: gcc-7b8f309cf421239d78f093510454248bc2544017: 1
new 0b0ffdda 0: update: gcc-f308f2c705a4765abf8c2f16a4556021557ac3e1: 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 (be7c19b4)
\
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 | 268 +-
03-build_abe-bootstrap_O1/console.log | 64881 ++++++++++++++++---------------
06-update_baseline/console.log | 8 +-
console.log | 65343 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
6 files changed, 65278 insertions(+), 65392 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.