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 0ee6e554c4 Automatic date update in version.in
new 2458d83bbc ld-elf/merge.d: Don't expect to fail for sparc
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:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-elf/merge.d | 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 users/hjl/pr22269
in repository binutils-gdb.
discards cf7f1667c8 ia64: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
discards 549df75c1b mips: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
discards 537ba8d2cd arm: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
discards 65769e189d tilepro: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new ff72a1fff9 tile: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new 66754552e0 arm: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new 9cabbfcf4e mips: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new 95200f936d ia64: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new 6299b3db87 hppa: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new f3f280cb4c m68k: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new d7adea8795 microblaze: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new e854f24247 nios2: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new a784c0b042 s390: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new 31bd905b41 sh: Check UNDEFINED_WEAK_RESOLVED_TO_ZERO
new 09bf39902e sparc: Remove UNDEFINED_WEAK_RESOLVED_TO_ZERO definition
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 (cf7f1667c8)
\
N -- N -- N refs/heads/users/hjl/pr22269 (09bf39902e)
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 11 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:
bfd/elf32-hppa.c | 12 ++++++++++--
bfd/elf32-m68k.c | 17 +++++++++++++----
bfd/elf32-microblaze.c | 12 ++++++++++--
bfd/elf32-nios2.c | 16 ++++++++++++----
bfd/elf32-s390.c | 10 ++++++++--
bfd/elf32-sh.c | 13 +++++++++----
bfd/elf64-s390.c | 10 ++++++++--
bfd/elfxx-sparc.c | 30 +++++-------------------------
bfd/elfxx-tilegx.c | 11 ++++++++---
9 files changed, 83 insertions(+), 48 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 d11013dc3af 2017-10-07 Paul Thomas <pault(a)gcc.gnu.org>
new 9af41a77256 * builtins.def (BUILT_IN_SETJMP): Declare as library built [...]
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/builtins.def | 4 ++++
gcc/except.c | 22 ++++++++++++++++++++++
3 files changed, 33 insertions(+)
--
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 60722a03da9 * invoke.texi (Wsuggest-attribute=cold): Document. * comm [...]
new d11013dc3af 2017-10-07 Paul Thomas <pault(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 | 35 ++++++++++++
gcc/fortran/class.c | 3 +
gcc/fortran/decl.c | 6 +-
gcc/fortran/module.c | 20 ++++---
gcc/fortran/resolve.c | 7 ++-
gcc/fortran/trans-array.c | 29 +++++++++-
gcc/fortran/trans-decl.c | 4 ++
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gfortran.dg/pdt_13.f03 | 92 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_14.f03 | 90 +++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_15.f03 | 106 +++++++++++++++++++++++++++++++++++
11 files changed, 386 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_13.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_14.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_15.f03
--
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 3d16ad721 Use list(APPEND) instead of append()
new 748c5c762 cmake: Fix one more usage of append()
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/ubsan/CMakeLists.txt | 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 llvm.
from f55d8baac07 [X86][SSE] Match bitcasted v4i32 BUILD_VECTORS for v2i64 sh [...]
new fd99b118939 [X86][SSE] Match bitcasted BUILD_VECTOR of constants for v2 [...]
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/X86/X86ISelLowering.cpp | 4 ++--
test/CodeGen/X86/pr34855.ll | 6 ------
2 files changed, 2 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 llvm.
from 1302400e29a [SelectionDAG} Use KnownBits::isUnknown and hasConflict. NFC
new f55d8baac07 [X86][SSE] Match bitcasted v4i32 BUILD_VECTORS for v2i64 sh [...]
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/X86/X86ISelLowering.cpp | 5 ++---
test/CodeGen/X86/pr34855.ll | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/X86/pr34855.ll
--
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 bd27e7ebf8d [X86] Add X86ISD::CMOV to computeKnownBitsForTargetNode and [...]
new 1302400e29a [SelectionDAG} Use KnownBits::isUnknown and hasConflict. NFC
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 16 ++++++++--------
1 file changed, 8 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 b33f4eb038b * tree-switch-conversion.c (do_jump_if_equal, emit_cmp_and [...]
new 60722a03da9 * invoke.texi (Wsuggest-attribute=cold): Document. * comm [...]
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/common.opt | 4 ++++
gcc/doc/invoke.texi | 11 ++++++++++-
gcc/ipa-pure-const.c | 19 ++++++++++++++++++-
gcc/predict.c | 10 ++++++++--
gcc/predict.h | 3 +++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/cold-1.c | 21 +++++++++++++++++++++
8 files changed, 76 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/cold-1.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 llvm.
from aa08c2ffa61 [InstSimplify] add tests to show we can do better at foldin [...]
new bd27e7ebf8d [X86] Add X86ISD::CMOV to computeKnownBitsForTargetNode and [...]
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/X86/X86ISelLowering.cpp | 20 ++++++++++++++++++++
test/CodeGen/X86/cmovcmov.ll | 6 ++----
test/CodeGen/X86/pr32282.ll | 1 -
3 files changed, 22 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.