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 f5fabf0ce Revert r343606/r342652 "[winasan] Unpoison the stack in NtTer [...]
new 6e2362f17 [Sanitizer] fix internal_sysctlbyname build for FreeBSD.
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/sanitizer_common/sanitizer_linux.cc | 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 binutils-gdb.
from f3e660db14 ELF: Properly group and place orphan note sections
new 80f3ac5d61 x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z sepa [...]
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:
bfd/ChangeLog | 7 +++++
bfd/elfxx-x86.c | 45 ----------------------------
ld/ChangeLog | 7 +++++
ld/testsuite/ld-i386/property-x86-4a.d | 3 +-
ld/testsuite/ld-x86-64/property-x86-4a-x32.d | 3 +-
ld/testsuite/ld-x86-64/property-x86-4a.d | 3 +-
6 files changed, 17 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 gcc.
from 8c41ff3aab3 2018-10-08 Paul Thomas <pault(a)gcc.gnu.org>
new 68b1449efbf PR libstdc++/87538 fix std::not_fn exception specifications
new e269879e033 PR libstdc++/87538 Verify fix for std::experimental::not_fn
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:
libstdc++-v3/ChangeLog | 10 ++++++++
libstdc++-v3/include/std/functional | 3 ++-
.../function_objects/not_fn/87538.cc} | 26 +++++++++++--------
.../87194.cc => experimental/functional/87538.cc} | 30 ++++++++++++----------
4 files changed, 44 insertions(+), 25 deletions(-)
copy libstdc++-v3/testsuite/{18_support/aligned_alloc/aligned_alloc.cc => 20_util/ [...]
copy libstdc++-v3/testsuite/{23_containers/map/modifiers/insert/87194.cc => experi [...]
--
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 64029e9368 Separate header PT_LOAD for -z separate-code
new f3e660db14 ELF: Properly group and place orphan note sections
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:
ld/ChangeLog | 11 ++
ld/ldlang.c | 150 ++++++++++++++--------
ld/testsuite/ld-elf/{pr23658-1.d => pr23658-1a.d} | 6 +-
ld/testsuite/ld-elf/{pr23658-1.d => pr23658-1b.d} | 10 +-
ld/testsuite/ld-elf/pr23658-1c.d | 13 ++
5 files changed, 129 insertions(+), 61 deletions(-)
copy ld/testsuite/ld-elf/{pr23658-1.d => pr23658-1a.d} (65%)
rename ld/testsuite/ld-elf/{pr23658-1.d => pr23658-1b.d} (53%)
create mode 100644 ld/testsuite/ld-elf/pr23658-1c.d
--
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 646777d68d9 Require constructor priority support in c-c++-common/Wprio- [...]
new 3f651a3ad70 Require string merging support in gnat.dg/string_merge?.adb etc.
new 8c41ff3aab3 2018-10-08 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/merge-all-constants-2.c | 1 +
gcc/testsuite/gnat.dg/string_merge1.adb | 1 +
gcc/testsuite/gnat.dg/string_merge2.adb | 1 +
5 files changed, 21 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 c1a74f897b5 Limit a MV test just for x86 target.
new 646777d68d9 Require constructor priority support in c-c++-common/Wprio- [...]
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/c-c++-common/Wprio-ctor-dtor.c | 1 +
2 files changed, 5 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 clang-tools-extra.
from bff7489a [clangd] Migrate to LLVM STLExtras range API
new 413382cf [clangd] Update the out-of-date yaml-symbol-file flag in clangd.
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:
clangd/tool/ClangdMain.cpp | 12 ++++++------
1 file changed, 6 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.
unknown user pushed a change to branch master
in repository llvm.
from 9a00564d887 [AsmParser] Return an error in the case of empty symbol ref [...]
new 74655970605 [IRBuilder] Fixup CreateIntrinsic to allow specifying Types [...]
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/IR/IRBuilder.h | 30 +++++++-------
lib/IR/IRBuilder.cpp | 25 +++++------
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | 8 ++--
lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp | 4 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 10 ++---
.../InstCombine/InstCombineMulDivRem.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 4 +-
unittests/IR/IRBuilderTest.cpp | 48 +++++++++++++++++++++-
8 files changed, 90 insertions(+), 41 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 47c49251d5 Use bits/mman-linux.h for hppa.
new a68ec8eac2 kl_GL: Update the month names and date formats (bug 23740).
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 | 8 ++++++++
localedata/locales/kl_GL | 40 ++++++++++++++++++++++++++--------------
2 files changed, 34 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.