This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/SFN
in repository gcc.
from ff61d3790b1 SFN: fix access to max debug marker count value
new 7bd234e14dc SFN: emit begin stmt markers only if debug_statement_fronti [...]
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/c/c-parser.c | 2 +-
gcc/cp/parser.c | 2 +-
2 files 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 llvm.
from b97a02c7d3d [ConstantRange] Fix the early out in ConstantRange::multipl [...]
new 0fad9cb52e5 AMDGPU: Add new subtarget features for gfx9 flat instructions
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/AMDGPU/AMDGPU.td | 21 ++++++++++++++++++++-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 3 +++
lib/Target/AMDGPU/AMDGPUSubtarget.h | 15 +++++++++++++++
3 files changed, 38 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 libcxx.
from 76515a2dc Implement LWG 2591 - Patch from K-Ballo
new 41af64afa [libc++] Refactor Windows support headers.
new 5f3d5935a Fix bad #endif in msvc_stdlib_force_include.hpp.
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:
include/__mutex_base | 1 +
include/__threading_support | 1 +
include/algorithm | 4 +--
include/ctype.h | 9 ------
include/limits | 4 +--
include/stdio.h | 5 +--
include/stdlib.h | 4 ---
.../win32/{limits_win32.h => limits_msvc_win32.h} | 27 ++++++----------
include/support/win32/locale_mgmt_win32.h | 33 -------------------
include/support/win32/locale_win32.h | 32 +++++++++++++------
.../win32/{support.h => msvc_builtin_support.h} | 37 +++++-----------------
include/wchar.h | 9 ++++--
src/string.cpp | 5 +--
src/support/runtime/exception_pointer_msvc.ipp | 1 +
test/support/msvc_stdlib_force_include.hpp | 13 ++++----
15 files changed, 65 insertions(+), 120 deletions(-)
rename include/support/win32/{limits_win32.h => limits_msvc_win32.h} (80%)
delete mode 100644 include/support/win32/locale_mgmt_win32.h
rename include/support/win32/{support.h => msvc_builtin_support.h} (84%)
--
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 bfaf762cd64 * pt.c (print_candidates_1): Separate TREE_LIST and OVERLO [...]
new 495cd7fe2dc * class.c (handle_using_decl): Always use OVL_CURRENT. (r [...]
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 | 4 ++++
gcc/cp/class.c | 53 +++++++++++++++++++++--------------------------------
2 files changed, 25 insertions(+), 32 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d654d74 tcwg-llvm-common.sh: turns out we weren't in a git repo
new 624259c svn-git-hash.pl: Update comment after hash change
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:
svn-git-hash.pl | 3 +--
1 file changed, 1 insertion(+), 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 1e89d6d tcwg-llvm-common.sh: Try another of Maxim's proposals to deal [...]
new d654d74 tcwg-llvm-common.sh: turns out we weren't in a git repo
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:
tcwg-llvm-common.sh | 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 libcxx.
from 19fc985cc XFAIL is_trivially_copyable test for compilers that don't imp [...]
new 76515a2dc Implement LWG 2591 - Patch from K-Ballo
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:
.../func.wrap/func.wrap.func/func.wrap.func.targ/target.pass.cpp | 4 ++++
www/cxx1z_status.html | 2 +-
2 files changed, 5 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 690fc8d0fa4 Have other unify failure functions call unify_invalid.
new 6f20076a2ab 2017-05-10 François Dumont <fdumont(a)gcc.gnu.org>
new 47a5f6188bd * cp-tree.h (build_new_function_call): Lose koenig_p arg. [...]
new bfaf762cd64 * pt.c (print_candidates_1): Separate TREE_LIST and OVERLO [...]
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 | 15 +++++
gcc/cp/call.c | 18 +-----
gcc/cp/cp-tree.h | 19 +++---
gcc/cp/pt.c | 68 ++++++++--------------
gcc/cp/semantics.c | 2 +-
libstdc++-v3/ChangeLog | 14 +++++
libstdc++-v3/acinclude.m4 | 2 +-
.../config/abi/pre/gnu-versioned-namespace.ver | 58 +++++++++---------
libstdc++-v3/include/bits/c++config | 44 +++++++-------
libstdc++-v3/include/bits/regex.h | 4 +-
libstdc++-v3/include/experimental/bits/fs_fwd.h | 2 +-
.../include/experimental/bits/lfts_config.h | 16 ++---
libstdc++-v3/include/std/variant | 4 +-
libstdc++-v3/python/libstdcxx/v6/printers.py | 2 +-
.../testsuite/libstdc++-prettyprinters/48362.cc | 2 +-
15 files changed, 133 insertions(+), 137 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 gcc-7-branch
in repository gcc.
from a1a4b29a28d Ada/x32: PR ada/80626: Correct Memory_Size
new ea7b01541e2 2017-05-10 Andreas Tobler <andreast(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:
libgcc/ChangeLog | 8 ++++++++
libgcc/config.host | 2 +-
2 files changed, 9 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-6-branch
in repository gcc.
from 4d32cb520de 2017-05-10 Richard Biener <rguenther(a)suse.de>
new 8899580fda5 2017-05-10 Andreas Tobler <andreast(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:
libgcc/ChangeLog | 8 ++++++++
libgcc/config.host | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.