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


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  aaffae57f3b2b2f3d353924934accffea527dc6e (commit)
      from  e034b2cc9d2125f80dabb698271a346cbcff8d76 (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=aaffae57f3b2b2f3d353924934accffea527dc6e

commit aaffae57f3b2b2f3d353924934accffea527dc6e
Author: Doug Evans <dje@google.com>
Date:   Tue Aug 5 09:00:40 2014 -0700

    Fix outputdots so that it doesn't errantly discard the first line of, e.g.,
    CODE_FRAGMENT.  Also fix skip_past_newline to not skip past NUL.
    
    	* bfd-in2.h: Regenerate.
    	* libcoff.h: Regenerate.
    
    	doc/
    	* chew.c (skip_past_newline_1): New function.
    	(outputdots): Call it.
    	(skip_past_newline): Ditto.

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

Summary of changes:
 bfd/ChangeLog     |    5 +++++
 bfd/bfd-in2.h     |   10 ++++++++++
 bfd/doc/ChangeLog |    6 ++++++
 bfd/doc/chew.c    |   28 +++++++++++++++++++++-------
 bfd/libcoff.h     |    1 +
 5 files changed, 43 insertions(+), 7 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]