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. 8e07a239c12ba3b746ef0cf2c53d572315aef654


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  8e07a239c12ba3b746ef0cf2c53d572315aef654 (commit)
      from  d37497d68fd80e0b6edd08604eab7d0472b7e0ac (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=8e07a239c12ba3b746ef0cf2c53d572315aef654

commit 8e07a239c12ba3b746ef0cf2c53d572315aef654
Author: Yao Qi <yao@codesourcery.com>
Date:   Wed Jul 30 16:50:49 2014 +0800

    Fix comment in dwarf_decode_lines_1
    
    When I read dwarf_decode_lines_1 comments today, it should be called
    "special opcode" rather than "special operand", as said in DWARF spec.
    
    It is obvious to me.  I'll push it in if no comments in three days.
    
    gdb:
    
    2014-08-06  Yao Qi  <yao@codesourcery.com>
    
    	* dwarf2read.c (dwarf_decode_lines_1): Replace "Special
    	operand" with "Special opcode" in comments.

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

Summary of changes:
 gdb/ChangeLog    |    5 +++++
 gdb/dwarf2read.c |    3 ++-
 2 files changed, 7 insertions(+), 1 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]