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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bf45dd87 2: update: linux-8b0eed9f6e36a5488967b0acc51444d658dd711b: 18070
discards 2ac686fe 1: reset: linux-5f97cbe22b7616ead7ae267c29cad73bc1444811: 17869
discards e41d244a 0: update: llvm-9b034293fa5d2dfdaa4dd894b88ce859f9042954: 18077
new 067d0ef8 0: update: llvm-linux: 18078
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 (bf45dd87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 129 +-
02-build_llvm/console.log | 12098 +++++++++++++++++-----------------
03-build_linux/console.log | 944 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 79 +-
console.log | 13260 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 13458 insertions(+), 13077 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e0adb68c 0: update: llvm-linux: all
new fbf11bc2 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 (e0adb68c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 162 +-
02-build_llvm/console.log | 12262 ++++++++++++++++++------------------
03-build_linux/console.log | 848 +--
04-boot_linux/console.log | 2 +-
console.log | 13274 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 13362 insertions(+), 13198 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 20d0feae2 [lldb][NFC] Remove unused ClangASTContext::GetHasExternalStorage
new 502bc4ce4 [lldb][NFC] Mark ClangASTContext constructor as explicit
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:
include/lldb/Symbol/ClangASTContext.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.
unknown user pushed a change to branch master
in repository llvm.
from 99e194354cc Revert "Reland "[utils] Implement the llvm-locstats tool""
new 23fe803d5a9 Revert rL349624 : Let TableGen write output only if it chan [...]
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:
cmake/modules/TableGen.cmake | 20 +++++++++++---
lib/TableGen/Main.cpp | 32 ++++++----------------
.../gn/secondary/llvm/utils/TableGen/tablegen.gni | 5 ++++
3 files changed, 29 insertions(+), 28 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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 663f67df1e PR25046, readelf "Reading xxx bytes extends past end of file [...]
adds 703a86c2fa gdb: re-write add_psymbol_to_list doc, move it to header file
adds c7ee338a2d Improve some comments about msymbol handling
adds 4a56a52007 Disable all warnings in gdb.rust/traits.rs
adds 6fb08628e0 Use std::sort instead of qsort in minsyms.c
adds 5f48f8f3c3 Remove extra whitespaces at the end of lines.
adds af79fcc547 Automatic date update in version.in
adds 8fe0f950f4 [PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
adds cd7c32c36a Fix leak due to assigning a xstrdup-ed string to the std::st [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
gdb/dwarf2read.c | 20 +++++++++++++++-----
gdb/main.c | 8 +++-----
gdb/minsyms.c | 38 ++++++++++++++++----------------------
gdb/minsyms.h | 3 ++-
gdb/objfiles.h | 14 ++++++++------
gdb/psympriv.h | 35 ++++++++++++++++++++++++++---------
gdb/psymtab.c | 6 +-----
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.rust/traits.rs | 4 +---
11 files changed, 117 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.