This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. d4ccb5e05c99c4006fe43ab08ebe13b7a74fc111


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  d4ccb5e05c99c4006fe43ab08ebe13b7a74fc111 (commit)
      from  a2a0d05662961e9d59fe2ddf9026319d53022ac0 (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=d4ccb5e05c99c4006fe43ab08ebe13b7a74fc111

commit d4ccb5e05c99c4006fe43ab08ebe13b7a74fc111
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Mon Mar 17 14:01:02 2014 +0100

    darwin: handle recent version of dyld
    
    gdb/
    	* solib-darwin.c (DYLD_VERSION_MAX): Increase value.
    	(darwin_solib_create_inferior_hook): Emit a warning if version
    	is unhandled.

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

Summary of changes:
 gdb/ChangeLog      |    6 ++++++
 gdb/solib-darwin.c |    7 +++++--
 2 files changed, 11 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]