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 c4b943d [ARC] Fix printing 'b' mnemonics.
new 6884417 gas,opcodes: fix hardware capabilities bumping in the sparc a [...]
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 | 18 ++++++
gas/config/tc-sparc.c | 112 ++++++++++++++++------------------
gas/testsuite/gas/sparc/hwcaps-bump.l | 2 +
gas/testsuite/gas/sparc/hwcaps-bump.s | 5 ++
gas/testsuite/gas/sparc/sparc.exp | 1 +
include/ChangeLog | 5 ++
include/opcode/sparc.h | 4 ++
opcodes/ChangeLog | 16 +++++
opcodes/sparc-opc.c | 49 ++++++++++-----
9 files changed, 139 insertions(+), 73 deletions(-)
create mode 100644 gas/testsuite/gas/sparc/hwcaps-bump.l
create mode 100644 gas/testsuite/gas/sparc/hwcaps-bump.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 glibc.
from 5ee1a44 Make build-many-glibcs.py use -fno-isolate-erroneous-paths op [...]
new 6c9e1be Fix writes past the allocated array bounds in execvpe (BZ#20847)
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 +++++++
posix/execvpe.c | 15 ++++++++++-----
2 files changed, 17 insertions(+), 5 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 dc1df7c 2016-11-22 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new d285b13 [ARM] PR target/78439: Update movdi constraints for Cortex-A8 [...]
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 | 6 +++
gcc/config/arm/vfp.md | 4 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/compile/pr78439.c | 56 +++++++++++++++++++++++++++
4 files changed, 69 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr78439.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 lldb.
from 92b6dc1 Fix build failure on Linux and BSD by reverting r287597
new 29831d0 Improve detection of global vs local variables
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:
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 28 ++++++++++++----------
1 file changed, 16 insertions(+), 12 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 08dc996 PR20744, Incorrect PowerPC VLE relocs
new c4b943d [ARC] Fix printing 'b' mnemonics.
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 | 4 ++++
gas/testsuite/gas/arc/b.d | 4 ++--
opcodes/ChangeLog | 5 +++++
opcodes/arc-tbl.h | 2 +-
4 files changed, 12 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 llvm.
from b6c1f00 [AVX512][inline-asm] Fix AVX512 inline assembly instruction r [...]
new 3d4bb54 [SelectionDAG] ComputeNumSignBits of TRUNCATE operations
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 | 10 +++++++---
test/CodeGen/X86/avx512-mask-op.ll | 4 ----
test/CodeGen/X86/psubus.ll | 18 ++----------------
3 files changed, 9 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 master
in repository compiler-rt.
from 48015d4 tsan: switch libignore from /proc/self/maps to dl_iterate_phdr
new 15fb044 tsan: fix build after 287632
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/sanitizer_common/sanitizer_common_nolibc.cc | 4 ++++
test/tsan/ignore_lib5.cc | 4 ++++
2 files changed, 8 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 b1c7153 PR tree-optimization/78436 * gimple-ssa-store-merging.c (ze [...]
new 7a69964 MIPS: Add the isa_rev>=2 option to interrupt_handler-bug-1.c.
new dc1df7c 2016-11-22 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
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/ChangeLog | 6 ++++++
gcc/config/arm/arm.c | 4 ++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/arm/{pr77933-1.c => pr77904.c} | 7 +++----
gcc/testsuite/gcc.target/mips/interrupt_handler-bug-1.c | 2 +-
5 files changed, 24 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.target/arm/{pr77933-1.c => pr77904.c} (87%)
--
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 6eebcd8 Rename option to -lto-pass-remarks-output
new eace138 Missing initializer.
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/clang/AST/DeclFriend.h | 1 +
1 file changed, 1 insertion(+)
--
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 2c8968f Add sem_item::m_hash_set (PR ipa/78309)
new b8d1392 [PR libgfortran/78449] XFAIL ieee_8.f90 on aarch64 and arm
new 1e04d93 PR tree-optimization/78445 * tree-if-conv.c (tree_if_conver [...]
new ab10473 PR middle-end/78416 * expmed.c (expand_divmod): Use wide_in [...]
new b1c7153 PR tree-optimization/78436 * gimple-ssa-store-merging.c (ze [...]
The 4 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 | 23 ++++++++++++
gcc/expmed.c | 54 +++++++++++++++------------
gcc/gimple-ssa-store-merging.c | 49 ++++++++++--------------
gcc/testsuite/ChangeLog | 16 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr78436.c | 23 ++++++++++++
gcc/testsuite/gcc.dg/pr78445.c | 19 ++++++++++
gcc/testsuite/gcc.dg/torture/pr78416.c | 17 +++++++++
gcc/testsuite/gfortran.dg/ieee/ieee_8.f90 | 3 +-
gcc/tree-if-conv.c | 23 +++++++-----
9 files changed, 164 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr78436.c
create mode 100644 gcc/testsuite/gcc.dg/pr78445.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr78416.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.