This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 59deb1a 70564 fix newly-added tests for not_fn
new 4ef2832 [fold-const] Fix native_encode_real for HFmode constants
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/ChangeLog | 5 +++++
gcc/fold-const.c | 11 ++++++++++-
2 files changed, 15 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 83acfbf Test commit permission
new 471e290 [X86] Fix some tests that didn't assert anything
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/MC/X86/intel-syntax-error.s | 6 +++---
1 file changed, 3 insertions(+), 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 lldb.
from 0a9893d Delete unused global in ClangExpressionVariable.cpp
new 8dbf836 cleanup RSCoordinate handling and factor out coordinate parser
new 0dd93b3 Fixing new Minidump plugin tests
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:
.../postmortem/minidump-new/TestMiniDumpNew.py | 32 ++-
.../postmortem/minidump-new/linux-x86_64 | Bin 0 -> 1339419 bytes
.../minidump-new/linux-x86_64_not_crashed | Bin 0 -> 1339904 bytes
.../RenderScriptRuntime/RenderScriptRuntime.cpp | 248 +++++++++++----------
.../RenderScriptRuntime/RenderScriptRuntime.h | 21 +-
5 files changed, 155 insertions(+), 146 deletions(-)
create mode 100755 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
create mode 100755 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]
--
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 464fb84 Test commit permission
new 83acfbf Test commit permission
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/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll | 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 f206f69 Allow DW_OP_GNU_uninit in dwarf_expr_require_composition
new dba4849 Fix incorrect formatting of a ChangeLog entry
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 | 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 gcc-5-branch
in repository gcc.
from 7c438e9 77864 Fix noexcept conditions for map/set default constructors
new e7fc6ee PR 70564 disambiguate constructor for not_fn call wrapper
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 +++++++
libstdc++-v3/include/experimental/functional | 4 ++--
.../testsuite/experimental/functional/not_fn.cc | 20 ++++++++++++++++++++
3 files changed, 29 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 3beccae [AVR] Don't select 'MOVW' instructions when they are not supported
new 464fb84 Test commit permission
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/README.txt | 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 llvm.
from 3d6fe50 [AVR] Add AVRRegisterInfo::splitReg function
new 3beccae [AVR] Don't select 'MOVW' instructions when they are not supported
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/AVR/AVRInstrInfo.cpp | 56 ++++++++++++++++++++++++++++++-----------
1 file changed, 41 insertions(+), 15 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-6-branch
in repository gcc.
from 1116647 PR 70564 disambiguate constructor for not_fn call wrapper
new 87f036e 77864 Fix noexcept conditions for map/set default constructors
new d19f839 PR 70101 fix allocator-extended ctors for std::priority_queue
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 | 23 ++++++++
libstdc++-v3/include/bits/stl_map.h | 6 +-
libstdc++-v3/include/bits/stl_multimap.h | 6 +-
libstdc++-v3/include/bits/stl_multiset.h | 6 +-
libstdc++-v3/include/bits/stl_queue.h | 12 ++--
libstdc++-v3/include/bits/stl_set.h | 6 +-
.../noexcept_default_construct.cc} | 14 +++--
.../cons/noexcept_default_construct.cc} | 14 +++--
.../multiset/cons/noexcept_default_construct.cc} | 24 ++++----
.../priority_queue/allocator.cc} | 64 ++++++++++++----------
.../set/cons/noexcept_default_construct.cc} | 24 ++++----
11 files changed, 113 insertions(+), 86 deletions(-)
copy libstdc++-v3/testsuite/23_containers/map/{77334.cc => cons/noexcept_default_c [...]
copy libstdc++-v3/testsuite/23_containers/{map/77334.cc => multimap/cons/noexcept_ [...]
copy libstdc++-v3/testsuite/{20_util/pair/70437.cc => 23_containers/multiset/cons/ [...]
copy libstdc++-v3/testsuite/{special_functions/02_assoc_legendre/check_nan.cc => 2 [...]
copy libstdc++-v3/testsuite/{20_util/pair/70437.cc => 23_containers/set/cons/noexc [...]
--
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 49c965a Daily bump.
new 7c438e9 77864 Fix noexcept conditions for map/set default constructors
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 | 17 +++++++++++++++++
libstdc++-v3/include/bits/stl_map.h | 3 ++-
libstdc++-v3/include/bits/stl_multimap.h | 3 ++-
libstdc++-v3/include/bits/stl_multiset.h | 3 ++-
libstdc++-v3/include/bits/stl_set.h | 3 ++-
.../{77334.cc => cons/noexcept_default_construct.cc} | 14 +++++++++-----
.../cons/noexcept_default_construct.cc} | 14 +++++++++-----
.../multiset/cons/noexcept_default_construct.cc} | 17 ++++++++++-------
.../set/cons/noexcept_default_construct.cc} | 17 ++++++++++-------
9 files changed, 63 insertions(+), 28 deletions(-)
copy libstdc++-v3/testsuite/23_containers/map/{77334.cc => cons/noexcept_default_c [...]
copy libstdc++-v3/testsuite/23_containers/{map/77334.cc => multimap/cons/noexcept_ [...]
copy libstdc++-v3/testsuite/{20_util/function/69222.cc => 23_containers/multiset/c [...]
copy libstdc++-v3/testsuite/{20_util/function/69222.cc => 23_containers/set/cons/n [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.