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/binutils-gdb.
from b4848d2a7b Implement "info proc cwd" for NetBSD
adds 49d1d1f53d Implement "info proc cmdline" for NetBSD
adds b23b09ad31 Automatic date update in version.in
adds 1085dfd4e1 Implement IP_MINIMAL and IP_ALL on NetBSD
adds dd1cab0694 [gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink FAIL
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 10 ++++++++++
gdb/nbsd-nat.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/lib/ada.exp | 3 +++
5 files changed, 69 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d6ff9d20a 0: update: binutils-gcc-linux: all
new 998b9cb39 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 (d6ff9d20a)
\
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 | 166 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11691 ++++-----
04-build_abe-stage1/console.log | 20307 ++++++++--------
05-build_linux/console.log | 6640 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39246 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 39325 insertions(+), 39189 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 947c82606 0: update: llvm-linux: all
new a988c9bc6 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 (947c82606)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 128 +-
02-build_llvm/console.log | 12870 +++++++++++++++++------------------
03-build_linux/console.log | 834 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 13840 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13849 insertions(+), 13845 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 ec72bb0c48c Commit test case for PR 87644, which has fixed itself somehow.
new f8e72b8d9f2 Darwin, testsuite: Fix darwin-version-1.c fails with XCode 11.4.
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 | 5 +++++
gcc/testsuite/gcc.dg/darwin-version-1.c | 4 +++-
2 files changed, 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/llvm-project.
from 50d7e5d5e7d [llvm-objcopy] Improve tool selection logic to recognize ll [...]
adds 4822f2a6154 Bump version to 10.0.1
adds 1feb3329996 Add yaml defintions for CI tests with GitHub Actions
No new revisions were added by this update.
Summary of changes:
.github/workflows/clang-tests.yml | 42 ++++++++++++
.github/workflows/lld-tests.yml | 42 ++++++++++++
.github/workflows/llvm-tests.yml | 107 ++++++++++++++++++++++++++++++
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
llvm/utils/gn/secondary/llvm/version.gni | 2 +-
llvm/utils/lit/lit/__init__.py | 2 +-
llvm/utils/release/build_llvm_package.bat | 4 +-
10 files changed, 199 insertions(+), 8 deletions(-)
create mode 100644 .github/workflows/clang-tests.yml
create mode 100644 .github/workflows/lld-tests.yml
create mode 100644 .github/workflows/llvm-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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a2833a78d 0: update: llvm-linux: all
new 66bd62b3c 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 (a2833a78d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/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 | 120 +-
02-build_llvm/console.log | 12562 ++++++++++++++--------------
03-build_linux/console.log | 598 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 40 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 18 +-
06-update_baseline/results.regressions | 1 -
console.log | 13340 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
10 files changed, 13348 insertions(+), 13349 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.