This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 134d28b Add support for Code16GCC
new bb748a1 Allow StringRef to be constructed from a null pointer.
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/ADT/StringRef.h | 8 ++++----
1 file changed, 4 insertions(+), 4 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 85527e8 2016-09-26 Steven G. Kargl <kargl(a)gcc.gnu.org>
new c3d5d91 Fix fallthrough comments for Ada, Solaris/x86, SPARC
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 | 7 +++++++
gcc/ada/ChangeLog | 8 ++++++++
gcc/ada/gcc-interface/decl.c | 10 +++++-----
gcc/ada/gcc-interface/misc.c | 6 +++---
gcc/ada/gcc-interface/trans.c | 26 +++++++++++++-------------
gcc/ada/gcc-interface/utils.c | 10 ++++++----
gcc/ada/gcc-interface/utils2.c | 14 +++++++-------
gcc/config/i386/i386.c | 1 +
gcc/config/sparc/sparc.c | 2 ++
9 files changed, 52 insertions(+), 32 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 591bbcd Daily bump.
new 43b0f56 Backport from mainline 2016-09-21 Ville Voutilainen <ville. [...]
new 61401fa Fix the date of the last ChangeLog entry.
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:
libstdc++-v3/ChangeLog | 25 +++
libstdc++-v3/include/bits/stl_pair.h | 246 ++++++++++++++++----------
libstdc++-v3/include/std/type_traits | 7 +
libstdc++-v3/testsuite/20_util/pair/traits.cc | 77 ++++++++
4 files changed, 266 insertions(+), 89 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/traits.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 lldb.
from 5f76b03 Remove ancient icc decorators
new d7d23b2 Fix serialization of Python breakpoint commands.
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/BreakpointOptions.h | 22 ++++---
include/lldb/Interpreter/ScriptInterpreter.h | 14 +++++
include/lldb/lldb-enumerations.h | 3 +-
.../breakpoint_command/TestBreakpointCommand.py | 4 +-
.../serialize/TestBreakpointSerialization.py | 2 +-
source/API/SBBreakpoint.cpp | 2 +-
source/Breakpoint/Breakpoint.cpp | 4 +-
source/Breakpoint/BreakpointOptions.cpp | 68 ++++++++++++++++++----
source/Commands/CommandObjectBreakpointCommand.cpp | 7 ---
source/Interpreter/ScriptInterpreter.cpp | 13 +++++
.../Python/ScriptInterpreterPython.cpp | 23 ++++++--
.../Python/ScriptInterpreterPython.h | 13 +++++
12 files changed, 137 insertions(+), 38 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 786045e Add optimization bisect support to an optional Mips pass
new 134d28b Add support for Code16GCC
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/AsmParser/X86AsmParser.cpp | 62 +++++++++++++++++++---------
test/MC/X86/code16gcc.s | 67 +++++++++++++++++++++++++++++++
2 files changed, 109 insertions(+), 20 deletions(-)
create mode 100644 test/MC/X86/code16gcc.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 lld.
from 30601a7 [ELF] - Fix for: Bug 30521 - lld exits non-zero return value [...]
new 52a6913 [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
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/LinkerScript.cpp | 75 +++++++++++++++++++++++++++++++++++
ELF/LinkerScript.h | 15 ++++++-
ELF/OutputSections.cpp | 3 ++
test/ELF/linkerscript/data-commands.s | 40 +++++++++++++++++++
4 files changed, 131 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/data-commands.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 3911695 Statistic: Only print statistics on exit for -stats
new 786045e Add optimization bisect support to an optional Mips pass
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/MipsOptimizePICCall.cpp | 3 +++
1 file changed, 3 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 lld.
from c834add [ELF] - Format. NFC.
new 30601a7 [ELF] - Fix for: Bug 30521 - lld exits non-zero return value [...]
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/Driver.cpp | 2 +-
test/ELF/entry.s | 10 +++++++++-
2 files changed, 10 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 glibc.
from bb8081f Add iszero.
new e33a23f Add INTERNAL_SYSCALL_CALL
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 | 28 ++++++++++++++++++++
sysdeps/unix/sysdep.h | 73 ++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 83 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 clang.
from a384821 Complete support for the cxxCtorInitializer() AST matcher so [...]
new 96f1dbf CC1: Add -save-stats option
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/CommandGuide/clang.rst | 6 ++++++
include/clang/Basic/DiagnosticFrontendKinds.td | 2 ++
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Driver/Options.td | 5 +++++
include/clang/Frontend/FrontendOptions.h | 3 +++
lib/Driver/Tools.cpp | 27 ++++++++++++++++++++++++
lib/Frontend/CompilerInstance.cpp | 23 ++++++++++++++++----
lib/Frontend/CompilerInvocation.cpp | 1 +
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 4 +++-
test/Driver/save-stats.c | 20 ++++++++++++++++++
test/Frontend/stats-file.c | 8 +++++++
test/Misc/warning-flags.c | 3 ++-
12 files changed, 98 insertions(+), 6 deletions(-)
create mode 100644 test/Driver/save-stats.c
create mode 100644 test/Frontend/stats-file.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.