This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 66ac23dec2 Update miscellaneous files from upstream sources.
new dbba87d531 elf: check for rpath emptiness before making a copy of it
new b05cb613e7 linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
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:
ChangeLog | 8 +++
elf/dl-load.c | 18 +++---
sysdeps/unix/sysv/linux/{x86 => arm}/sys/ptrace.h | 74 +++++++++++++----------
3 files changed, 58 insertions(+), 42 deletions(-)
copy sysdeps/unix/sysv/linux/{x86 => arm}/sys/ptrace.h (74%)
--
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 4663cc0847c [SelectionDAG][X86][AArch64] Require targets to specify the [...]
new 2abb2719061 [X86] Replace custom lowering of vXi1 SINT_TO_FP/UINT_TO_FP [...]
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/X86/X86ISelLowering.cpp | 52 +++++++++++++++-----------------------
1 file changed, 20 insertions(+), 32 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 5a844cdacb9 [x86] add runs for more vector variants; NFC
new 4663cc0847c [SelectionDAG][X86][AArch64] Require targets to specify the [...]
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/SelectionDAG/LegalizeVectorOps.cpp | 58 ++++++++++----------------
lib/Target/AArch64/AArch64ISelLowering.cpp | 16 +++----
lib/Target/X86/X86ISelLowering.cpp | 12 +++---
3 files changed, 35 insertions(+), 51 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 5f6d6d73da [Sema] Fix build with GCC
new 1ae65827b5 Again reverting an attempt to convert the DeclSpec enums int [...]
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/Type.h | 4 +-
include/clang/AST/TypeLoc.h | 23 +++++-----
include/clang/Basic/Specifiers.h | 74 +++++++++++++-------------------
include/clang/Parse/Parser.h | 9 ++--
include/clang/Sema/DeclSpec.h | 88 +++++++++++++++++++--------------------
include/clang/Sema/Sema.h | 33 ++++++++-------
lib/AST/Type.cpp | 46 ++++++++------------
lib/AST/TypeLoc.cpp | 14 +++----
lib/Parse/ParseDecl.cpp | 10 ++---
lib/Parse/ParseDeclCXX.cpp | 26 +++++-------
lib/Parse/ParseExpr.cpp | 9 ++--
lib/Parse/ParseExprCXX.cpp | 2 +-
lib/Parse/ParseObjc.cpp | 5 +--
lib/Parse/Parser.cpp | 2 +-
lib/Sema/DeclSpec.cpp | 80 +++++++++++++++++------------------
lib/Sema/SemaCodeComplete.cpp | 2 +-
lib/Sema/SemaDecl.cpp | 12 +++---
lib/Sema/SemaDeclCXX.cpp | 11 ++---
lib/Sema/SemaTemplate.cpp | 10 ++---
lib/Sema/SemaTemplateVariadic.cpp | 69 +++++++++++++++---------------
lib/Sema/SemaType.cpp | 23 +++++-----
lib/Serialization/ASTWriter.cpp | 6 +--
22 files changed, 260 insertions(+), 298 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 803a9a020 [msan] Intercept pthread_getname_np.
new c41d3f086 [scudo] Touch memory to count as RSS
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/scudo/interface.cpp | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 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 glibc.
from bf800d7023 Remove accidentally-committed junk file dev/null
new 66ac23dec2 Update miscellaneous files from upstream sources.
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/texinfo.tex | 47 ++++++++++++++++++++---------------------------
scripts/config.guess | 6 +++---
scripts/config.sub | 8 ++++----
scripts/move-if-change | 2 +-
5 files changed, 34 insertions(+), 35 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 11260a75446 * es.po: Update.
new 4ca63efae1a 2018-01-01 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 17 +++++++++++++
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/resolve.c | 25 +++++++++++++++++++
gcc/fortran/trans-types.c | 42 ++++++++++++++++++++------------
gcc/testsuite/ChangeLog | 8 ++++++
gcc/testsuite/gfortran.dg/coarray_45.f90 | 24 ++++++++++++++++++
gcc/testsuite/gfortran.dg/coarray_46.f90 | 17 +++++++++++++
7 files changed, 119 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_45.f90
create mode 100644 gcc/testsuite/gfortran.dg/coarray_46.f90
--
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 6450af4a6a Use 'unsigned int' instead of enum bit-fields to silence som [...]
new 5f6d6d73da [Sema] Fix build with GCC
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/DeclSpec.cpp | 2 +-
1 file changed, 1 insertion(+), 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 5ce04a5c35c [X86][SSE] Add test case from PR32160
new 5a844cdacb9 [x86] add runs for more vector variants; NFC
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/CodeGen/X86/setcc-wide-types.ll | 399 ++++++++++++++++-------------------
1 file changed, 179 insertions(+), 220 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 39c04dc5ca Fixed markup formatting
new 6450af4a6a Use 'unsigned int' instead of enum bit-fields to silence som [...]
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/TypeLoc.h | 13 ++++----
include/clang/Basic/Specifiers.h | 66 ++++++++++++++++++++++++----------------
lib/Sema/DeclSpec.cpp | 6 ++--
3 files changed, 50 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.