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. 28a0da39c6db871d66b945d3025f69d56e487aa9


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  28a0da39c6db871d66b945d3025f69d56e487aa9 (commit)
      from  49727e46175419c638251b39091f24c575568bee (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=28a0da39c6db871d66b945d3025f69d56e487aa9

commit 28a0da39c6db871d66b945d3025f69d56e487aa9
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Sep 22 18:09:49 2014 +0930

    Fix various warnings seen when using gcc-5.0
    
    	* config/tc-m68k.c (md_assemble): Add assert to work around
    	bogus trunk gcc warning.
    	* config/tc-pj.h (md_convert_frag): Warning fix.
    	* config/tc-xtensa.c (xg_assemble_vliw_tokens): Warning fix.

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

Summary of changes:
 gas/ChangeLog          |    7 +++++++
 gas/config/tc-m68k.c   |    3 ++-
 gas/config/tc-pj.h     |    2 +-
 gas/config/tc-xtensa.c |    2 +-
 4 files changed, 11 insertions(+), 3 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]