summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2015-11-03 18:49:07 -0600
committerRyan S. Arnold <ryan.arnold@linaro.org>2015-11-25 09:27:55 -0600
commitc275689d0e0349a8f91a5f9a8d6dede2e7b439f8 (patch)
tree43696220ce6d60d28b2693819f9df42e564d7005
parentbb8264cebfb8b0d792d2ea8f32907d89aa122c46 (diff)
Add NEWS section for Linaro GCC 5.2-2015-11-rc1
Change-Id: I2761630d9ce2432742c7702e00d2e788aa9459ec
-rw-r--r--components/toolchain/binaries/README.textile6
1 files changed, 5 insertions, 1 deletions
diff --git a/components/toolchain/binaries/README.textile b/components/toolchain/binaries/README.textile
index 9154e1e..b04f66f 100644
--- a/components/toolchain/binaries/README.textile
+++ b/components/toolchain/binaries/README.textile
@@ -130,6 +130,11 @@ p. _Toolchains for big-endian, soft-float, 32-bit ARMv7 (and earlier) for bare-m
h2. NEWS
+h3. GCC 5.2 2015.11-rc1
+
+The Linaro GCC 5.2 2015.11-rc1 binary toolchain release-candidate is built from the "Linaro GCC-5.2-2015.11":http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.2-2015.11-rc1/ release-candidate source archive. The Linaro GCC-5.2-2015.11 release source archive is derived from the same sources as the "Linaro GCC-5.2-2015.10":http://snapshots.linaro.org/components/toolchain/gcc-linaro/5.2-2015.10/ snapshot source archive.
+
+{#
h3. GCC 4.9 2015.05-1-rc1
The Linaro GCC 4.9 2015.05-1-rc1 binary toolchain release-candidate is based on the Linaro GCC-4.9-2015.05 release source archive. The only changes between 2015.05 and 2015.05-1-rc1 were the following changes in how the binary toolchains were built. The compiler itself was not changed.
@@ -141,7 +146,6 @@ The Linaro GCC 4.9 2015.05-1-rc1 binary toolchain release-candidate is based on
** slibdir=usr/lib/ (shared objects)
** rtlddir=lib/ (dynamic linker)
-{#
h3. 2015.08
The Linaro GCC 5.1 2015.08 binary toolchain release is based on the Linaro GCC-5.1-2015.08 source archive release. The major changes contained in 2015.08 over 2015.05 are described in the sections below on *2015.08-rc1* and *2015.08-rc2*.