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 6dc8d7579d Add missing ChangeLog etries
new 36cebdda80 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.0-branch
in repository binutils-gdb.
from c73408da32 Automatic date update in version.in
new 031490024e 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_29-branch
in repository binutils-gdb.
from 93a08a1d6c Fix compile time warning when building for powerpc-aix target.
new 4ef171dbfb 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 clang.
from dc3817f043 IsSpecialLong was only ever set in release mode as all of th [...]
new 660c98f3e3 clang-import-test had some dead code. I did the following to [...]
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/ExternalASTMerger.h | 4 ----
lib/AST/ExternalASTMerger.cpp | 5 -----
test/Import/{indirect-struct-member-access => direct}/Inputs/S.c | 0
test/Import/direct/test.c | 5 +++++
4 files changed, 5 insertions(+), 9 deletions(-)
copy test/Import/{indirect-struct-member-access => direct}/Inputs/S.c (100%)
create mode 100644 test/Import/direct/test.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 llvm.
from 6ed70a89d6b Doxygen formatting. NFCI
new c1422a59e8c [lld/pdb] Create an empty public symbol record stream.
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:
.../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 6 +-
include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h | 4 +
include/llvm/DebugInfo/PDB/Native/PublicsStream.h | 4 +-
.../DebugInfo/PDB/Native/PublicsStreamBuilder.h | 54 +++++++++++++
include/llvm/DebugInfo/PDB/Native/RawTypes.h | 13 ++++
lib/DebugInfo/PDB/CMakeLists.txt | 1 +
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 12 ++-
lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 25 ++++++
lib/DebugInfo/PDB/Native/PublicsStream.cpp | 16 +---
lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp | 89 ++++++++++++++++++++++
10 files changed, 204 insertions(+), 20 deletions(-)
create mode 100644 include/llvm/DebugInfo/PDB/Native/PublicsStreamBuilder.h
create mode 100644 lib/DebugInfo/PDB/Native/PublicsStreamBuilder.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 lld.
from 2021313fc Fix pdb-linker-module test on linux.
new 01a53fc4e [lld/pdb] Create an empty public symbol record stream.
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:
COFF/PDB.cpp | 7 +++++++
test/COFF/pdb-diff.test | 10 +++++-----
2 files changed, 12 insertions(+), 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 llvm.
from cdcc59f9d06 InstrProf: Fix unit test which accidentally used a duplicate name
new 6ed70a89d6b Doxygen formatting. NFCI
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/MC/MCDisassembler/MCDisassembler.h | 1 +
lib/Target/AArch64/AArch64ISelLowering.cpp | 8 ++++----
lib/Target/AArch64/AArch64InstrInfo.cpp | 9 +++++++++
lib/Target/AArch64/AArch64InstrInfo.h | 4 ++--
4 files changed, 16 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 master
in repository gcc.
from 305149ce31c PR tree-optimization/80397 - missing -Wformat-overflow with [...]
new 2d96fdea7c4 PR target/81375 * config/i386/i386.md (divsf3): Add TARGE [...]
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 | 10 ++++++++++
gcc/config/i386/i386.md | 32 +++++++++++++-------------------
gcc/testsuite/ChangeLog | 10 +++++-----
gcc/testsuite/gcc.target/i386/pr81375.c | 8 ++++++++
4 files changed, 36 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr81375.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 llvm.
from 8a3ff6431f4 [lld/pdb] Add some basic linker module symbols.
new cdcc59f9d06 InstrProf: Fix unit test which accidentally used a duplicate name
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:
unittests/ProfileData/InstrProfTest.cpp | 5 +----
1 file changed, 1 insertion(+), 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 libcxx.
from 7a188e316 Revert "[libc++] Refactoring __sync_* builtins; NFC"
new 880dc47f3 [libc++] Refactoring __sync_* builtins; NFC (Reland)
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/__atomic_support | 31 ++++++++++++++++++++++++++++
include/__refstring | 9 ++++----
src/locale.cpp | 3 ++-
src/support/runtime/exception_fallback.ipp | 10 ++++-----
src/support/runtime/new_handler_fallback.ipp | 6 ++++--
5 files changed, 47 insertions(+), 12 deletions(-)
create mode 100644 include/__atomic_support
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.