This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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. b8985e5c0e880ddaac7dd42171fca4359f85ea95


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  b8985e5c0e880ddaac7dd42171fca4359f85ea95 (commit)
      from  1d63324c56f29034782396ce7f25c09edd0cdc6e (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=b8985e5c0e880ddaac7dd42171fca4359f85ea95

commit b8985e5c0e880ddaac7dd42171fca4359f85ea95
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Mar 19 09:38:25 2014 +0000

    Fix RX gas testsuite failures by accounting for new variations in the disassembler's output.
    
    	* rx-decode.opc (bwl): Allow for bogus instructions with a size
    	field of 3.
    	(sbwl, ubwl, SCALE): Likewise.
    	* rx-decode.c: Regenerate.
    
    	* gas/rx/mov.d: Update expected disassembly.

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

Summary of changes:
 gas/testsuite/ChangeLog    |    4 +
 gas/testsuite/gas/rx/mov.d |  678 ++++++++++++------------
 opcodes/ChangeLog          |    7 +
 opcodes/rx-decode.c        | 1223 ++++++++++++++++++++++----------------------
 opcodes/rx-decode.opc      |   11 +-
 5 files changed, 970 insertions(+), 953 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]