This is an automated email from the git hooks/post-receive script.
Peter Smith pushed a change to branch linaro-local/ARMportforupstream
in repository toolchain/llvm/lld.
discards a259505 ARM should define _GLOBAL_OFFSET_TABLE_ to base of .got
discards bfa839a Initial support for ARM in lld.
adds 4dfc3f8 [ELF][MIPS] Always resolve MIPS GP-relative relocations to 'l [...]
adds 68bbed2 Make test more realistic.
adds c7a1051 Simplify. NFC.
adds b544392 [ELF] Unbreak build with GCC.
adds eb8ceea bar
adds ea3fb82 Revert "bar"
adds fe7db87 Handle the -T option.
new 29d9a85 Initial support for ARM in lld.
new 709b5a2 ARM should define _GLOBAL_OFFSET_TABLE_ to base of .got
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a259505)
\
N -- N -- N refs/heads/linaro-local/ARMportforupstream (709b5a2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ELF/Driver.cpp | 1 +
ELF/DriverUtils.cpp | 1 +
ELF/InputFiles.cpp | 5 +
ELF/InputSection.cpp | 3 +-
ELF/InputSection.h | 4 +-
ELF/Relocations.cpp | 28 ++++-
test/ELF/Inputs/arm-plt-reloc.s | 2 -
test/ELF/arm-attributes-remove.s | 33 ++++++
test/ELF/arm-data-relocs.s | 8 +-
test/ELF/{arm-got.s => arm-fpic-got.s} | 0
...nu-ifunc-nosym-i386.s => arm-gnu-ifunc-nosym.s} | 14 +--
test/ELF/arm-gnu-ifunc.s | 131 +++++++++++++++++++++
test/ELF/arm-gotoff.s | 72 +++++++++++
test/ELF/gotpc-relax-und-dso.s | 58 ++++-----
test/ELF/gotpc-relax.s | 68 +++++------
test/ELF/gotpcrelx.s | 6 +-
test/ELF/mips-64-gprel-so.s | 23 ++++
test/ELF/reproduce.s | 4 +-
18 files changed, 371 insertions(+), 90 deletions(-)
create mode 100644 test/ELF/arm-attributes-remove.s
rename test/ELF/{arm-got.s => arm-fpic-got.s} (100%)
copy test/ELF/{gnu-ifunc-nosym-i386.s => arm-gnu-ifunc-nosym.s} (66%)
create mode 100644 test/ELF/arm-gnu-ifunc.s
create mode 100644 test/ELF/arm-gotoff.s
create mode 100644 test/ELF/mips-64-gprel-so.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.
charles.baylis pushed a change to branch aarch64-v2.1-on-gc64
in repository toolchain/luajit-aarch64.
at 8b0a977 vm_exit_interp implemented (not audited for w/x registers)
This branch includes the following new commits:
new 8b0a977 vm_exit_interp implemented (not audited for w/x registers)
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.
--
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.
charles.baylis pushed a change to branch aarch64-v2.1-gc64-dis
in repository toolchain/luajit-aarch64.
at 58e460d Merge remote-tracking branch 'rtrk/arm64' into tmp
This branch includes the following new commits:
new 221268b Use the GDB JIT API in a thread-safe manner.
new f05280e x86/x64: Fix instruction length decoder.
new 6a99732 Merge branch 'master' into v2.1
new 35b09e6 Windows/x86: Add full exception interoperability.
new 16897a9 ARM64: Initial steps in implementing ARM64 disassembler.
new 52dc80d Implemented disassembling majority of general purpose instructions.
new 8b0a977 vm_exit_interp implemented (not audited for w/x registers)
new 9c89016 Merge remote-tracking branch 'rtrk/arm64' into tmp
new fa251ef ARM64: Added code for disassembling FP instructions. Small fi [...]
new 58e460d Merge remote-tracking branch 'rtrk/arm64' into tmp
The 10 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.
--
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.
charles.baylis pushed a change to branch aarch64-use-dispatch
in repository toolchain/luajit-aarch64.
at 29f7d5e dubious patch to use DISPATCH register in the way ARM does.
This branch includes the following new commits:
new f804d59 Remove TISNIL register alias to make space for DISPATCH register
new 29f7d5e dubious patch to use DISPATCH register in the way ARM does.
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.
--
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 13ad43d Fix the CLANG_ENABLE_STATIC_ANALYZER=OFF build.
new 26f4742 [Clang][Intrinsics][avx512] Continue Adding round cvt to clang
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/Headers/avx512fintrin.h | 66 +++++++++++++++++++++++-
test/CodeGen/avx512f-builtins.c | 108 ++++++++++++++++++++++++++++++++--------
2 files changed, 151 insertions(+), 23 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 binutils-2_26-branch
in repository binutils-gdb.
from d38c222 Automatic date update in version.in
new 8bfb4f2 Add support for new POWER ISA 3.0 instructions.
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 | 10 ++++++++++
gas/testsuite/gas/ppc/altivec3.d | 1 +
gas/testsuite/gas/ppc/altivec3.s | 1 +
gas/testsuite/gas/ppc/power9.d | 9 +++++++++
gas/testsuite/gas/ppc/power9.s | 9 +++++++++
opcodes/ChangeLog | 8 ++++++++
opcodes/ppc-opc.c | 8 ++++++++
7 files changed, 46 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 645eab2 Update usage(), make sure srcdir is really empty.
new cc0c9e0 MappedBlockStreamTest.cpp: Appease msc18 to avoid initializer [...]
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/DebugInfo/PDB/MappedBlockStreamTest.cpp | 8 ++++++--
1 file 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 gcc.
from 0cfe7a2 2016-06-01 Richard Biener <rguenther(a)suse.de>
new 6ab9cde PR middle-end/71371 * gimplify.c (gimplify_omp_for): Tempor [...]
new 7d7125d 2016-06-01 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/ChangeLog | 6 ++++
gcc/fortran/ChangeLog | 9 +++++
gcc/fortran/decl.c | 53 ++++++++++++++++++++++++++----
gcc/fortran/resolve.c | 8 ++---
gcc/gimplify.c | 5 +++
gcc/testsuite/ChangeLog | 14 +++++++-
gcc/testsuite/c-c++-common/gomp/pr71371.c | 25 ++++++++++++++
gcc/testsuite/gfortran.dg/submodule_14.f08 | 2 +-
gcc/testsuite/gfortran.dg/submodule_16.f08 | 53 ++++++++++++++++++++++++++++++
9 files changed, 162 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr71371.c
create mode 100644 gcc/testsuite/gfortran.dg/submodule_16.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 gcc-6-branch
in repository gcc.
from fdb3701 * parse.c (case_decl): Move ST_OMP_* to ... (case_omp_decl) [...]
new f22e20d PR middle-end/71371 * gimplify.c (gimplify_omp_for): Tempor [...]
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/gimplify.c | 5 +++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/c-c++-common/gomp/pr71371.c | 25 +++++++++++++++++++++++++
4 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr71371.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 9082851 [X86][SSE] Added non-temporal store tests for all 512-bit vec [...]
new 645eab2 Update usage(), make sure srcdir is really empty.
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:
utils/release/merge.sh | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.