This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 0006217519 Automatic date update in version.in
new 29153520a8 S/390: Set the htm flag on PPA
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:
opcodes/s390-opc.txt | 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 lldb.
from 0617a06b6 Added unit test for StreamTee
new 924f3be99 Reimplement EventDataBytes::Dump to avoid DumpDataExtractor
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/Core/Event.cpp | 16 +++++++---------
unittests/Core/CMakeLists.txt | 1 +
unittests/Core/EventTest.cpp | 25 +++++++++++++++++++++++++
3 files changed, 33 insertions(+), 9 deletions(-)
create mode 100644 unittests/Core/EventTest.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 master
in repository llvm.
from 35ffbe6bcf3 Revert "[DebugInfo] Generate DWARF debug information for labels."
new f2cead440d9 Recommit r334887: [SmallSet] Add SmallSetIterator.
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/ADT/SmallSet.h | 118 +++++++++++++++++++++++++++++++++++++++--
unittests/ADT/SmallSetTest.cpp | 79 +++++++++++++++++++++++++++
2 files changed, 194 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 4174bfff8a x86-64: correct AVX512F vcvtsi2s{d,s} handling
new 67ce483baa PR23430, Indices misspelled
new 7b8d9e8cec PR23431, Messages composed from pieces can't be properly translated
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:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 2 +-
bfd/elf.c | 4 ++--
binutils/ChangeLog | 18 ++++++++++++++++++
binutils/dwarf.c | 34 +++++++++++++++++++++++++---------
binutils/elfcomm.c | 4 ++--
binutils/elfcomm.h | 2 +-
binutils/readelf.c | 10 +++++-----
binutils/testsuite/binutils-all/dw5.W | 2 +-
cpu/ChangeLog | 5 +++++
cpu/or1kcommon.cpu | 2 +-
include/ChangeLog | 5 +++++
include/elf/common.h | 2 +-
opcodes/ChangeLog | 5 +++++
opcodes/or1k-desc.h | 2 +-
15 files changed, 79 insertions(+), 24 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 c08237d0a30 Daily bump.
new 6289597b454 PR testsuite/86649 * g++.dg/tree-ssa-/pr19476-1.C: Check [...]
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/ChangeLog | 53 ++++++++++++---------------
gcc/testsuite/ChangeLog | 59 ++++++++++++++++++-------------
gcc/testsuite/g++.dg/tree-ssa/pr19476-1.C | 6 ++--
gcc/testsuite/g++.dg/tree-ssa/pr19476-5.C | 4 +--
gcc/testsuite/g++.dg/tree-ssa/pr19476-6.C | 16 +++++++++
gcc/testsuite/g++.dg/tree-ssa/pr19476-7.C | 11 ++++++
libgomp/ChangeLog | 11 ++++++
7 files changed, 99 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr19476-6.C
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr19476-7.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 libcxx.
from 44ef94a8c Reland "[CMake] Support statically linking dependencies only [...]
new ad7e93552 Fix use of incorrect _LIBCXX macro (should be _LIBCPP).
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/future | 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 clang-tools-extra.
from 449483e3 [clang-tidy] fix PR36489 - respect deduced pointer types from [...]
new 0b104764 [clangd] Tune down quality score for class constructors so th [...]
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:
clangd/Quality.cpp | 7 ++++++-
clangd/Quality.h | 1 +
unittests/clangd/QualityTests.cpp | 31 ++++++++++++++++++++++++++++++-
3 files changed, 37 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 clang.
from 8bc411272b Add a .keep file to prevent svn from skipping over an empty folder.
new 03e3fc09a8 [Sema] Mark implicitly-inserted ICE's as being part of expli [...]
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/clang/AST/Expr.h | 8 ++
include/clang/AST/Stmt.h | 3 +-
lib/AST/ASTDumper.cpp | 3 +
lib/Sema/SemaCast.cpp | 9 ++
lib/Serialization/ASTReaderStmt.cpp | 1 +
lib/Serialization/ASTWriterDecl.cpp | 1 +
lib/Serialization/ASTWriterStmt.cpp | 1 +
test/PCH/cxx_exprs.cpp | 34 ++++++-
test/Sema/multistep-explicit-cast.c | 70 +++++++++++++
test/SemaCXX/multistep-explicit-cast.cpp | 155 +++++++++++++++++++++++++++++
test/SemaOpenCL/multistep-explicit-cast.cl | 13 +++
11 files changed, 295 insertions(+), 3 deletions(-)
create mode 100644 test/Sema/multistep-explicit-cast.c
create mode 100644 test/SemaCXX/multistep-explicit-cast.cpp
create mode 100644 test/SemaOpenCL/multistep-explicit-cast.cl
--
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 f47194a9cd Automatic date update in version.in
new 4174bfff8a x86-64: correct AVX512F vcvtsi2s{d,s} handling
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 | 14 ++
gas/config/tc-i386.c | 11 +-
gas/testsuite/gas/i386/avx512f.d | 48 +++----
gas/testsuite/gas/i386/cvtsi2sX.l | 9 ++
gas/testsuite/gas/i386/cvtsi2sX.s | 14 ++
gas/testsuite/gas/i386/evex-lig256.d | 48 +++----
gas/testsuite/gas/i386/evex-lig512.d | 48 +++----
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/x86-64-avx512f.d | 192 ++++++++++++++--------------
gas/testsuite/gas/i386/x86-64-evex-lig256.d | 192 ++++++++++++++--------------
gas/testsuite/gas/i386/x86-64-evex-lig512.d | 192 ++++++++++++++--------------
opcodes/ChangeLog | 8 ++
opcodes/i386-dis-evex.h | 16 +--
opcodes/i386-opc.tbl | 16 +--
opcodes/i386-tbl.h | 48 +++----
15 files changed, 453 insertions(+), 404 deletions(-)
create mode 100644 gas/testsuite/gas/i386/cvtsi2sX.l
create mode 100644 gas/testsuite/gas/i386/cvtsi2sX.s
--
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 libcxxabi.
from 64f6c6a [demangler] call terminate() if allocation failed
new 46e49b9 Reland "[CMake] Support statically linking dependencies only [...]
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 | 7 +++++++
src/CMakeLists.txt | 23 +++++++++++++++--------
2 files changed, 22 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.