This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch redi/parallelism
in repository gcc.
at d629166 Initial (non-parallel) definitions of C++17 parallel algorithms
This branch includes the following new commits:
new d629166 Initial (non-parallel) definitions of C++17 parallel algorithms
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.
--
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 eca7f45 Reapply r276973 "Adjust Registry interface to not require plu [...]
new 319f67f [X86][SSE] Added target shuffle combine binary compute matchi [...]
new 14f1319 Add a missing backslash to my previous commit
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/llvm/Support/Registry.h | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 152 +++++++++++++++++++------------------
2 files changed, 81 insertions(+), 73 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 632e6aa [PowerPC] fix passing long double arguments to function (soft-float)
new eca7f45 Reapply r276973 "Adjust Registry interface to not require plu [...]
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/Support/Registry.h | 100 +++++++++++++++-----------------------
lib/CodeGen/GCMetadataPrinter.cpp | 2 +
lib/CodeGen/GCStrategy.cpp | 2 +
3 files changed, 44 insertions(+), 60 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 4cfe28c Fix crash in template type diffing.
new 0cfb8c8 Reapply r276973 "Adjust Registry interface to not require plu [...]
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:
examples/AnnotateFunctions/CMakeLists.txt | 2 +-
examples/PrintFunctionNames/CMakeLists.txt | 2 +-
include/clang/Frontend/FrontendPluginRegistry.h | 3 ---
include/clang/Lex/Preprocessor.h | 2 --
lib/Frontend/FrontendAction.cpp | 2 +-
lib/Lex/Preprocessor.cpp | 2 +-
lib/Tooling/CompilationDatabase.cpp | 2 ++
7 files changed, 6 insertions(+), 9 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-tools-extra.
from 3c5c1da [clang-tidy] misc-argument-comment non-strict mode
new e9cec11 Reapply r276973 "Adjust Registry interface to not require plu [...]
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:
clang-tidy/ClangTidy.cpp | 2 +-
clang-tidy/ClangTidyModuleRegistry.h | 2 --
2 files changed, 1 insertion(+), 3 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 7ea12e5 Fix the generation of alignment frags in code sections for AArch64.
new b126985 Ensure ARM VPUSH and VPOP instructions do not affect more tha [...]
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:
gas/ChangeLog | 9 +++++
gas/config/tc-arm.c | 10 ++++++
gas/config/tc-xgate.c | 80 ++++++++++++++++++++++-------------------
gas/testsuite/gas/arm/pr20429.d | 3 ++
gas/testsuite/gas/arm/pr20429.l | 11 ++++++
gas/testsuite/gas/arm/pr20429.s | 13 +++++++
6 files changed, 89 insertions(+), 37 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr20429.d
create mode 100644 gas/testsuite/gas/arm/pr20429.l
create mode 100644 gas/testsuite/gas/arm/pr20429.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 topic/locales
in repository newlib.
discards 1ea2653 setlocale/localeconv are *not* POSIX-1.2008
discards f840f9d setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...]
discards 8996454 __loadlocale: Set missing val when evaluating CP874
discards 0b6200b Make sure alloca is called even when optimizing, fully init _REENT
discards e45ee3f Fix multiple thinkos in newlocale
discards c88e19e Fix _REENT_INIT initialization of _locale
discards 9ed5903 Fix typo in isalnum_l doc
discards 79ffd14 Get rid of LCID, reformat type definitions in setlocale.h
discards fbb4633 Add sys/_locale.h header and fix up headers
discards 030f749 Bump CygwinAPI minor.
discards 94e2570 Implement strfmon_l
discards c4c3a28 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...]
discards 7d2b8df Move lconv into struct __locale_t and implement __localeconv_l
discards 7b67dc3 Implement per-locale string functions
discards a4f319e Implement all per-locale ctype functions
discards bc17892 Move localeconv, duplocale, freelocale, newlocale, uselocale [...]
discards 2bbf902 include/locale.h: Fix POSIX guards
discards 84f3a34 Remove non-working __part_load_locale function and any related code
discards 1ba7006 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...]
discards dbd6696 Fix memory handling in functions called from loadlocale
discards 52ab738 newlocale, freelocale, duplocale, uselocale
discards d5f0327 Use __get_global_locale function where appropriate
discards 73ac818 Rearrange struct __locale_t pointers into an array
discards 870d0ca Change loadlocale to fill a __locale_t given as parameter
discards d977f30 Consolidate wctomb/mbtowc calls for POSIX-1.2008
discards 00e3e54 groundwork part 2
discards f63cc91 groundwork part 1
adds 9c4113f Workaround for filesystems with broken FileAllInformation inf [...]
new 5f9487c groundwork part 1
new 2889394 groundwork part 2
new 9a945d0 Consolidate wctomb/mbtowc calls for POSIX-1.2008
new 797f778 Change loadlocale to fill a __locale_t given as parameter
new 99e9bba Rearrange struct __locale_t pointers into an array
new c99838f Use __get_global_locale function where appropriate
new 930dfed newlocale, freelocale, duplocale, uselocale
new d4aae2f Fix memory handling in functions called from loadlocale
new 3cdb288 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...]
new e336dd1 Remove non-working __part_load_locale function and any related code
new 01e3eda include/locale.h: Fix POSIX guards
new f98ff8c Move localeconv, duplocale, freelocale, newlocale, uselocale [...]
new 16909a7 Implement all per-locale ctype functions
new 885f963 Implement per-locale string functions
new 1aa365b Move lconv into struct __locale_t and implement __localeconv_l
new dfb81eb Rename __get_locale_XXX to __get_XXX_locale to use unified na [...]
new 981827f Implement strfmon_l
new cd7768f Bump CygwinAPI minor.
new d27634e Add sys/_locale.h header and fix up headers
new 9ac45e4 Get rid of LCID, reformat type definitions in setlocale.h
new b80f79d Fix typo in isalnum_l doc
new 0f25b5b Fix _REENT_INIT initialization of _locale
new b852a68 Fix multiple thinkos in newlocale
new 01547b8 Make sure alloca is called even when optimizing, fully init _REENT
new 8b6eb10 __loadlocale: Set missing val when evaluating CP874
new fa55dc0 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...]
new ae57a3c setlocale/localeconv are *not* POSIX-1.2008
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1ea2653)
\
N -- N -- N refs/heads/topic/locales (ae57a3c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 27 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/cygwin/path.cc | 25 ++++++++++++++++++++++++-
1 file changed, 24 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 binutils-gdb.
from cca8e7e Automatic date update in version.in
new 7ea12e5 Fix the generation of alignment frags in code sections for AArch64.
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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-aarch64.c | 10 +++++++---
gas/testsuite/gas/aarch64/pr20364.d | 13 +++++++++++++
gas/testsuite/gas/aarch64/pr20364.s | 28 ++++++++++++++++++++++++++++
4 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pr20364.d
create mode 100644 gas/testsuite/gas/aarch64/pr20364.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 vehre/coarray
in repository gcc.
from 5f9a531 Fixed computation of allocatable component index when regular [...]
new 9e14ec2 Fixed offset computation issue!!! Yeah!!!
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/trans-intrinsic.c | 19 ++++++++++++++++++-
1 file changed, 18 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 9f3abcb 2016-08-05 Richard Biener <rguenther(a)suse.de>
new 8a6540e 2016-08-05 Richard Biener <rguenther(a)suse.de>
new 8e0a047 Use __invoke in std::function internals
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 | 4 ++
gcc/testsuite/gcc.dg/tree-ssa/ivopt_5.c | 2 +-
libstdc++-v3/ChangeLog | 9 ++++
libstdc++-v3/include/std/functional | 58 ++++------------------
.../cons/refqual.cc} | 14 +++---
5 files changed, 30 insertions(+), 57 deletions(-)
copy libstdc++-v3/testsuite/20_util/{tuple/cons/element_accepts_anything_byval.cc [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.