This is an automated email from the git hooks/post-receive script.
ryan.arnold pushed a commit to branch releases/linaro-4.9-2015.05
in repository toolchain/release-notes.
commit 004d0fd9897ed72f932f05b2645f9e95454bf94f
Author: Ryan S. Arnold <ryan.arnold(a)linaro.org>
Date: Wed Jul 22 23:14:47 2015 -0500
Create release notes for release linaro-4.9-2015.05.
---
components/toolchain/gcc-linaro/4.9/README.textile | 32 ++++++++++++++++++----
1 file changed, 26 insertions(+), 6 deletions(-)
diff --git a/components/toolchain/gcc-linaro/4.9/README.textile b/components/toolch [...]
index d398ebf..1045a08 100644
--- a/components/toolchain/gcc-linaro/4.9/README.textile
+++ b/components/toolchain/gcc-linaro/4.9/README.textile
@@ -1,13 +1,33 @@
-p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2015.06 re [...]
+p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2015.05 Qu [...]
-p. Linaro GCC 4.9 2015.06 is the thirteenth Linaro GCC source package release in t [...]
-
-p. With the imminent release of ARMv8 hardware and the recent release of the GCC 4 [...]
+p. Linaro GCC 4.9 2015.05 is the second Linaro GCC 4.9 series source package quart [...]
h4. Interesting changes in this GCC source package release include:
-* Linaro bugzilla PR fixed : #849, #1599
-* Updates to GCC 4.9.3-pre+svn225109
+* Added configure-time option for Cortex-A32 erratum 843419 workaround.
+* Linaro bugzilla PR fixed: #415, #1382, #1391
+* Updates to GCC 4.9.3-pre+svn222035
+* Backport of instruction scheduler improvements
+* Backport of [AArch64,Neon] Add patterns + builtins for vld[234](q?)_lane_* intrinsics
+* Backport of [AArch64] Implement fusion adrp+add/movk+movk
+* Backport of [AArch32] Cortex-A17 support
+* Backport of [AArch64] Fix __builtin_aarch64_absdi, must not fold to ABS_EXPR
+* Backport of PR rtl-optimization/63917
+* Backport of PR tree-optimization/62178 tree-ssa-loop-ivopts
+* Backport of [AArch64] Add TARGET_MIN_DIVISIONS_FOR_RECIP_MUL
+* Backport of [AArch64] Simplify patterns for sshr_n_[us]64 intrinsic
+* Backport of [AArch64] Simplify+improve patterns for ushr(d?)_n_u64 intrinsic
+* Backport of [AArch32] Fix reservation pattern in cortex-a9-neon.md
+* Backport of [AArch64] Don't disparage add/sub in SIMD registers
+* Backport of [AArch64] Add SIMD-reg variants of logical operators and/ior/xor/not
+* Backport of [AArch64] Fix XOR_one_cmpl pattern; add SIMD-reg variants for BIC,ORN,EON
+* Backport of [AArch32] Use Cortex-A17 tuning parameters for Cortex-A12
+* Backport of [AArch32] Make CLZ_DEFINED_VALUE_AT_ZERO and CTZ_DEFINED_VALUE_AT_ZE [...]
+* Backport of [AArch32] Minor optimization on thumb2 tail call
+* Backport of [AArch64] Update APM/XGene-1
+* Backport of [AArch64] Add a new scheduling description for the ARM Cortex-A57 processor
+* Backport of [AArch64] Fix PR 64263: Do not try to split constants when destinati [...]
+* Backport of [AArch64] Add support for -mcpu=cortex-a72
h4. Feedback and Support
--
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 trunk
in repository gcc.
from 09bddbe Daily bump.
new 9f0a16a * config/msp430/t-msp430 (MULTILIB_DIRNAMES): Remove trailing [...]
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 | 16 ++++++++++++++++
gcc/config/msp430/constraints.md | 10 ++++++++++
gcc/config/msp430/msp430.h | 2 +-
gcc/config/msp430/msp430.md | 41 +++++++++++++++++++++++++++++++---------
gcc/config/msp430/t-msp430 | 2 +-
5 files changed, 60 insertions(+), 11 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 trunk
in repository gcc.
from ff285c7 libgcc/ChangeLog:
new 09bddbe Daily bump.
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/DATESTAMP | 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 trunk
in repository gcc.
from 4bb2d10 2015-07-22 Maxim Blumenthal <maxim.blumenthal(a)intel.com>
new ff285c7 libgcc/ChangeLog:
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 | 8 ++++++++
gcc/config/i386/i386.c | 8 ++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/mv24.C | 35 +++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 6 ++++++
libgcc/config/i386/cpuinfo.c | 5 ++++-
6 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/mv24.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 trunk
in repository gcc.
from d7d63a0 * gcc.dg/vmx/unpack.c: Use dg-additional-options rather than [...]
new 4bb2d10 2015-07-22 Maxim Blumenthal <maxim.blumenthal(a)intel.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:
libgomp/ChangeLog | 15 +++++++++++
libgomp/testsuite/libgomp.c/examples-4/simd-7.c | 25 ++++++++++++------
.../libgomp.fortran/examples-4/simd-7.f90 | 30 ++++++++++++----------
3 files changed, 49 insertions(+), 21 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 trunk
in repository gcc.
from 78f81ee PR driver/66737 * config/i386/linux-common.h (MPX_SPEC): Us [...]
new d7d63a0 * gcc.dg/vmx/unpack.c: Use dg-additional-options rather than [...]
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/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vmx/unpack.c | 2 +-
2 files changed, 6 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 trunk
in repository gcc.
from 7794f2c * config/nvptx/nvptx.c: Expand some comments.
new 78f81ee PR driver/66737 * config/i386/linux-common.h (MPX_SPEC): Us [...]
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/config/i386/linux-common.h | 6 +++++-
2 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.
bernie.ogden pushed a commit to branch inserted_src
in repository toolchain/semiautobench.
The following commit(s) were added to refs/heads/inserted_src by this push:
new 1cf9f5b Create a services file
1cf9f5b is described below
commit 1cf9f5bba75d0a26cf496b5044cbcf406a2ba7e4
Author: Bernard Ogden <bernie.ogden(a)linaro.org>
Date: Wed Jul 22 18:15:42 2015 +0200
Create a services file
Change-Id: Iceef9a732683c8bfe4aa39fa00aaa64525743a0e
---
invoke_session_debian | 2 ++
1 file changed, 2 insertions(+)
diff --git a/invoke_session_debian b/invoke_session_debian
index 05b735f..650b350 100755
--- a/invoke_session_debian
+++ b/invoke_session_debian
@@ -113,6 +113,8 @@ for lava_name in `lava-group | grep -v '[[:blank:]]*host$' | aw [...]
echo "TYPE ${target_base}"
sed "s/^ip=.*/ip=${target_ip}/" "${ABE_DIR}/config/boards/bench/${target_base}.c [...]
if test $? -ne 0; then echo "Failed to generate config file for target ${lava_na [...]
+ cp "${ABE_DIR}/config/boards/bench/${target_base}.services" "${ABE_DIR}/config/b [...]
+ if test $? -ne 0; then echo "Failed to generate services file for target ${lava_ [...]
if test "${#target_names[@]}" -eq 0; then
target_names=("${lava_name}")
else
--
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 hjl/pr66960
in repository gcc.
at 53c2dd6 Add __builtin_stack_top
This branch includes the following new commits:
new 53c2dd6 Add __builtin_stack_top
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.