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 0e05cf3a61 Use delete instead of xfree for gdb_timer
new 4a4a4a27ba x86: Remove linker option: -z prefix-nop
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:
ld/ChangeLog | 7 +++++++
ld/emulparams/call_nop.sh | 5 -----
ld/ld.texinfo | 2 --
ld/testsuite/ld-i386/call3c.d | 12 +-----------
ld/testsuite/ld-x86-64/call1c.d | 12 +-----------
5 files changed, 9 insertions(+), 29 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 compiler-rt.
from 66ccf0079 [sanitizer-coverage] nuke more stale code
new 8c2855d23 [asan] fix one more case where stack-use-after-return is not [...]
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_thread.cc | 12 +++++++----
lib/sanitizer_common/scripts/check_lint.sh | 2 +-
test/asan/TestCases/Linux/uar_signals.cc | 33 ++++++++++++++++++------------
3 files changed, 29 insertions(+), 18 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 465de971220 RegisterScavenging: Move scavenging logic from PEI to Regis [...]
new ffc893deb71 FunctionAttrs: Skip it if the effective SCC (ignoring optno [...]
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/Transforms/IPO/FunctionAttrs.cpp | 4 ++++
1 file changed, 4 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 binutils-gdb.
from c1fc265720 C++ify breakpoint class hierarchy (destructors only)
new 0e05cf3a61 Use delete instead of xfree for gdb_timer
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:
gdb/ChangeLog | 5 +++++
gdb/event-loop.c | 2 +-
2 files changed, 6 insertions(+), 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 binutils-gdb.
from e7cd2680e0 Correct check for endianness
new a5e364af4a Introduce and use new_breakpoint_from_type
new 3b0871f44a Create struct type for longjmp breakpoint
new c1fc265720 C++ify breakpoint class hierarchy (destructors only)
The 3 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:
gdb/ChangeLog | 118 ++++++++++++++++
gdb/ada-lang.c | 54 ++------
gdb/break-catch-sig.c | 27 ++--
gdb/break-catch-syscall.c | 26 ++--
gdb/break-catch-throw.c | 29 ++--
gdb/breakpoint.c | 336 ++++++++++++++++++++--------------------------
gdb/breakpoint.h | 23 +---
gdb/ctf.c | 4 +-
gdb/mi/mi-cmd-break.c | 2 +-
gdb/remote.c | 4 +-
gdb/tracefile-tfile.c | 4 +-
gdb/tracefile.c | 10 +-
gdb/tracepoint.c | 20 +--
13 files changed, 334 insertions(+), 323 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 2961ee384e1 [InlineCost] Enable the new switch cost heuristic
new efbf6a8cda8 Fix build error on gcc.
new 465de971220 RegisterScavenging: Move scavenging logic from PEI to Regis [...]
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:
include/llvm/CodeGen/RegisterScavenging.h | 4 ++
lib/CodeGen/PrologEpilogInserter.cpp | 100 ++-------------------------
lib/CodeGen/RegisterScavenging.cpp | 88 +++++++++++++++++++++++
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | 2 +-
4 files changed, 97 insertions(+), 97 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 37aaa827f4f [SLP] Improve comments and naming of functions/variables/me [...]
new 2961ee384e1 [InlineCost] Enable the new switch cost heuristic
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/Analysis/InlineCost.cpp | 132 +++++++++++++------------------
test/Transforms/Inline/AArch64/switch.ll | 4 +-
2 files changed, 58 insertions(+), 78 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 glibc.
from 9c65eec494 Fix sigevent namespace (bug 21543).
new 3e6def237a manual: Provide consistent errno documentation.
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:
ChangeLog | 6 +++++
manual/errno.texi | 66 ++++++++++++++++++++++++------------------------------
manual/macros.texi | 1 +
3 files changed, 36 insertions(+), 37 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 3f86a859d85 [X86] Correctly broadcast NaN-like integers as float on AVX.
new 37aaa827f4f [SLP] Improve comments and naming of functions/variables/me [...]
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/Transforms/Vectorize/SLPVectorizer.cpp | 150 ++++++++++++-----------------
1 file changed, 59 insertions(+), 91 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 a7cab032a9 [OpenCL] Harden function pointer diagnostics.
new 6d1c14d6d4 [ODRHash] Add support for TemplateArgument types.
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/AST/ODRHash.cpp | 20 +++++++++++++++++++-
test/Modules/odr_hash.cpp | 18 ++++++++++++++++++
2 files changed, 37 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.