From 289c95d00ec591cffa5b705641ffcbdacb7c0d5c Mon Sep 17 00:00:00 2001 From: Jing Yu Date: Tue, 8 Jun 2010 14:41:10 -0700 Subject: 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 --- binutils-2.19/README.android | 51 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) (limited to 'binutils-2.19/README.android') 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 + + 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 + + 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 + + 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 + + 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 Backport upstream patch to add support for NOLOAD section type in -- cgit v1.1