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


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  8bc106204c1aedd8c5ffb52453632a632d5484b8 (commit)
      from  3fe1ce1d5b225417a8e3234aaa0d7a0a597067f1 (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=8bc106204c1aedd8c5ffb52453632a632d5484b8

commit 8bc106204c1aedd8c5ffb52453632a632d5484b8
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Nov 24 21:24:25 2014 +0100

    dwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG constants.
    
    binutils/ChangeLog
    
    	* dwarf.c (read_and_display_attr_value): Handle DW_LANG_C11,
    	DW_LANG_C_plus_plus_11 and DW_LANG_C_plus_plus_14.

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

Summary of changes:
 binutils/ChangeLog |    5 +++++
 binutils/dwarf.c   |    3 +++
 2 files changed, 8 insertions(+), 0 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]