gdb and binutils branch master updated. 5f52445bfb1421c301d95e508c5dc52c4bf86abd

qiyao@sourceware.org qiyao@sourceware.org
Wed Aug 20 09:45:00 GMT 2014


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  5f52445bfb1421c301d95e508c5dc52c4bf86abd (commit)
      from  985743c7fb71a8639186d4f016788d3dc9b9d0da (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=5f52445bfb1421c301d95e508c5dc52c4bf86abd

commit 5f52445bfb1421c301d95e508c5dc52c4bf86abd
Author: Yao Qi <yao@codesourcery.com>
Date:   Wed Aug 20 11:36:42 2014 +0800

    Adjust comments with example in it
    
    We would like to wrap examples, output or code snippet in comments with
    blank lines, and move */ to a new line if the comment is ended with the
    example.
    
    gdb:
    
    2014-08-20  Yao Qi  <yao@codesourcery.com>
    
    	* amd64-tdep.c (amd64_classify): Add a blank line after the
    	example.  Move "*/" to a new line.
    	* arm-tdep.c (arm_vfp_cprc_sub_candidate): Likewise.
    	* arm-wince-tdep.c (arm_pe_skip_trampoline_code): Likewise.
    	* dwarf2read.c (psymtab_include_file_name): Likewise.

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

Summary of changes:
 gdb/ChangeLog        |    8 ++++++++
 gdb/amd64-tdep.c     |    4 +++-
 gdb/arm-tdep.c       |    4 +++-
 gdb/arm-wince-tdep.c |    5 ++++-
 gdb/dwarf2read.c     |    4 +++-
 5 files changed, 21 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Gdb-cvs mailing list