summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2017-11-07 16:16:27 +0100
committerYvan Roux <yvan.roux@linaro.org>2017-11-07 16:16:27 +0100
commit13f64925cd1896af4eca7454a1c8cc766f208df6 (patch)
tree65ec2dad6ed060309df7e01a998da1639a8e0231
parent8b309e1eaac9a19e064c56218a1b2b1b845da27e (diff)
Added NEWS items for releases/linaro-7.2-2017.11-rc1.
-rw-r--r--components/toolchain/binaries/README.textile.series9
1 files changed, 8 insertions, 1 deletions
diff --git a/components/toolchain/binaries/README.textile.series b/components/toolchain/binaries/README.textile.series
index 4707ec3..825987a 100644
--- a/components/toolchain/binaries/README.textile.series
+++ b/components/toolchain/binaries/README.textile.series
@@ -97,6 +97,10 @@ FSF GDB 8.0 (gdb-8.0-branch)
{% block news %}
{% call format("news") -%}
+The Linaro GCC 7.2-2017.09 snapshot added float and integer moves improvement for AArch64 targets.
+{% endcall %}
+
+{% call format("news") -%}
The Linaro GCC 7.1-2017.07 snapshot added prefetching configuration improvement for AArch64 targets and laid groundwork to enabling prefetching in more cases.
{% endcall %}
@@ -111,7 +115,7 @@ Linaro bugzilla #3040 : CC1 and cc1plus cannot convert UTF-8.
{{ urlind(6,"https://bugs.linaro.org/show_bug.cgi?id=3040") }}
{% call format("news") -%}
-Performance related backports from the following snapshots have been included: Linaro GCC 7.1-2017.05, Linaro GCC 7.1-2017.06 and Linaro GCC 7.1-2017.07.
+Performance related backports from the following snapshots have been included: Linaro GCC 7.1-2017.05, Linaro GCC 7.1-2017.06, Linaro GCC 7.1-2017.07, Linaro GCC 7.2-2017.08, Linaro GCC 7.2-2017.09 and Linaro GCC 7.2-2017.10.
See the following Linaro GCC snapshots:
{% endcall %}
@@ -119,5 +123,8 @@ See the following Linaro GCC snapshots:
{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.1-2017.05/") }}
{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.1-2017.06/") }}
{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.1-2017.07/") }}
+{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.08/") }}
+{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.09/") }}
+{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.10/") }}
{% endblock %}