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 078a020797 C++ compile support
new 450629c8d5 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.2-branch
in repository binutils-gdb.
from b967ff1567 Automatic date update in version.in
new d6a0f403e5 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_31-branch
in repository binutils-gdb.
from 66e23f5ea5 Automatic date update in version.in
new ae297576a1 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 llvm.
from 47dc01928f5 [NFC] Make getPreferredAlignment honor section markings.
new 6568fb5f19a [MS Demangler] Fix several crashes and demangling bugs.
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/Demangle/MicrosoftDemangle.cpp | 75 +++++++++++++++++++++++----------
lib/Demangle/MicrosoftDemangleNodes.cpp | 12 ++++--
lib/Demangle/MicrosoftDemangleNodes.h | 3 +-
test/Demangle/ms-back-references.test | 3 ++
test/Demangle/ms-operators.test | 6 +++
test/Demangle/ms-string-literals.test | 11 ++++-
6 files changed, 82 insertions(+), 28 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 649d2874ae0 [SimplifyCFG] Common debug handling [NFC]
new 47dc01928f5 [NFC] Make getPreferredAlignment honor section markings.
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/GlobalMerge.cpp | 11 +----------
lib/IR/DataLayout.cpp | 16 +++++++++++++++-
2 files changed, 16 insertions(+), 11 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 lld.
from 4cb0299b1 [WebAssembly] clang-format (NFC)
new 8179fc0b2 ELF: Don't examine values of linker script symbols during ICF.
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/ICF.cpp | 5 ++++-
ELF/LinkerScript.cpp | 1 +
ELF/Symbols.h | 7 ++++++-
test/ELF/linkerscript/icf.s | 11 +++++++++++
4 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/icf.s
--
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 460e601c155 Reverse subregister saved loops in register usage info coll [...]
new 04e389a2006 [MemorySSA] Silence warning.
new 72a8d84d5ba [llvm-strip] Fix -p|--preserve-dates to not truncate output [...]
new 649d2874ae0 [SimplifyCFG] Common debug handling [NFC]
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:
lib/Analysis/MemorySSA.cpp | 1 +
lib/Transforms/Utils/SimplifyCFG.cpp | 8 --------
test/tools/llvm-objcopy/strip-preserve-time.test | 8 ++++++++
tools/llvm-objcopy/llvm-objcopy.cpp | 3 ++-
4 files changed, 11 insertions(+), 9 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 ff8943d2480 Revert r340947 "[InstCombine] Expand the simplification of [...]
new 460e601c155 Reverse subregister saved loops in register usage info coll [...]
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/RegUsageInfoCollector.cpp | 45 +++++++++++++++++------------------
1 file changed, 22 insertions(+), 23 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 lldb.
from fef280e71 Don't cancel the current IOHandler when we push a handler for [...]
new 4170648de Refactor BreakpointResolver::SetSCMatchesByLine() to make it [...]
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/lldb/Breakpoint/BreakpointResolver.h | 4 +
source/Breakpoint/BreakpointResolver.cpp | 212 ++++++++++++---------------
2 files changed, 101 insertions(+), 115 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 c4f0f1eaa Use addressof instead of operator& in make_shared. Fixes PR38 [...]
new 8220dac54 Last week, someone noted that a couple of the time_point memb [...]
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/chrono | 26 ++++++++++++----------
.../time.point.arithmetic/op_+=.pass.cpp | 20 +++++++++++++++++
.../time.point.arithmetic/op_-=.pass.cpp | 20 +++++++++++++++++
3 files changed, 54 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.