This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 161a6e6 Daily bump.
new 03443d4 * es.po, fr.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 410 +++++++++++++++----------------------------------------
gcc/po/fr.po | 220 ++++++++++++++---------------
3 files changed, 221 insertions(+), 413 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-6-branch
in repository gcc.
from d818971 Daily bump.
new 13223bf * es.po, fr.po: Update.
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/po/ChangeLog | 4 +
gcc/po/es.po | 410 +++++++++++++++----------------------------------------
gcc/po/fr.po | 220 ++++++++++++++---------------
3 files changed, 221 insertions(+), 413 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 825a8f8 [GVN, OptDiag] Print the interesting instructions involved in [...]
new bde207a Recognize ${:uid} escapes in intel syntax inline asm
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/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 17 ++++++++++++++
test/CodeGen/X86/ms-inline-asm.ll | 31 ++++++++++++++++++++++++++
2 files changed, 48 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 compiler-rt.
from ca0aa08 [asan] Refactor shadow memory initialization out of AsanInitI [...]
new 9eaa3ef Return memory to OS right after free (not in the async thread).
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/asan/asan_activation.cc | 6 +-
lib/asan/asan_activation_flags.inc | 1 +
lib/asan/asan_allocator.cc | 11 ++-
lib/asan/asan_allocator.h | 1 +
lib/lsan/lsan_allocator.cc | 4 +-
lib/msan/msan_allocator.cc | 4 +-
lib/sanitizer_common/sanitizer_allocator.cc | 3 +-
.../sanitizer_allocator_combined.h | 23 +++---
.../sanitizer_allocator_primary32.h | 14 ++--
.../sanitizer_allocator_primary64.h | 81 ++++++++++++++--------
lib/sanitizer_common/sanitizer_atomic.h | 5 ++
lib/sanitizer_common/sanitizer_common.h | 10 ++-
lib/sanitizer_common/sanitizer_common_libcdep.cc | 9 ---
lib/sanitizer_common/sanitizer_flags.inc | 8 ++-
.../tests/sanitizer_allocator_test.cc | 24 +++----
lib/scudo/scudo_allocator.cpp | 4 +-
lib/scudo/scudo_allocator.h | 1 +
lib/tsan/rtl/tsan_mman.cc | 4 +-
test/asan/TestCases/Linux/release_to_os_test.cc | 4 +-
19 files changed, 129 insertions(+), 88 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 92c01d8 [DAG] clean up foldSelectCCToShiftAnd(); NFCI
new 825a8f8 [GVN, OptDiag] Print the interesting instructions involved 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:
include/llvm/Analysis/OptimizationDiagnosticInfo.h | 15 +++++++-
lib/Transforms/Scalar/GVN.cpp | 36 +++++++++++++++++
test/Transforms/GVN/opt-remarks.ll | 45 +++++++++++++++++++++-
3 files changed, 94 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 gcc.
from 00b1f75 * config/i386/i386.md (*and<mode>_1): Merge insn pattern fro [...]
new 161a6e6 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from e83cbdc Daily bump.
new d818971 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 6b4927e Daily bump.
new f8f9f76 Daily bump.
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/DATESTAMP | 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 4547a18 IRGen: Remove all uses of CreateDefaultAlignedLoad.
new 7bccb0f Avoid lambdas in default member initializers to work around c [...]
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/Tooling/LookupTest.cpp | 11 ++++++-----
1 file changed, 6 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 binutils-gdb.
from 268ebe9 arc/ld: Remove duplicate TEMPLATE_NAME from emulparam file
new aec6cd3 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.