summaryrefslogtreecommitdiffstats
path: root/binutils-2.19/README.android
diff options
context:
space:
mode:
authorJing Yu <jingyu@google.com>2010-06-08 14:41:10 -0700
committerJing Yu <jingyu@google.com>2010-06-08 14:41:10 -0700
commit289c95d00ec591cffa5b705641ffcbdacb7c0d5c (patch)
tree683802b0de387c442324d78d4e1b27ef08a8d593 /binutils-2.19/README.android
parent53b6ed3bceea971857c996b6dcb96de96b99335f (diff)
downloadtoolchain_binutils-289c95d00ec591cffa5b705641ffcbdacb7c0d5c.zip
toolchain_binutils-289c95d00ec591cffa5b705641ffcbdacb7c0d5c.tar.gz
toolchain_binutils-289c95d00ec591cffa5b705641ffcbdacb7c0d5c.tar.bz2
Binutils sources for toolchain checked in on 06/03/2010.
Contains packages that fix assembler bugs, and kernel build problem with gold. See binutils-2.19/README.android for details. Change-Id: I69c754211f5d508266ba24cf144f54f6aed58f31
Diffstat (limited to 'binutils-2.19/README.android')
-rw-r--r--binutils-2.19/README.android51
1 files changed, 51 insertions, 0 deletions
diff --git a/binutils-2.19/README.android b/binutils-2.19/README.android
index 6447357..1231282 100644
--- a/binutils-2.19/README.android
+++ b/binutils-2.19/README.android
@@ -1,3 +1,54 @@
+2010-06-02 Doug Kwan <dougkwan@google.com>
+
+ Backport upstream patches to support dual-linker configuration.
+
+ gcc change for rev 158786.
+ http://sourceware.org/ml/binutils-cvs/2010-04/msg00138.html
+ http://sourceware.org/ml/binutils-cvs/2010-04/msg00142.html
+
+2010-05-27 Doug Kwan <dougkwan@google.com>
+
+ Backport upstream patches to make gold build ARM Linux kernel
+ correctly.
+
+ http://sourceware.org/ml/binutils-cvs/2010-05/msg00068.html
+ http://sourceware.org/ml/binutils-cvs/2010-05/msg00082.html
+ http://sourceware.org/ml/binutils-cvs/2010-05/msg00104.html
+ http://sourceware.org/ml/binutils-cvs/2010-05/msg00113.html
+
+ Changed files:
+
+ arm.cc
+ merge.cc
+ merge.h
+ object.cc
+ output.cc
+ output.h
+ script-sections.cc
+ target-reloc.h
+ target.h
+
+2010-04-15 Doug Kwan <dougkwan@google.com>
+
+ Backport upstream patch to fix linker crash.
+
+ http://sourceware.org/ml/binutils-cvs/2010-04/msg00078.html
+
+ Changed files:
+
+ gold/arm.cc
+ gold/gold.cc
+
+2010-04-13 Doug Kwan <dougkwan@google.com>
+
+ Backport upstream patch to fix crash during ARM kernel build.
+
+ http://sourceware.org/ml/binutils-cvs/2010-04/msg00067.html
+
+ Changed files:
+
+ gold/arm.cc
+
2010-04-09 Doug Kwan <dougkwan@google.com>
Backport upstream patch to add support for NOLOAD section type in