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. 23d72939765598839d20dfb70c986206bf7751ca


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  23d72939765598839d20dfb70c986206bf7751ca (commit)
      from  c275b681a57c50a6ed5d7cb5192be588fd451427 (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=23d72939765598839d20dfb70c986206bf7751ca

commit 23d72939765598839d20dfb70c986206bf7751ca
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Tue Apr 1 14:34:04 2014 +0200

    bfd/mach-o: avoid a crash when num == 0 in reloc.
    
    bfd/
    	* mach-o.c (bfd_mach_o_canonicalize_one_reloc): Avoid to crash
    	when num == 0.

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

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