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


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

commit a4e600b22e938e766fefa9bd0ab111e262e639a6
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Sat Feb 5 16:47:02 2011 -0500

    opcodes: blackfin: avoid duplicate memory reads
    
    Rather than reading the same memory twice, pass the value back up.
    
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>

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

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