This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from b39b6e0 nptl: Add sendmmsg and recvmmsg cancellation tests
new 8828345 Fix frexp (NaN) (bug 20250).
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 | 15 +++++++++++++++
math/libm-test.inc | 2 ++
sysdeps/i386/fpu/s_frexpl.S | 9 ++++++++-
sysdeps/ieee754/dbl-64/s_frexp.c | 2 +-
sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c | 3 +++
sysdeps/ieee754/flt-32/s_frexpf.c | 2 +-
sysdeps/ieee754/ldbl-128/s_frexpl.c | 2 +-
sysdeps/ieee754/ldbl-128ibm/s_frexpl.c | 2 +-
sysdeps/ieee754/ldbl-96/s_frexpl.c | 2 +-
9 files changed, 33 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.
Renato Golin pushed a change to annotated tag renato-test
in repository toolchain/llvm/linaro-scripts.
at 6e2f6d7 (tag)
tagging 662105b973c7eb557c97a9f82568f4180c584ed6 (commit)
tagged by Renato Golin
on Mon Jun 13 18:31:46 2016 +0100
- Log -----------------------------------------------------------------
test
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 760c36c AMDGPU/SI: Set INDEX_STRIDE for scratch coalescing
new 0baaa63 Add triple to input 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:
test/tools/gold/X86/Inputs/thinlto_alias.ll | 1 +
1 file changed, 1 insertion(+)
--
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 be2a5a8 [PR middle-end/71373] Document missing OMP_CLAUSE_* in gcc/tr [...]
new 527790c C: fixits for named initializers
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/c/ChangeLog | 10 +++++
gcc/c/c-parser.c | 2 +
gcc/c/c-tree.h | 2 +-
gcc/c/c-typeck.c | 21 +++++++++-
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/c99-init-2.c | 2 +-
gcc/testsuite/gcc.dg/init-bad-8.c | 2 +-
gcc/testsuite/gcc.dg/spellcheck-fields-3.c | 66 ++++++++++++++++++++++++++++++
8 files changed, 106 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/spellcheck-fields-3.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 openmp.
from 6018dda Fix spelling in comment
new f981e33 [STATS] Add stats gathering for taskloop construct
new 49c056c Fix bitmask complement operation
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:
runtime/src/kmp.h | 28 +++++++++++++++++++++++++---
runtime/src/kmp_stats.h | 3 +++
runtime/src/kmp_tasking.c | 2 ++
3 files changed, 30 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 clang.
from aa6f4a7 clang-format: [JS] Indent namespaces in JavaScript/TS by default.
new f0c013a Use the name of the file on disk to issue a new diagnostic ab [...]
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/Basic/DiagnosticLexKinds.td | 9 +-
include/clang/Basic/FileManager.h | 2 +
include/clang/Basic/VirtualFileSystem.h | 7 ++
include/clang/Lex/DirectoryLookup.h | 4 +
include/clang/Lex/HeaderSearch.h | 5 +-
lib/Basic/FileManager.cpp | 3 +
lib/Basic/VirtualFileSystem.cpp | 16 ++-
lib/Lex/HeaderSearch.cpp | 14 +--
lib/Lex/PPDirectives.cpp | 148 +++++++++++++++++++++++++++
test/Lexer/Inputs/case-insensitive-include.h | 8 ++
test/Lexer/case-insensitive-include-ms.c | 18 ++++
test/Lexer/case-insensitive-include.c | 35 +++++++
test/Lexer/case-insensitive-system-include.c | 10 ++
test/PCH/case-insensitive-include.c | 2 +-
14 files changed, 267 insertions(+), 14 deletions(-)
create mode 100644 test/Lexer/Inputs/case-insensitive-include.h
create mode 100644 test/Lexer/case-insensitive-include-ms.c
create mode 100644 test/Lexer/case-insensitive-include.c
create mode 100644 test/Lexer/case-insensitive-system-include.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.
Yvan Roux pushed a change to annotated tag yvan-test
in repository toolchain/llvm/linaro-scripts.
at e6ac244 (tag)
tagging 662105b973c7eb557c97a9f82568f4180c584ed6 (commit)
tagged by Yvan Roux
on Mon Jun 13 19:07:37 2016 +0200
- Log -----------------------------------------------------------------
Annotated tag test
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 2c41b52 debug/tst-longjmp_chk2: Make signal handler more conservative [...]
new b39b6e0 nptl: Add sendmmsg and recvmmsg cancellation tests
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 | 10 ++
nptl/Makefile | 3 +-
nptl/tst-cancel4-common.c | 257 ++++++++++++++++++++++++++++++++++++
nptl/tst-cancel4-common.h | 77 +++++++++++
nptl/tst-cancel4.c | 323 +++-------------------------------------------
nptl/tst-cancel4_1.c | 127 ++++++++++++++++++
nptl/tst-cancel4_2.c | 125 ++++++++++++++++++
7 files changed, 613 insertions(+), 309 deletions(-)
create mode 100644 nptl/tst-cancel4-common.c
create mode 100644 nptl/tst-cancel4-common.h
create mode 100644 nptl/tst-cancel4_1.c
create mode 100644 nptl/tst-cancel4_2.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 clang.
from e3a1336 Warn when taking address of a packed member
new f867851 clang-format: [JS] Introduce JavaScriptWrapImports option.
new aa6f4a7 clang-format: [JS] Indent namespaces in JavaScript/TS by default.
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:
include/clang/Format/Format.h | 36 +++++++++++++++++++---------------
lib/Format/Format.cpp | 5 ++++-
lib/Format/TokenAnnotator.cpp | 7 ++++---
lib/Format/UnwrappedLineFormatter.cpp | 4 +++-
unittests/Format/FormatTestJS.cpp | 36 +++++++++++++++++++++++++++++++---
unittests/Format/SortImportsTestJS.cpp | 8 ++++----
6 files changed, 68 insertions(+), 28 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 f447b94 added "PR bootstrap/71481" to r237383's ChangeLog
new be2a5a8 [PR middle-end/71373] Document missing OMP_CLAUSE_* in gcc/tr [...]
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 | 4 ++++
gcc/tree-nested.c | 60 ++++++++++++++++++++++++++++++++++++++-----------------
2 files changed, 46 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.