This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Toolchain WG components release notes".
The branch, master has been updated
via 30dcb5aff3fbc9bc70b56f421070125f9799a74b (commit)
from 31becdae2a0848c34016e29cde37a217bd491d30 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 30dcb5aff3fbc9bc70b56f421070125f9799a74b
Author: Christophe Lyon <christophe.lyon(a)linaro.org>
Date: Wed Jul 8 16:24:58 2015 +0200
Add forgotten bug fixed for gcc-4.8-2015.06 release.
diff --git a/components/toolchain/gcc-linaro/4.9/README.textile b/components/toolchain/gcc-linaro/4.9/README.textile
index 081707e..d398ebf 100644
--- a/components/toolchain/gcc-linaro/4.9/README.textile
+++ b/components/toolchain/gcc-linaro/4.9/README.textile
@@ -6,7 +6,7 @@ p. With the imminent release of ARMv8 hardware and the recent release of the GCC
h4. Interesting changes in this GCC source package release include:
-* Linaro bugzilla PR fixed : #849
+* Linaro bugzilla PR fixed : #849, #1599
* Updates to GCC 4.9.3-pre+svn225109
h4. Feedback and Support
-----------------------------------------------------------------------
Summary of changes:
components/toolchain/gcc-linaro/4.9/README.textile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Toolchain WG components release notes
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Toolchain WG components release notes".
The branch, master has been updated
via 31becdae2a0848c34016e29cde37a217bd491d30 (commit)
via c1f7531e3d65399afe57203fed19300a7a0a0567 (commit)
from 91f77edbf5c78d5c5ec4de95af0501dfdb40c501 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 31becdae2a0848c34016e29cde37a217bd491d30
Author: Christophe Lyon <christophe.lyon(a)linaro.org>
Date: Wed Jul 8 16:21:28 2015 +0200
Update for gcc-4.8-2015.06 release.
diff --git a/components/toolchain/gcc-linaro/4.9/README.textile b/components/toolchain/gcc-linaro/4.9/README.textile
index 78b7fa1..081707e 100644
--- a/components/toolchain/gcc-linaro/4.9/README.textile
+++ b/components/toolchain/gcc-linaro/4.9/README.textile
@@ -1,72 +1,13 @@
-p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2015.03 release of the Linaro GCC 4.9 source package.
+p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2015.06 release of the Linaro GCC 4.9 source package.
-p. Linaro GCC 4.9 2015.03 is the twelfth Linaro GCC source package release in the 4.9 series. It is based on FSF GCC 4.9.3-pre+svn221341 and includes performance improvements and bug fixes.
+p. Linaro GCC 4.9 2015.06 is the thirteenth Linaro GCC source package release in the 4.9 series and first one since entering maintenance. It is based on FSF GCC 4.9.3-pre+svn225109 and includes performance improvements and bug fixes.
p. With the imminent release of ARMv8 hardware and the recent release of the GCC 4.9 compiler the Linaro TCWG will be focusing on stabilization and performance of the compiler as the FSF GCC compiler. The Linaro TCWG provides stable[1] quarterly releases and monthly engineering[2] releases.
h4. Interesting changes in this GCC source package release include:
-* Linaro bugzilla PR fixed : #1149, #1291, #1314
-* Updates to GCC 4.9.3-pre+svn221341
-* Backport of PR tree-optimization/61607
-* Backport of PR tree-optimization/64878
-* Backport of PR bootstrap/63204
-* Backport of PR ipa/63196
-* Backport of PR tree-optimization/64083
-* Backport of PR tree-optimization/64284
-* Backport of PR middle-end/64246
-* Backport of Abstract away marking loops for removal
-* Backport of Sanity check removed loops
-* Backport of [AArch64] Tighten predicates on SIMD shift intrinsics
-* Backport of [AArch64] Wire up vqdmullh_laneq_s16 and vqdmullh_laneq_s32
-* Backport of [AArch32/AArch64] Improve modeled latency between FP operations and FP->GP register moves
-* Backport of [AArch64] Adjust generic move costs
-* Backport of [AArch64] Add range-check for Symbol + offset addressing
-* Backport of [AArch64] Add vector pattern for __builtin_ctz
-* Backport of [AArch64] Bics instruction generation for aarch64
-* Backport of [AArch64] additional bics patterns
-* Backport of [AArch64] Fix wrong-code bug in right-shift SISD patterns
-* Backport of [Haifa Scheduler] Fix latent bug in macro-fusion/instruction grouping
-* Backport of [testsuite] Fix vaddl and vaddw tests
-* Backport of [testsuite] revert changes on check_effective_target_arm_*_ok
-* Backport of [testsuite] new set of Neon intrinsics tests
-* Backport of [testsuite] fix vbic/vorn Neon tests
-* Backport of [testsuite] Add explicit dependency on Neon Cumulative Saturation flag
-* Backport of [testsuite] Be more verbose, and actually confirm that a test was checked.
-* Backport of [testsuite] Add vld1_lane tests
-* Backport of [testsuite] Add vldX_dup test.
-* Backport of [testsuite] Add vmla and vmls tests.
-* Backport of [testsuite] Add vmla_lane and vmls_lane tests.
-* Backport of [testsuite] Add vtrn tests. Refactor vzup and vzip tests.
-* Backport of [testsuite] Add vmlal and vmlsl tests.
-* Backport of [testsuite] Add vmlal_lane and vmlsl_lane tests.
-* Backport of [testsuite] Add vmlal_n and vmlsl_n tests.
-* Backport of [testsuite] Add vqdmlal and vqdmlsl tests.
-* Backport of [testsuite] Add vqdmlal_lane and vqdmlsl_lane tests
-* Backport of [testsuite] Add vqdmlal_n and vqdmlsl_n tests.
-* Backport of [testsuite] Add vsli_n and vsri_n tests.
-* Backport of [testsuite] Add vsubl tests, put most of the code in common with vaddl in vXXXl.inc.
-* Backport of [testsuite] Add vsubw tests, putting most of the code in common with vaddw
-* Backport of [testsuite] Add vmovn tests.
-* Backport of [testsuite] Add vmul_lane tests.
-* Backport of [testsuite] Add vmul_n tests.
-* Backport of [testsuite] Add vmull tests.
-* Backport of [testsuite] Add vmull_lane tests.
-* Backport of [testsuite] Add vmull_n tests.
-* Backport of [testsuite] Add vqdmulh tests.
-* Backport of [testsuite] Add vqdmulh_lane tests.
-* Backport of [testsuite] Add vqdmulh_n tests.
-* Backport of [testsuite] Add vqdmull tests.
-* Backport of [testsuite] Add vqdmull_lane tests.
-* Backport of [testsuite] Add vqdmull_n tests.
-* Backport of [testsuite] Add vsubhn, vraddhn and vrsubhn tests.
-* Backport of [testsuite] Add vmla_n and vmls_n tests.
-* Backport of [testsuite] Add vpadd, vpmax and vpmin tests.
-* Backport of [testsuite] Add vmovl tests.
-* Backport of [testsuite] Add vmnv tests.
-* Backport of [testsuite] Add vpadal tests.
-* Backport of [testsuite] Add vpaddl tests.
-* Backport of [testsuite] Add vmax, vmin, vhadd, vhsub and vrhadd tests.
+* Linaro bugzilla PR fixed : #849
+* Updates to GCC 4.9.3-pre+svn225109
h4. Feedback and Support
commit c1f7531e3d65399afe57203fed19300a7a0a0567
Author: Christophe Lyon <christophe.lyon(a)linaro.org>
Date: Wed Jul 8 15:48:11 2015 +0200
Update for 2015.06 4.8 release.
diff --git a/components/toolchain/gcc-linaro/4.8/README.textile b/components/toolchain/gcc-linaro/4.8/README.textile
index b5d61b4..5079f82 100644
--- a/components/toolchain/gcc-linaro/4.8/README.textile
+++ b/components/toolchain/gcc-linaro/4.8/README.textile
@@ -1,12 +1,12 @@
-p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2015.02 stable release of Linaro GCC 4.8.
+p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2015.06 stable release of Linaro GCC 4.8.
-p. This is the fourth stable release, and contains no known regressions compared to the 2014.08 release. The Linaro GCC 4.8 maintenance branch will be retired when Linaro GCC 5.1 is delivered. Linaro GCC 4.9 will become the new maintenance release. There will be no engineering releases of GCC 4.8 as it is in maintenance.
+p. This is the fifth stable release, and contains no known regressions compared to the 2015.02 release. The Linaro GCC 4.8 maintenance branch will be retired when Linaro GCC 5.1 is delivered. Linaro GCC 4.9 will become the new maintenance release. There will be no engineering releases of GCC 4.8 as it is in maintenance.
-p. Linaro GCC 4.8 2015.02 is the sixteenth release in the 4.8 series and third one since entering maintenance. Based off the latest GCC 4.8.4-pre+svn220525 release, it includes performance improvements and bug fixes.
+p. Linaro GCC 4.8 2015.06 is the seventeenth release in the 4.8 series and fourth one since entering maintenance. Based off the latest GCC 4.8.4-pre+svn224828 release, it includes performance improvements and bug fixes.
h4. Interesting changes in this GCC source package release include:
-* Updates to GCC 4.8.4-pre+svn220525
+* Updates to GCC 4.8.4-pre+svn224828
h4. Feedback and Support
-----------------------------------------------------------------------
Summary of changes:
components/toolchain/gcc-linaro/4.8/README.textile | 8 +--
components/toolchain/gcc-linaro/4.9/README.textile | 67 ++--------------------
2 files changed, 8 insertions(+), 67 deletions(-)
hooks/post-receive
--
Toolchain WG components release notes
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linaro gcc mirror + linaro-local branches".
The branch, trunk has been updated
via 60084b250051dded395ca14e7fc3e5c3ac521887 (commit)
via facae239439714b8b5446ee0e03d0aac1656dbf8 (commit)
from 947f17448577f4a36b0d1a159d982b5edd12b2e2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/tree-sra.c | 4 ++--
libgomp/ChangeLog | 6 ++++++
libgomp/testsuite/libgomp.c/parloops-exit-first-loop-alt-3.c | 2 +-
libgomp/testsuite/libgomp.c/parloops-exit-first-loop-alt.c | 2 +-
5 files changed, 16 insertions(+), 4 deletions(-)
hooks/post-receive
--
Linaro gcc mirror + linaro-local branches
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linaro gcc mirror + linaro-local branches".
The branch, master has been updated
via 60084b250051dded395ca14e7fc3e5c3ac521887 (commit)
via facae239439714b8b5446ee0e03d0aac1656dbf8 (commit)
from 947f17448577f4a36b0d1a159d982b5edd12b2e2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/tree-sra.c | 4 ++--
libgomp/ChangeLog | 6 ++++++
libgomp/testsuite/libgomp.c/parloops-exit-first-loop-alt-3.c | 2 +-
libgomp/testsuite/libgomp.c/parloops-exit-first-loop-alt.c | 2 +-
5 files changed, 16 insertions(+), 4 deletions(-)
hooks/post-receive
--
Linaro gcc mirror + linaro-local branches
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linaro gcc mirror + linaro-local branches".
The branch, trunk has been updated
via 947f17448577f4a36b0d1a159d982b5edd12b2e2 (commit)
from 15381b1e12bc915062065930dd95564acc857838 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/gimple-ssa-isolate-paths.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr66793.c | 26 ++++++++++++++++++++++++++
4 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66793.c
hooks/post-receive
--
Linaro gcc mirror + linaro-local branches
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linaro gcc mirror + linaro-local branches".
The branch, master has been updated
via 947f17448577f4a36b0d1a159d982b5edd12b2e2 (commit)
from 15381b1e12bc915062065930dd95564acc857838 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/gimple-ssa-isolate-paths.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr66793.c | 26 ++++++++++++++++++++++++++
4 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66793.c
hooks/post-receive
--
Linaro gcc mirror + linaro-local branches
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linaro gcc mirror + linaro-local branches".
The branch, trunk has been updated
via 15381b1e12bc915062065930dd95564acc857838 (commit)
from b85ca4c869b6a4b03e24b89bca22cca1cb749727 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/gimple-ssa-isolate-paths.c | 2 +-
gcc/passes.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr66794.c | 22 ++++++++++++++++++++++
5 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66794.c
hooks/post-receive
--
Linaro gcc mirror + linaro-local branches
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linaro gcc mirror + linaro-local branches".
The branch, master has been updated
via 15381b1e12bc915062065930dd95564acc857838 (commit)
from b85ca4c869b6a4b03e24b89bca22cca1cb749727 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/gimple-ssa-isolate-paths.c | 2 +-
gcc/passes.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr66794.c | 22 ++++++++++++++++++++++
5 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66794.c
hooks/post-receive
--
Linaro gcc mirror + linaro-local branches