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. 342119630e4612856017d03f2892f5a693d85d8e


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  342119630e4612856017d03f2892f5a693d85d8e (commit)
      from  a52b4d3e268c10b84a48572db632d5011018e3ef (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=342119630e4612856017d03f2892f5a693d85d8e

commit 342119630e4612856017d03f2892f5a693d85d8e
Author: Michael Eager <eager@eagercon.com>
Date:   Wed Jul 23 19:27:20 2014 -0700

    This patch uses target_read_code instead of target_read_memory in
    microblaze_fetch instruction in order to use cache memory accesses
    requested in target_read_code.
    
    ChangeLog:
    2014-06-17 Ajit Agarwal <ajitkum@xilinx.com>
    
    	* microblaze-tdep.c (microblaze_fetch_instruction): Use of
    	target_read_code.

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

Summary of changes:
 gdb/ChangeLog         |    5 +++++
 gdb/microblaze-tdep.c |    2 +-
 2 files changed, 6 insertions(+), 1 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]