This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5318736 2016-08-30 Fritz Reese <fritzoreese(a)gmail.com>
new 9a60758 [PATCH][Aarch64][gcc] Fix vld2/3/4 on big endian systems
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 | 14 +++
gcc/config/aarch64/aarch64-simd.md | 175 +++++++++++++++++++++++++++++++++----
2 files changed, 173 insertions(+), 16 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 newlib.
from de8b819 Change return type from locale_t to struct __locale_t * as well
new 3d3ab82 Fix off_t typedef on Cygwin64
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:
newlib/libc/include/sys/_types.h | 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 gcc-6-branch
in repository gcc.
from c2103c1 Daily bump.
new 89f8f57 Add -fno-show-column to libstdc++ test flags
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:
libstdc++-v3/ChangeLog | 12 ++++++++++++
libstdc++-v3/scripts/testsuite_flags.in | 2 +-
libstdc++-v3/testsuite/20_util/forward/1_neg.cc | 4 ++--
3 files changed, 15 insertions(+), 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 72187d4 [libFuzzer] fix a bug when running a single unit of N bytes w [...]
new db6b577 Revert "[ORC][RPC] Make the future type of an Orc RPC call Er [...]
new 39dbb53 [AMDGPU] Refactor SOP instructions TD files.
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/ExecutionEngine/Orc/RPCUtils.h | 158 ++--
include/llvm/Support/Error.h | 21 -
lib/Target/AMDGPU/SIInstrFormats.td | 126 ---
lib/Target/AMDGPU/SIInstrInfo.td | 287 ------
lib/Target/AMDGPU/SIInstructions.td | 503 +----------
lib/Target/AMDGPU/SOPInstructions.td | 1103 ++++++++++++++++++++++++
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 14 +-
7 files changed, 1181 insertions(+), 1031 deletions(-)
create mode 100644 lib/Target/AMDGPU/SOPInstructions.td
--
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 libunwind.
from 17473fd libunwind: correct 'libuwind' typo
new 85e3961 libunwind: fix X86 register numbers for FreeBSD/i386
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/libunwind.h | 5 +++++
1 file 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 773652b [libFuzzer] stop using bits for memcmp's value profile -- see [...]
new 72187d4 [libFuzzer] fix a bug when running a single unit of N bytes w [...]
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/Fuzzer/FuzzerDriver.cpp | 10 +++++-----
lib/Fuzzer/test/fuzzer-singleinputs.test | 3 ++-
2 files changed, 7 insertions(+), 6 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 binutils-gdb.
from b2b3836 Made tests to XFAIL for arc*-*-elf*.
new 5af962d Fix order of inferiors in "thread apply all"
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 | 4 ++++
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.multi/tids.exp | 6 ++++++
gdb/thread.c | 2 +-
4 files changed, 15 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.
unknown user pushed a change to branch master
in repository clang.
from add5e73 Fix typo in comment
new 4dfb28d [OpenCL] Make is_valid_event, create_user_event overloadable.
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/opencl-c.h | 4 ++--
1 file changed, 2 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 llvm.
from 0d8f244 [MC] Move parser helper functions from Asmparser to MCAsmParser
new 773652b [libFuzzer] stop using bits for memcmp's value profile -- see [...]
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/Fuzzer/FuzzerTraceState.cpp | 12 ++++++------
lib/Fuzzer/test/value-profile-mem.test | 6 +++---
2 files changed, 9 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 gcc.
from 850c200 rich_location: add convenience overloads for adding fix-it hints
new 5318736 2016-08-30 Fritz Reese <fritzoreese(a)gmail.com>
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/fortran/ChangeLog | 4 ++++
gcc/fortran/gfortran.texi | 7 ++++---
2 files changed, 8 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.