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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7e6bf2d5 0: update: binutils-gcc-linux: all
new 1038646d 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 (7e6bf2d5)
\
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 | 76 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 9670 ++++----
04-build_abe-stage1/console.log | 15120 ++++++------
05-build_linux/console.log | 22111 +++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 47143 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 47166 insertions(+), 47148 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 clang.
from 02a417f69b [CMake] Replace the sanitizer support in runtimes build with [...]
new d568cd7138 [analyzer] PR41269: Add a bit of C++ smart pointer modeling.
new 4991acc29e [analyzer] PR41335: Fix crash when no-store event is in a bo [...]
The 2 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/clang/StaticAnalyzer/Checkers/Checkers.td | 4 ++
.../Core/BugReporter/PathDiagnostic.h | 4 +-
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
lib/StaticAnalyzer/Checkers/Move.h | 30 +++++++++
lib/StaticAnalyzer/Checkers/MoveChecker.cpp | 12 ++++
lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp | 74 ++++++++++++++++++++++
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 13 ++--
test/Analysis/Inputs/system-header-simulator-cxx.h | 1 +
test/Analysis/OSAtomic_mac.c | 20 ++++++
test/Analysis/smart-ptr.cpp | 18 ++++++
test/Analysis/use-after-move.cpp | 26 ++++++--
11 files changed, 191 insertions(+), 12 deletions(-)
create mode 100644 lib/StaticAnalyzer/Checkers/Move.h
create mode 100644 lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
create mode 100644 test/Analysis/OSAtomic_mac.c
create mode 100644 test/Analysis/smart-ptr.cpp
--
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 release_80
in repository llvm.
from 10141d49020 Merging r355825:
new 026a108a187 Merging r356039:
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:
lib/Target/Mips/MipsDSPInstrInfo.td | 4 +-
lib/Target/Mips/MipsSEInstrInfo.cpp | 3 ++
.../CodeGen/Mips/micromips-pseudo-mtlohi-expand.ll | 63 ++++++++++++++++++++++
3 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/micromips-pseudo-mtlohi-expand.ll
--
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 8126019320d Revert "Use const DebugLoc&"
new d2e1707318a add Qiu Chaofan (qiucf(a)cn.ibm.com) to the CREDITS.txt
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:
CREDITS.TXT | 4 ++++
1 file changed, 4 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 master
in repository lld.
from 9710d8a51 [WebAssembly] Error on relocations against undefined data symbols.
new c1fb7b1f8 Use llvm::stable_sort
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/ICF.cpp | 7 +++----
COFF/Writer.cpp | 24 +++++++++++-------------
ELF/AArch64ErrataFix.cpp | 6 +++---
ELF/CallGraphSort.cpp | 11 +++++------
ELF/ICF.cpp | 7 +++----
ELF/LinkerScript.cpp | 2 +-
ELF/MapFile.cpp | 6 ++----
ELF/OutputSections.cpp | 9 +++------
ELF/Relocations.cpp | 16 ++++++++--------
ELF/SyntheticSections.cpp | 15 +++++++--------
ELF/Writer.cpp | 12 ++++++------
lib/ReaderWriter/MachO/MachOLinkingContext.cpp | 9 ++++-----
wasm/Writer.cpp | 8 ++++----
13 files changed, 60 insertions(+), 72 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 085b7755808a Linux 5.1-rc6
adds 1bfb97b9a519 MAINTAINERS: BMIPS: Add internal Broadcom mailing list
adds 79b4a9cf0e2e MIPS: scall64-o32: Fix indirect syscall number load
adds a1e8783db8e0 MIPS: perf: ath79: Fix perfcount IRQ assignment
adds 7142eaa58b49 Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
arch/mips/ath79/setup.c | 6 ------
arch/mips/kernel/scall64-o32.S | 2 +-
drivers/irqchip/irq-ath79-misc.c | 11 +++++++++++
4 files changed, 13 insertions(+), 7 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 1ce0f4f242 Automatic date update in version.in
adds 73f8a59086 Improve reverse debugging docs, mention built-in support and [...]
adds 7905fc359d Fix "nosharedlibrary + continue + shared lib event" crash
adds d70cc3ba87 solib-svr4: Pass down svr4_info as much as possible
adds 79b8e8ab45 RISC-V: Enable 32-bit linux gdb core file support.
adds ad9d13f8e9 [FYI] Add myself to gdb/MAINTAINERS
adds 4a4153dfc9 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 +
bfd/elfnn-riscv.c | 2 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 51 +++++++++
gdb/MAINTAINERS | 1 +
gdb/doc/ChangeLog | 8 ++
gdb/doc/gdb.texinfo | 26 +++--
gdb/solib-svr4.c | 122 ++++++++++++++-------
gdb/testsuite/ChangeLog | 5 +
.../solib-probes-nosharedlibrary.c} | 3 -
.../gdb.base/solib-probes-nosharedlibrary.exp | 51 +++++++++
11 files changed, 221 insertions(+), 54 deletions(-)
copy gdb/testsuite/{gdb.server/sysroot.c => gdb.base/solib-probes-nosharedlibrary. [...]
create mode 100644 gdb/testsuite/gdb.base/solib-probes-nosharedlibrary.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.