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 605fd3c659 Fix GDBserver build failure when $development is false
new 704a705d7a x86: Properly encode vmovd with 64-bit memeory
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 | 9 ++++++
gas/testsuite/gas/i386/i386.exp | 2 ++
gas/testsuite/gas/i386/x86-64-movd-intel.d | 47 ++++++++++++++++++++++++++++++
gas/testsuite/gas/i386/x86-64-movd.d | 46 +++++++++++++++++++++++++++++
gas/testsuite/gas/i386/x86-64-movd.s | 41 ++++++++++++++++++++++++++
opcodes/ChangeLog | 7 +++++
opcodes/i386-opc.tbl | 6 ++--
opcodes/i386-tbl.h | 42 +++-----------------------
8 files changed, 158 insertions(+), 42 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-movd-intel.d
create mode 100644 gas/testsuite/gas/i386/x86-64-movd.d
create mode 100644 gas/testsuite/gas/i386/x86-64-movd.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 gcc.
from fede48b29aa Require stack size for some test-cases
new 0d690bb2372 PR 78534 Regression on 32-bit targets
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:
libgfortran/ChangeLog | 6 ++++++
libgfortran/io/transfer.c | 12 +++++++-----
2 files changed, 13 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 8534bf8a895 2018-01-08 Paul Thomas <pault(a)gcc.gnu.org>
new fede48b29aa Require stack size for some test-cases
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 | 6 ++++++
gcc/testsuite/gcc.dg/graphite/interchange-7.c | 1 +
gcc/testsuite/gcc.dg/graphite/run-id-1.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-4.c | 1 +
4 files changed, 9 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 llvm.
from 05828fa2811 [X86] Renamed CodeGen test
new a646970af8f [ARM] Fix PR35481
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/Thumb1FrameLowering.cpp | 19 ++++++++++++++-----
test/CodeGen/Thumb/PR35481.ll | 24 ++++++++++++++++++++++++
2 files changed, 38 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/Thumb/PR35481.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 gcc.
from f03b63ff8dd [ARC] Revamp trampoline implementation
new 8534bf8a895 2018-01-08 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 | 19 +++++++++++++++
gcc/fortran/decl.c | 6 +++++
gcc/fortran/trans-array.c | 46 +++++++++++++++++++++++++++++-------
gcc/fortran/trans-expr.c | 4 +++-
gcc/fortran/trans-stmt.c | 35 +++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gfortran.dg/pdt_15.f03 | 2 +-
gcc/testsuite/gfortran.dg/pdt_26.f03 | 2 +-
gcc/testsuite/gfortran.dg/pdt_27.f03 | 22 +++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_28.f03 | 31 ++++++++++++++++++++++++
10 files changed, 163 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_27.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_28.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 gcc.
from 239f0c886bf Require alloca for some test-cases
new 9859e9a71da [ARC] Enable unaligned access.
new f03b63ff8dd [ARC] Revamp trampoline implementation
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 | 17 +++++++++
gcc/config/arc/arc-c.def | 1 +
gcc/config/arc/arc.c | 90 ++++++++++++++++++++++--------------------------
gcc/config/arc/arc.h | 4 +--
gcc/config/arc/arc.md | 9 -----
5 files changed, 62 insertions(+), 59 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 d8b1487cb04 [X86] Remove side-effects from determineCalleeSaves
new 05828fa2811 [X86] Renamed CodeGen test
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/CodeGen/X86/{pr37563.ll => pr35763.ll} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/CodeGen/X86/{pr37563.ll => pr35763.ll} (100%)
--
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 10c0bf7a263 [X86] Replace CVT2MASK ISD opcode with PCMPGTM compared to zero.
new d8b1487cb04 [X86] Remove side-effects from determineCalleeSaves
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/X86FrameLowering.cpp | 55 ++++++++++++++++++-------------------
1 file changed, 27 insertions(+), 28 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 gdb-8.1-branch
in repository binutils-gdb.
from c679903694 Automatic date update in version.in
new 6caf4baae5 Fix GDB build failure when $development is false
new f464485579 Fix GDBserver build failure when $development is false
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 | 13 +++++++++++++
gdb/Makefile.in | 3 ---
gdb/configure | 4 ++--
gdb/configure.ac | 4 ++--
gdb/gdbserver/ChangeLog | 10 ++++++++++
gdb/gdbserver/Makefile.in | 1 -
gdb/gdbserver/configure | 3 ++-
gdb/gdbserver/configure.ac | 3 ++-
gdb/gdbserver/server.c | 8 ++++++++
gdb/maint.c | 10 ++++++++++
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.gdb/unittest.exp | 13 ++++++++++++-
gdb/testsuite/gdb.server/unittest.exp | 13 ++++++++++---
13 files changed, 80 insertions(+), 14 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 2f5aebe33 [COFF] Initalize ErrorHandler with CanExitEarly value
new dd6567444 [ELF] Compress debug sections after assignAddresses and suppo [...]
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/LinkerScript.cpp | 5 ----
ELF/OutputSections.cpp | 9 ------
ELF/Writer.cpp | 3 +-
test/ELF/Inputs/compress-debug.s | 5 ++++
test/ELF/compress-debug-sections-reloc.s | 26 ++++++++++++++++
.../linkerscript/compress-debug-sections-custom.s | 35 ++++++++++++++++++++++
6 files changed, 68 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/Inputs/compress-debug.s
create mode 100644 test/ELF/compress-debug-sections-reloc.s
create mode 100644 test/ELF/linkerscript/compress-debug-sections-custom.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.