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 e379cee61f Fix regression: cannot start with LD_PRELOAD=libSegFault.so [...]
new be1dce2625 RISC-V: Disable shared library support for embedded elf.
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:
ld/ChangeLog | 6 ++++++
ld/emulparams/elf32lriscv-defs.sh | 11 +++++++++--
2 files changed, 15 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 gcc-7-branch
in repository gcc.
from d9df9a87c4d Avoid redundant calls to filesystem::status_known
new e69feb32a15 PR libstdc++/83279 handle sendfile not copying entire file
new 174102f5b02 PR libstdc++/83598 don't modify flags passed to std::basic_ [...]
new 8106921e577 PR libstdc++/83600 fix end iterator for unready std::match_results
new 8d4cd3fb265 Improve tests for error reporting in Filesystem TS
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:
libstdc++-v3/ChangeLog | 36 +++++++++++++
libstdc++-v3/include/bits/regex.h | 6 +--
libstdc++-v3/src/filesystem/ops.cc | 62 ++++++++++++++--------
.../basic_regex/ctors/83598.cc} | 15 +++---
.../28_regex/match_results/ctors/char/default.cc | 4 ++
.../match_results/ctors/wchar_t/default.cc | 4 ++
.../iterators/recursive_directory_iterator.cc | 19 ++++++-
.../filesystem/operations/create_directory.cc | 1 -
.../filesystem/operations/temp_directory_path.cc | 2 +-
9 files changed, 111 insertions(+), 38 deletions(-)
copy libstdc++-v3/testsuite/{27_io/basic_stringstream/assign/81338.cc => 28_regex/ [...]
--
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 135e942bcbf Fix some opt-viewer test issues and disable on Windows.
new 39ebb68152d [DebugInfo] Align comments in debug_loc section
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/Support/LEB128.h | 17 +++++++++++------
lib/CodeGen/AsmPrinter/ByteStreamer.h | 20 ++++++++++++++++----
test/CodeGen/ARM/debug-info-qreg.ll | 2 ++
test/DebugInfo/X86/dw_op_minus.ll | 4 ++--
4 files changed, 31 insertions(+), 12 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 183d4bfc68 Add AST dumping support for _Generic expressions.
new 8ab750617f Track shadow modules with a generation counter.
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/Lex/HeaderSearch.h | 1 -
include/clang/Lex/ModuleMap.h | 38 ++++++++++++++++++++++---------------
lib/Frontend/FrontendAction.cpp | 7 +++++++
lib/Lex/HeaderSearch.cpp | 20 +++++++++-----------
lib/Lex/ModuleMap.cpp | 41 ++++++++++++++++------------------------
5 files changed, 55 insertions(+), 52 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 2dd4edf571f Revert r321894: it requires a part of another commit that i [...]
new 135e942bcbf Fix some opt-viewer test issues and disable on Windows.
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:
test/tools/opt-viewer/lit.local.cfg | 8 ++++++++
tools/opt-viewer/opt-diff.py | 3 +--
tools/opt-viewer/opt-stats.py | 2 +-
tools/opt-viewer/opt-viewer.py | 35 ++++++++++++++++++++++++-----------
tools/opt-viewer/optpmap.py | 2 +-
5 files changed, 35 insertions(+), 15 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 10a0a6794fd dwarfdump: Match the --uuid output with that of Darwin dwar [...]
new 96332f0c46b Revert r321897: affected testcases were not updated
new 510c34022e1 [X86] Add InstAliases for 'vmovd' with GR64 registers to se [...]
new 2dd4edf571f Revert r321894: it requires a part of another commit that i [...]
The 3 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/Hexagon/HexagonPatterns.td | 39 ++++++++----------
lib/Target/X86/X86InstrAVX512.td | 6 +++
test/CodeGen/Hexagon/autohvx/isel-sext-inreg.ll | 54 -------------------------
test/MC/X86/avx512-encodings.s | 8 ++++
4 files changed, 30 insertions(+), 77 deletions(-)
delete mode 100644 test/CodeGen/Hexagon/autohvx/isel-sext-inreg.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 c85dd327320 [X86] Stop printing moves between VR64 and GR64 with 'movd' [...]
new 10a0a6794fd dwarfdump: Match the --uuid output with that of Darwin dwar [...]
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/DebugInfo/DWARF/DWARFContext.cpp | 3 ++-
test/tools/llvm-dwarfdump/uuid.yaml | 4 ++--
test/tools/llvm-dwarfdump/uuid32.yaml | 2 +-
3 files changed, 5 insertions(+), 4 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 lld.
from 82713ca70 Centralize Config->IsRela handling.
new 53ae617ca Simplify handling of size relocations.
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:
ELF/InputSection.cpp | 2 +-
ELF/Relocations.cpp | 4 ----
2 files changed, 1 insertion(+), 5 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 9f4d9f83d3b PR 78534 Change character length from int to size_t
new 53a3eac0f1a PR libstdc++/83279 Use non-null offset argument for sendfile
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 | 4 ++++
libstdc++-v3/src/filesystem/std-ops.cc | 33 +++++++++++++++------------------
2 files changed, 19 insertions(+), 18 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 a25b9c9d1e Fix TLS support check for Darwin 32-bit simulator targets.
new 183d4bfc68 Add AST dumping support for _Generic expressions.
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/AST/ASTDumper.cpp | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.