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. c3e11cbe51085fed6ca1c90f56611b8cbbabe3eb


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  c3e11cbe51085fed6ca1c90f56611b8cbbabe3eb (commit)
      from  7cd4e5b756fa5c1ebe0ba7dd04e45d46330a7675 (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=c3e11cbe51085fed6ca1c90f56611b8cbbabe3eb

commit c3e11cbe51085fed6ca1c90f56611b8cbbabe3eb
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Aug 6 13:26:18 2014 +0930

    Allow lto tests to run with older compilers
    
    	* lib/ld-lib.exp (check_lto_fat_available): New.
    	(check_lto_available): Remove -ffat-lto-objects test.
    	* ld-plugin/lto.exp: Use [list ] rather than { } to set up list
    	variables, allowing substition of vars.  Set lto_fat and plug_opt
    	and add to various tests.

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

Summary of changes:
 ld/testsuite/ChangeLog         |    8 +
 ld/testsuite/ld-plugin/lto.exp |  536 ++++++++++++++++++++--------------------
 ld/testsuite/lib/ld-lib.exp    |   45 ++++-
 3 files changed, 321 insertions(+), 268 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]