summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2018-05-22 14:25:09 +0100
committerMark Murray <mark.murray@arm.com>2018-05-22 14:25:09 +0100
commiteaca7fc7bf78c0bc45df0dcf8e9072f06ec85fd2 (patch)
tree93a1c9911832b8f2b4a60e5dfd4b521bb041b9b8
parentc2468c8a09405e5bc0afffa1b9bd21e949e41c78 (diff)
Added NEWS items for releases/linaro-6.4-2018.05-rc1.
-rw-r--r--components/toolchain/binaries/README.textile.series9
1 files changed, 5 insertions, 4 deletions
diff --git a/components/toolchain/binaries/README.textile.series b/components/toolchain/binaries/README.textile.series
index ea5b7ec..00985fe 100644
--- a/components/toolchain/binaries/README.textile.series
+++ b/components/toolchain/binaries/README.textile.series
@@ -65,9 +65,9 @@ Linaro binutils 2.27 (users/linaro/binutils-2_27-branch)
{% endblock %}
{% block gdb_version_block %}
-Linaro GDB 8.0 (gdb-8.0-branch)
+Linaro GDB 8.1 (gdb-8.1-branch)
-{{ urlind(8,"https://lists.gnu.org/archive/html/info-gnu/2016-10/msg00007.html") }}
+{{ urlind(8,"https://lists.gnu.org/archive/html/info-gnu/2018-01/msg00016.html") }}
{% endblock %}
# This is the start of the NEWS block in the release-notes. Use the jinja2
@@ -90,7 +90,7 @@ The Linaro GCC 6.3-2017.05 snapshot added support for -mpure-code option to ARMv
{% endcall %}
{% call format("news") -%}
-The GDB version was upgraded from GDB 8.0.
+The GDB version was upgraded from GDB 8.0 to 8.1.
{% endcall %}
{% call format("news") -%}
@@ -302,7 +302,7 @@ Fix the generation of alignment frags in code sections for AArch64.
{{ urlind(6,"https://sourceware.org/bugzilla/show_bug.cgi?id=20364") }}
{% call format("news") -%}
-Performance related backports from the following snapshots have been included: Linaro GCC 6.1-2016.06, Linaro GCC 6.1-2016.07, Linaro GCC 6.1-2016.08, Linaro GCC 6.2-2016.09, Linaro GCC 6.2-2016.10, Linaro GCC 6.2-2016.11, Linaro GCC 6.2-2016.12, Linaro GCC 6.3-2017.01, Linaro GCC 6.3-2017.02, Linaro GCC 6.3-2017.03, Linaro GCC 6.3-2017.04, Linaro GCC 6.3-2017.05, Linaro GCC 6.3-2017.06, Linaro GCC 6.4-2017.07, Linaro GCC 6.4-2017.08, Linaro GCC 6.4-2017.09 and Linaro GCC 6.4-2017.10 .
+Performance related backports from the following snapshots have been included: Linaro GCC 6.1-2016.06, Linaro GCC 6.1-2016.07, Linaro GCC 6.1-2016.08, Linaro GCC 6.2-2016.09, Linaro GCC 6.2-2016.10, Linaro GCC 6.2-2016.11, Linaro GCC 6.2-2016.12, Linaro GCC 6.3-2017.01, Linaro GCC 6.3-2017.02, Linaro GCC 6.3-2017.03, Linaro GCC 6.3-2017.04, Linaro GCC 6.3-2017.05, Linaro GCC 6.3-2017.06, Linaro GCC 6.4-2017.07, Linaro GCC 6.4-2017.08, Linaro GCC 6.4-2017.09, Linaro GCC 6.4-2017.10 and Linaro GCC 6.4-2018.04.
See the following Linaro GCC snapshots:
{% endcall %}
@@ -324,5 +324,6 @@ See the following Linaro GCC snapshots:
{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2017.08/") }}
{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2017.09/") }}
{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2017.10/") }}
+{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2018.04/") }}
{% endblock %}