This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 6a77d15 0: good: binutils-gcc-glibc: -5
new 0f319b4 0: good: binutils-gcc-glibc: -5
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 (6a77d15)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/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 | 220 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 11106 ++--
04-build_abe-stage1/console.log | 14026 +++--
05-build_abe-linux/console.log | 313 +-
06-build_abe-glibc/console.log | 38451 +++++++------
07-build_abe-stage2/console.log | 40310 +++++++-------
08-benchmark/benchmark.log | 14 +-
08-benchmark/console.log | 46 +-
10-update_baseline/console.log | 2 +-
console.log | 104794 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 104754 insertions(+), 104844 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 22e337f 0: good: gcc-1c6880834e5cf6974c1b68083b128e4231e434d1: all
new f5edff7 1: first-bad: linux-be1df61cf06efb355c90702e46b8d46f055acb4e: 18264
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 | 13 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 11004 +++++++--------
04-build_abe-stage1/console.log | 13622 +++++++++---------
05-build_linux/console.log | 1816 +--
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 13 +-
08-update_baseline/console.log | 8 +-
console.log | 26746 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 4 +-
12 files changed, 26795 insertions(+), 26709 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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 c89c2803c31 Fix minor innaccuracy in previous comment on ManagedStaticBase
new 27775cd11be [codeview] Remove Type member from CVRecord
new bd7054fe092 [X86] Remove CustomInserters for RDPKRU/WRPKRU. Use some cu [...]
new fe2046590d7 [gn] Use "$link /lib" for archives instead of lib.exe
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:
include/llvm/DebugInfo/CodeView/CVRecord.h | 29 ++++++----
.../llvm/DebugInfo/CodeView/RecordSerialization.h | 3 ++
include/llvm/DebugInfo/CodeView/SymbolSerializer.h | 4 +-
include/llvm/DebugInfo/CodeView/TypeDeserializer.h | 10 ++--
.../CodeView/AppendingTypeTableBuilder.cpp | 9 +---
lib/DebugInfo/CodeView/CVSymbolVisitor.cpp | 4 +-
lib/DebugInfo/CodeView/CVTypeVisitor.cpp | 4 +-
.../CodeView/ContinuationRecordBuilder.cpp | 20 +++----
lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp | 9 +---
lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp | 6 +--
lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp | 18 +++----
lib/DebugInfo/CodeView/SymbolDumper.cpp | 4 +-
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp | 4 +-
lib/DebugInfo/CodeView/TypeRecordMapping.cpp | 12 ++---
lib/DebugInfo/CodeView/TypeTableCollection.cpp | 6 +--
lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp | 4 +-
lib/ObjectYAML/CodeViewYAMLSymbols.cpp | 2 +-
lib/ObjectYAML/CodeViewYAMLTypes.cpp | 4 +-
lib/Target/X86/X86ISelLowering.cpp | 61 +++++++---------------
lib/Target/X86/X86ISelLowering.h | 6 +++
lib/Target/X86/X86InstrInfo.td | 9 ++++
lib/Target/X86/X86InstrSystem.td | 13 ++---
test/CodeGen/X86/pku.ll | 4 +-
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 2 +-
tools/llvm-pdbutil/MinimalTypeDumper.cpp | 2 +-
.../DebugInfo/CodeView/RandomAccessVisitorTest.cpp | 13 ++---
utils/gn/build/toolchain/BUILD.gn | 2 +-
27 files changed, 113 insertions(+), 151 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 lldb.
from 31be1fb8a Un-xfail one of the TestMiniDumpUUID tests on Windows
new 5aceadf67 [codeview] Remove Type member from CVRecord
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:
source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp | 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 compiler-rt.
from 5059d2172 Fix typos in tests. NFC.
new 0e01a1650 [TSan][libdispatch] Add Cmake option for libdispatch install path
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:
CMakeLists.txt | 17 +++++------------
1 file changed, 5 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.
unknown user pushed a change to branch master
in repository lld.
from 7fcb7d30a [LLD] - Update the test cases after yaml2obj change.
new 829d319e7 [codeview] Remove Type member from CVRecord
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:
COFF/PDB.cpp | 6 +++---
1 file changed, 3 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-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from ec5230434c2 PR target/89902 PR target/89903 * config/i386/i386.c (di [...]
adds 1c6880834e5 Daily bump.
adds e5e34c317c0 2019-04-03 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/lto-wrapper.c | 4 +++-
3 files changed, 10 insertions(+), 2 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-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from bd6e382a51 Automatic date update in version.in
adds 3afb9b104d 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.