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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4cfefc9 0: update: llvm-linux: all
new eb181c1 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 (4cfefc9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 12983 ++++++++++++++++++------------------
03-build_linux/console.log | 584 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13701 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13693 insertions(+), 13723 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-release-aarch64-stable-defconfig
in repository toolchain/ci/llvm-project.
from aa97472d211 Re-land [MC] Fix quadratic behavior in addPendingLabel
adds d2071b8fcdc Revert "Re-land [MC] Fix quadratic behavior in addPendingLabel"
adds efeb1cead5b Add GitHub action for running lldb tests
adds 9cf9cf2a398 [Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
No new revisions were added by this update.
Summary of changes:
.../workflows/{clang-tests.yml => lldb-tests.yml} | 19 ++++++++++++-------
clang/lib/Driver/ToolChains/Gnu.cpp | 20 +++++++++++---------
clang/lib/Driver/ToolChains/Gnu.h | 6 ++++++
clang/lib/Driver/ToolChains/Hurd.cpp | 8 ++++++--
clang/lib/Driver/ToolChains/Hurd.h | 6 ++++--
clang/lib/Driver/ToolChains/Linux.cpp | 5 +++++
clang/lib/Driver/ToolChains/Linux.h | 4 +++-
llvm/include/llvm/MC/MCObjectStreamer.h | 3 +--
llvm/lib/MC/MCObjectStreamer.cpp | 8 ++++++--
9 files changed, 54 insertions(+), 25 deletions(-)
copy .github/workflows/{clang-tests.yml => lldb-tests.yml} (58%)
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards f929176 0: update: llvm-linux: boot
new aaa2638 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 (f929176)
\
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 | 170 +-
02-build_llvm/console.log | 12592 +++++++++++++-------------
03-build_linux/console.log | 864 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 12 +-
console.log | 14113 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 14090 insertions(+), 14127 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 binutils-gdb.
from 84ed7a47255 2020-04-29 Sterling Augustine <saugustine(a)google.com>
new 8d113d130ef gdb: fix shellcheck warnings SC2059 (variables in printf fo [...]
new a6fc5ffc502 gdb: fix shellcheck warnings SC2086 (missing double quotes) [...]
new cb02ab2416c gdb: fix shellcheck warnings SC2006 (use $() instead of ``) [...]
new 759cea5e3f7 gdb: fix shellcheck warnings SC2166 (&& and !! instead of - [...]
new 9fdb2916fec gdb: fix shellcheck warnings SC2034 (unused variable) in gd [...]
new 1207375d768 gdb: fix shellcheck warnings SC2154 (referenced but not ass [...]
new ffc2844e967 gdb: silence shellcheck warning SC2162 (use read -r) in gdbarch.sh
The 7 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 | 32 +++++++++++
gdb/gdbarch.sh | 178 ++++++++++++++++++++++++++-------------------------------
2 files changed, 113 insertions(+), 97 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 binutils-gdb.
from 44e33ab45df Automatic date update in version.in
new 84ed7a47255 2020-04-29 Sterling Augustine <saugustine(a)google.com>
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 | 4 ++++
gdb/dwarf2/read.c | 1 +
2 files changed, 5 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 releases/gcc-9
in repository gcc.
from a03efb266fc x86: Allow -fcf-protection with external thunk
new 12427411106 Daily bump.
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/DATESTAMP | 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 releases/gcc-8
in repository gcc.
from 80c605c875f aarch64: Force TImode values into even registers
new 1b3bf1b907a Daily bump.
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/DATESTAMP | 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 691eeb65a01 diagnostics: Add %{...%} pretty-format support for URLs and [...]
new 3144d1aa56a Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.