This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from afc7180 Fix build with gcc 6.
new f2322a4 Support for standard model ARM TLS
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/Target.cpp | 25 +++++++++++-
test/ELF/arm-tls-gd32.s | 106 ++++++++++++++++++++++++++++++++++++++++++++++++
test/ELF/arm-tls-ie32.s | 96 +++++++++++++++++++++++++++++++++++++++++++
test/ELF/arm-tls-le32.s | 77 +++++++++++++++++++++++++++++++++++
4 files changed, 303 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/arm-tls-gd32.s
create mode 100644 test/ELF/arm-tls-ie32.s
create mode 100644 test/ELF/arm-tls-le32.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 binutils-gdb.
from bedbe19 Enable the configuration of GDB for the NDS32 target.
new f262985 Update documentation to reflect that the symbol localization [...]
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:
binutils/ChangeLog | 5 +++++
binutils/doc/binutils.texi | 5 +++--
2 files changed, 8 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 gcc.
from 8fa8d3b * configure.ac (nds32*-*-*): Remove entry to enable gdb. [...]
new ecaa5fd PR tree-optimization/71503 PR tree-optimization/71683 * tr [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/tree-ssa/ifc-pr71503.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/ifc-pr71683.c | 25 +++++++++++++++++++++++++
gcc/tree-if-conv.c | 5 ++++-
5 files changed, 61 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ifc-pr71503.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ifc-pr71683.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 gcc.
from 6356df8 Enhance documentation of -fipa-ra option.
new 8fa8d3b * configure.ac (nds32*-*-*): Remove entry to enable gdb. [...]
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 ++++++-
configure | 3 ---
configure.ac | 3 ---
3 files changed, 6 insertions(+), 7 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 b751e63 Early expression evaluation
new bedbe19 Enable the configuration of GDB for the NDS32 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:
ChangeLog | 5 +++++
configure | 3 ---
configure.ac | 3 ---
3 files changed, 5 insertions(+), 6 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 4f69cc4 microblaze: fix variable name collision with syscall macros
new 1f16923 S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.
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 | 5 +++++
sysdeps/s390/s390-32/memcpy.S | 13 +++++--------
2 files changed, 10 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 gcc.
from 835111a PR c++/67164 - clean up dead code
new f5b88ba Add sreal to selftests
new 77ddb3e Add selftests for fibonacci_heap
new 6356df8 Enhance documentation of -fipa-ra option.
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 | 26 +++
gcc/Makefile.in | 1 +
gcc/doc/invoke.texi | 8 +-
gcc/fibonacci_heap.c | 290 +++++++++++++++++++++++++++++
gcc/fibonacci_heap.h | 37 +++-
gcc/selftest-run-tests.c | 2 +
gcc/selftest.h | 2 +
gcc/sreal.c | 112 +++++++++++
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.dg/plugin/plugin.exp | 1 -
gcc/testsuite/gcc.dg/plugin/sreal-test-1.c | 8 -
gcc/testsuite/gcc.dg/plugin/sreal_plugin.c | 170 -----------------
12 files changed, 473 insertions(+), 190 deletions(-)
create mode 100644 gcc/fibonacci_heap.c
delete mode 100644 gcc/testsuite/gcc.dg/plugin/sreal-test-1.c
delete mode 100644 gcc/testsuite/gcc.dg/plugin/sreal_plugin.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 libcxx.
from 62365dc Unbreak is_constructible tests for Clang <= 3.7.
new bda156d Fix inheriting constructor test for std::function.
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/derive_from.pass.cpp | 11 +++++++----
1 file changed, 7 insertions(+), 4 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 libcxx.
from 7ee3420 Add missed test in r276090.
new 62365dc Unbreak is_constructible tests for Clang <= 3.7.
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:
.../meta.unary/meta.unary.prop/is_constructible.pass.cpp | 12 ++++++++++++
.../meta.unary.prop/is_default_constructible.pass.cpp | 14 +++++++++++++-
2 files changed, 25 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 155b681 Reimplement is_constructible fallback implementation. Fixes PR21574.
new 16ed718 Move std::function constructor SFINAE into template parameter [...]
new 7ee3420 Add missed test in r276090.
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/functional | 29 ++++++++--------------
.../func.wrap.func/derive_from.pass.cpp} | 15 ++++++-----
2 files changed, 17 insertions(+), 27 deletions(-)
copy test/std/utilities/function.objects/{unord.hash/enum.fail.cpp => func.wrap/fu [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.