This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1f3085d [clang-format] Support namespaces ending in semicolon
new 5f5f0e7 [clang-format] Fixed indent issue when adding a comment at th [...]
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/Format/TokenAnnotator.cpp | 4 ++--
unittests/Format/FormatTest.cpp | 5 +++++
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 llvm.
from f33a699 [ARM] Reapply r296865 "[ARM] fpscr read/write intrinsics not [...]
new c1af14f [Hexagon] Do not insert instructions before PHI nodes
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/Target/Hexagon/HexagonBitSimplify.cpp | 4 +++-
test/CodeGen/Hexagon/bit-phi.ll | 1 +
2 files changed, 4 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 0bfb9a5 [index] Mark categories of test classes with the 'UnitTest' s [...]
new 1f3085d [clang-format] Support namespaces ending in semicolon
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/Format/NamespaceEndCommentsFixer.cpp | 28 +++++--
unittests/Format/NamespaceEndCommentsFixerTest.cpp | 85 +++++++++++++++++++++-
2 files changed, 105 insertions(+), 8 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 newlib.
from 88443b0 cwdstuff: Don't leave from setting the CWD prematurely on init
new 49505a9 Cygwin: pthread_cond_wait: Do as Linux and BSD do.
new eed33fa Document pthread_cond_wait change in release notes
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:
winsup/cygwin/release/2.7.1 | 3 +++
winsup/cygwin/thread.cc | 27 +++++----------------------
2 files changed, 8 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 gcc.
from a62a4a7 2017-03-07 Richard Biener <rguenther(a)suse.de>
new a0e1589 Use array_at_struct_end_p in tree-chkp.c (PR middle-end/68270).
new dda535f gcov: put comment to correct location.
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:
gcc/ChangeLog | 13 +++++++++++++
gcc/gcov.c | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr68270.C | 16 ++++++++++++++++
gcc/tree-chkp.c | 20 +++++++++++---------
5 files changed, 47 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr68270.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 4a612d6 amd64-mpx: initialize BND register before performing inferior calls.
new 6dbb839 Fix whitespace/typos in gdb/ChangeLog and gdb/testsuite/ChangeLog
new f8c4e71 Add describing intro comment to gdb.base/tui-layout.exp
new 44959fa Rename gdb.base/tui-layout.exp -> gdb.base/tui-disasm-long-lines.exp
new 5f6fd32 Fix "layout reg" crash
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:
gdb/ChangeLog | 12 +++--
gdb/testsuite/ChangeLog | 18 +++++++-
.../{tui-layout.c => tui-disasm-long-lines.c} | 0
.../{tui-layout.exp => tui-disasm-long-lines.exp} | 5 ++-
gdb/testsuite/gdb.base/tui-layout.c | 27 +----------
gdb/testsuite/gdb.base/tui-layout.exp | 52 ++++++++++++++--------
gdb/tui/tui-regs.c | 1 -
7 files changed, 64 insertions(+), 51 deletions(-)
copy gdb/testsuite/gdb.base/{tui-layout.c => tui-disasm-long-lines.c} (100%)
copy gdb/testsuite/gdb.base/{tui-layout.exp => tui-disasm-long-lines.exp} (89%)
--
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 b44e9be i386: Do not align small stack slots to 16 bytes
new a62a4a7 2017-03-07 Richard Biener <rguenther(a)suse.de>
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/tree-vect-loop-manip.c | 5 +++++
2 files changed, 10 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 binutils-gdb.
from ea86f53 Correct @section placement for makeinfo 4.13
new 4a612d6 amd64-mpx: initialize BND register before performing inferior calls.
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 | 7 +
gdb/amd64-tdep.c | 7 +
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 29 ++
gdb/i386-tdep.c | 7 +
gdb/i387-tdep.c | 17 +
gdb/i387-tdep.h | 4 +
gdb/testsuite/ChangeLog | 5 +
.../{i386-mpx-sigsegv.c => i386-mpx-call.c} | 103 +++---
gdb/testsuite/gdb.arch/i386-mpx-call.exp | 387 +++++++++++++++++++++
10 files changed, 525 insertions(+), 46 deletions(-)
copy gdb/testsuite/gdb.arch/{i386-mpx-sigsegv.c => i386-mpx-call.c} (55%)
create mode 100644 gdb/testsuite/gdb.arch/i386-mpx-call.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 gcc.
from 42996ca PR c/79855: add full stop to store merging param descriptions
new b44e9be i386: Do not align small stack slots to 16 bytes
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/config/i386/i386.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.