This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f57428d Fix default reloc model on ARM.
new 68e92ae Simplify and clang-format a table.
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/MCTargetDesc/X86AsmBackend.cpp | 10 +++++-----
1 file changed, 5 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 c6eef17 [MC] Return early when .fill size is negative
new f57428d Fix default reloc model on ARM.
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/ARMTargetMachine.cpp | 4 ++--
test/CodeGen/ARM/default-reloc.ll | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/ARM/default-reloc.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 binutils-gdb.
from 1a72702 Return void from linker callbacks
new 7743482 MIPS/BFD: Enable local R_MIPS_26 overflow detection
new 3b4412a MIPS/LD/testsuite: Rename `unaligned-syms' to `unaligned-data'
new 99aefae MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branches
The 3 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 | 13 ++++++++
bfd/elfxx-mips.c | 28 +++++++++++-----
ld/ChangeLog | 26 +++++++++++++++
ld/testsuite/ld-mips-elf/jal-global-overflow-0.d | 20 ++++++++++++
ld/testsuite/ld-mips-elf/jal-global-overflow-1.d | 8 +++++
ld/testsuite/ld-mips-elf/jal-global-overflow.s | 37 ++++++++++++++++++++++
ld/testsuite/ld-mips-elf/jal-local-overflow-0.d | 6 ++++
ld/testsuite/ld-mips-elf/jal-local-overflow-1.d | 8 +++++
ld/testsuite/ld-mips-elf/jal-local-overflow.s | 35 ++++++++++++++++++++
ld/testsuite/ld-mips-elf/mips-elf.exp | 8 +++++
ld/testsuite/ld-mips-elf/unaligned-branch.d | 23 ++++++++++++++
ld/testsuite/ld-mips-elf/unaligned-branch.s | 21 ++++++++++++
.../{unaligned-syms.s => unaligned-data.s} | 0
ld/testsuite/ld-mips-elf/unaligned-ldpc-0.d | 2 +-
ld/testsuite/ld-mips-elf/unaligned-ldpc-1.d | 2 +-
ld/testsuite/ld-mips-elf/unaligned-lwpc-0.d | 2 +-
ld/testsuite/ld-mips-elf/unaligned-lwpc-1.d | 2 +-
.../{unaligned-syms.s => unaligned-text.s} | 2 +-
18 files changed, 230 insertions(+), 13 deletions(-)
create mode 100644 ld/testsuite/ld-mips-elf/jal-global-overflow-0.d
create mode 100644 ld/testsuite/ld-mips-elf/jal-global-overflow-1.d
create mode 100644 ld/testsuite/ld-mips-elf/jal-global-overflow.s
create mode 100644 ld/testsuite/ld-mips-elf/jal-local-overflow-0.d
create mode 100644 ld/testsuite/ld-mips-elf/jal-local-overflow-1.d
create mode 100644 ld/testsuite/ld-mips-elf/jal-local-overflow.s
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-branch.d
create mode 100644 ld/testsuite/ld-mips-elf/unaligned-branch.s
copy ld/testsuite/ld-mips-elf/{unaligned-syms.s => unaligned-data.s} (100%)
rename ld/testsuite/ld-mips-elf/{unaligned-syms.s => unaligned-text.s} (95%)
--
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 e531879 Revert the attempted fix for c++/69855, it breaks bootstrap.
new 751c7db Fix segfault on verify_dominators error path
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/dominance.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 gcc.
from fe95391 ira.c bb_loop_depth again
new e531879 Revert the attempted fix for c++/69855, it breaks bootstrap.
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/cp/name-lookup.c | 18 ---------
gcc/testsuite/g++.dg/overload/69855.C | 44 ----------------------
gcc/testsuite/g++.old-deja/g++.law/missed-error2.C | 7 ++--
gcc/testsuite/g++.old-deja/g++.pt/crash3.C | 4 +-
4 files changed, 5 insertions(+), 68 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/overload/69855.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 llvm.
from c12ac37 Bounds check the number of bitmap blocks in the name map
new c6eef17 [MC] Return early when .fill size is negative
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 +-
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 clang.
from ddf13e2 AMDGPU: Add fract builtin
new 35f542b [X86][SSE] Replace VPMOVSX and (V)PMOVZX integer extension in [...]
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/Basic/BuiltinsX86.def | 18 ------------------
lib/Headers/avx2intrin.h | 36 ++++++++++++++++++++++++------------
lib/Headers/smmintrin.h | 18 ++++++++++++------
test/CodeGen/avx2-builtins.c | 30 ++++++++++++++++++------------
test/CodeGen/builtins-x86.c | 6 ------
test/CodeGen/sse41-builtins.c | 18 ++++++++++++------
6 files changed, 66 insertions(+), 60 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from 8d0599a implement static_assert
new 884fe5b introduce call exprs
new d787e25 introduce lambda closures support
new a45f9d2 more lambda contexts
The 3 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/compile/compile-cplus-types.c | 3 ++
include/gcc-cp-fe.def | 82 +++++++++++++++++++++++++++++++++++----
include/gcc-cp-interface.h | 19 +++++++--
3 files changed, 92 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.