This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 7d80f48e93 Consolidate getdirentries{64} implementation
new 81b49e9692 Increase robustness of internal dlopen() by using RTLD_NOW [ [...]
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:
ChangeLog | 8 ++++++++
include/dlfcn.h | 23 ++++++++++++++++++++++-
sysdeps/gnu/unwind-resume.c | 7 ++-----
sysdeps/nptl/unwind-forcedunwind.c | 3 ++-
4 files changed, 34 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 33005b401f4 [mips] Fix a test case which is keeping the expensive check [...]
new 588fa1cad77 [WebAssembly] Implement getRelocationValueString()
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/Object/WasmObjectFile.cpp | 12 ++++++++----
test/Object/objdump-relocations.test | 6 +++---
test/tools/llvm-objdump/WebAssembly/relocations.test | 2 +-
tools/llvm-objdump/llvm-objdump.cpp | 10 +++++++++-
4 files changed, 21 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.
unknown user pushed a change to branch master
in repository llvm.
from 3d681a99a40 [AMDGPU][Waitcnt] As of gfx7, VMEM operations do not increm [...]
new 33005b401f4 [mips] Fix a test case which is keeping the expensive check [...]
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/MC/Mips/mips32r2/valid.s | 3 ---
1 file changed, 3 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 ce17a9d46b7 [mips] Correct the definitions of some control instructions
new 3d681a99a40 [AMDGPU][Waitcnt] As of gfx7, VMEM operations do not increm [...]
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/AMDGPU/AMDGPUSubtarget.h | 4 ++++
lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 2 +-
test/CodeGen/AMDGPU/insert_vector_elt.ll | 2 +-
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.image.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.ll | 4 ++--
7 files changed, 14 insertions(+), 10 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 libcxx.
from db0ba4480 [libcxx] func.wrap.func.con: Unset function before destroying [...]
new a5996e8dc Move old test into test/libcxx, and implement new version of [...]
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:
.../iterators}/failed.pass.cpp | 2 ++
.../ostreambuf.iter.ops/failed.pass.cpp | 17 +++++++++++++++--
2 files changed, 17 insertions(+), 2 deletions(-)
copy test/{std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops [...]
--
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 65d84ef89 Add a test. NFC.
new d807e0217 Delete GotPltIndex.
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/Symbols.cpp | 4 +++-
ELF/Symbols.h | 1 -
ELF/SyntheticSections.cpp | 4 ++--
3 files changed, 5 insertions(+), 4 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 linaro/gcc-5-branch
in repository gcc.
from aa27525981a gcc/ * LINARO-VERSION: Bump version number, post snapshot.
adds 72a792d5f93 Fix .gitreview.
adds 2085ac0cecc Backport a part of configure.ac update
No new revisions were added by this update.
Summary of changes:
.gitreview | 2 +-
configure | 8 ++++++++
configure.ac | 2 ++
3 files changed, 11 insertions(+), 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.
Maxim Kuvyrkov pushed a change to branch linaro-local/gcc-5-integration-branch
in repository toolchain/gcc.
from 72a792d5f93 Fix .gitreview.
new 2085ac0cecc Backport a part of configure.ac update
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:
configure | 8 ++++++++
configure.ac | 2 ++
2 files changed, 10 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 3b2f0b2c7e6 [x86] add tests to show potential opt-out of ftrunc optimiz [...]
new ac6d1cea2c1 [DAGCombiner] limit ftrunc optimizations with function attribute
new ce17a9d46b7 [mips] Correct the definitions of some control instructions
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 +++++
lib/Target/Mips/MicroMipsInstrFormats.td | 2 +-
lib/Target/Mips/MicroMipsInstrInfo.td | 30 +++++++++++--------
lib/Target/Mips/MipsInstrInfo.td | 43 +++++++++++----------------
test/CodeGen/X86/ftrunc.ll | 18 +++++++----
test/MC/Mips/micromips-control-instructions.s | 19 +++++++++---
test/MC/Mips/mips-control-instructions.s | 20 +++++++++----
7 files changed, 86 insertions(+), 54 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.
Maxim Kuvyrkov pushed a change to branch linaro-local/gcc-5-integration-branch
in repository toolchain/gcc.
from aa27525981a gcc/ * LINARO-VERSION: Bump version number, post snapshot.
new 72a792d5f93 Fix .gitreview.
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:
.gitreview | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.