summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-08-01 16:34:16 +0100
committerWill Newton <will.newton@linaro.org>2014-08-01 16:34:16 +0100
commit640c47e4027ba931a9f7eacdad942eae8b32da43 (patch)
tree98f4ab1fecf459ce066a1fd7739ecc572c7f2507 /components
parent74ff3382608845f26e63b3950f9c6ac0f2d85557 (diff)
binutils-linaro: Update for 2014.08
Diffstat (limited to 'components')
-rw-r--r--components/toolchain/binutils-linaro/README.textile17
1 files changed, 7 insertions, 10 deletions
diff --git a/components/toolchain/binutils-linaro/README.textile b/components/toolchain/binutils-linaro/README.textile
index 4eb1797..ca93e8f 100644
--- a/components/toolchain/binutils-linaro/README.textile
+++ b/components/toolchain/binutils-linaro/README.textile
@@ -2,33 +2,30 @@ h3. About Linaro binutils
Linaro binutils is a release of the GNU binutils with bug fixes and enhancements for ARM platforms. GNU binutils is a collection of tools including the @ld@ linker and @as@ assembler.
-h3. Linaro binutils 2.24.0 2014.07
+h3. Linaro binutils 2.24.0 2014.08
-The Linaro Toolchain Working Group is pleased to announce the 2014.07 release of Linaro binutils 2.24.0, the fifth release in the 2.24 series. This release is based on the latest GNU binutils 2.24 stable branch, but with additional features and bug fixes.
+The Linaro Toolchain Working Group is pleased to announce the 2014.08 release of Linaro binutils 2.24.0, the sixth release in the 2.24 series. This release is based on the latest GNU binutils 2.24 stable branch, but with additional features and bug fixes.
h4. Additional Features
-* None
+* ARM: Increase maximum page size to 64kB
h4. Bug Fixes
-* Build fix with some newer versions of gcc
-* Improvements to AArch64 gas operand parsing
-* Fix linking ARM objects using IFUNC and TLS descriptors
-* Improvements to ARMv8 instruction deprecation warnings
-* Set DF_STATIC_TLS on ARM shared libraries that use TLS IE relocs
+* AArch64: Fix ld --emit-relocs output
+* ARM: Add support for parsing 8-byte constants in gas
h3. Source
h4. Release Tarball
-* https://releases.linaro.org/14.07/components/toolchain/binutils-linaro
+* https://releases.linaro.org/14.08/components/toolchain/binutils-linaro
h4. Development Tree
* git://git.linaro.org/toolchain/binutils.git
-This release was built from the @linaro_binutils-2_24-2014_07_release@ tag.
+This release was built from the @linaro_binutils-2_24-2014_08_release@ tag.
h3. Feedback and Support