This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 188a250 * config/i386/i386.md: Move some more patterns around.
new f74f6a3 * config.guess: Import latest version. * config.sub: Likewise.
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 +++++
config.guess | 28 ++++++++++++++++++----------
config.sub | 24 +++++++++++++++++-------
3 files changed, 40 insertions(+), 17 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 compiler-rt.
from 311e744 [test] Use a helper macro to refer to MAP_ANON (NFC)
new 3695373 [tsan] Add support for GCD dispatch_suspend and dispatch_resume
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/tsan/rtl/tsan_libdispatch_mac.cc | 9 ++++++++
test/tsan/Darwin/gcd-suspend.mm | 45 ++++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+)
create mode 100644 test/tsan/Darwin/gcd-suspend.mm
--
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 bd13359 2016-11-24 Vladimir Makarov <vmakarov(a)redhat.com>
new 188a250 * config/i386/i386.md: Move some more patterns around.
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/config/i386/i386.md | 212 ++++++++++++++++++++++++------------------------
1 file changed, 106 insertions(+), 106 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 lld.
from f91e792 Include a hint how to see all errors if error is truncated.
new f82121b Use toString() to report incompatible files.
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/SymbolTable.cpp | 11 ++++++-----
test/ELF/incompatible-ar-first.s | 2 +-
test/ELF/incompatible.s | 2 +-
3 files changed, 8 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 lld.
from f491592 Define toString(const SymbolBody &) and remove maybeDemangle [...]
new f91e792 Include a hint how to see all errors if error is truncated.
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/Error.cpp | 3 ++-
test/ELF/error-limit.test | 6 +++---
2 files changed, 5 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 lld.
from 1be2ce7 Use a more explicit type for the sizeof.
new f491592 Define toString(const SymbolBody &) and remove maybeDemangle [...]
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/Relocations.cpp | 19 +++++++++----------
ELF/Strings.cpp | 6 ------
ELF/Strings.h | 3 ---
ELF/SymbolTable.cpp | 7 +++----
ELF/Symbols.cpp | 8 ++++++++
ELF/Symbols.h | 2 ++
6 files changed, 22 insertions(+), 23 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-5-branch
in repository gcc.
from 60696c0 Add missing backport note to changelog entry
new e5c66b0 2016-11-24 Steven G. Kargl <kargl(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:
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/expr.c | 3 ++-
gcc/fortran/interface.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/class_result_4.f90 | 6 ++++++
5 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_result_4.f90
--
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 793c128 Optimize byte-aligned copies in copy_bitwise()
new bbe910e Add noexcept to custom non-throwing new operators.
new 036e657 Do not use std::move when assigning an anonymous object to a [...]
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:
gdb/ChangeLog | 15 +++++++++++++++
gdb/ada-lang.c | 6 +++---
gdb/ax-gdb.c | 8 ++++----
gdb/breakpoint.c | 8 ++++----
gdb/common/new-op.c | 4 ++--
gdb/dtrace-probe.c | 3 +--
gdb/parse.c | 2 +-
7 files changed, 30 insertions(+), 16 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 10066ea 2016-11-24 Steven G. Kargl <kargl(a)gcc.gnu.org>
new bd13359 2016-11-24 Vladimir Makarov <vmakarov(a)redhat.com>
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 | 8 ++++
gcc/lra-constraints.c | 85 +++++++++++++++++++++------------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/i386/pr77541.c | 25 ++++++++++
4 files changed, 92 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr77541.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.