summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-12-04 06:39:57 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-12-04 06:39:57 +0000
commita8d1a107a131d80b3831bf57feed2406bff3d002 (patch)
tree65aeb8d148be40a1def5befa7e7364c7423a7c0b
parent1fba314554c58293d33b7e7ff02af96c06f5ffe6 (diff)
Added NEWS items for releases/linaro-7.5-2019.12-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 c270558..69d714e 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.2 (gdb-8.2-branch)
+FSF GDB 8.3 (gdb-8.3-branch)
-{{ urlind(8,"https://lists.gnu.org/archive/html/info-gnu/2018-09/msg00001.html") }}
+{{ urlind(8,"https://lists.gnu.org/archive/html/info-gnu/2019-05/msg00007.html") }}
{% endblock %}
# This is the start of the NEWS block in the release-notes. Use the jinja2
@@ -131,7 +131,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, Linaro GCC 7.2-2017.10, Linaro GCC 7.2-2018.04 and Linaro GCC 7.4-2019.01.
+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, Linaro GCC 7.2-2018.04, Linaro GCC 7.4-2019.01 and Linaro GCC 7.5-2019.11.
See the following Linaro GCC snapshots:
{% endcall %}
@@ -144,5 +144,6 @@ See the following Linaro GCC snapshots:
{{ 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/") }}
{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.4-2019.01/") }}
+{{ urlind(6,"http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.5-2019.11/") }}
{% endblock %}