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. 62cf91a31e4086abbee7bae5cb1b6d9f5133aaad


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  62cf91a31e4086abbee7bae5cb1b6d9f5133aaad (commit)
      from  f803aa8eadb24ea7152057584c47648fb02e4716 (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=62cf91a31e4086abbee7bae5cb1b6d9f5133aaad

commit 62cf91a31e4086abbee7bae5cb1b6d9f5133aaad
Author: Will Newton <will.newton@linaro.org>
Date:   Thu Oct 23 18:20:27 2014 +0100

    ld/testsuite/ld-unique: Fix running unique tests on ARM
    
    The @ character is a comment character on ARM, so use % instead. Also
    use a wider glob for matching ARM targets to make sure the test gets
    run.
    
    ld/testsuite/ChangeLog:
    
    2014-10-30  Will Newton  <will.newton@linaro.org>
    
    	* ld-unique/unique.exp: Use a wider glob for matching ARM
    	targets.
    	* ld-unique/unique.s: Use % instead of @ in .type directive.
    	* ld-unique/unique_shared.s: Likewise.

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

Summary of changes:
 ld/testsuite/ChangeLog                 |    7 +++++++
 ld/testsuite/ld-unique/unique.exp      |    2 +-
 ld/testsuite/ld-unique/unique.s        |    2 +-
 ld/testsuite/ld-unique/unique_shared.s |    2 +-
 4 files changed, 10 insertions(+), 3 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]