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. 60ac5798c80a8c0e51c34756ade51c6312add573


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

commit 60ac5798c80a8c0e51c34756ade51c6312add573
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Sat Jul 26 23:57:28 2014 +0530

    opcodes: blackfin: convert ad-hoc ints to bfd_boolean
    
    These various int fields are being used as booleans, so change to the
    existing bfd_boolean style.
    
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>

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

Summary of changes:
 opcodes/ChangeLog  |   10 ++++++++++
 opcodes/bfin-dis.c |   42 +++++++++++++++++++++---------------------
 2 files changed, 31 insertions(+), 21 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]