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 d6c76a8 gcc/ Backport from trunk r235512. 2016-04-27 Kyrylo Tkach [...]
new 7344313 gcc/ Backport from trunk r236269. Ramana Radhakrishnan [...]
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/config/arm/arm-c.c | 10 ++--
gcc/config/arm/arm.c | 57 +++++++---------------
gcc/config/arm/arm.h | 3 +-
gcc/config/arm/arm.md | 2 +-
gcc/config/arm/vfp.md | 3 +-
gcc/doc/sourcebuild.texi | 32 +++++++++++++
gcc/testsuite/g++.dg/ext/arm-fp16/fp16-param-1.C | 12 +++--
gcc/testsuite/g++.dg/ext/arm-fp16/fp16-return-1.C | 7 ++-
gcc/testsuite/gcc.target/arm/aapcs/neon-vect10.c | 32 +++++++++++++
gcc/testsuite/gcc.target/arm/aapcs/neon-vect9.c | 24 ++++++++++
gcc/testsuite/gcc.target/arm/aapcs/vfp18.c | 28 +++++++++++
gcc/testsuite/gcc.target/arm/aapcs/vfp19.c | 30 ++++++++++++
gcc/testsuite/gcc.target/arm/aapcs/vfp20.c | 22 +++++++++
gcc/testsuite/gcc.target/arm/aapcs/vfp21.c | 26 ++++++++++
gcc/testsuite/gcc.target/arm/fp16-aapcs-1.c | 21 ++++++++
gcc/testsuite/gcc.target/arm/fp16-aapcs-2.c | 21 ++++++++
gcc/testsuite/gcc.target/arm/fp16-param-1.c | 12 +++--
gcc/testsuite/gcc.target/arm/fp16-return-1.c | 7 ++-
gcc/testsuite/lib/target-supports.exp | 58 +++++++++++++++++++++--
19 files changed, 340 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/neon-vect10.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/neon-vect9.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/vfp18.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/vfp19.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/vfp20.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/vfp21.c
create mode 100644 gcc/testsuite/gcc.target/arm/fp16-aapcs-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/fp16-aapcs-2.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from fbec19f gcc/ Backport from trunk r239135. 2016-08-04 Andrew Pinsk [...]
new d6c76a8 gcc/ Backport from trunk r235512. 2016-04-27 Kyrylo Tkach [...]
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/config/aarch64/aarch64.h | 7 ++++++-
gcc/rtlanal.c | 11 ++++++-----
2 files changed, 12 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 clang.
from f868737 Fix typos in comments.
new c80ac49 Remove whitespace to test commit access
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/CodeGenFunction.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 binutils-gdb.
from 0318424 Automatic date update in version.in
new cd285db Don't treat .opd section specially when ELFv2
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:
bfd/ChangeLog | 6 ++++++
bfd/elf64-ppc.c | 30 ++++++++++++++++++++----------
2 files changed, 26 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 fortran-dev
in repository gcc.
from 5425903 2016-08-31 Paul Thomas <pault(a)gcc.gnu.org>
new 582e443 More post-'svn merge' fixes
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/testsuite/go.test/test/fixedbugs/bug069.go | 21 +++--
gcc/testsuite/go.test/test/fixedbugs/bug196.go | 7 +-
gcc/testsuite/go.test/test/fixedbugs/bug234.go | 26 +++---
gcc/testsuite/go.test/test/fixedbugs/bug242.go | 7 +-
gcc/testsuite/go.test/test/fixedbugs/bug252.go | 2 +-
.../config/os/bsd/darwin/ctype_noninline.h | 92 ---------------------
.../config/os/bsd/freebsd/ctype_noninline.h | 92 ---------------------
.../config/os/bsd/netbsd/ctype_noninline.h | 94 ----------------------
8 files changed, 29 insertions(+), 312 deletions(-)
delete mode 100644 libstdc++-v3/config/os/bsd/darwin/ctype_noninline.h
delete mode 100644 libstdc++-v3/config/os/bsd/freebsd/ctype_noninline.h
delete mode 100644 libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h
--
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 d17ccfb [XRay] Detect and emit sleds for sibling/tail calls
new 1d15404 [NFC] Remove unnecessary comment
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/Hexagon/HexagonInstrInfo.h | 6 ++----
1 file changed, 2 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 master
in repository gcc.
from 986530d C: Fix missing spaces in 'struct' fix-it hints
new 78c1a94 PR c++/57728 - adjust testcase
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/testsuite/g++.dg/cpp0x/explicit12.C | 1 +
1 file changed, 1 insertion(+)
--
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 f47e6af [CMake] Copy headers relative to LLVM_BINARY_DIR
new 25a93c5 Fix libc++ configuration with -fsanitize-coverage
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:
cmake/Modules/CheckLibcxxAtomic.cmake | 3 +++
cmake/config-ix.cmake | 3 +++
2 files changed, 6 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 31a52c2 [XRay][NFC] Promote isTailCall() as virtual in TargetInstrInfo.
new 501485f [libFuzzer] add -minimize_crash flag (to minimize crashers). [...]
new d17ccfb [XRay] Detect and emit sleds for sibling/tail calls
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/Target/Target.td | 8 ++
include/llvm/Target/TargetOpcodes.def | 5 +
lib/CodeGen/XRayInstrumentation.cpp | 13 ++-
lib/Fuzzer/FuzzerDriver.cpp | 107 +++++++++++++++++++--
lib/Fuzzer/FuzzerFlags.def | 4 +
lib/Fuzzer/test/minimize_crash.test | 6 ++
lib/Fuzzer/test/value-profile-div.test | 3 +
lib/Fuzzer/test/value-profile-load.test | 3 +
lib/Target/X86/X86MCInstLower.cpp | 36 +++++++
...e-instrumentation.ll => xray-tail-call-sled.ll} | 27 ++----
10 files changed, 182 insertions(+), 30 deletions(-)
create mode 100644 lib/Fuzzer/test/minimize_crash.test
create mode 100644 lib/Fuzzer/test/value-profile-div.test
create mode 100644 lib/Fuzzer/test/value-profile-load.test
copy test/CodeGen/X86/{xray-attribute-instrumentation.ll => xray-tail-call-sled.ll} (59%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.