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 956cc47c56 [PR gdb/23985] Fix libinproctrace.so build
new 061e12709b Automatic date update in version.in
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:
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.
unknown user pushed a change to branch gdb-8.2-branch
in repository binutils-gdb.
from eb26cbd330 Automatic date update in version.in
new 50d0fe730f Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_32-branch
in repository binutils-gdb.
from 5b17e17250 Automatic date update in version.in
new cd6b4a5c33 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch master
in repository llvm.
from e2abb7ac81d [GlobalISel][AArch64] Select G_FEXP
new e8589dfc4d3 [RuntimeDyld] Don't try to allocate sections with align 0.
new 0527d9ef052 [WebAssembly] Remove TODO on wasm.extract.exception intrins [...]
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/IR/IntrinsicsWebAssembly.td | 2 --
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 5 +++++
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository lldb.
from 489d79008 Fix handling of CreateTemplateParameterList when there is an [...]
new 142341364 Add lldb-docs target to Xcode project
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:
lldb.xcodeproj/project.pbxproj | 96 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 96 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 llvm.
from 7ecd40e2fe2 [PowerPC] delete no more needed workaround for readsRegiste [...]
new 8b38d7e5717 [GlobalISel][LegalizerHelper] Add some missing MI change ob [...]
new e2abb7ac81d [GlobalISel][AArch64] Select G_FEXP
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:
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 9 ++-
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 3 +-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 1 +
.../{legalize-log.mir => legalize-exp.mir} | 80 +++++++++++-----------
.../GlobalISel/legalizer-info-validation.mir | 2 +-
test/CodeGen/AArch64/arm64-vfloatintrinsics.ll | 20 ++++++
test/CodeGen/AArch64/f16-instructions.ll | 12 ++++
7 files changed, 84 insertions(+), 43 deletions(-)
copy test/CodeGen/AArch64/GlobalISel/{legalize-log.mir => legalize-exp.mir} (81%)
--
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 d006280585 [CodeGenObjC] Handle exceptions when calling objc_alloc or o [...]
new 2cb7edf5a0 [Sanitizers] UBSan unreachable incompatible with ASan in the [...]
new b8120e9866 [analyzer] Make NullReturnedFromNonnullChecker depend on Nul [...]
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 | 1 +
lib/CodeGen/CGCall.cpp | 13 ++++++++
lib/CodeGen/CodeGenFunction.h | 4 +--
test/Analysis/checker-dependencies.c | 3 ++
test/CodeGen/ubsan-asan-noreturn.c | 21 ++++++++++++
test/CodeGenCXX/ubsan-unreachable.cpp | 40 ++++++++++++-----------
6 files changed, 61 insertions(+), 21 deletions(-)
create mode 100644 test/Analysis/checker-dependencies.c
create mode 100644 test/CodeGen/ubsan-asan-noreturn.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.
unknown user pushed a change to branch master
in repository gcc.
from e87c2412f41 * config/i386/sfp-exceptions.c (__sfp_handle_exceptions): [...]
new e7b22e58a84 PR libstdc++/89117 fix path::replace_extension("") case
new 9b0e9786696 PR c++/88988 * lambda.c (is_capture_proxy): Don't return [...]
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 | 6 +++++
gcc/cp/lambda.c | 3 +++
libgomp/ChangeLog | 5 ++++
libgomp/testsuite/libgomp.c++/pr88988.C | 28 ++++++++++++++++++++++
libstdc++-v3/ChangeLog | 10 ++++++++
libstdc++-v3/src/c++17/fs_path.cc | 14 +++++------
.../filesystem/path/modifiers/replace_extension.cc | 9 +++++++
7 files changed, 68 insertions(+), 7 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c++/pr88988.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.
unknown user pushed a change to branch aoliva/testme
in repository gcc.
discards 33ecd01c74c [PR86379] check for function_decl in memfn-testing predicates
new ca954537947 [PR86379] check for function_decl in memfn-testing predicates
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 (33ecd01c74c)
\
N -- N -- N refs/heads/aoliva/testme (ca954537947)
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:
gcc/cp/cp-tree.h | 20 +++++++++++++++-----
gcc/cp/search.c | 5 ++++-
gcc/cp/semantics.c | 2 +-
gcc/cp/typeck.c | 3 ++-
4 files changed, 22 insertions(+), 8 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 714cc866c2c MIR: Reject non-power-of-4 alignments in MMO parsing
new 7ecd40e2fe2 [PowerPC] delete no more needed workaround for readsRegiste [...]
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/PowerPC/PPCInstrInfo.cpp | 14 --------------
test/CodeGen/PowerPC/convert-rr-to-ri-instr-add.mir | 18 ++++++++++++++++++
2 files changed, 18 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.