summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Murray <mark.murray@arm.com>2017-11-17 14:32:48 +0000
committerMark Murray <mark.murray@arm.com>2017-11-17 14:32:48 +0000
commit4f7a8e5fde0db7c1f1599629bef18908da946861 (patch)
tree89d83479f0fb9291f8eec699d568c4b878113606
parent22bd19774605129f056ebdc4e8809165b5b0c839 (diff)
Generated Release Notes for linaro-GCC-7.2-2017.11.releases/linaro-7.2-2017.11
-rw-r--r--components/toolchain/binaries/README.textile16
-rw-r--r--components/toolchain/gcc-linaro/7/README.textile6
2 files changed, 11 insertions, 11 deletions
diff --git a/components/toolchain/binaries/README.textile b/components/toolchain/binaries/README.textile
index 48feab4..65628e1 100644
--- a/components/toolchain/binaries/README.textile
+++ b/components/toolchain/binaries/README.textile
@@ -1,7 +1,7 @@
h1. The Linaro Binary Toolchain
-The Linaro GCC 7.2-2017.11-rc1 Release-Candidate is now available.
+The Linaro GCC 7.2-2017.11 Release is now available.
*Notice*: GCC 7.1 ABI change for arm*-*-* targets, and note for aarch64*-*-* targets
@@ -24,11 +24,11 @@ For help in porting to GCC 7 please see the following explanation:
p((((. "https://gcc.gnu.org/gcc-7/porting_to.html":https://gcc.gnu.org/gcc-7/porting_to.html
-Download release-candidate packages from:
+Download release packages from:
-p((((. (sources) "http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11-rc1/":http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11-rc1/
+p((((. (sources) "http://releases.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11/":http://releases.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11/
-p((((. (binaries) "http://snapshots.linaro.org/components/toolchain/binaries/7.2-2017.11-rc1/":http://snapshots.linaro.org/components/toolchain/binaries/7.2-2017.11-rc1/
+p((((. (binaries) "http://releases.linaro.org/components/toolchain/binaries/7.2-2017.11/":http://releases.linaro.org/components/toolchain/binaries/7.2-2017.11/
Previous snapshots and release-candidates are at:
@@ -61,9 +61,9 @@ p((((. "https://bugs.linaro.org/show_bug.cgi?id=1869":https://bugs.linaro.org/sh
h2. Package Versions
-Linaro GCC 7.2-2017.11-rc1
+Linaro GCC 7.2-2017.11
-p((((. "http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11-rc1/":http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11-rc1/
+p((((. "http://releases.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11/":http://releases.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11/
FSF glibc 2.25 (release/2.25)
@@ -76,7 +76,7 @@ Newlib 2.5 (newlib-2_5_0 tag)
p((((. "https://sourceware.org/ml/newlib/2016/msg01191.html":https://sourceware.org/ml/newlib/2016/msg01191.html
-GNU Binutils 2.28 (linaro-local/linaro_binutils-2_28-branch)
+GNU Binutils 2.28 (users/linaro/binutils-2_28-branch)
p((((. "https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=binutils/NEWS;hb=refs/tags/binutils-2_28":https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=binutils/NEWS;hb=refs/tags/binutils-2_28
@@ -91,7 +91,7 @@ Linaro toolchain package git branches are hosted at:
p((((. "http://git.linaro.org/toolchain":http://git.linaro.org/toolchain
-h2. NEWS for GCC 7 (as of Linaro GCC 7.2-2017.11-rc1)
+h2. NEWS for GCC 7 (as of Linaro GCC 7.2-2017.11)
* The Linaro GCC 7.2-2017.09 snapshot added float and integer moves improvement for AArch64 targets.
diff --git a/components/toolchain/gcc-linaro/7/README.textile b/components/toolchain/gcc-linaro/7/README.textile
index b1f0e7f..09f0337 100644
--- a/components/toolchain/gcc-linaro/7/README.textile
+++ b/components/toolchain/gcc-linaro/7/README.textile
@@ -1,4 +1,4 @@
-p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2017.11-rc1 stable Release-Candidate of the Linaro GCC 7 source package.
+p. The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2017.11 stable Release of the Linaro GCC 7 source package.
p. The GCC 7 series introduced an ABI change for ARM targets by fixing a bug (present since GCC 5, see link below) that affects conformance to the procedure call standard (AAPCS). The bug affects some C++ code where class objects are passed by value to functions and could result in incorrect or inconsistent code being generated. If the option -Wpsabi is enabled (on by default) the compiler will emit a diagnostic note for code that might be affected by this ABI change.
@@ -8,9 +8,9 @@ p. For an explanation of the changes please see the following website:
p((((. "https://gcc.gnu.org/gcc-7/changes.html":https://gcc.gnu.org/gcc-7/changes.html
-p. This stable[1] Release-Candidate is based on FSF GCC 7.2.1+svn253626 and includes performance improvements and bug fixes backported from mainline GCC. This Release-Candidate is based on "Linaro Snapshot GCC 7.2-2017.10":http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.10.
+p. This stable[1] Release is based on FSF GCC 7.2.1+svn253626 and includes performance improvements and bug fixes backported from mainline GCC. This Release is based on "Linaro Snapshot GCC 7.2-2017.11-rc1":http://snapshots.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11-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 7.2.1+svn253626