summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2017-11-17 13:34:27 +0000
committerMark Murray <mark.murray@arm.com>2017-11-17 13:51:43 +0000
commitdcfc1632b0362f783cda913ce843d95eda1a512b (patch)
tree079b303fb345476d686f7c2247572d50e3bbb674
parentc48629dbf6e28975eca347eafaac10a42cc01180 (diff)
Generated Release Notes for linaro-GCC-5.5-2017.10.releases/linaro-5.5-2017.10
-rw-r--r--components/toolchain/binaries/README.textile30
-rw-r--r--components/toolchain/gcc-linaro/5/README.textile9
2 files changed, 24 insertions, 15 deletions
diff --git a/components/toolchain/binaries/README.textile b/components/toolchain/binaries/README.textile
index a21b5a1..158a1ef 100644
--- a/components/toolchain/binaries/README.textile
+++ b/components/toolchain/binaries/README.textile
@@ -1,15 +1,15 @@
h1. The Linaro Binary Toolchain
-The Linaro GCC 5.5-2017.10-rc1 Release-Candidate is now available.
+The Linaro GCC 5.5-2017.10 Final Release is now available.
Notice: All Linaro GCC 5 series toolchain users should migrate to the latest version of the Linaro GCC 5 toolchain in order to mitigate potential security exposure to CVE-2015-7547. See the NEWS section below for details.
-Download release-candidate packages from:
+Download release packages from:
-p((((. (sources) "http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10-rc1/":http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10-rc1/
+p((((. (sources) "http://releases.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10/":http://releases.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10/
-p((((. (binaries) "http://snapshots.linaro.org/components/toolchain/binaries/5.5-2017.10-rc1/":http://snapshots.linaro.org/components/toolchain/binaries/5.5-2017.10-rc1/
+p((((. (binaries) "http://releases.linaro.org/components/toolchain/binaries/5.5-2017.10/":http://releases.linaro.org/components/toolchain/binaries/5.5-2017.10/
Previous snapshots and release-candidates are at:
@@ -42,9 +42,9 @@ p((((. "https://bugs.linaro.org/show_bug.cgi?id=1869":https://bugs.linaro.org/sh
h2. Package Versions
-Linaro GCC 5.5-2017.10-rc1
+Linaro GCC 5.5-2017.10
-p((((. "http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10-rc1/":http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10-rc1/
+p((((. "http://releases.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10/":http://releases.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10/
Linaro glibc 2.21 (linaro/2.21)
@@ -57,14 +57,14 @@ Linaro newlib 2.1.0-2014.09 (linaro_newlib-branch)
p(((. "https://sourceware.org/ml/newlib/2013/msg01128.html":https://sourceware.org/ml/newlib/2013/msg01128.html
-Linaro binutils 2.25 (linaro_binutils-2_25-branch)
+Linaro binutils 2.25 (users/linaro/binutils-2_25-branch)
p(((. "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=binutils/NEWS;hb=refs/tags/binutils-2_25":https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=binutils/NEWS;hb=refs/tags/binutils-2_25
-FSF GDB 7.12 (gdb-7.12-branch)
+FSF GDB 8.0 (gdb-8.0-branch)
-p(((. "https://lists.gnu.org/archive/html/info-gnu/2016-10/msg00007.html":https://lists.gnu.org/archive/html/info-gnu/2016-10/msg00007.html
+p(((. "https://sourceware.org/ml/gdb-announce/2017/msg00001.html":https://sourceware.org/ml/gdb-announce/2017/msg00001.html
Linaro toolchain package git branches are hosted at:
@@ -72,7 +72,17 @@ Linaro toolchain package git branches are hosted at:
p((((. "http://git.linaro.org/toolchain":http://git.linaro.org/toolchain
-h2. NEWS for GCC 5 (as of Linaro GCC 5.5-2017.10-rc1)
+h2. NEWS for GCC 5 (as of Linaro GCC 5.5-2017.10)
+
+* Include Binutils fix for bugzilla #20364:
+
+p(((.
+
+p(((. Data-based padding causes current address evaluation to be non-constant on aarch64
+
+
+p(((. "https://sourceware.org/bugzilla/show_bug.cgi?id=20364":https://sourceware.org/bugzilla/show_bug.cgi?id=20364
+
* Include GCC fix for Linaro bugzilla #2575:
diff --git a/components/toolchain/gcc-linaro/5/README.textile b/components/toolchain/gcc-linaro/5/README.textile
index 0273bd8..533bbff 100644
--- a/components/toolchain/gcc-linaro/5/README.textile
+++ b/components/toolchain/gcc-linaro/5/README.textile
@@ -1,11 +1,10 @@
-p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2017.10-rc1 stable Release-Candidate of the Linaro GCC 5 source package.
+p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2017.10 final stable Release of the Linaro GCC 5 source package.
-p. This stable[1] Release-Candidate is based on FSF GCC 5.5 (svn 253576) and includes performance improvements and bug fixes backported from mainline GCC. This Release-Candidate is based on "Linaro Snapshot GCC 5.5-2017.10":http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10.
+p. This final release is based on a stable[1] release which in turn is based on FSF GCC 5.5 (svn253576) and includes performance improvements and bug fixes backported from mainline GCC. The build is based on "Linaro Snapshot GCC 5.5-2017.10-rc1":http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.5-2017.10-rc1.
-h4. Changes in this stable GCC source package Release-Candidate include:
+h4. Changes in this final GCC source package Release include:
-* Updates merged from FSF GCC 5.5 (svn 253576)
-* Linaro BZ #2575: ICE: declaration and definition of function with __attribute__((target("thumb"))) and inlined assembler, with debug symbols enabled
+* Updates merged from FSF GCC 5.5 (svn253576)
h4. Feedback and Support