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 d3de79598 [ubsan] Re-commit: lit changes for lld testing, future lto testing.
new 43dc46e97 [libFuzzer] add a flag -malloc_limit_mb
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 | 3 +++
lib/fuzzer/FuzzerFlags.def | 3 +++
lib/fuzzer/FuzzerLoop.cpp | 2 +-
lib/fuzzer/FuzzerOptions.h | 1 +
test/fuzzer/fuzzer-oom.test | 4 +++-
5 files changed, 11 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 release/2.26/master
in repository glibc.
from f312f235d5 Add single-threaded path to _int_malloc
new 6f9f307b5d Update NEWS and ChangeLog for CVE-2017-15671
new f1cf98b583 glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]
new a9f35ac127 posix/tst-glob-tilde.c: Add test for bug 22332
new 0890d5379c Update NEWS to add CVE-2017-15804 entry
The 4 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 | 13 +++++++++++++
NEWS | 9 +++++++++
posix/glob.c | 4 ++--
posix/tst-glob-tilde.c | 53 ++++++++++++++++++++++++++++----------------------
4 files changed, 54 insertions(+), 25 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 190f61e3a0 [OPENMP] Emit `__tgt_target_teams` for all teams directives.
new a52f66623a [AST] Fix some Clang-tidy modernize and Include What You Use [...]
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/clang/AST/DeclContextInternals.h | 30 +++---
include/clang/AST/GlobalDecl.h | 29 +++---
include/clang/AST/TypeLoc.h | 167 ++++++++++++++++++++++---------
include/clang/AST/VTTBuilder.h | 44 ++++----
lib/AST/TypeLoc.cpp | 121 +++++++++++++---------
lib/AST/VTTBuilder.cpp | 24 +++--
6 files changed, 260 insertions(+), 155 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 7f0f8ac8b1 Revert "Add support for the readnever concept"
new 40fc416f4e Make '{add-,}symbol-file' not care about the position of com [...]
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 | 8 +++
gdb/symfile.c | 98 +++++++++++++++++++------------------
gdb/testsuite/ChangeLog | 6 +++
gdb/testsuite/gdb.base/relocate.exp | 86 ++++++++++++++++++++++++++++++++
4 files changed, 151 insertions(+), 47 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 977b537d0fc [MC] Handle unknown literal register numbers in .cfi_* directives
new ea21b4dca91 [DAG][ARM] Revert "Reenable post-legalize store merge"
new 55c1b415d45 [MachineOutliner] NFC: Throw out self-intersections on cand [...]
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:
lib/CodeGen/MachineOutliner.cpp | 53 ++++-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 16 +-
lib/Target/ARM/ARMISelLowering.h | 3 +
test/CodeGen/ARM/arm-storebytesmerge.ll | 347 -------------------------------
test/CodeGen/ARM/fp16-promote.ll | 50 ++---
5 files changed, 69 insertions(+), 400 deletions(-)
delete mode 100644 test/CodeGen/ARM/arm-storebytesmerge.ll
--
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 7ef67ba533 Fix localized help string output for -fuse-ld.
new 7f0f8ac8b1 Revert "Add support for the readnever concept"
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 | 31 --------------
gdb/NEWS | 6 ---
gdb/coffread.c | 3 +-
gdb/doc/ChangeLog | 8 ----
gdb/doc/gdb.texinfo | 21 +--------
gdb/dwarf2read.c | 3 --
gdb/elfread.c | 3 +-
gdb/main.c | 37 ++--------------
gdb/objfile-flags.h | 4 --
gdb/symfile.c | 47 +++++---------------
gdb/testsuite/ChangeLog | 6 ---
gdb/testsuite/gdb.base/readnever.c | 41 ------------------
gdb/testsuite/gdb.base/readnever.exp | 83 ------------------------------------
gdb/top.h | 1 -
gdb/xcoffread.c | 48 ++++++++++-----------
15 files changed, 39 insertions(+), 303 deletions(-)
delete mode 100644 gdb/testsuite/gdb.base/readnever.c
delete mode 100644 gdb/testsuite/gdb.base/readnever.exp
--
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 0fed3ad4cb8 [IndVars] Fix a bug introduced in r317012
new 977b537d0fc [MC] Handle unknown literal register numbers in .cfi_* directives
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/MC/MCRegisterInfo.h | 9 +++++++++
lib/MC/MCAsmStreamer.cpp | 13 +++++++++----
lib/MC/MCDwarf.cpp | 12 ++++++------
lib/MC/MCRegisterInfo.cpp | 28 ++++++++++++++++++++++++++++
test/MC/AsmParser/cfi-unknown-register.s | 7 +++++++
5 files changed, 59 insertions(+), 10 deletions(-)
create mode 100644 test/MC/AsmParser/cfi-unknown-register.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 binutils-gdb.
from ec6a20c268 (Ada) GDB crash printing expression with type casting
new 7ef67ba533 Fix localized help string output for -fuse-ld.
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:
gold/ChangeLog | 5 +++++
gold/options.h | 2 +-
2 files changed, 6 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 clang.
from 5a9220e679 [c++17] When deducing the type of a non-type template parame [...]
new 190f61e3a0 [OPENMP] Emit `__tgt_target_teams` for all teams directives.
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/CGOpenMPRuntime.cpp | 52 +++++++++++-----------
test/OpenMP/teams_distribute_codegen.cpp | 12 ++---
test/OpenMP/teams_distribute_collapse_codegen.cpp | 6 +--
.../teams_distribute_dist_schedule_codegen.cpp | 18 ++++----
.../teams_distribute_firstprivate_codegen.cpp | 6 +--
.../teams_distribute_lastprivate_codegen.cpp | 6 +--
.../teams_distribute_parallel_for_codegen.cpp | 12 ++---
...ms_distribute_parallel_for_collapse_codegen.cpp | 8 ++--
...eams_distribute_parallel_for_copyin_codegen.cpp | 6 +--
...stribute_parallel_for_dist_schedule_codegen.cpp | 18 ++++----
...istribute_parallel_for_firstprivate_codegen.cpp | 6 +--
.../teams_distribute_parallel_for_if_codegen.cpp | 10 ++---
...distribute_parallel_for_lastprivate_codegen.cpp | 6 +--
...distribute_parallel_for_num_threads_codegen.cpp | 12 ++---
...ams_distribute_parallel_for_private_codegen.cpp | 6 +--
...s_distribute_parallel_for_proc_bind_codegen.cpp | 6 +--
...s_distribute_parallel_for_reduction_codegen.cpp | 6 +--
...ms_distribute_parallel_for_schedule_codegen.cpp | 30 ++++++-------
test/OpenMP/teams_distribute_private_codegen.cpp | 6 +--
test/OpenMP/teams_distribute_reduction_codegen.cpp | 6 +--
20 files changed, 119 insertions(+), 119 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 e57d4893ba Fix the second part of the broken comment from r306079
new 5a9220e679 [c++17] When deducing the type of a non-type template parame [...]
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/Sema/SemaTemplateDeduction.cpp | 5 +++--
test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 4 ++++
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.