This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 944e6c56f7b [ARM] Account for implicit IT when calculating inline asm size
new 9a00564d887 [AsmParser] Return an error in the case of empty symbol ref [...]
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/MC/MCParser/AsmParser.cpp | 2 +-
test/MC/AArch64/expr-bad-symbol.s | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
create mode 100644 test/MC/AArch64/expr-bad-symbol.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 binutils-gdb.
from c258c396fa GDB: Work around buggy dwarf line information produced by Co [...]
new 00bee008e9 Tidy elf_segment_map allocation
new e0c3dfa2ee SPU overlay headers
new 1b9e270b09 No PT_INTERP when .interp is zero size
new 5d69562788 Use p_vaddr_offset to set p_vaddr on segments without sections
new 7358942661 ld insert_os_after ignoring first assignment
new 64029e9368 Separate header PT_LOAD for -z separate-code
The 6 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 | 40 ++++++++
bfd/elf-nacl.c | 88 +++++++++---------
bfd/elf.c | 165 ++++++++++++++++++++-------------
bfd/elf32-spu.c | 38 +++++---
include/ChangeLog | 4 +
include/bfdlink.h | 3 +
ld/ChangeLog | 25 +++++
ld/ldexp.c | 1 +
ld/ldlang.c | 11 ++-
ld/testsuite/ld-elf/loadaddr1.d | 2 +-
ld/testsuite/ld-elf/loadaddr2.d | 2 +-
ld/testsuite/ld-elf/overlay.d | 2 -
ld/testsuite/ld-elf/pr19539.d | 2 +-
ld/testsuite/ld-elf/pr22423.d | 2 +-
ld/testsuite/ld-i386/vxworks2.sd | 7 +-
ld/testsuite/ld-powerpc/vxworks2.sd | 5 -
ld/testsuite/ld-spu/ovl.lnk | 2 +-
ld/testsuite/ld-tic6x/dsbt-be.ld | 1 -
ld/testsuite/ld-tic6x/dsbt-inrange.ld | 1 -
ld/testsuite/ld-tic6x/dsbt-overflow.ld | 1 -
ld/testsuite/ld-tic6x/dsbt.ld | 1 -
21 files changed, 261 insertions(+), 142 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 9cd9881d713 2018-10-08 Paul Thomas <pault(a)gcc.gnu.org>
new c1a74f897b5 Limit a MV test just for x86 target.
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 | 4 ++++
gcc/testsuite/g++.dg/ext/pr82625.C | 1 +
2 files changed, 5 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 ca6a9e3669b [AArch64] Fix verifier error when outlining indirect calls
new 944e6c56f7b [ARM] Account for implicit IT when calculating inline asm size
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/ARMBaseInstrInfo.cpp | 8 +++--
lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp | 13 +++++++-
test/CodeGen/ARM/cbz-implicit-it-range.ll | 47 ++++++++++++++++++++++++++++
3 files changed, 65 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/ARM/cbz-implicit-it-range.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 7d468f2a871 [RISCV] Update alu8.ll and alu16.ll test cases
new ca6a9e3669b [AArch64] Fix verifier error when outlining indirect calls
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/AArch64/AArch64AsmPrinter.cpp | 3 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.td | 6 ++++
test/CodeGen/AArch64/machine-outliner-thunk.ll | 47 ++++++++++++++++++++++++--
4 files changed, 53 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 llvm.
from 990c587f42a [DebugInfo][PDB] Fix a signed/unsigned coversion warning
new 7d468f2a871 [RISCV] Update alu8.ll and alu16.ll 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:
test/CodeGen/RISCV/alu16.ll | 6 +++---
test/CodeGen/RISCV/alu8.ll | 8 ++++++--
2 files changed, 9 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 d32a4fbdef6 Don't ICE on vectors of enums (PR 87286)
new 8c6d0f8f378 /cp 2018-10-08 Paolo Carlini <paolo.carlini(a)oracle.com>
new 9cd9881d713 2018-10-08 Paul Thomas <pault(a)gcc.gnu.org>
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 8 ++++++++
gcc/fortran/trans-stmt.c | 1 -
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/concepts/pr71128.C | 10 ++++++++++
gcc/testsuite/gfortran.dg/associate_41.f90 | 25 +++++++++++++++++++++++++
6 files changed, 54 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/pr71128.C
create mode 100644 gcc/testsuite/gfortran.dg/associate_41.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 llvm.
from 3948aa1d82c [InstCombine] Fix incongruous GEP type addrspace
new 990c587f42a [DebugInfo][PDB] Fix a signed/unsigned coversion warning
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/DebugInfo/PDB/Native/GlobalsStream.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 binutils-gdb.
from 25cbdcbbc5 Handle R_RISCV_32_PCREL in readelf
new c258c396fa GDB: Work around buggy dwarf line information produced by Co [...]
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:
gdb/ChangeLog | 9 +++++++++
gdb/dwarf2read.c | 19 ++++++++++++++++++-
2 files changed, 27 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.