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. b3f3b4b0308163d60eaff8ba2727997149fd1d2a


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  b3f3b4b0308163d60eaff8ba2727997149fd1d2a (commit)
      from  a4e600b22e938e766fefa9bd0ab111e262e639a6 (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=b3f3b4b0308163d60eaff8ba2727997149fd1d2a

commit b3f3b4b0308163d60eaff8ba2727997149fd1d2a
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Tue Dec 3 19:17:03 2013 -0500

    opcodes: blackfin: simplify decode_CC2stat_0 logic
    
    These multiple if statements can be condensed down into a single if
    statement and an array of strings.
    
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>

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

Summary of changes:
 opcodes/ChangeLog  |    6 ++++++
 opcodes/bfin-dis.c |   46 +++++-----------------------------------------
 2 files changed, 11 insertions(+), 41 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]