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. 6632e8ccecd8fe5de18ad78ced1c14755a24b169


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  6632e8ccecd8fe5de18ad78ced1c14755a24b169 (commit)
       via  0c075858c711eaf6fcd23a07e86d7fadcfea4330 (commit)
      from  08f4871a657e56168aa804828587352e0dc0e9c6 (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=6632e8ccecd8fe5de18ad78ced1c14755a24b169

commit 6632e8ccecd8fe5de18ad78ced1c14755a24b169
Author: Cary Coutant <ccoutant@google.com>
Date:   Fri Nov 22 15:46:51 2013 -0800

    Add check for which library is needed for dlopen.
    
    gold/
    	PR gold/16203
    	* configure.ac: Add check for which library is needed for
    	dlopen.
    	* configure: Regenerate.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0c075858c711eaf6fcd23a07e86d7fadcfea4330

commit 0c075858c711eaf6fcd23a07e86d7fadcfea4330
Author: Cary Coutant <ccoutant@google.com>
Date:   Fri Nov 22 15:38:24 2013 -0800

    Use in-tree assembler for exception_x86_64_bnd_test.
    
    gold/
    	* testsuite/Makefile.am (exception_x86_64_bnd_test): Use in-tree
    	assembler.
    	* testsuite/Makefile.in: Regenerate.

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

Summary of changes:
 gold/ChangeLog             |   12 ++++++++
 gold/configure             |   64 +++++++++++++++++++++++++++++++++++++++++--
 gold/configure.ac          |    9 +++++-
 gold/testsuite/Makefile.am |    4 +-
 gold/testsuite/Makefile.in |    4 +-
 5 files changed, 84 insertions(+), 9 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]