This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.11-branch
in repository binutils-gdb.
from e5b1e1a Automatic date update in version.in
new c654691 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_26-branch
in repository binutils-gdb.
from bcda2a9 Automatic date update in version.in
new 7cc657d 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 1a1c8be [LibFuzzer] Declare and use sanitizer functions in ``fuzzer:: [...]
new 650053d [pdbdump] Print out TPI hash key size.
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/DebugInfo/PDB/Raw/TpiStream.h | 1 +
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 2 ++
test/DebugInfo/PDB/pdbdump-headers.test | 2 ++
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 1 +
4 files changed, 6 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 compiler-rt.
from d694ebb [scudo] trying to fix the bot: aligned_alloc is not known the [...]
new 29078f9 [scudo] trying to fix the bot: aligned_alloc is not known the [...]
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:
test/scudo/memalign.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 llvm.
from 994c559 [docs] fix the build by including ScudoHardenedAllocator into [...]
new 1a1c8be [LibFuzzer] Declare and use sanitizer functions in ``fuzzer:: [...]
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/FuzzerDriver.cpp | 10 +++--
lib/Fuzzer/FuzzerExtFunctions.def | 16 +++++++-
lib/Fuzzer/FuzzerExtFunctions.h | 5 ++-
lib/Fuzzer/FuzzerIO.cpp | 9 ++---
lib/Fuzzer/FuzzerInternal.h | 10 ++---
lib/Fuzzer/FuzzerLoop.cpp | 78 ++++++++++++++------------------------
lib/Fuzzer/FuzzerMutate.cpp | 8 ++--
lib/Fuzzer/test/FuzzerUnittest.cpp | 21 ++++++++++
8 files changed, 84 insertions(+), 73 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 1924040 Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"
new 994c559 [docs] fix the build by including ScudoHardenedAllocator into [...]
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/LibFuzzer.rst | 5 +++--
docs/index.rst | 4 ++++
2 files changed, 7 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 lldb.
from 1484668 Fix a memory leak in InstructionLLVMC where it held onto a st [...]
new 43f972b Now that there are no cycles that cause leaks in the disassem [...]
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/Core/DataExtractor.cpp | 4 --
source/Core/Disassembler.cpp | 45 +++++-----------------
source/Expression/IRExecutionUnit.cpp | 4 --
.../InstEmulation/UnwindAssemblyInstEmulation.cpp | 3 --
source/Target/Process.cpp | 6 ---
source/Target/ThreadPlanStepRange.cpp | 10 -----
6 files changed, 9 insertions(+), 63 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 8a941ca Revert "Make lldbinline.py regenerate the Makefile each time [...]
new 1484668 Fix a memory leak in InstructionLLVMC where it held onto a st [...]
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/API/SBInstruction.h | 11 +-
source/API/SBInstruction.cpp | 165 +++++--
source/API/SBInstructionList.cpp | 2 +-
.../Disassembler/llvm/DisassemblerLLVMC.cpp | 516 +++++++++++----------
4 files changed, 394 insertions(+), 300 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 c23805a Fix i386 asinhl (sNaN) (bug 20218).
new 8fa8a33 Fix i386 atanhl (sNaN) (bug 20219).
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 | 5 +++++
math/libm-test.inc | 2 ++
sysdeps/i386/fpu/e_atanhl.S | 1 +
3 files changed, 8 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 llvm.
from 8a560fc [lit] Ignore errors when decoding redirected output.
new 1924040 Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"
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/llvm-profdata.rst | 9 ++++
test/tools/llvm-profdata/input-filenames.test | 17 +++++++
tools/llvm-profdata/llvm-profdata.cpp | 65 ++++++++++++++++++++++++---
3 files changed, 85 insertions(+), 6 deletions(-)
create mode 100644 test/tools/llvm-profdata/input-filenames.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.