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 76276ff v850 linker scripts
new 744ce30 [AArch64] PR target/20553, fix opcode mask for SIMD multiply [...]
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 | 7 +++++++
gas/testsuite/gas/aarch64/advsimd-fp16.d | 12 ++++++++++++
gas/testsuite/gas/aarch64/advsimd-fp16.s | 3 +++
opcodes/ChangeLog | 5 +++++
opcodes/aarch64-tbl.h | 8 ++++----
5 files changed, 31 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 lldb.
from 8644791 Fix PDB unittests on non-windows platforms
new 99511ff XFAIL TestSBData for gcc-4.9 i386
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:
packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | 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 580083a 2016-09-30 Fritz Reese <fritzoreese(a)gmail.com>
new 34c69d2 * config/aarch64/aarch64-simd.md: Adjust fall through comments.
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 | 4 ++++
gcc/config/aarch64/aarch64-simd.md | 4 ++--
2 files changed, 6 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 lldb.
from 10099a4 Add the tracking radar on our end.
new 8644791 Fix PDB unittests on non-windows platforms
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:
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 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 gcc.
from e0e00cf gcc/fortran/ChangeLog:
new f24fcad 2016-09-30 Fritz Reese <fritzoreese(a)gmail.com>
new 580083a 2016-09-30 Fritz Reese <fritzoreese(a)gmail.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/fortran/ChangeLog | 11 ++++++++
gcc/fortran/interface.c | 23 ++++++++++++++---
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gfortran.dg/dec_structure_16.f90 | 35 ++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/dec_union_8.f90 | 21 ++++++++++++++++
5 files changed, 96 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_16.f90
create mode 100644 gcc/testsuite/gfortran.dg/dec_union_8.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 gcc.
from 4421152 [RTL ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? [...]
new e0e00cf gcc/fortran/ChangeLog:
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 | 9 ++++++
gcc/fortran/trans-array.c | 7 +---
gcc/fortran/trans-intrinsic.c | 27 ++++++++++++++--
gcc/fortran/trans-types.c | 3 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/coarray_allocate_10.f08 | 39 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/coindexed_1.f90 | 8 ++---
7 files changed, 84 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_10.f08
--
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 80169c8 Fix pr20528 testsuite
new 76276ff v850 linker scripts
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 | 6 ++++++
ld/scripttempl/v850.sc | 2 +-
ld/scripttempl/v850_rh850.sc | 2 +-
3 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 ec449d5 2016-09-30 Richard Biener <rguenther(a)suse.de>
new dfe03f1 Enhance documentation of asan-use-after-return param.
new 4421152 [RTL ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? [...]
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 | 10 +++
gcc/doc/invoke.texi | 4 ++
gcc/ifcvt.c | 80 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++
.../aarch64/ifcvt_avoid_const_materialization_1.c | 22 ++++++
5 files changed, 120 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/ifcvt_avoid_const_materialization_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 binutils-gdb.
from 4eca022 Remove syntactic sugar
new 80169c8 Fix pr20528 testsuite
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 | 7 +++++++
ld/testsuite/ld-elf/pr20528a.d | 3 +++
ld/testsuite/ld-elf/pr20528b.d | 3 +++
3 files changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.