This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. 71e50e8314af251f153207192194eaffdf638f5e


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  71e50e8314af251f153207192194eaffdf638f5e (commit)
      from  1568481a553b0071c397e6d5d79a8cae4133485b (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=71e50e8314af251f153207192194eaffdf638f5e

commit 71e50e8314af251f153207192194eaffdf638f5e
Author: Yao Qi <yao@codesourcery.com>
Date:   Thu Mar 13 14:07:26 2014 +0800

    Automatic link generation by doxygen
    
    Nowadays, we have one page on "GDB Types" generated by doxygen, but types
    and macros referenced in doc are not linked to their definitions.  This
    patch tweaks the comments a little to use doxygen syntax so that these
    types and macros are linked their definitions.
    
    Is it OK?
    
    gdb:
    
    2014-04-17  Yao Qi  <yao@codesourcery.com>
    
    	* gdbtypes.h: Update comments to link to types and macros'
    	definitions.

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

Summary of changes:
 gdb/ChangeLog  |    5 +++++
 gdb/gdbtypes.h |   15 ++++++++-------
 2 files changed, 13 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]