This is the mail archive of the src-cvs@sourceware.org mailing list .


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. 1ed6c797ef8814d7f273a0ccc5cf7ebbce497933


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  1ed6c797ef8814d7f273a0ccc5cf7ebbce497933 (commit)
       via  8782aa321e1bb466012a71791b8a40e2cb42d841 (commit)
      from  a22bc58c6ad25f1a2af7c93f3beeb4f927535329 (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=1ed6c797ef8814d7f273a0ccc5cf7ebbce497933

commit 1ed6c797ef8814d7f273a0ccc5cf7ebbce497933
Author: Will Newton <will.newton@linaro.org>
Date:   Tue Oct 29 09:43:07 2013 -0700

    sim/arm: Prevent crash when running sim with no binary.
    
    2013-11-07  Will Newton  <will.newton@linaro.org>
    
    	PR gdb/15508
    	* arm/wrapper.c (sim_create_inferior): Call init before
    	accessing STATE.

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

commit 8782aa321e1bb466012a71791b8a40e2cb42d841
Author: Will Newton <will.newton@linaro.org>
Date:   Tue Oct 29 09:20:48 2013 -0700

    sim/arm: Prevent NULL pointer dereference in sim_create_inferior.
    
    2013-11-07  Will Newton  <will.newton@linaro.org>
    
    	PR gdb/9195
    	* arm/wrapper.c (sim_create_inferior): Avoid calling
    	bfd_get_mach with a NULL bfd.

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

Summary of changes:
 sim/ChangeLog     |   12 ++++++++++++
 sim/arm/wrapper.c |   14 ++++++++++----
 2 files changed, 22 insertions(+), 4 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]