This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from af96e5ab6f7 Don't defer noexcept_deferred_spec. * cp-tree.h (unevalua [...]
new 26b422d54d3 * class.c (resort_type_method_vec): Avoid potential unsign [...]
new 777563b971a Symbol tables are insert only. * cp-tree.h (default_hash_ [...]
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/cp/ChangeLog | 7 +++++++
gcc/cp/class.c | 34 +++++++++++++++++-----------------
gcc/cp/cp-tree.h | 8 ++++++--
3 files changed, 30 insertions(+), 19 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 7810ae7481c Revert "[mips][microMIPS] Extending size reduction pass wit [...]
new 470c6959b78 [Atomics] Rename and change prototype for atomic memcpy intrinsic
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:
docs/LangRef.rst | 70 ++++++------
include/llvm/CodeGen/RuntimeLibcalls.h | 19 ++--
include/llvm/IR/IRBuilder.h | 24 ++--
include/llvm/IR/IntrinsicInst.h | 90 +++++++++++++--
include/llvm/IR/Intrinsics.td | 15 ++-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 24 ++--
lib/CodeGen/TargetLoweringBase.cpp | 28 +++--
lib/IR/IRBuilder.cpp | 15 ++-
lib/IR/Verifier.cpp | 31 ++++--
lib/Transforms/InstCombine/InstCombineCalls.cpp | 121 +++++++++++----------
lib/Transforms/InstCombine/InstCombineInternal.h | 3 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 24 ++--
.../X86/element-wise-atomic-memory-intrinsics.ll | 45 ++++----
.../InstCombine/element-atomic-memcpy-to-loads.ll | 30 ++---
.../LoopIdiom/X86/unordered-atomic-memcpy.ll | 36 +++---
.../LoopIdiom/unordered-atomic-memcpy-noarch.ll | 2 +-
.../element-wise-atomic-memory-intrinsics.ll | 20 +++-
17 files changed, 348 insertions(+), 249 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 e197589b72 Regen rx-decode.c
new 6f98355cda extract/store integer function template
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:
gdb/ChangeLog | 46 ++++++++++++++++++++++++
gdb/defs.h | 47 +++++++++++++++++++-----
gdb/findvar.c | 105 ++++++++++++++++++------------------------------------
gdb/regcache.c | 108 +++++++++++++-------------------------------------------
gdb/regcache.h | 20 +++++------
gdb/sh64-tdep.c | 12 +++----
6 files changed, 159 insertions(+), 179 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 3d3ddcde8b2 PR libstdc++/81092 * config/abi/post/i486-linux-gnu/basel [...]
new 7b9d8f648f6 Fix keyboard flub.
new 6860980ed5f Make keyed_classes a vector. * cp-tree.h (CPTI_KEYED_CLAS [...]
new af96e5ab6f7 Don't defer noexcept_deferred_spec. * cp-tree.h (unevalua [...]
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/cp/ChangeLog | 19 +++++++++++++++++++
gcc/cp/class.c | 10 ++++------
gcc/cp/cp-tree.h | 12 ++++--------
gcc/cp/decl.c | 10 +++++++++-
gcc/cp/decl2.c | 37 +++++++++----------------------------
gcc/cp/except.c | 12 ------------
gcc/cp/method.c | 2 +-
gcc/cp/pt.c | 4 ++--
gcc/cp/rtti.c | 2 +-
9 files changed, 49 insertions(+), 59 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 4b48e2f6a5 Fixing linking configure generated tests of ifunc support.
new e197589b72 Regen rx-decode.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:
opcodes/ChangeLog | 4 +
opcodes/rx-decode.c | 1424 +++++++++++++++++++++++++--------------------------
2 files changed, 716 insertions(+), 712 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 8c13b782b3f Make rtti lazier * rtti.c (enum tinfo_kind): Add TK_DERIV [...]
new 3d3ddcde8b2 PR libstdc++/81092 * config/abi/post/i486-linux-gnu/basel [...]
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 | 7 ++++++
.../abi/post/i486-linux-gnu/baseline_symbols.txt | 5 ++++
.../post/powerpc-linux-gnu/baseline_symbols.txt | 5 +++-
.../powerpc64-linux-gnu/32/baseline_symbols.txt | 29 ++++++++++++++++++++++
4 files changed, 45 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 gcc-5-branch
in repository gcc.
from f43119aa152 Backport libstdc++ doc improvements from mainline
new 3923d8ec1e9 Fix std::wbuffer_convert::sync()
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 | 3 ++
libstdc++-v3/include/bits/locale_conv.h | 2 +-
.../conversions/buffer/2.cc} | 34 +++++++---------------
3 files changed, 15 insertions(+), 24 deletions(-)
copy libstdc++-v3/testsuite/{ext/pb_ds/regression/priority_queue_binary_heap-62045 [...]
--
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 gcc-7-branch
in repository gcc.
from 1609b401a16 Fix std::wbuffer_convert::sync()
new 3aa048aa394 PR libstdc++/81092 * config/abi/post/i486-linux-gnu/basel [...]
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 | 5 +++++
libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt | 3 +++
2 files changed, 8 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 binutils-gdb.
from 7dba9362c1 Rewrite __start and __stop symbol handling
new 4b48e2f6a5 Fixing linking configure generated tests of ifunc support.
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 | 6 ++++++
bfd/elflink.c | 2 +-
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 gcc.
from 31c0d71d894 Fix std::wbuffer_convert::sync()
new 8c13b782b3f Make rtti lazier * rtti.c (enum tinfo_kind): Add TK_DERIV [...]
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/cp/ChangeLog | 16 ++
gcc/cp/rtti.c | 469 ++++++++++++++++++++++++++++---------------------------
2 files changed, 254 insertions(+), 231 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.