This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3b8dc59b08c 2017-06-09 Richard Biener <rguenther(a)suse.de>
new 67886b40399 Add deduction guides for sequence containers (P0433R2, partial)
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:
libstdc++-v3/ChangeLog | 11 ++++
libstdc++-v3/include/bits/forward_list.h | 10 ++++
libstdc++-v3/include/bits/stl_deque.h | 9 ++++
libstdc++-v3/include/bits/stl_list.h | 11 ++++
libstdc++-v3/include/bits/stl_vector.h | 9 ++++
.../deque}/cons/deduction.cc | 59 ++++++++++++++--------
.../forward_list/cons}/deduction.cc | 55 +++++++++-----------
.../list}/cons/deduction.cc | 59 ++++++++++++++--------
.../vector}/cons/deduction.cc | 59 ++++++++++++++--------
9 files changed, 188 insertions(+), 94 deletions(-)
copy libstdc++-v3/testsuite/{30_threads/scoped_lock => 23_containers/deque}/cons/d [...]
copy libstdc++-v3/testsuite/{21_strings/basic_string/cons/wchar_t => 23_containers [...]
copy libstdc++-v3/testsuite/{30_threads/scoped_lock => 23_containers/list}/cons/de [...]
copy libstdc++-v3/testsuite/{30_threads/scoped_lock => 23_containers/vector}/cons/ [...]
--
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 release/2.24/master
in repository glibc.
from 7b60553e36 Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c
new 0505a57d43 fork: Remove bogus parent PID assertions [BZ #21386]
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 | 7 +++++++
NEWS | 1 +
sysdeps/nptl/fork.c | 8 --------
3 files changed, 8 insertions(+), 8 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 fe7bb2d5ab Automatic date update in version.in
new dbb2bcd005 Revert "[AArch64] Allow COPY relocation elimination"
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 | 11 ----
bfd/elfnn-aarch64.c | 70 +++-------------------
ld/ChangeLog | 6 --
ld/testsuite/ld-aarch64/aarch64-elf.exp | 2 -
ld/testsuite/ld-aarch64/copy-reloc-eliminate.d | 4 --
ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s | 7 ---
6 files changed, 8 insertions(+), 92 deletions(-)
delete mode 100644 ld/testsuite/ld-aarch64/copy-reloc-eliminate.d
delete mode 100644 ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.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 clang.
from c8d06a93f2 Speed up preamble loading
new 434f932b0c Reapply "Frontend support for Nios2 target"
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/BuiltinsNios2.def | 70 ++++++++++++++++
include/clang/Basic/TargetBuiltins.h | 10 +++
lib/Basic/Targets.cpp | 145 ++++++++++++++++++++++++++++++++++
lib/Driver/ToolChains/CommonArgs.cpp | 19 +++++
test/Driver/nios2-cpu.c | 26 ++++++
5 files changed, 270 insertions(+)
create mode 100644 include/clang/Basic/BuiltinsNios2.def
create mode 100644 test/Driver/nios2-cpu.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 lld.
from 7a09523a7 [ELF] - Fix build bot.
new 64c196265 [ELF] Be more precise about Thumb state bit in ARM thunks
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/Thunks.cpp | 6 +++---
test/ELF/arm-thumb-thunk-symbols.s | 42 ++++++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/arm-thumb-thunk-symbols.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 12f08300d33 Reverted r249005 until PowerPC and AIX issues sorted.
new b13f363a69c 2017-06-09 Richard Biener <rguenther(a)suse.de>
new f857d1b7507 2017-06-09 Richard Biener <rguenther(a)suse.de>
new 3b8dc59b08c 2017-06-09 Richard Biener <rguenther(a)suse.de>
The 3 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 | 27 ++++++++
gcc/graphite-scop-detection.c | 53 ++++++++++++++-
gcc/ipa-polymorphic-call.c | 3 +-
gcc/passes.def | 2 +-
gcc/testsuite/ChangeLog | 15 +++++
gcc/testsuite/g++.dg/pr81007.C | 15 +++++
gcc/testsuite/gcc.dg/graphite/pr79483.c | 14 ++++
gcc/testsuite/gcc.dg/vect/pr66623.c | 86 ++++++++++++++++++++++++
gcc/tree-vect-loop.c | 113 ++++++++++++++++++--------------
9 files changed, 274 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr81007.C
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr79483.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr66623.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 llvm.
from 1a8e4006cb6 llvm/test/DebugInfo/PDB/pdbdump-debug-subsections.test: Try [...]
new 14310e38515 [ARM] Add scheduling info for VFMS
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/ARMInstrVFP.td | 9 ++-
test/CodeGen/ARM/cortex-a57-misched-vfma.ll | 91 +++++++++++++++++++++++++++--
2 files changed, 92 insertions(+), 8 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 newlib.
from e9085e0cc Fix RTEMS ioctl() declaration
new 556200022 Add COMODO Internet Security and ConEmu to BLODA
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:
winsup/doc/faq-using.xml | 4 +++-
1 file changed, 3 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 7bb799bb69b Test commit: remove whitespace
new 1a8e4006cb6 llvm/test/DebugInfo/PDB/pdbdump-debug-subsections.test: Try [...]
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/DebugInfo/PDB/pdbdump-debug-subsections.test | 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 glibc.
from ab70273bb7 conformtest: Correct sys/wait.h expectations for XPG4.
new 6c85cc2852 aarch64: Fix undefined behavior in _dl_procinfo
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 ++++++
sysdeps/unix/sysv/linux/aarch64/dl-procinfo.h | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.