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 gdb-7.8-branch updated. gdb-7.8-release-23-gaefbd33


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, gdb-7.8-branch has been updated
       via  aefbd3385e2b712762c3f372f5307341989f83ec (commit)
       via  9fa0b6f635406d5e5113aa1eef58e9875b765874 (commit)
      from  81daba35d51f82dda563eaf4d520005dfe0b35d7 (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=aefbd3385e2b712762c3f372f5307341989f83ec

commit aefbd3385e2b712762c3f372f5307341989f83ec
Author: Eli Zaretskii <eliz@gnu.org>
Date:   Fri Aug 15 17:04:27 2014 +0300

    Avoid compiler warnings about incomplete parameter types.
    
    gdb/ChangeLog:
    
    	* dcache.h: Include target.h, to avoid compile time warnings.
    
    (cherry picked from commit cb039ba4535a3e9ba59517dc973c842c513b4f05)

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

commit 9fa0b6f635406d5e5113aa1eef58e9875b765874
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Wed Aug 13 11:15:00 2014 -0700

    Add "frame.h" #include in gdbarch.h.
    
    This include is needed because gdbarch_dummy_id needs the full
    definition of struct frame_id.
    
    gdb/ChangeLog:
    
            * gdbarch.sh: #include "frame.h" in gdbarch.h.  Delete "struct
            frame_info" partial declaration.
            * gdbarch.h: Regenerate.
    
    Tested on x86_64-linux by rebuilding GDB.
    
    (cherry picked from commit eb7a547ad40c97ca306e29c94678e4eab1822089)

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

Summary of changes:
 gdb/ChangeLog  |   10 ++++++++++
 gdb/dcache.h   |    2 ++
 gdb/gdbarch.h  |    3 ++-
 gdb/gdbarch.sh |    3 ++-
 4 files changed, 16 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]