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 c819b2c0b2 C++-ify typedef hash
new 1dbeed45b6 Remove cleanups from gdb_readline_wrapper
new 5aa892761c Remove cleanups from prompt_for_continue
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:
gdb/ChangeLog | 12 +++++++
gdb/top.c | 108 +++++++++++++++++++++++++++-------------------------------
gdb/utils.c | 9 ++---
3 files changed, 65 insertions(+), 64 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 compiler-rt.
from 9d924ab8a [HWASan] Relax use-after-free.cc test matching rules.
new dd22916b4 [libFuzzer] Place volatile after pointer types.
new 7741c0b35 [libFuzzer] Disable optimization for exit_on_src_pos.test.
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:
test/fuzzer/LeakTest.cpp | 2 +-
test/fuzzer/ThreadedLeakTest.cpp | 2 +-
test/fuzzer/TraceMallocThreadedTest.cpp | 2 +-
test/fuzzer/exit_on_src_pos.test | 5 +++--
test/fuzzer/fuzzer-leak.test | 6 ++----
test/fuzzer/minimize_two_crashes.test | 1 +
test/fuzzer/trace-malloc-threaded.test | 3 +--
7 files changed, 10 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 binutils-gdb.
from 608219fb29 Include <cmath> in dwarf-index-write.c
new c819b2c0b2 C++-ify typedef hash
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:
gdb/ChangeLog | 39 ++++++++++++++
gdb/c-typeprint.c | 41 +++++++-------
gdb/extension.c | 19 ++-----
gdb/extension.h | 9 ++--
gdb/typeprint.c | 156 ++++++++++++++----------------------------------------
gdb/typeprint.h | 54 +++++++++++++++----
6 files changed, 153 insertions(+), 165 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 7395f4fb58c [llvm-mca] pass the correct set of used registers in checkRAT.
new 4153b00c216 [LV] Add TTI::shouldMaximizeVectorBandwidth to allow enabli [...]
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/Analysis/TargetTransformInfo.h | 12 ++++++++++++
include/llvm/Analysis/TargetTransformInfoImpl.h | 2 ++
lib/Analysis/TargetTransformInfo.cpp | 4 ++++
lib/Transforms/Vectorize/LoopVectorize.cpp | 3 ++-
4 files changed, 20 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 lld.
from 8c1942327 [ELF] Disable ICF for synthetic sections
new 19a7197ac Add a passing 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:
test/ELF/icf-merge2.s | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 test/ELF/icf-merge2.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 compiler-rt.
from d3a94d4f0 [scudo] Fuchsia minimal shared runtime
new 9d924ab8a [HWASan] Relax use-after-free.cc test matching rules.
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/hwasan/TestCases/use-after-free.cc | 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 google/grte/v5-2.27/master
in repository glibc.
from 833c10ad00 Disable static linking warning for dlopen and dlmopen, and d [...]
new 0010a400dc For Google b/8315591, experimental implementation of dlopen_ [...]
new 024f0eb409 For b/18243822, fix dlopen_with_offset to not reuse the same [...]
new 295883290d Fix arm build by only using _itoa when building ld-linux, an [...]
new 771d3bf706 For b/8315591, b/20141439 correct off-by-one error that resu [...]
new a6241b6575 For b/20141439, don't add "foo.so" as alternate name for pre [...]
new 7f30d0cc34 For b/22641205, #include _itoa.h
The 6 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:
dlfcn/Versions | 3 ++
dlfcn/dlfcn.h | 12 ++++++++
dlfcn/dlmopen.c | 56 +++++++++++++++++++++++++++--------
dlfcn/dlopen.c | 43 +++++++++++++++++++--------
dlfcn/dlopenold.c | 2 +-
elf/dl-deps.c | 2 +-
elf/dl-libc.c | 4 ++-
elf/dl-load.c | 73 ++++++++++++++++++++++++++++++++++------------
elf/dl-open.c | 7 +++--
elf/rtld.c | 6 ++--
include/dlfcn.h | 11 +++++++
include/link.h | 6 ++++
sysdeps/generic/ldsodefs.h | 12 +++++---
13 files changed, 183 insertions(+), 54 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 ff39c611114 [X86][Btver2] Add MMX_PMOVMSKBrr to MOVMSK scheduler class
new 7395f4fb58c [llvm-mca] pass the correct set of used registers in checkRAT.
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/tools/llvm-mca/X86/BtVer2/register-files-3.s | 33 +++++++++++++++++++++++
tools/llvm-mca/Dispatch.cpp | 8 +++---
2 files changed, 38 insertions(+), 3 deletions(-)
create mode 100644 test/tools/llvm-mca/X86/BtVer2/register-files-3.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 glibc.
from 5f45f96ad0 Unify umount function implementations (bug 16552).
new f178e59fa5 Fix crash in resolver on memory allocation failure (bug 23005)
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 | 6 ++++++
resolv/res_send.c | 5 +++++
2 files changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.