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. 749234e5402bddc054d77b4113ecd09eda7a872e


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  749234e5402bddc054d77b4113ecd09eda7a872e (commit)
      from  df049a5831c7c573698b98bfd4bc0ec8dc854c1f (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=749234e5402bddc054d77b4113ecd09eda7a872e

commit 749234e5402bddc054d77b4113ecd09eda7a872e
Author: Doug Evans <dje@google.com>
Date:   Fri Jan 17 10:23:29 2014 -0800

    Add delim_string_to_char_ptr_vec.
    
    	* common/gdb_vecs.c (delim_string_to_char_ptr_vec_append): New
    	function, contents of dirnames_to_char_ptr_vec_append moved here.
    	(delim_string_to_char_ptr_vec): New function.
    	(dirnames_to_char_ptr_vec_append): Rewrite.
    	* common/gdb_vecs.h (delim_string_to_char_ptr_vec): Declare.

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

Summary of changes:
 gdb/ChangeLog         |    8 ++++++
 gdb/common/gdb_vecs.c |   59 ++++++++++++++++++++++++++++++++++--------------
 gdb/common/gdb_vecs.h |    3 ++
 3 files changed, 53 insertions(+), 17 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]