summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/toolchain/binaries/README.textile19
-rw-r--r--components/toolchain/binaries/README.textile.series20
2 files changed, 13 insertions, 26 deletions
diff --git a/components/toolchain/binaries/README.textile b/components/toolchain/binaries/README.textile
index 4c75969..afe43f9 100644
--- a/components/toolchain/binaries/README.textile
+++ b/components/toolchain/binaries/README.textile
@@ -94,11 +94,15 @@ p((((. "http://git.linaro.org/toolchain":http://git.linaro.org/toolchain
h2. NEWS for GCC 7 (as of Linaro GCC 7.3-2018.05)
-* Runtest and gdbserver are no longer installed in the toolchain bin/ directory. Binary releases no longer include runtest at all, and gdbserver is a target tool; it is now shipped in the sysroot package under usr/bin/.
+* Runtest and gdbserver are no longer installed in the toolchain bin/ directory. Binary releases no longer include runtest at all, and gdbserver is a target tool; it is now shipped in the sysroot under usr/bin/.
-p(((. Tools needed by the host are shipped in a new 'hosttools' directory, located next to 'destdir'. These packages are gmp, mpc, mpfr and dejagnu.
+p(((. LDTS case #2211: gdbserver and runtest in GCC binary release are in the wrong place or have the wrong name
-* Gdbserver is no longer linked statically, because dlopen(3) requires runtime access to the same shared libraries as the glibc used to link it.
+* Gdbserver is no longer linked statically, because this is currently unsupported.
+
+p(((. Linaro bugzilla #3344: gdbserver broken in Linaro 2017.02
+
+p((((. "https://bugs.linaro.org/show_bug.cgi?id=3344":https://bugs.linaro.org/show_bug.cgi?id=3344
* The Linaro GCC 7.2-2017.09 snapshot added float and integer moves improvement for AArch64 targets.
@@ -114,15 +118,6 @@ p(((. Linaro bugzilla #3040 : CC1 and cc1plus cannot convert UTF-8.
p(((. "https://bugs.linaro.org/show_bug.cgi?id=3040":https://bugs.linaro.org/show_bug.cgi?id=3040
-
-* Runtest and gdbserver are no longer installed in the toolchain bin/ directory. Binary releases no longer include runtest at all, and gdbserver is a target tool; it is now shipped in the sysroot package under usr/bin/.
-
-p(((.
-Tools needed by the host are shipped in a new 'hosttools' directory, located next to 'destdir'. These packages are gmp, mpc, mpfr and dejagnu.
-
-* Gdbserver is no longer linked statically, because dlopen(3) requires runtime access to the same shared libraries as the glibc used to link it.
-
-
* 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.
p(((.
diff --git a/components/toolchain/binaries/README.textile.series b/components/toolchain/binaries/README.textile.series
index 96070cc..0adcf77 100644
--- a/components/toolchain/binaries/README.textile.series
+++ b/components/toolchain/binaries/README.textile.series
@@ -97,15 +97,17 @@ FSF GDB 8.1 (gdb-8.1-branch)
{% block news %}
{% call format("news") -%}
-Runtest and gdbserver are no longer installed in the toolchain bin/ directory. Binary releases no longer include runtest at all, and gdbserver is a target tool; it is now shipped in the sysroot package under usr/bin/.
-
-Tools needed by the host are shipped in a new 'hosttools' directory, located next to 'destdir'. These packages are gmp, mpc, mpfr and dejagnu.
+Runtest and gdbserver are no longer installed in the toolchain bin/ directory. Binary releases no longer include runtest at all, and gdbserver is a target tool; it is now shipped in the sysroot under usr/bin/.
+LDTS case #2211: gdbserver and runtest in GCC binary release are in the wrong place or have the wrong name
{% endcall %}
{% call format("news") -%}
-Gdbserver is no longer linked statically, because dlopen(3) requires runtime access to the same shared libraries as the glibc used to link it.
+Gdbserver is no longer linked statically, because this is currently unsupported.
+Linaro bugzilla #3344: gdbserver broken in Linaro 2017.02
{% endcall %}
+{{ urlind(8,"https://bugs.linaro.org/show_bug.cgi?id=3344") }}
+
{% call format("news") -%}
The Linaro GCC 7.2-2017.09 snapshot added float and integer moves improvement for AArch64 targets.
{% endcall %}
@@ -125,16 +127,6 @@ Linaro bugzilla #3040 : CC1 and cc1plus cannot convert UTF-8.
{{ urlind(6,"https://bugs.linaro.org/show_bug.cgi?id=3040") }}
{% call format("news") -%}
-Runtest and gdbserver are no longer installed in the toolchain bin/ directory. Binary releases no longer include runtest at all, and gdbserver is a target tool; it is now shipped in the sysroot package under usr/bin/.
-
-Tools needed by the host are shipped in a new 'hosttools' directory, located next to 'destdir'. These packages are gmp, mpc, mpfr and dejagnu.
-{% endcall %}
-
-{% call format("news") -%}
-Gdbserver is no longer linked statically, because dlopen(3) requires runtime access to the same shared libraries as the glibc used to link it.
-{% endcall %}
-
-{% 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.
See the following Linaro GCC snapshots: