This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from af74ff9c [clangd] Remove threading-related code from ClangdUnit.h
new 95732309 [clangd] Fix crash when CompilerInvocation can't be created.
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:
clangd/ClangdUnit.cpp | 7 ++++++-
clangd/CodeComplete.cpp | 5 ++++-
unittests/clangd/ClangdTests.cpp | 35 +++++++++++++++++++++++++++++++++++
unittests/clangd/Matchers.h | 22 ++++++++++++++++++++++
4 files changed, 67 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 c4e1263132 btrace: reword error messages
new 9c3630e983 Don't reference past the end of the vector
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 | 5 +++++
gdb/source.c | 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 llvm.
from 2e6bdcc7a80 [mips] UnXFAIL gprestore.ll test.
new 32bbb278db0 [ELF] Print the .type assembly directive correctly for STT_NOTYPE
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/MC/MCAsmStreamer.cpp | 2 +-
test/MC/ARM/type-directive-print.ll | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 test/MC/ARM/type-directive-print.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 4e72534799 gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1
new a37a2ae708 Use std::string in execute_script_contents
new 869e8290ea Use gdb::unique_xmalloc_ptr in auto_load_section_scripts
new ea4a088812 common: add scoped_fd
new 84696f37ae common: add scoped_mmap
new 5c3284c1ec btrace: prepare for throwing exceptions when enabling btrace
new 9ee23a853c btrace, gdbserver: use exceptions to convey btrace enable/di [...]
new de6242d307 btrace, gdbserver: remove the to_supports_btrace target method
new 17ad2a4f46 btrace: improve enable error messages
new 88711fbfea btrace: check perf_event_paranoid
new c4e1263132 btrace: reword error messages
The 10 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 | 76 ++++
gdb/Makefile.in | 2 +
gdb/auto-load.c | 23 +-
gdb/btrace.c | 11 +-
.../gdb.cp/breakpoint.cc => common/scoped_fd.h} | 70 ++--
gdb/common/scoped_mmap.h | 76 ++++
gdb/gdbserver/ChangeLog | 18 +
gdb/gdbserver/linux-low.c | 2 -
gdb/gdbserver/nto-low.c | 1 -
gdb/gdbserver/server.c | 80 ++--
gdb/gdbserver/spu-low.c | 1 -
gdb/gdbserver/target.h | 7 -
gdb/gdbserver/win32-low.c | 1 -
gdb/nat/linux-btrace.c | 427 +++++----------------
gdb/nat/linux-btrace.h | 3 -
gdb/remote.c | 36 +-
gdb/target-delegates.c | 33 --
gdb/target.c | 8 -
gdb/target.h | 7 -
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/unittests/scoped_fd-selftests.c | 90 +++++
gdb/unittests/scoped_mmap-selftests.c | 92 +++++
gdb/x86-linux-nat.c | 20 +-
24 files changed, 545 insertions(+), 548 deletions(-)
copy gdb/{testsuite/gdb.cp/breakpoint.cc => common/scoped_fd.h} (52%)
create mode 100644 gdb/common/scoped_mmap.h
create mode 100644 gdb/unittests/scoped_fd-selftests.c
create mode 100644 gdb/unittests/scoped_mmap-selftests.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 glibc.
from 15081be993 Define char16_t, char32_t consistently with uint_least16_t, [...]
new 1f6676d7da manual: Fix Texinfo warnings about improper node names.
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 ++++++
manual/creature.texi | 2 +-
manual/stdio.texi | 8 ++++----
manual/string.texi | 2 +-
4 files changed, 12 insertions(+), 6 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 gcc.
from 86e9809dfbe 2018-02-09 Tamar Christina <tamar.christina(a)arm.com>
new 4f021fc96be * optabs.c (prepare_cmp_insn): Try harder to emit a direct [...]
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/ChangeLog | 5 +++++
gcc/optabs.c | 17 ++++++++++++++---
2 files changed, 19 insertions(+), 3 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 gcc.
from d126e6234ac S/390: Fix PR84295
new 86e9809dfbe 2018-02-09 Tamar Christina <tamar.christina(a)arm.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:
gcc/ChangeLog | 6 ++++++
gcc/config/arm/arm-c.c | 12 ++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pragma_arch_switch_2.c | 16 ++++++++--------
4 files changed, 25 insertions(+), 14 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.25/master
in repository glibc.
from dcc03e7081 x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
new 9331dbdcd7 Fix integer overflows in internal memalign and malloc [BZ #2 [...]
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 | 13 +++
NEWS | 10 ++
malloc/Makefile | 1 +
malloc/malloc.c | 30 ++++--
malloc/tst-malloc-too-large.c | 237 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 283 insertions(+), 8 deletions(-)
create mode 100644 malloc/tst-malloc-too-large.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 binutils-gdb.
from 15b23f3612 x86: Set need_global_offset_table with info->output_bfd->xvec
new 4e72534799 gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1
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 | 5 +++++
gdb/NEWS | 6 +++---
2 files changed, 8 insertions(+), 3 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 gdb-8.1-branch
in repository binutils-gdb.
from ea6b227529 Automatic date update in version.in
new c58318003f gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1
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 | 6 ++++++
gdb/NEWS | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.