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. 46b0da1738df4a49025f1674a67cd841688dd3d9


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  46b0da1738df4a49025f1674a67cd841688dd3d9 (commit)
      from  99d4b98d4b61b13947514670ef14a61e42ebd1ed (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=46b0da1738df4a49025f1674a67cd841688dd3d9

commit 46b0da1738df4a49025f1674a67cd841688dd3d9
Author: Doug Evans <xdje42@gmail.com>
Date:   Thu Dec 18 01:10:34 2014 -0800

    language_lookup_primitive_type: Renamed from language_lookup_primitive_type_by_name.
    
    gdb/ChangeLog:
    
    	* language.c (language_lookup_primitive_type): Renamed from
    	language_lookup_primitive_type_by_name.  All callers updated.

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

Summary of changes:
 gdb/ChangeLog  |    5 +++++
 gdb/ada-exp.y  |   12 ++++++------
 gdb/c-exp.y    |    6 +++---
 gdb/d-exp.y    |    4 ++--
 gdb/f-exp.y    |    4 ++--
 gdb/gdbtypes.c |    2 +-
 gdb/go-exp.y   |    6 +++---
 gdb/language.c |    9 ++++-----
 gdb/language.h |    6 +++---
 gdb/p-exp.y    |    4 ++--
 10 files changed, 31 insertions(+), 27 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]