This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 2836a869c4607fd1200b928986092ffed20c1d32


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  2836a869c4607fd1200b928986092ffed20c1d32 (commit)
      from  5575639b8dbb2a04087c3bef0b10f182da48ad35 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2836a869c4607fd1200b928986092ffed20c1d32

commit 2836a869c4607fd1200b928986092ffed20c1d32
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Aug 26 15:06:49 2014 +0100

    Fix linker testsuite failures for Aarch64.
    Resolves PR 17312
    
    	* ld-aarch64/eh-frame-foo.s: Use 8-byte offset for X30.
    	* ld-aarch64/eh-frame-bar.s: Likewise.
    	* ld-aarch64/eh-frame.d: Updated to match current readelf output.
    	* ld-elf/eh5.d: Allow any register names.

-----------------------------------------------------------------------

Summary of changes:
 ld/testsuite/ChangeLog                 |    7 +++
 ld/testsuite/ld-aarch64/eh-frame-bar.s |    2 +-
 ld/testsuite/ld-aarch64/eh-frame-foo.s |    2 +-
 ld/testsuite/ld-aarch64/eh-frame.d     |   72 ++++++++++++++++----------------
 ld/testsuite/ld-elf/eh5.d              |   22 +++++-----
 5 files changed, 56 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]