This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_30-branch
in repository binutils-gdb.
from 0e8df18c2d Automatic date update in version.in
new 8cd4cfdee4 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 gcc.
from 60b317f6a01 Change accidentally omitted from revision 257280.
new 1235ba29b7b compiler: turn on escape analysis by default
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/go/ChangeLog | 9 +++++++++
gcc/go/gccgo.texi | 8 ++++----
gcc/go/go-c.h | 2 +-
gcc/go/go-lang.c | 4 ++--
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/escape.cc | 2 +-
gcc/go/gofrontend/go-optimize.cc | 14 +++++++-------
gcc/go/gofrontend/go-optimize.h | 6 +++---
gcc/go/lang.opt | 2 +-
9 files changed, 29 insertions(+), 20 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 e30fe5ea768 [X86] Separate the call to LowerVectorAllZeroTest from Emit [...]
new 4de242bbc85 [cfi-verify] Add blame context printing, and improved print [...]
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:
.../X86/blacklist-expected-unprotected.s | 2 +-
.../llvm-cfi-verify/X86/blacklist-match-fun.s | 2 +-
.../X86/blacklist-unexpected-protected.s | 2 +-
test/tools/llvm-cfi-verify/X86/dot-printing.s | 5 +-
.../llvm-cfi-verify/X86/indirect-cf-elimination.s | 4 +-
.../tools/llvm-cfi-verify/X86/protected-lineinfo.s | 2 +-
.../llvm-cfi-verify/X86/unprotected-lineinfo.s | 2 +-
tools/llvm-cfi-verify/llvm-cfi-verify.cpp | 152 +++++++++++++++------
8 files changed, 125 insertions(+), 46 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 de212366a3 [analyzer] [tests] [NFC] Remove dead code from CmpRuns
new 5fb3bb8404 [coroutines] Fix application of NRVO to Coroutine "Gro" or r [...]
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/Sema/SemaCoroutine.cpp | 6 +--
test/CodeGenCoroutines/coro-alloc.cpp | 7 ++-
test/CodeGenCoroutines/coro-gro-nrvo.cpp | 87 ++++++++++++++++++++++++++++++++
3 files changed, 95 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGenCoroutines/coro-gro-nrvo.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 dad0da49e Sort each InputSectionDescription individually.
new 5492c02aa Relax the grammar of the version script.
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/ScriptParser.cpp | 5 +++++
test/ELF/dynamic-list-extern.s | 12 ++++--------
2 files changed, 9 insertions(+), 8 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 dfb135107 Make std::get_temporary_buffer respect overaligned types when [...]
new b2189c01f Disable test in C++<11 mode due to use of alignas.
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/std/utilities/memory/temporary.buffer/overaligned.pass.cpp | 2 ++
1 file changed, 2 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 06fb62d8d [sanitizer] Fix array sizes used for path in tests
new 5197e945a Add new interceptors: strlcpy(3) and strlcat(3)
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:
.../sanitizer_common_interceptors.inc | 37 ++++++++++++++-
.../sanitizer_platform_interceptors.h | 1 +
test/sanitizer_common/TestCases/NetBSD/strlcat.cc | 52 ++++++++++++++++++++++
test/sanitizer_common/TestCases/NetBSD/strlcpy.cc | 52 ++++++++++++++++++++++
4 files changed, 141 insertions(+), 1 deletion(-)
create mode 100644 test/sanitizer_common/TestCases/NetBSD/strlcat.cc
create mode 100644 test/sanitizer_common/TestCases/NetBSD/strlcpy.cc
--
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 lnt.
from 90f7e95 Sometimes runN does not make both these files - better check [...]
new 2e67e7e Some cleanup
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:
lnt/tests/compile.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 661251a34f4 [GlobalISel][Legalizer] Relax a legalization loop detecting [...]
new e30fe5ea768 [X86] Separate the call to LowerVectorAllZeroTest from Emit [...]
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/X86ISelLowering.cpp | 38 +++++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 17 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 lnt.
from 34540da Looks like in modern setuptools this is not used
new 07da5e7 Make version tag look like distutils expects
new 90f7e95 Sometimes runN does not make both these files - better check [...]
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:
lnt/__init__.py | 2 +-
lnt/tests/compile.py | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.