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. 26954155a64f1a6a24b96213a8ee2f5390e649c6


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  26954155a64f1a6a24b96213a8ee2f5390e649c6 (commit)
      from  ca148c5ad5baae432b763cc40d01333303ceb9db (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=26954155a64f1a6a24b96213a8ee2f5390e649c6

commit 26954155a64f1a6a24b96213a8ee2f5390e649c6
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Thu Apr 3 12:50:31 2014 +0200

    mach-o: reject 64 bit targets when not configured for.
    
    bfd/
    	* mach-o.c (bfd_mach_o_header_p): Reject 64 bit target when not
    	configured for.

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

Summary of changes:
 bfd/ChangeLog |    5 +++++
 bfd/mach-o.c  |    9 +++++++++
 2 files changed, 14 insertions(+), 0 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]