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


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  c63043aae739e147ad1da015d48ecceeb8b3fef9 (commit)
      from  fa47fa924667f5d668faf24412dea39150e14a2a (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=c63043aae739e147ad1da015d48ecceeb8b3fef9

commit c63043aae739e147ad1da015d48ecceeb8b3fef9
Author: Dmitry Gorbachev <d.g.gorbachev@gmail.com>
Date:   Wed Mar 12 10:56:17 2014 +0000

    Fix compile time warnings about unused variables 'yyinput' and 'input'.
    
    	PR binutils/16567
    	* deflex.l: Add noinput and nounput options.

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

Summary of changes:
 binutils/ChangeLog |    5 +++++
 binutils/deflex.l  |    4 ++--
 2 files changed, 7 insertions(+), 2 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]