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


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  dd7566892070fbccb91c536c46584c20ef29961b (commit)
      from  71a79f8c9cf2a66f4e4cb9b5c6cb44f8723724eb (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=dd7566892070fbccb91c536c46584c20ef29961b

commit dd7566892070fbccb91c536c46584c20ef29961b
Author: Tom Tromey <tromey@redhat.com>
Date:   Wed May 14 13:31:10 2014 -0600

    reindent print_macro_definition
    
    I happened to notice that print_macro_definition is indented
    improperly.  All the lines were a few extra spaces to the right.
    
    This patch fixes the indentation.
    Tested by rebuilding, committed.
    
    2014-05-14  Tom Tromey  <tromey@redhat.com>
    
    	* macrocmd.c (print_macro_definition): Reindent.

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

Summary of changes:
 gdb/ChangeLog  |    4 ++++
 gdb/macrocmd.c |   52 ++++++++++++++++++++++++++--------------------------
 2 files changed, 30 insertions(+), 26 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]