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/base-artifacts.
discards 2873409d 2: update: binutils-gcc-linux: 399
new 3b74ca6c 2: update: binutils-gcc-linux: 399
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 (2873409d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 438 +-
03-build_abe-binutils/console.log | 11560 ++++++-------
04-build_abe-stage1/console.log | 20168 +++++++++++-----------
05-build_linux/console.log | 722 +-
08-update_baseline/console.log | 30 +-
console.log | 33084 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 33132 insertions(+), 33048 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 3a0728c761f [yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
new 2c032d2797d Regex: Make "match" and "sub" const member functions
new e8f0d8d08d2 [TextAPI] Remove redundant checking causing warnings. NFC.
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/llvm/Support/Regex.h | 14 ++++++----
lib/IR/AutoUpgrade.cpp | 6 ++---
lib/Passes/PassBuilder.cpp | 2 +-
lib/Support/FileCheck.cpp | 2 +-
lib/Support/Regex.cpp | 39 +++++++++++++++++++---------
lib/Target/AArch64/Utils/AArch64BaseInfo.cpp | 2 +-
lib/TextAPI/MachO/TextStubCommon.cpp | 8 +++---
7 files changed, 46 insertions(+), 27 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 gcc.
from 3efa913a6e4 Remove check for impossible condition in std::variant::index()
new 0f6a2461e20 PR c++/91845 - ICE with invalid pointer-to-member. * expr [...]
new 0198befcfc8 PR c++/91868 - improve -Wshadow location. * name-lookup.c [...]
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:
gcc/cp/ChangeLog | 11 +++++++++++
gcc/cp/expr.c | 2 +-
gcc/cp/name-lookup.c | 6 +++---
gcc/cp/typeck2.c | 6 +++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp1y/pr91845.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/warn/Wshadow-16.C | 24 ++++++++++++++++++++++++
7 files changed, 64 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr91845.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-16.C
--
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
in repository toolchain/ci/interesting-commits.
from 79d79ee Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
new 7ac1ddd Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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 085daf4687e [Compiler] Fix LLVM_NODISCARD for GCC
new 3a0728c761f [yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
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/llvm/Object/ELF.h | 9 +-
include/llvm/ObjectYAML/ELFYAML.h | 26 ++++
lib/ObjectYAML/ELFEmitter.cpp | 26 ++++
lib/ObjectYAML/ELFYAML.cpp | 49 +++++--
test/tools/llvm-readobj/stack-sizes.test | 7 +-
test/tools/obj2yaml/elf-stack-sizes.yaml | 88 ++++++++++++
test/tools/yaml2obj/elf-stack-sizes.yaml | 229 +++++++++++++++++++++++++++++++
tools/obj2yaml/elf2yaml.cpp | 61 ++++++++
8 files changed, 480 insertions(+), 15 deletions(-)
create mode 100644 test/tools/obj2yaml/elf-stack-sizes.yaml
create mode 100644 test/tools/yaml2obj/elf-stack-sizes.yaml
--
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 47796503b [lldb] [Process/NetBSD] Fix handling LLDB_INVALID_SIGNAL_NUMBER
new b3a22ed7b [NFC] Fix typo in the "kind" description for the software sin [...]
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/Process/FreeBSD/ProcessFreeBSD.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 gcc.
from 0edf202cb6a 2019-09-24 Richard Biener <rguenther(a)suse.de>
new 3efa913a6e4 Remove check for impossible condition in std::variant::index()
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/include/std/variant | 4 +---
2 files 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 352f6bc3e5 PR25031, nm reports wrong address on 32bit
new e8f8842d90 Arm: Fix out of range conditional branch (PR/24991)
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:
gas/ChangeLog | 11 +++++++++++
gas/config/tc-arm.c | 23 ++++++++++++++++-------
gas/testsuite/gas/arm/pr24991.d | 4 ++++
gas/testsuite/gas/arm/pr24991.l | 2 ++
gas/testsuite/gas/arm/{mapping3.s => pr24991.s} | 8 ++++----
5 files changed, 37 insertions(+), 11 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr24991.d
create mode 100644 gas/testsuite/gas/arm/pr24991.l
copy gas/testsuite/gas/arm/{mapping3.s => pr24991.s} (51%)
--
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 8fa9e1c8a58 Revert r372333: [DAG][X86] Convert isNegatibleForFree/GetNe [...]
new 4c4577e9afc [COFF] Silence static analyzer null dereference warning. NFCI.
new 429cd637717 SafepointIRVerifier - silence static analyzer dyn_cast<Inst [...]
new 8eabc0f8e42 AggressiveAntiDepBreaker - silence static analyzer null der [...]
new 085daf4687e [Compiler] Fix LLVM_NODISCARD for GCC
The 4 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/Object/COFF.h | 5 ++++-
include/llvm/Support/Compiler.h | 8 ++++++++
lib/CodeGen/AggressiveAntiDepBreaker.cpp | 2 +-
lib/IR/SafepointIRVerifier.cpp | 4 ++--
4 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.