summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2019-01-18 10:10:07 +0000
committerMark Murray <mark.murray@arm.com>2019-01-18 10:10:07 +0000
commitf82ace4c87d44637bbc953e2eb0b034fed2de06b (patch)
tree0c7164016e94765b2b43eadd680d2107928dd9fe
parent985e5a6939a8fbded68cec4a5841088069c800f8 (diff)
Added NEWS items for releases/linaro-7.4-2019.02-rc1.
-rw-r--r--components/toolchain/binaries/README.textile.series10
1 files changed, 7 insertions, 3 deletions
diff --git a/components/toolchain/binaries/README.textile.series b/components/toolchain/binaries/README.textile.series
index 0adcf77..b81cf4f 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.1 (gdb-8.1-branch)
+FSF GDB 8.2 (gdb-8.2-branch)
-{{ urlind(8,"https://lists.gnu.org/archive/html/info-gnu/2018-01/msg00016.html") }}
+{{ urlind(8,"https://lists.gnu.org/archive/html/info-gnu/2018-09/msg00001.html") }}
{% endblock %}
# This is the start of the NEWS block in the release-notes. Use the jinja2
@@ -109,6 +109,10 @@ Linaro bugzilla #3344: gdbserver broken in Linaro 2017.02
{{ urlind(8,"https://bugs.linaro.org/show_bug.cgi?id=3344") }}
{% call format("news") -%}
+The Linaro GCC 7.4-2019.01 snapshot added a fix for Linaro bug 4007: "Internal compiler error with -mcpu=thunderx2t99".
+{% endcall %}
+
+{% call format("news") -%}
The Linaro GCC 7.2-2017.09 snapshot added float and integer moves improvement for AArch64 targets.
{% endcall %}
@@ -127,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 and Linaro GCC 7.2-2018.04.
+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.
See the following Linaro GCC snapshots:
{% endcall %}