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 0f2425c4c8 Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2
new 7c0ed39626 Call _close_and_cleanup in bfd_close_all_done
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/opncls.c | 3 +++
2 files changed, 8 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 e17ef297f08 [MIPS] Add support to match more patterns for BBIT instruction
new b987f880a3c fix typos; NFC
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/X86/X86CmovConversion.cpp | 30 +++++++++++++++---------------
1 file changed, 15 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 gcc.
from d082dc6e6b5 Add some changelog entries that went astray during the mach [...]
new d2db2d23037 Fix IPA ICF with ASM statements (PR inline-asm/82001).
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/ipa-icf-gimple.c | 19 +++++++++++++------
gcc/ipa-icf-gimple.h | 6 +++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ipa/pr82001.c | 21 +++++++++++++++++++++
5 files changed, 52 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82001.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 binutils-gdb.
from e491e58adc MIPS/GAS/testsuite: Deduplicate error lists of branch local tests
new 443701f509 Add missing ChangeLog entries
new 0f2425c4c8 Remove elf_x86_64_next_tls_desc_index/elf_x86_64_srelplt2
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 | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++++
bfd/elf64-x86-64.c | 6 ---
2 files changed, 149 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 430c243d294 [77/77] Add a complex_mode class
new d082dc6e6b5 Add some changelog entries that went astray during the mach [...]
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 | 126 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/c-family/ChangeLog | 6 +++
gcc/lto/ChangeLog | 6 +++
3 files changed, 138 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 clang.
from 362362f51f Add test case that was broken by r311970.
new 6f7f03ccb1 Revert r312105 [modules] Add ability to specify module 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:
docs/Modules.rst | 11 ++----
include/clang/Driver/Options.td | 4 +--
include/clang/Lex/HeaderSearch.h | 30 +++++------------
include/clang/Lex/HeaderSearchOptions.h | 4 ---
include/clang/Serialization/ASTReader.h | 10 ------
include/clang/Serialization/ModuleManager.h | 14 ++------
lib/Driver/ToolChains/Clang.cpp | 9 ++---
lib/Frontend/CompilerInstance.cpp | 17 +++-------
lib/Frontend/CompilerInvocation.cpp | 22 +++---------
lib/Frontend/FrontendActions.cpp | 4 +--
lib/Lex/HeaderSearch.cpp | 23 +++++--------
lib/Serialization/ASTReader.cpp | 32 +++---------------
lib/Serialization/ASTWriter.cpp | 18 +++-------
lib/Serialization/GlobalModuleIndex.cpp | 4 ---
lib/Serialization/ModuleManager.cpp | 16 ++-------
.../basic/basic.search/module-import.cpp | 39 ----------------------
16 files changed, 49 insertions(+), 208 deletions(-)
delete mode 100644 test/CXX/modules-ts/basic/basic.search/module-import.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 785320780e1 [InstCombine] Fold insert sequence if first ins has multipl [...]
new e17ef297f08 [MIPS] Add support to match more patterns for BBIT instruction
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/Mips/Mips64InstrInfo.td | 15 ++++++++++
test/CodeGen/Mips/octeon.ll | 56 ++++++++++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.