summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2018-06-19 10:04:45 +0100
committerMark Murray <mark.murray@arm.com>2018-06-19 10:04:45 +0100
commitf732f966168270272d3b5e1a5343f24dbecae9a1 (patch)
tree0ec39dfa4a296415fc6496b1f4a8a31d34cd9ea7
parentb55bfb5737c8f387f97021a2cf38b11666af8cdf (diff)
Generated Release Notes for linaro-GCC-7.3-2018.05.
-rw-r--r--components/toolchain/binaries/README.textile13
1 files changed, 4 insertions, 9 deletions
diff --git a/components/toolchain/binaries/README.textile b/components/toolchain/binaries/README.textile
index 39f5a16..5242499 100644
--- a/components/toolchain/binaries/README.textile
+++ b/components/toolchain/binaries/README.textile
@@ -94,18 +94,13 @@ 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/
+* 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(((. 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
+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 this is currently
+* Gdbserver is no longer linked statically, because this is currently unsupported.
-p(((. unsupported.
-Linaro bugzilla #3344: gdbserver broken in Linaro 2017.02
-https://bugs.linaro.org/show_bug.cgi?id=3344
+p(((. Linaro bugzilla #3344: gdbserver broken in Linaro 2017.02 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.