gdb and binutils branch master updated. 018dc9bedf40d528f1d05d56555e20ed54a77dc3

stefan@sourceware.org stefan@sourceware.org
Sun Jul 20 17:28:00 GMT 2014


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  018dc9bedf40d528f1d05d56555e20ed54a77dc3 (commit)
      from  164224e96ca270d6cbb61d3e326fc1b0453b30a6 (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=018dc9bedf40d528f1d05d56555e20ed54a77dc3

commit 018dc9bedf40d528f1d05d56555e20ed54a77dc3
Author: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Date:   Sun Jul 20 20:26:09 2014 +0300

    or1k: add missing l.msync, l.psync and l.psync instructions.
    
    Even though the opcodes were defined for these instructions,
    the actual instruction definitions were lacking.
    
    cpu/
    	* or1korbis.cpu (l-msync, l-psync, l-csync): New instructions.
    
    opcodes/
    	* or1k-desc.c, * or1k-desc.h, * or1k-opc.c, * or1k-opc.h,
    	* or1k-opinst.c: Regenerate.

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

Summary of changes:
 cpu/ChangeLog         |    4 +++
 cpu/or1korbis.cpu     |   24 ++++++++++++++++++++
 opcodes/ChangeLog     |    5 ++++
 opcodes/or1k-desc.c   |   16 +++++++++++++
 opcodes/or1k-desc.h   |   12 +++++-----
 opcodes/or1k-opc.c    |   22 ++++++++++++++++++
 opcodes/or1k-opc.h    |   59 +++++++++++++++++++++++++------------------------
 opcodes/or1k-opinst.c |   29 +++++++++++++----------
 8 files changed, 123 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list