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 4b7882c Daily bump.
new 456473b PR c++/72775 * init.c (perform_member_init): Diagnose membe [...]
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/cp/ChangeLog | 9 +++++++
gcc/cp/init.c | 8 ++++++
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/ext/flexary12.C | 2 +-
gcc/testsuite/g++.dg/ext/flexary20.C | 49 ++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/flexary21.C | 15 +++++++++++
6 files changed, 92 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/flexary20.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary21.C
--
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 c846f33 BreakpointResolverFileLine: Restrict move-to-nearest-code fro [...]
new 598695f Delete empty file ProcessLauncherLinux.h
new fac4d2d Fix windows&darwin builds broken by r297812
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/lldb/Host/linux/ProcessLauncherLinux.h | 0
include/lldb/Utility/Log.h | 1 +
source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.cpp | 1 -
source/Plugins/Process/Windows/Common/ProcessWindowsLog.cpp | 1 -
4 files changed, 1 insertion(+), 2 deletions(-)
delete mode 100644 include/lldb/Host/linux/ProcessLauncherLinux.h
--
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 d0ccf35 2017-03-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 8e42a0f Removed unused dg-error.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-prof/pr66295.c | 2 +-
2 files changed, 5 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 lldb.
from 3bca124 Remove lldb streams from the Log class completely
new c846f33 BreakpointResolverFileLine: Restrict move-to-nearest-code fro [...]
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:
.../lldb/Breakpoint/BreakpointResolverFileLine.h | 2 +
.../breakpoint_options/TestBreakpointOptions.py | 10 ---
.../breakpoint/breakpoint_options/main.cpp | 6 +-
.../breakpoint/move_nearest}/Makefile | 4 +-
.../breakpoint/move_nearest/TestMoveNearest.py | 58 ++++++++++++++
.../breakpoint/move_nearest/foo.cpp | 3 +
.../functionalities/breakpoint/move_nearest/foo.h | 6 ++
.../breakpoint/move_nearest/main.cpp | 9 +++
.../test/tools/lldb-mi/breakpoint/TestMiBreak.py | 37 +++++----
.../test/tools/lldb-mi/breakpoint/main.cpp | 13 +--
source/Breakpoint/BreakpointResolverFileLine.cpp | 93 ++++++++++++++++++----
11 files changed, 189 insertions(+), 52 deletions(-)
copy packages/Python/lldbsuite/test/{lang/c/shared_lib => functionalities/breakpoi [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/move_ [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/move_ [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/move_ [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/move_ [...]
--
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 c19a1fb [Support][CommandLine] Make it possible to get error messages [...]
new 13c7e8f fix gcc -Wmisleading-indentation [NFC]
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/SelectionDAG/SelectionDAG.cpp | 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 lld.
from 4161a46 [ELF] - Make Bss and BssRelRo sections to be synthetic (#3).
new 0c61eeb [ELF] - Detemplate StringTableSection.
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/SyntheticSections.cpp | 18 +++++-------------
ELF/SyntheticSections.h | 21 ++++++++++-----------
ELF/Writer.cpp | 6 +++---
3 files changed, 18 insertions(+), 27 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 e4d254a [ELF] - Detemplate GotPltSection and IgotPltSection sections.
new 4161a46 [ELF] - Make Bss and BssRelRo sections to be synthetic (#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:
ELF/OutputSections.cpp | 2 --
ELF/Relocations.cpp | 13 +++++--------
ELF/Symbols.cpp | 5 +++--
ELF/Symbols.h | 5 +++--
ELF/SyntheticSections.cpp | 18 ++++++++----------
ELF/SyntheticSections.h | 21 ++++++++++++++-------
ELF/Writer.cpp | 42 +++++++++++++++++-------------------------
7 files changed, 50 insertions(+), 56 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 53a8a9a [ELF] Update tests to work even with modified defaults
new e4d254a [ELF] - Detemplate GotPltSection and IgotPltSection sections.
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/Config.h | 8 +++++---
ELF/SyntheticSections.cpp | 32 ++++++++++----------------------
ELF/SyntheticSections.h | 16 ++++++----------
ELF/Writer.cpp | 4 ++--
4 files changed, 23 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 binutils-gdb.
from cc7e96c Automatic date update in version.in
new 7cb7b94 Fix building riscv targets with gcc v6.3.1
new 9494d96 ld-checks: tweak overflow checks.
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:
gas/ChangeLog | 5 +++++
gas/config/tc-riscv.c | 2 +-
ld/ChangeLog | 5 +++++
ld/testsuite/ld-checks/checks.exp | 3 +++
4 files changed, 14 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 lldb.
from 237e374 dotest.py: remove the ability to specify different architectu [...]
new 3bca124 Remove lldb streams from the Log class completely
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/Core/Debugger.h | 2 +-
include/lldb/Utility/Log.h | 20 ++--
include/lldb/Utility/Logging.h | 7 +-
source/API/SBDebugger.cpp | 5 +-
source/Commands/CommandObjectLog.cpp | 23 +++--
source/Core/Debugger.cpp | 4 +-
source/Host/posix/ProcessLauncherPosixFork.cpp | 5 +-
source/Initialization/SystemInitializerCommon.cpp | 2 +-
source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp | 1 -
.../Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp | 1 -
source/Utility/Log.cpp | 43 ++++----
source/Utility/Logging.cpp | 9 --
tools/lldb-server/LLDBServerUtilities.cpp | 7 +-
unittests/Utility/LogTest.cpp | 114 ++++++++++++---------
14 files changed, 130 insertions(+), 113 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.