This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ffc20a9 [arm+x86] Make GNU variants behave like GNU w.r.t combining s [...]
new db2950f Define a isPositionIndependent helper for ARMAsmPrinter. 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/Target/ARM/ARMAsmPrinter.cpp | 8 ++++++--
lib/Target/ARM/ARMAsmPrinter.h | 2 ++
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 2c6ac78 [PATCH/AARCH64] Accept vulcan as a cpu name for the AArch64 p [...]
new a15584d gcc/testsuite/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/testsuite/ChangeLog | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/vadsdu-0.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsdu-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsdu-2.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsdu-3.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsdu-4.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsdu-5.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsdub-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsdub-2.c | 5 +++--
gcc/testsuite/gcc.target/powerpc/vadsduh-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsduh-2.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsduw-1.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/vadsduw-2.c | 3 ++-
13 files changed, 51 insertions(+), 13 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.
Rob Savoye pushed a change to branch master
in repository toolchain/abe.
from fdf0136 Update Copyright message data.
new 22c92e9 Don't disable the GDB simulator by default. This is used for [...]
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:
config/gdb.conf | 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.
Rob Savoye pushed a change to branch master
in repository toolchain/abe.
from 36a6dd4 Support developers using test-armv8-02 to test from dev-01
new fdf0136 Update Copyright message data.
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:
config/boards/aarch64-qemu.exp | 2 +-
config/boards/arm-qemu.exp | 2 +-
config/boards/v8model.exp | 2 +-
3 files changed, 3 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 gcc.
from aecfaa5 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ib [...]
new 2c6ac78 [PATCH/AARCH64] Accept vulcan as a cpu name for the AArch64 p [...]
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/aarch64/aarch64-cores.def | 4 ++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/doc/invoke.texi | 4 ++--
4 files changed, 13 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 gcc.
from c0ac34c * cse.c (canon_asm_operands): New function extracted from... [...]
new aecfaa5 * config-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ib [...]
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:
contrib/ChangeLog | 7 +++++++
contrib/config-list.mk | 4 ++--
2 files changed, 9 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 binutils-gdb.
from bdd582d Arc assembler: Convert nps400 from a machine type to an extension.
new 04d59df Improve user experience in printing Fortran derived types.
new 5f68df2 MIPS/BFD: Don't stop processing on a cross-mode jump conversi [...]
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:
bfd/ChangeLog | 8 +++
bfd/elfxx-mips.c | 12 ++---
gdb/ChangeLog | 5 ++
gdb/f-valprint.c | 34 +++++++++---
gdb/testsuite/ChangeLog | 9 ++++
.../{charset.exp => derived-type-function.exp} | 32 +++++------
.../gdb.fortran/derived-type-function.f90 | 62 ++++++++++++++++++++++
gdb/testsuite/gdb.fortran/derived-type.exp | 6 +--
gdb/testsuite/gdb.fortran/vla-type.exp | 4 +-
ld/ChangeLog | 7 +++
ld/testsuite/ld-mips-elf/mode-change-error-1.d | 5 +-
ld/testsuite/ld-mips-elf/mode-change-error-1a.s | 3 ++
12 files changed, 147 insertions(+), 40 deletions(-)
copy gdb/testsuite/gdb.fortran/{charset.exp => derived-type-function.exp} (58%)
create mode 100644 gdb/testsuite/gdb.fortran/derived-type-function.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 782c112 S390 gdbserver: Mark local funcs/vars as static
new bdd582d Arc assembler: Convert nps400 from a machine type to an extension.
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:
bfd/ChangeLog | 8 +
bfd/archures.c | 1 -
bfd/bfd-in2.h | 1 -
bfd/cpu-arc.c | 5 +-
bfd/elf32-arc.c | 6 -
binutils/ChangeLog | 5 +
binutils/readelf.c | 3 -
gas/ChangeLog | 32 +++
gas/config/tc-arc.c | 70 +++++--
gas/doc/as.texinfo | 2 +-
gas/doc/c-arc.texi | 24 ++-
gas/testsuite/gas/arc/nps400-0.d | 4 +-
gas/testsuite/gas/arc/nps400-1.d | 2 +-
gas/testsuite/gas/arc/nps400-2.d | 2 +-
gas/testsuite/gas/arc/nps400-3.d | 2 +-
gas/testsuite/gas/arc/nps400-4.d | 2 +-
gas/testsuite/gas/arc/nps400-5.d | 2 +-
gas/testsuite/gas/arc/nps400-6.d | 2 +-
gas/testsuite/gas/arc/nps400-7.d | 2 +-
gas/testsuite/gas/arc/textinsn2op01.d | 36 ++--
gas/testsuite/gas/arc/textinsn2op01.s | 2 +-
gas/testsuite/gas/arc/textinsn3op.d | 108 +++++------
gas/testsuite/gas/arc/textinsn3op.s | 2 +-
include/ChangeLog | 7 +
include/elf/arc.h | 1 -
include/opcode/arc.h | 3 +-
ld/ChangeLog | 5 +
ld/testsuite/ld-arc/nps-1a.d | 2 +-
ld/testsuite/ld-arc/nps-1b.d | 2 +-
opcodes/ChangeLog | 10 +
opcodes/arc-dis.c | 12 +-
opcodes/arc-nps400-tbl.h | 356 +++++++++++++++++-----------------
opcodes/arc-opc.c | 28 +--
33 files changed, 433 insertions(+), 316 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 vehre/coarray
in repository gcc.
from 9b5d1f2 Merge branch 'trunk' of git://gcc.gnu.org/git/gcc into vehre/coarray
new 6083b59 Modified gfortran.texi to document caf_register's signature c [...]
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/gfortran.texi | 9 +++++++--
gcc/fortran/trans-decl.c | 6 ++++++
gcc/fortran/trans.c | 16 +++++++++++-----
gcc/fortran/trans.h | 1 +
libgfortran/caf/libcaf.h | 4 +++-
libgfortran/caf/mpi.c | 3 ++-
libgfortran/caf/single.c | 45 ++++++++++++++++++++++++++++++++++++++++++++-
7 files changed, 74 insertions(+), 10 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 6f24776 reverted the prev commit due to assertion failure
new ffc20a9 [arm+x86] Make GNU variants behave like GNU w.r.t combining s [...]
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/llvm/ADT/Triple.h | 6 ++++++
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 3 +--
lib/CodeGen/TargetLoweringBase.cpp | 2 +-
test/CodeGen/ARM/sincos.ll | 18 ++++++++++++++++++
test/CodeGen/X86/sincos-opt.ll | 30 ++++++++++++++++++++++++++++++
5 files changed, 56 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.