This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 6d17741 Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition
new 5e37a69 Handle tests-unsupported if run-built-tests = no.
new e64e117 Do not generate UNRESOLVED results for run-built-tests = no.
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 | 10 ++++++++++
Rules | 10 ++++++++--
2 files changed, 18 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 clang-tools-extra.
from 9db711c [clang-tidy] Ignore incomplete types when determining whether [...]
new c738784 [ClangTidy - performance-unnecessary-value-param] Only add "c [...]
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:
clang-tidy/performance/UnnecessaryValueParamCheck.cpp | 5 ++++-
test/clang-tidy/performance-unnecessary-value-param.cpp | 16 ++++++++++++++++
2 files changed, 20 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 7e3119c Fix 24560: assembler does not share constant pool for same c [...]
new eefaf3b [Hexagon] Account for <def,read-undef> when validating moves [...]
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/HexagonExpandCondsets.cpp | 7 ++++
test/CodeGen/Hexagon/expand-condsets-def-undef.mir | 41 ++++++++++++++++++++++
2 files changed, 48 insertions(+)
create mode 100644 test/CodeGen/Hexagon/expand-condsets-def-undef.mir
--
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 feb4bea S/390: Fix 16 bit pc relative relocs.
new c42608e set default-directory in dwarf-browse
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:
binutils/ChangeLog | 5 +++++
binutils/dwarf-mode.el | 3 ++-
2 files changed, 7 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-tools-extra.
from 34c7f21 [clang-tidy] Fixed readability-else-after-return for cascade [...]
new 9db711c [clang-tidy] Ignore incomplete types when determining whether [...]
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:
clang-tidy/utils/TypeTraits.cpp | 2 +-
test/clang-tidy/performance-unnecessary-value-param.cpp | 9 ++++++++-
2 files changed, 9 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 glibc.
from 860aacd Fix alpha sqrt fegetenv namespace (bug 20768).
new 6d17741 Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition
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 | 5 +++++
sysdeps/unix/sysv/linux/sparc/bits/wordsize.h | 2 ++
2 files changed, 7 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 gcc.
from cdf5668 PR target/77834 * alias.c (nonoverlapping_memrefs_p): Retur [...]
new f9e3cbf 2016-04-19 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 | 8 +++++++
gcc/fortran/primary.c | 35 +++++++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/associate_23.f90 | 36 ++++++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_23.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 llvm.
from 933679b llvm/test/Transforms/DCE/calls-errno.ll: Suppress checking @p [...]
new 7e3119c Fix 24560: assembler does not share constant pool for same c [...]
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/ConstantPools.h | 2 +
lib/MC/ConstantPools.cpp | 12 +++++-
test/MC/AArch64/ldr-pseudo.s | 8 +---
test/MC/ARM/ldr-pseudo-darwin.s | 87 ++++++++++++++++++++---------------------
test/MC/ARM/ldr-pseudo-wide.s | 32 +++++++--------
test/MC/ARM/ldr-pseudo.s | 4 +-
6 files changed, 71 insertions(+), 74 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 d46a216 Commit missing ChangeLog entry for Cortex-M33 support
new feb4bea S/390: Fix 16 bit pc relative relocs.
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:
gas/config/tc-s390.c | 24 ++++++++++++++++++++----
gas/testsuite/gas/s390/zarch-zEC12.d | 13 ++++++++++---
gas/testsuite/gas/s390/zarch-zEC12.s | 3 +++
3 files changed, 33 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.