summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2018-05-22 17:07:31 +0100
committerMark Murray <mark.murray@arm.com>2018-05-22 17:07:31 +0100
commit7fa77c97a44200f9bc417f5bfb97bf2e01ad6f9f (patch)
tree8aee1cb9ad10d1add2b3d9cd283a1879eeb57a85
parent4f7a8e5fde0db7c1f1599629bef18908da946861 (diff)
Added NEWS items for releases/linaro-7.3-2018.05-rc1.
-rw-r--r--components/toolchain/binaries/README.textile.series7
1 files changed, 4 insertions, 3 deletions
diff --git a/components/toolchain/binaries/README.textile.series b/components/toolchain/binaries/README.textile.series
index 0d530fd..bba5f24 100644
--- a/components/toolchain/binaries/README.textile.series
+++ b/components/toolchain/binaries/README.textile.series
@@ -86,9 +86,9 @@ GNU Binutils 2.28 (users/linaro/binutils-2_28-branch)
{% endblock %}
{% block gdb_version_block %}
-FSF GDB 8.0 (gdb-8.0-branch)
+FSF GDB 8.1 (gdb-8.1-branch)
-{{ urlind(8,"https://sourceware.org/ml/gdb-announce/2017/msg00003.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
@@ -115,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, 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.
+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, Linaro GCC 7.2-2017.10 and Linaro GCC 7.2-2018.04.
See the following Linaro GCC snapshots:
{% endcall %}
@@ -126,5 +126,6 @@ See the following Linaro GCC snapshots:
{{ 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/") }}
+{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2018.04/") }}
{% endblock %}