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-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 682443d05b Automatic date update in version.in
adds c4930c797c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 331715c7 0: update: binutils-gcc-linux: all
new 83a764de 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 (331715c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 68 +-
02-prepare_abe/console.log | 166 +-
03-build_abe-binutils/console.log | 10838 +++++++--------
04-build_abe-stage1/console.log | 13910 +++++++++----------
05-build_linux/console.log | 688 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25680 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 25707 insertions(+), 25675 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5f6367bd 0: update: binutils-gcc-linux: all
new d6760e01 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 (5f6367bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 62 +-
03-build_abe-binutils/console.log | 11220 ++++++-------
04-build_abe-stage1/console.log | 20175 +++++++++++-----------
05-build_linux/console.log | 484 +-
06-boot_linux/console.log | 2 +-
console.log | 32109 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 32151 insertions(+), 32081 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 acc77dfffbd Preland test cases for D66688 to make diffs clear.
new 9c190895d0d [ADT] Make StringRef(const char*) constexpr
new 8b428d2c36d Add a clarify comment for meaning of SafePointes [NFC]
new 978ad4787f9 [test] Remove extra spaces from a test, NFC
new b2c2368b4f4 [DWARF] Pick the DWARF5 OP_entry_value opcode on Darwin
new 66f0148153e [DWARF] Rename getDwarf5OrGNUCallSite{Attr,Tag}, NFC
The 5 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/ADT/StringRef.h | 18 +++++++-
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 49 +++++++++++++---------
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 14 ++++---
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 3 +-
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 5 +--
.../Vectorize/LoopVectorizationLegality.cpp | 6 ++-
...m-dbg-value-entry.mir => DW_OP_entry_value.mir} | 38 ++++++++---------
.../MIR/X86/multiple-param-dbg-value-entry.mir | 14 +++----
unittests/ADT/StringRefTest.cpp | 4 ++
unittests/ProfileData/SampleProfTest.cpp | 1 -
10 files changed, 90 insertions(+), 62 deletions(-)
copy test/DebugInfo/MIR/X86/{multiple-param-dbg-value-entry.mir => DW_OP_entry_val [...]
--
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 clang.
from 6d8783fabd ContentCache: Drop getBuffer's dependency on SourceManager
new 166f9b913d Fixing a weird copy-pasta to get bots back to green.
new 5dc2346053 [DebugInfo] Add debug-entry-values test coverage, NFC
new ab79ebc7ca Remove unused variables.
The 3 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/CodeGenCXX/dbg-info-all-calls-described.cpp | 7 +++++++
test/Sema/thread-specifier.c | 2 +-
unittests/Tooling/CompilationDatabaseTest.cpp | 2 --
3 files changed, 8 insertions(+), 3 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-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from eddf4723d44 PR target/91533 Backport from mainline 2019-06-30 Uroš [...]
adds a4d4173a04f Daily bump.
adds b493bb7d44c Backport r274411 from trunk to gcc-9-branch
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 12 +++++++
gcc/DATESTAMP | 2 +-
gcc/builtins.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/builtins.h | 1 +
gcc/lto-streamer-out.c | 6 ----
gcc/symtab.c | 16 +++++++---
6 files changed, 113 insertions(+), 11 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-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 682443d05b Automatic date update in version.in
adds c4930c797c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4663f96b 0: update: binutils-gcc-linux: all
new b17450d9 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 (4663f96b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 106 +-
02-prepare_abe/console.log | 34 +-
03-build_abe-binutils/console.log | 10800 ++++++-------
04-build_abe-stage1/console.log | 18669 +++++++++++-----------
05-build_linux/console.log | 644 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30263 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 30285 insertions(+), 30263 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.