This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 745f601 Update for llvm change.
new 831584d Avoid using getComdatSymbolTable.
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/InputFiles.cpp | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 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 8476986 Update dom_info
new 876d4bc * c-warn.c (find_array_ref_with_const_idx_r): Remove paramet [...]
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/c-family/ChangeLog | 7 +++++++
gcc/c-family/c-warn.c | 13 ++++---------
2 files changed, 11 insertions(+), 9 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 493a6a7 Merge branches/gcc-6-branch rev 241214.
adds bc32472 Make Linaro GCC Snapshot 6.2-2016.10.
new b950c6c gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 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.
Yvan Roux pushed a change to branch linaro-local/snapshots/linaro-6.2-2016.10
in repository toolchain/gcc.
at 428fd75 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new 428fd75 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
Yvan Roux pushed a change to annotated tag linaro-snapshot-6.2-2016.10
in repository toolchain/gcc.
at e83412c (tag)
tagging bc32472ee917a01b63e72dc399c81d26259e78aa (commit)
replaces linaro-snapshot-6.2-2016.09
tagged by Yvan Roux
on Mon Oct 17 14:01:57 2016 +0200
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.2-2016.10
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new bc32472 Make Linaro GCC Snapshot 6.2-2016.10.
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.
unknown user pushed a change to branch master
in repository llvm.
from f68eeb3 Handle relocations to thumb functions when dynamic linking CO [...]
new 6b54de2 Test commit.
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/CodeGen/SafeStack.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 llvm.
from 087ac0b GlobalISel: support wider range of load/store sizes in AArch64.
new 58121fb Return a StringRef instead of a Comdat*.
new f68eeb3 Handle relocations to thumb functions when dynamic linking CO [...]
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:
include/llvm/LTO/LTO.h | 11 +++---
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 23 +++++++++--
.../RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h | 44 +++++++++++++++++++---
test/ExecutionEngine/RuntimeDyld/ARM/COFF_Thumb.s | 34 +++++++++++++++--
tools/gold/gold-plugin.cpp | 6 +--
5 files changed, 96 insertions(+), 22 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 ad1d98c ELF: Implement skip() as (void)next()
new 745f601 Update for llvm change.
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/InputFiles.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 0d8c32f AMDGPU/SI: LowerParameter() should be computing align based o [...]
new 087ac0b GlobalISel: support wider range of load/store sizes in AArch64.
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/AArch64InstructionSelector.cpp | 8 ++
.../AArch64/GlobalISel/arm64-instructionselect.mir | 160 +++++++++++++++++++++
2 files changed, 168 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 lld.
from ed05ee6 [ELF] Support for R_ARM_TARGET2 relocation
new ad1d98c ELF: Implement skip() as (void)next()
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/ScriptParser.cpp | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.