[coreboot-gerrit] Patch merged into coreboot/master: buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 14 23:59:00 CEST 2016


the following patch was just integrated into master:
commit bcfa7ccb2864d8150d42ddde8e03d16aeada25e7
Author: Martin Roth <martinroth at google.com>
Date:   Thu Jul 14 13:01:37 2016 -0600

    buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue
    
    - Update to the latest version of GNU binutils
    - Add a patch to undo the changes to binutils done by commit c1baaddf
    so that arm-trusted-firmware builds correctly again.
    
    Test: Build arm-trusted-firmware (ATF) with this patch.  Build ATF
    with binutils 2.26.1 changing the '.align x,0' to '.align x', which
    changes the padding bytes to NOP instructions.  Verify that everything
    except the padding bytes is the same.
    
    See https://sourceware.org/bugzilla/show_bug.cgi?id=20364 for more
    information about this issue.
    
    Change-Id: I559c863c307b4146f8be8ab44b15c9c606555544
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/15711
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


See https://review.coreboot.org/15711 for details.

-gerrit



More information about the coreboot-gerrit mailing list