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 ccb4fd7a65 Fix i686 memchr overflow calculation (BZ#21182)
new 34b6f41c14 Fix test-math-vector-sincos.h aliasing.
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 | 9 +++++++++
sysdeps/x86/fpu/test-math-vector-sincos.h | 28 ++++++++++++++--------------
2 files changed, 23 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 master
in repository llvm.
from 68cc6b69c96 [LLVM-C] [OCaml] Expose Type::subtypes.
new 593352196d6 [ARM] GlobalISel: Constrain callee register on indirect 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:
lib/Target/ARM/ARMCallLowering.cpp | 11 ++++++++++-
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 10 ++++++----
2 files changed, 16 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 clang.
from d5e54601f1 [OpenCL] Fix pipe size in TypeInfo.
new d6f929a22b [analyzer] Nullability: fix notes around synthesized ObjC pr [...]
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:
.../Core/BugReporter/PathDiagnostic.h | 16 +++++---
lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 2 +-
lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 46 +++++++++++++++++++++-
test/Analysis/nullability-notes.m | 18 +++++++++
4 files changed, 74 insertions(+), 8 deletions(-)
create mode 100644 test/Analysis/nullability-notes.m
--
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 lld.
from de64baa71 [ELF] SHF_LINK_ORDER should sort based on InputSectionDescriptions
new 0d629ea83 [ELF] - Make LLD remove gnu-lib compression prefix (".z") aft [...]
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:
ELF/Writer.cpp | 9 ++++---
test/ELF/relocatable-compressed-input.s | 45 +++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/relocatable-compressed-input.s
--
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 19829a3235d [testsuite] Add large_long_double target selector to relate [...]
new cd67e68e907 2017-06-05 Nicolas Koenig <koenigni(a)student.ethz.ch>
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/frontend-passes.c | 259 ++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gfortran.dg/implied_do_io_1.f90 | 59 ++++++
gcc/testsuite/gfortran.dg/implied_do_io_2.f90 | 23 +++
5 files changed, 355 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/implied_do_io_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/implied_do_io_2.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 d1690d7c878 Fix building DynamicLibrary.cpp with musl libc
new 68cc6b69c96 [LLVM-C] [OCaml] Expose Type::subtypes.
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:
bindings/ocaml/llvm/llvm.ml | 2 ++
bindings/ocaml/llvm/llvm.mli | 3 +++
bindings/ocaml/llvm/llvm_ocaml.c | 14 ++++++++++++++
include/llvm-c/Core.h | 14 ++++++++++++++
lib/IR/Core.cpp | 12 ++++++++++++
test/Bindings/OCaml/core.ml | 11 +++++++++++
6 files changed, 56 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 llvm.
from 9707dca27a3 Move ARM specific test to ELF/ARM dir
new d1690d7c878 Fix building DynamicLibrary.cpp with musl libc
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/Support/Unix/DynamicLibrary.inc | 4 ++--
1 file changed, 2 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.
from 7c78710146 Add support for #pragma clang section
new d5e54601f1 [OpenCL] Fix pipe size in TypeInfo.
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/AST/ASTContext.cpp | 5 ++---
test/Index/pipe-size.cl | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 test/Index/pipe-size.cl
--
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 13aa077a236 Add support for #pragma clang section
new 9707dca27a3 Move ARM specific test to ELF/ARM dir
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/MC/ELF/{ => ARM}/clang-section.s | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/MC/ELF/{ => ARM}/clang-section.s (100%)
--
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 eebca588509 Add noexcept to shared_ptr owner comparisons (LWG 2873)
new 50fa104f199 Optimize std::advance for single increments
new 19829a3235d [testsuite] Add large_long_double target selector to relate [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/Wfloat-conversion.c | 4 ++--
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/bits/stl_iterator_base_funcs.h | 7 ++++++-
4 files changed, 17 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.