From 8bfb6b2bf11cfbc445239158ec28d0988f8fa947 Mon Sep 17 00:00:00 2001 From: Han Shen Date: Tue, 17 Nov 2015 16:29:47 -0800 Subject: Create an unified binutils source tree for both Android and ChromiumOS. About source code - The base version of this binutils is newer than that of aosp/binutils-2.25, it is based on the binutils that is used to build google products and ChromiumOS. And it contains *all* local Android patches as well as all patches that are cherry-picked from upstream for aosp/binutils-2.25 tree (up to Nov. 5 - 932d71b85). You may find the detailed development history for this binutils tree here - https://chromium.googlesource.com/chromiumos/third_party/binutils/+log/unification (This CL is a combination of all the CLs in it. After this CL is submitted the tree will be identical to https://chromium.googlesource.com/chromiumos/third_party/binutils/+log/unification at 2865a3615d80bd5f82d14d7e0484e84dc052596a) About testing - We tested this binutils for both ChromiumOS and Android. For android, we tested building N4, N5X, N6, N7, N9 using new binutils, we also did a full-build of toolchain (by build.py) and built a N5X image; for ChromiumOS - it passed ChromiumOS toolchain release tests on all 4 platforms (x86, x86_64, arm32 and arm64). Change-Id: I2bb2cf579f9458d0a8bc9612331dc7d5043e3d82 --- binutils-2.25/include/ChangeLog | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'binutils-2.25/include/ChangeLog') diff --git a/binutils-2.25/include/ChangeLog b/binutils-2.25/include/ChangeLog index 43e06f77..0204432c 100644 --- a/binutils-2.25/include/ChangeLog +++ b/binutils-2.25/include/ChangeLog @@ -1,11 +1,10 @@ -2014-11-18 Igor Zamyatin +2014-10-30 Andrew Pinski - * bfdlink.h (struct bfd_link_info): Add bndplt. + * elf/mips.h (AFL_EXT_OCTEON3): Define. + INSN_OCTEON3, CPU_OCTEON3): Define. -2014-10-28 Matthew Fortune +2014-10-22 Matthew Fortune - Apply trunk patches - 2014-10-22 Matthew Fortune * elf/mips.h (AFL_ASE_MASK): Define. 2014-09-26 Max Ostapenko -- cgit v1.2.3