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. 449aa9dfd1505925a4a5dfff470f24a17699b5bc


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  449aa9dfd1505925a4a5dfff470f24a17699b5bc (commit)
      from  fb167eb272279154dc2502614eb5331b01dc6ea4 (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=449aa9dfd1505925a4a5dfff470f24a17699b5bc

commit 449aa9dfd1505925a4a5dfff470f24a17699b5bc
Author: Ajit Kumar Agarwal <Agarwalajitkum@xilinx.com>
Date:   Mon Oct 13 14:28:22 2014 +0530

    Microblaze: Replace microblaze-expedite from pc to rpc
    
    The Microblaze PC register is called "rpc", not "pc", as can be seen
    in microblaze-core.xml.  Fix this, so GDBserver can find the register in
    the regcache.
    
    gdb/
    2014-10-15  Ajit Agarwal  <ajitkum@xilinx.com>
    
    	* features/Makefile (microblaze-expedite): Replace pc with rpc.
    	* regformats/microblaze-with-stack-protect.dat: Regenerate.

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

Summary of changes:
 gdb/ChangeLog                                    |    5 +++++
 gdb/features/Makefile                            |    2 +-
 gdb/regformats/microblaze-with-stack-protect.dat |    2 +-
 3 files changed, 7 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]