summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2018-06-19 10:48:27 +0100
committerMark Murray <mark.murray@arm.com>2018-06-19 10:48:27 +0100
commit0b1f74a71881a20de2539e3a947ad530f8d195c3 (patch)
tree36052d67c1afe4c062b82f2ee43cb206d44374ed
parentd2730005a02bdbbec3dbdfcb60737ecf347434f2 (diff)
Generated Release Notes for linaro-GCC-6.4-2018.05.
-rw-r--r--components/toolchain/binaries/README.textile25
-rw-r--r--components/toolchain/gcc-linaro/6/README.textile6
2 files changed, 21 insertions, 10 deletions
diff --git a/components/toolchain/binaries/README.textile b/components/toolchain/binaries/README.textile
index c18b6d3..74eeb8e 100644
--- a/components/toolchain/binaries/README.textile
+++ b/components/toolchain/binaries/README.textile
@@ -2,7 +2,7 @@
h1. The Linaro Binary Toolchain
-The Linaro GCC 6.4-2018.05-rc1 Release-Candidate is now available.
+The Linaro GCC 6.4-2018.05 Release is now available.
The GCC 6 Release series has significant changes from the GCC 5 release series. For an explanation of the changes please see the following website:
@@ -14,11 +14,11 @@ For help in porting to GCC 6 please see the following explanation:
p((((. "https://gcc.gnu.org/gcc-6/porting_to.html":https://gcc.gnu.org/gcc-6/porting_to.html
-Download release-candidate packages from:
+Download release packages from:
-p((((. (sources) "http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05-rc1/":http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05-rc1/
+p((((. (sources) "http://releases.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05/":http://releases.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05/
-p((((. (binaries) "http://snapshots.linaro.org/components/toolchain/binaries/6.4-2018.05-rc1/":http://snapshots.linaro.org/components/toolchain/binaries/6.4-2018.05-rc1/
+p((((. (binaries) "http://releases.linaro.org/components/toolchain/binaries/6.4-2018.05/":http://releases.linaro.org/components/toolchain/binaries/6.4-2018.05/
Previous snapshots and release-candidates are at:
@@ -51,9 +51,9 @@ p((((. "https://bugs.linaro.org/show_bug.cgi?id=1869":https://bugs.linaro.org/sh
h2. Package Versions
-Linaro GCC 6.4-2018.05-rc1
+Linaro GCC 6.4-2018.05
-p((((. "http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05-rc1/":http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05-rc1/
+p((((. "http://releases.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05/":http://releases.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05/
Linaro glibc 2.23 (linaro/2.23/master)
@@ -81,7 +81,18 @@ Linaro toolchain package git branches are hosted at:
p((((. "http://git.linaro.org/toolchain":http://git.linaro.org/toolchain
-h2. NEWS for GCC 6 (as of Linaro GCC 6.4-2018.05-rc1)
+h2. NEWS for GCC 6 (as of Linaro GCC 6.4-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 under usr/bin/.
+
+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 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
* Previous MinGW hosted version of Linaro GCC C preprocessor failed to convert character set used for string, character constants, etc. This is fixed in this release.
diff --git a/components/toolchain/gcc-linaro/6/README.textile b/components/toolchain/gcc-linaro/6/README.textile
index 2fef09f..c9c2ef5 100644
--- a/components/toolchain/gcc-linaro/6/README.textile
+++ b/components/toolchain/gcc-linaro/6/README.textile
@@ -1,8 +1,8 @@
-p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2018.05-rc1 stable Release-Candidate of the Linaro GCC 6 source package.
+p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2018.05 stable Release of the Linaro GCC 6 source package.
-p. This stable[1] Release-Candidate is based on FSF GCC 6.4.1+svn259634 and includes performance improvements and bug fixes backported from mainline GCC. This Release-Candidate is based on "Linaro Snapshot GCC 6.4-2018.04":http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2018.04.
+p. This stable[1] Release is based on FSF GCC 6.4.1+svn259634 and includes performance improvements and bug fixes backported from mainline GCC. This Release is based on "Linaro Snapshot GCC 6.4-2018.05-rc1":http://snapshots.linaro.org/components/toolchain/gcc-linaro/6.4-2018.05-rc1.
-h4. Changes in this stable GCC source package Release-Candidate include:
+h4. Changes in this stable GCC source package Release include:
* Updates merged from FSF GCC 6.4.1+svn259634