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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from af42d3466bdc Linux 5.4-rc8
new fd8f64df9520 mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
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:
drivers/net/phy/mdio_bus.c | 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/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 3437c7fc447 [WinEH] Fix the wrong alignment orientation during calculat [...]
adds 6c86aa62d50 Add yaml defintions for CI tests with GitHub Actions
No new revisions were added by this update.
Summary of changes:
.github/workflows/commit-tests.yml | 95 ++++++++++++++++++++++++++++++++++++++
1 file changed, 95 insertions(+)
create mode 100644 .github/workflows/commit-tests.yml
--
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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f5e8f48f 0: update: llvm-linux: boot
new b5f9cfac 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 (f5e8f48f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 11982 ++++++++++++++++++-------------------
03-build_linux/console.log | 376 +-
04-boot_linux/console.log | 4 +-
console.log | 12517 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12523 insertions(+), 12498 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 linux.
from af42d3466bdc Linux 5.4-rc8
new fd8f64df9520 mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
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:
drivers/net/phy/mdio_bus.c | 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.
unknown user pushed a change to branch master
in repository gcc.
from fa052f8a64d [AArch64] PR79262: Adjust vector cost
new 79e56994f0b Revert r278441
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:
ChangeLog | 13 ++++
gcc/cse.c | 14 ++--
gcc/simplify-rtx.c | 56 ++++------------
gcc/testsuite/ChangeLog | 10 +++
.../gcc.target/aarch64/sve/acle/asm/ptest_pmore.c | 77 ----------------------
5 files changed, 44 insertions(+), 126 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/asm/ptest_pmore.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.
unknown user pushed a change to branch master
in repository gcc.
from 1cec0239f1a PR c++/89913
new fa052f8a64d [AArch64] PR79262: Adjust vector cost
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/config/aarch64/aarch64.c | 2 +-
2 files changed, 7 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 master
in repository binutils-gdb.
from f2032b672a PR24499, ignore --add-gnu-debuglink for archives
new c9739b6a06 Report GetLastError value when DebugActiveProcess fails
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:
gdb/ChangeLog | 5 +++++
gdb/windows-nat.c | 3 ++-
2 files changed, 7 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 master
in repository gcc.
from e5e526e2b0e Suppress diagnostics substituting into a requires-expressio [...]
new e713495bf6e PR c++/92078
new 1cec0239f1a PR c++/89913
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/cp/ChangeLog | 18 +++++
gcc/cp/pt.c | 86 +++++++++++++-----------
gcc/testsuite/ChangeLog | 11 +++
gcc/testsuite/g++.dg/cpp2a/concepts-pr92078.C | 20 ++++++
gcc/testsuite/g++.dg/cpp2a/concepts-requires18.C | 19 +++++-
gcc/testsuite/g++.dg/cpp2a/pr89913.C | 6 ++
6 files changed, 119 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-pr92078.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/pr89913.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/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from 3437c7fc447 [WinEH] Fix the wrong alignment orientation during calculat [...]
adds 6c86aa62d50 Add yaml defintions for CI tests with GitHub Actions
No new revisions were added by this update.
Summary of changes:
.github/workflows/commit-tests.yml | 95 ++++++++++++++++++++++++++++++++++++++
1 file changed, 95 insertions(+)
create mode 100644 .github/workflows/commit-tests.yml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.