This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 6ba402e PR libstdc++/80034 * include/bits/list.tcc (merge(list&&)): U [...]
new 66f88d1 Daily bump.
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/DATESTAMP | 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 29082d9 [libFuzzer] Fix compilation of CustomCrossOverAndMutateTest o [...]
new f6fe341 [libFuzzer] Reorder includes in test
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/Fuzzer/test/CustomCrossOverAndMutateTest.cpp | 4 ++--
1 file changed, 2 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 binutils-gdb.
from f79ec20 alpha-bsd-nat: Use ptid from regcache instead of inferior_ptid
new 9c7272f 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-7.12-branch
in repository binutils-gdb.
from d7fb075 Automatic date update in version.in
new a00293f 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_28-branch
in repository binutils-gdb.
from c6250d7 Automatic date update in version.in
new 2412f00 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 435ba4a Add the beginning of PDB diffing support.
new 29082d9 [libFuzzer] Fix compilation of CustomCrossOverAndMutateTest o [...]
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/Fuzzer/test/CustomCrossOverAndMutateTest.cpp | 3 ++-
1 file changed, 2 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 ca117b9 [debugserver] NFC. Cleanup DNBArchImpl*::GetFPUState()
new c23bc04 [debugserver] NFC. Missed one bit of cleanup in r297688
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:
.../source/MacOSX/i386/DNBArchImplI386.cpp | 35 ++++++++--------------
1 file changed, 13 insertions(+), 22 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 8c12617 Revert "Debug Info: Add basic support for external types refe [...]
new 435ba4a Add the beginning of PDB diffing support.
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:
tools/llvm-pdbdump/CMakeLists.txt | 2 +
tools/llvm-pdbdump/Diff.cpp | 261 +++++++++++++++++++++++++
tools/llvm-pdbdump/Diff.h | 45 +++++
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 120 +-----------
tools/llvm-pdbdump/LLVMOutputStyle.h | 7 +-
tools/llvm-pdbdump/StreamUtil.cpp | 136 +++++++++++++
tools/llvm-pdbdump/{Analyze.h => StreamUtil.h} | 21 +-
tools/llvm-pdbdump/llvm-pdbdump.cpp | 57 ++++--
tools/llvm-pdbdump/llvm-pdbdump.h | 4 +
9 files changed, 509 insertions(+), 144 deletions(-)
create mode 100644 tools/llvm-pdbdump/Diff.cpp
create mode 100644 tools/llvm-pdbdump/Diff.h
create mode 100644 tools/llvm-pdbdump/StreamUtil.cpp
copy tools/llvm-pdbdump/{Analyze.h => StreamUtil.h} (51%)
--
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 94e7945 Fix up some enumerate() callsites in LLDB.
new aca01cb [debugserver] This is a small cleanup patch to AVX support detection
new ca117b9 [debugserver] NFC. Cleanup DNBArchImpl*::GetFPUState()
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:
.../debugserver.xcodeproj/project.pbxproj | 8 -
tools/debugserver/source/MacOSX/CMakeLists.txt | 1 -
tools/debugserver/source/MacOSX/HasAVX.h | 27 --
tools/debugserver/source/MacOSX/HasAVX.s | 50 ----
.../source/MacOSX/i386/DNBArchImplI386.cpp | 151 ++++-------
.../source/MacOSX/i386/DNBArchImplI386.h | 1 -
.../source/MacOSX/x86_64/DNBArchImplX86_64.cpp | 301 +++++++++------------
.../MacOSX/x86_64/MachRegisterStatesX86_64.h | 4 +-
8 files changed, 180 insertions(+), 363 deletions(-)
delete mode 100644 tools/debugserver/source/MacOSX/HasAVX.h
delete mode 100644 tools/debugserver/source/MacOSX/HasAVX.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 475f570 Make FileOutputBuffer fail early if you pass a directory.
new a010b99 Simplify and add comments. NFC.
new 64c406a Remove a useless temporary variable.
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:
ELF/Driver.cpp | 40 ++++++++++++++++++++++++----------------
1 file changed, 24 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.