This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 59674c69d Also match the output on 32 bit systems.
new 77bdfc0ad TSan: update line number after XFAIL on iOS.
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/tsan/Darwin/xpc-race.mm | 4 ++--
1 file changed, 2 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 binutils-gdb.
from fba37edd96 Change _bfd_elf_link_setup_gnu_properties to bfd *
new da3d25afa2 Remove has_bnd_reloc from elf_x86_64_link_hash_entry
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/ChangeLog | 10 ++++++++++
bfd/elf64-x86-64.c | 13 +++----------
2 files changed, 13 insertions(+), 10 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 0b65fc359 [CMake] Abstract Config.h generation for Xcode
new 666e153ae Update GDB remote command regex for IPv6
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/Interpreter/CommandInterpreter.cpp | 4 ++--
1 file changed, 2 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 4da251c96 [LLDB][MIPS] Forgot to add check in commit rl301530 Reviewers [...]
new 0b65fc359 [CMake] Abstract Config.h generation for Xcode
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 | 13 +++++++++---
cmake/XcodeHeaderGenerator/CMakeLists.txt | 14 +++++++++++++
cmake/modules/LLDBConfig.cmake | 25 +---------------------
cmake/modules/LLDBGenerateConfig.cmake | 35 +++++++++++++++++++++++++++++++
4 files changed, 60 insertions(+), 27 deletions(-)
create mode 100644 cmake/XcodeHeaderGenerator/CMakeLists.txt
create mode 100644 cmake/modules/LLDBGenerateConfig.cmake
--
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 98abd9ff7d0 Remove reundant const-qualification from cast targets
new c6bcb79fa38 * parser.c (cp_parser_cast_expression): Add target [...]
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/ChangeLog | 6 +
gcc/cp/error.c | 4 +
gcc/cp/parser.c | 3 +-
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/g++.dg/cpp1z/direct-enum-init1.C | 230 ++++++++++++-------------
gcc/testsuite/g++.dg/warn/pr12242.C | 14 +-
6 files changed, 140 insertions(+), 123 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 1f78f649e8 i386: Simplify VxWorks for non-PIC
new fba37edd96 Change _bfd_elf_link_setup_gnu_properties to bfd *
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/ChangeLog | 8 ++++++++
bfd/elf-bfd.h | 4 ++--
bfd/elf-properties.c | 11 +++++++----
3 files changed, 17 insertions(+), 6 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 release_40
in repository llvm.
from 7b1ecc9ffb8 Merging r292034: (PR32315)
new 12ceebf6e71 Merging r296645: (PR32253)
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/Hexagon/HexagonISelLowering.cpp | 23 ++++++++++++++++++++---
test/CodeGen/Hexagon/isel-i1arg-crash.ll | 6 ++++++
test/MC/Hexagon/inst_select.ll | 4 ++--
3 files changed, 28 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Hexagon/isel-i1arg-crash.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 83513e069b7 Fix typo and place comment close to its target
new 74a47fb13d6 [AMDGPU] DPP: add support for GFX9
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/AMDGPU/AMDGPU.td | 2 +-
test/MC/AMDGPU/vop_dpp.s | 262 ++++++++++++++++++++++--------------------
test/MC/AMDGPU/vop_dpp_expr.s | 23 ++--
3 files changed, 148 insertions(+), 139 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 55bcecda57 Read corrrect auxiliary entry in AIX
new 1f78f649e8 i386: Simplify VxWorks for non-PIC
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/ChangeLog | 5 +++++
bfd/elf32-i386.c | 62 +++++++++++++++++++++++++++-----------------------------
2 files changed, 35 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.